Blame docs/params/default.table.width.xml

Packit Service 76cb02
Packit Service 76cb02
Packit Service 76cb02
<refentry id="default.table.width">
Packit Service 76cb02
  <refmeta>
Packit Service 76cb02
    <refentrytitle>default.table.width</refentrytitle>
Packit Service 76cb02
  </refmeta>
Packit Service 76cb02
  <refnamediv>
Packit Service 76cb02
    <refname><parameter>default.table.width</parameter></refname>
Packit Service 76cb02
    <refpurpose>The default width of tables</refpurpose>
Packit Service 76cb02
  </refnamediv>
Packit Service 76cb02
  <refsynopsisdiv>
Packit Service 76cb02
    <programlisting>
Packit Service 76cb02
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/default.table.width.xml"/></programlisting>
Packit Service 76cb02
  </refsynopsisdiv>
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>Description</title>
Packit Service 76cb02
    <para>If non-empty, this value controls table width.  It is used for the
Packit Service 76cb02
<literal>width</literal> attribute on <tag>table</tag>s that do not specify an
Packit Service 76cb02
alternate width (with the
Packit Service 76cb02
<tag class="xmlpi">dblatex table-width</tag> processing instruction, or with 
Packit Service 76cb02
the <parameter>newtbl.autowidth</parameter> parameter).</para>
Packit Service 76cb02
Packit Service 76cb02
    <para>The parameter takes one of the following values:</para>
Packit Service 76cb02
    
Packit Service 76cb02
                xpointer="xpointer(id('table-width-format'))"
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
Packit Service 76cb02
  </refsection>
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-autowidth"/></listitem>
Packit Service 76cb02
      <listitem><xref linkend="newtbl.autowidth" /></listitem>
Packit Service 76cb02
    </itemizedlist>
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
</refentry>