Blame docs/pis/dblatex_table-width.xml

Packit Service 76cb02
Packit Service 76cb02
Packit Service 76cb02
<refentry id="pi-dblatex_table-width">
Packit Service 76cb02
  <refmeta>
Packit Service 76cb02
    <refentrytitle>dblatex table-width</refentrytitle>
Packit Service 76cb02
  </refmeta>
Packit Service 76cb02
  <refnamediv>
Packit Service 76cb02
    <refname><sgmltag class="xmlpi">dblatex
Packit Service 76cb02
             <parameter>table-width</parameter></sgmltag></refname>
Packit Service 76cb02
    <refpurpose>Control the Automatic Width of a Table</refpurpose>
Packit Service 76cb02
  </refnamediv>
Packit Service 76cb02
  <refsynopsisdiv>
Packit Service 76cb02
    <programlisting>]]></programlisting>
Packit Service 76cb02
  </refsynopsisdiv>
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>Description</title>
Packit Service 76cb02
    <para>Set the width of a table. Used only when there is at least
Packit Service 76cb02
    one column in the table without a fixed width, the
Packit Service 76cb02
    <parameter>table-width</parameter> has precedence over other
Packit Service 76cb02
    determinants of a table's width.</para>
Packit Service 76cb02
Packit Service 76cb02
    <para>The <parameter>table.width</parameter> takes the values
Packit Service 76cb02
    allowed for the <xref linkend="default.table.width" /> param, plus
Packit Service 76cb02
    more. The values shared with 
Packit Service 76cb02
    /> are:</para>
Packit Service 76cb02
Packit Service 76cb02
    
Packit Service 76cb02
                xpointer="table-width-format"
Packit Service 76cb02
                xmlns:xi="http://www.w3.org/2001/XInclude" />
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>Automatic Column Width</title>
Packit Service 76cb02
Packit Service 76cb02
    
Packit Service 76cb02
                xpointer="pi-autowidth"
Packit Service 76cb02
                xmlns:xi="http://www.w3.org/2001/XInclude" />
Packit Service 76cb02
Packit Service 76cb02
    <para>The <replaceable>scope</replaceable> can take the following values,
Packit Service 76cb02
    like in the <parameter>newtbl.autowidth</parameter> parameter:</para>
Packit Service 76cb02
Packit Service 76cb02
    
Packit Service 76cb02
                xpointer="autowidth-items"
Packit Service 76cb02
                xmlns:xi="http://www.w3.org/2001/XInclude" />
Packit Service 76cb02
Packit Service 76cb02
    
Packit Service 76cb02
                xpointer="pi-autowidth-column"
Packit Service 76cb02
                xmlns:xi="http://www.w3.org/2001/XInclude" />
Packit Service 76cb02
Packit Service 76cb02
    <para>There is no default.</para>
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>Context</title>
Packit Service 76cb02
    <para>Recognized in the <sgmltag>table</sgmltag> element.</para>
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>See Also</title>
Packit Service 76cb02
    <itemizedlist>
Packit Service 76cb02
      <listitem><xref linkend="sec-table-width" /></listitem>
Packit Service 76cb02
      <listitem><xref linkend="sec-newtbl-autowidth2" /></listitem>
Packit Service 76cb02
      <listitem><xref linkend="default.table.width" /></listitem>
Packit Service 76cb02
      <listitem><xref linkend="newtbl.autowidth" /></listitem>
Packit Service 76cb02
    </itemizedlist>
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
</refentry>