Ignore:
Timestamp:
09/09/2007 08:59:49 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e443e502
Parents:
336d44e3
Message:

Updated DocBook-XSL code to version 1.73.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7105 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/pi.xsl

    r336d44e3 raaab3da7  
    4040  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Sets background color for an image</refpurpose>
    4141  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    42     <para>Use the <tag>dbhtml background-color</tag> PI before or
     42    <para>Use the <tag class="xmlpi">dbhtml background-color</tag> PI before or
    4343      after an image (<tag>graphic</tag>, <tag>inlinegraphic</tag>,
    4444      <tag>imagedata</tag>, or <tag>videodata</tag> element) as a
     
    7373  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Sets background color on a table row or table cell</refpurpose>
    7474  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    75     <para>Use the <tag>dbhtml bgcolor</tag> PI as child of a table row
     75    <para>Use the <tag class="xmlpi">dbhtml bgcolor</tag> PI as child of a table row
    7676      or cell to set a background color for that table row or cell.</para>
    7777  </refdescription>
     
    103103  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies cellpadding in table or qandaset output</refpurpose>
    104104  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    105     <para>Use the <tag>dbhtml cellpadding</tag> PI as a child of a
     105    <para>Use the <tag class="xmlpi">dbhtml cellpadding</tag> PI as a child of a
    106106      <tag>table</tag> or <tag>qandaset</tag> to specify the value
    107107      for the HTML <literal>cellpadding</literal> attribute in the
     
    139139  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies cellspacing in table or qandaset output</refpurpose>
    140140  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    141     <para>Use the <tag>dbhtml cellspacing</tag> PI as a child of a
     141    <para>Use the <tag class="xmlpi">dbhtml cellspacing</tag> PI as a child of a
    142142      <tag>table</tag> or <tag>qandaset</tag> to specify the value
    143143      for the HTML <literal>cellspacing</literal> attribute in the
     
    175175  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Set value of the class attribute for a table row</refpurpose>
    176176  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    177     <para>Use the <tag>dbhtml class</tag> PI as a child of a
     177    <para>Use the <tag class="xmlpi">dbhtml class</tag> PI as a child of a
    178178      <tag>row</tag> to specify a <literal>class</literal>
    179179      attribute and value in the HTML output for that row.</para>
     
    206206  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies a directory name in which to write files</refpurpose>
    207207  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    208     <para>When chunking output, use the <tag>dbhtml dir</tag> PI
     208    <para>When chunking output, use the <tag class="xmlpi">dbhtml dir</tag> PI
    209209      as a child of a chunk source to cause the output of that
    210210      chunk to be written to the specified directory; also, use it
     
    243243  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies a filename for a chunk</refpurpose>
    244244  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    245     <para>When chunking output, use the <tag>dbhtml filename</tag>
     245    <para>When chunking output, use the <tag class="xmlpi">dbhtml filename</tag>
    246246      PI as a child of a chunk source to specify a filename for
    247247      the output file for that chunk.</para>
     
    277277  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies presentation style for a funcsynopsis</refpurpose>
    278278  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    279     <para>Use the <tag>dbhtml funcsynopsis-style</tag> PI as a child of
     279    <para>Use the <tag class="xmlpi">dbhtml funcsynopsis-style</tag> PI as a child of
    280280      a <tag>funcprototype</tag> or anywhere within a funcprototype
    281281      control the presentation style for the <tag>funcsynopsis</tag>
     
    314314  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies a path to the location of an image file</refpurpose>
    315315  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    316     <para>Use the <tag>dbhtml img.src.path</tag> PI before or
     316    <para>Use the <tag class="xmlpi">dbhtml img.src.path</tag> PI before or
    317317      after an image (<tag>graphic</tag>,
    318318      <tag>inlinegraphic</tag>, <tag>imagedata</tag>, or
     
    353353  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies the label width for a qandaset</refpurpose>
    354354  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    355     <para>Use the <tag>dbhtml label-width</tag> PI as a child of a
     355    <para>Use the <tag class="xmlpi">dbhtml label-width</tag> PI as a child of a
    356356      <tag>qandaset</tag> to specify the width of labels.</para>
    357357  </refdescription>
     
    383383  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies interval for lines numbers in verbatims</refpurpose>
    384384  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    385     <para>Use the <tag>dbhtml linenumbering.everyNth</tag> PI as a child
     385    <para>Use the <tag class="xmlpi">dbhtml linenumbering.everyNth</tag> PI as a child
    386386      of a &#8220;verbatim&#8221; element &#8211; <tag>programlisting</tag>,
    387387      <tag>screen</tag>, <tag>synopsis</tag> &#8212; to specify
     
    419419  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies separator text for line numbers in verbatims</refpurpose>
    420420  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    421     <para>Use the <tag>dbhtml linenumbering.separator</tag> PI as a child
     421    <para>Use the <tag class="xmlpi">dbhtml linenumbering.separator</tag> PI as a child
    422422      of a &#8220;verbatim&#8221; element &#8211; <tag>programlisting</tag>,
    423423      <tag>screen</tag>, <tag>synopsis</tag> &#8212; to specify
     
    454454  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies width for line numbers in verbatims</refpurpose>
    455455  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    456     <para>Use the <tag>dbhtml linenumbering.width</tag> PI as a child
     456    <para>Use the <tag class="xmlpi">dbhtml linenumbering.width</tag> PI as a child
    457457      of a &#8220;verbatim&#8221; element &#8211; <tag>programlisting</tag>,
    458458      <tag>screen</tag>, <tag>synopsis</tag> &#8212; to specify
     
    490490    segmentedlist</refpurpose>
    491491  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    492     <para>Use the <tag>dbhtml list-presentation</tag> PI as a child of
     492    <para>Use the <tag class="xmlpi">dbhtml list-presentation</tag> PI as a child of
    493493      a <tag>variablelist</tag> or <tag>segmentedlist</tag> to
    494494      control the presentation style for the list (to cause it, for
     
    537537  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies the width of a variablelist or simplelist</refpurpose>
    538538  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    539     <para>Use the <tag>dbhtml list-width</tag> PI as a child of a
     539    <para>Use the <tag class="xmlpi">dbhtml list-width</tag> PI as a child of a
    540540      <tag>variablelist</tag> or a <tag>simplelist</tag> presented
    541541      as a table, to specify the output width.</para>
     
    568568  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies the height for a table row</refpurpose>
    569569  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    570     <para>Use the <tag>dbhtml row-height</tag> PI as a child of a
     570    <para>Use the <tag class="xmlpi">dbhtml row-height</tag> PI as a child of a
    571571      <tag>row</tag> to specify the height of the row.</para>
    572572  </refdescription>
     
    634634  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies summary for table, variablelist, segmentedlist, or qandaset output</refpurpose>
    635635  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    636     <para>Use the <tag>dbhtml table-summary</tag> PI as a child of
     636    <para>Use the <tag class="xmlpi">dbhtml table-summary</tag> PI as a child of
    637637      a <tag>table</tag>, <tag>variablelist</tag>,
    638638      <tag>segmentedlist</tag>, or <tag>qandaset</tag> to specify
     
    668668  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies the width for a table</refpurpose>
    669669  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    670     <para>Use the <tag>dbhtml table-width</tag> PI as a child of a
     670    <para>Use the <tag class="xmlpi">dbhtml table-width</tag> PI as a child of a
    671671      <tag>table</tag> to specify the width of the table in
    672672      output.</para>
     
    702702  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Sets character formatting for terms in a variablelist</refpurpose>
    703703  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    704     <para>Use the <tag>dbhtml term-presentation</tag> PI as a child
     704    <para>Use the <tag class="xmlpi">dbhtml term-presentation</tag> PI as a child
    705705      of a <tag>variablelist</tag> to set character formatting for
    706706      the <tag>term</tag> output of the list.</para>
     
    743743  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies separator text among terms in a varlistentry</refpurpose>
    744744  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    745     <para>Use the <tag>dbhtml term-separator</tag> PI as a child
     745    <para>Use the <tag class="xmlpi">dbhtml term-separator</tag> PI as a child
    746746      of a <tag>variablelist</tag> to specify the separator text
    747747      among <tag>term</tag> instances.</para>
     
    777777  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies the term width for a variablelist</refpurpose>
    778778  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    779     <para>Use the <tag>dbhtml term-width</tag> PI as a child of a
     779    <para>Use the <tag class="xmlpi">dbhtml term-width</tag> PI as a child of a
    780780      <tag>variablelist</tag> to specify the width for
    781781      <tag>term</tag> output.</para>
     
    806806
    807807<doc:pi xmlns="" name="dbhtml_toc">
    808   <refpurpose xmlns="http://www.w3.org/1999/xhtml">Species whether a TOC should be generated for a qandaset</refpurpose>
    809   <refdescription xmlns="http://www.w3.org/1999/xhtml">
    810     <para>Use the <tag>dbhtml toc</tag> PI as a child of a
     808  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Specifies whether a TOC should be generated for a qandaset</refpurpose>
     809  <refdescription xmlns="http://www.w3.org/1999/xhtml">
     810    <para>Use the <tag class="xmlpi">dbhtml toc</tag> PI as a child of a
    811811      <tag>qandaset</tag> to specify whether a table of contents
    812812      (TOC) is generated for the <tag>qandaset</tag>.</para>
     
    846846  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Generates a hyperlinked list of commands</refpurpose>
    847847  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    848     <para>Use the <tag>dbcmdlist</tag> PI as the child of a
    849       <tag>refsynopsisdiv</tag> containing multiple
     848    <para>Use the <tag class="xmlpi">dbcmdlist</tag> PI as the child of any
     849      element (for example, <tag>refsynopsisdiv</tag>) containing multiple
    850850      <tag>cmdsynopsis</tag> instances; a hyperlinked navigational
    851       &#8220;command list&#8221; will be generated at the top of the
    852       <tag>refsynopsisdiv</tag>, enabling users to quickly jump
    853       to to each command synopsis.</para>
     851      &#8220;command list&#8221; will be generated at the top of output for that
     852      element, enabling users to quickly jump
     853      to each command synopsis.</para>
    854854  </refdescription>
    855855  <refsynopsisdiv xmlns="http://www.w3.org/1999/xhtml">
     
    876876  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Generates a hyperlinked list of functions</refpurpose>
    877877  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    878     <para>Use the <tag>dbfunclist</tag> PI as the child of a
    879       <tag>refsynopsisdiv</tag> containing multiple
     878    <para>Use the <tag class="xmlpi">dbfunclist</tag> PI as the child of any
     879      element (for example, <tag>refsynopsisdiv</tag>) containing multiple
    880880      <tag>funcsynopsis</tag> instances; a hyperlinked
    881881      navigational &#8220;function list&#8221; will be generated at the top of
    882       the <tag>refsynopsisdiv</tag>, enabling users to quickly
     882      output for that element, enabling users to quickly
    883883      jump to to each function synopsis.</para>
    884884  </refdescription>
     
    906906  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Copies an external well-formed HTML/XML file into current doc</refpurpose>
    907907  <refdescription xmlns="http://www.w3.org/1999/xhtml">
    908     <para>Use the <tag>dbhtml-include href</tag> PI anywhere in a
     908    <para>Use the <tag class="xmlpi">dbhtml-include href</tag> PI anywhere in a
    909909      document to cause the contents of the file referenced by the
    910910      <code>href</code> pseudo-attribute to be copied/inserted &#8220;as
     
    933933  </refdescription>
    934934  <refsynopsisdiv xmlns="http://www.w3.org/1999/xhtml">
    935     <synopsis><tag class="xmlpi">dbhtml href="<replaceable>URI</replaceable>"</tag></synopsis>
     935    <synopsis><tag class="xmlpi">dbhtml-include href="<replaceable>URI</replaceable>"</tag></synopsis>
    936936  </refsynopsisdiv>
    937937  <refparameter xmlns="http://www.w3.org/1999/xhtml">
     
    11501150</xsl:template>
    11511151
     1152<!-- There are two templates matching this PI in htmlhelp-common.xsl -->
     1153<doc:pi xmlns="" name="dbhh">
     1154  <refpurpose xmlns="http://www.w3.org/1999/xhtml">Sets topic name and topic id for context-sensitive HTML Help</refpurpose>
     1155  <refdescription xmlns="http://www.w3.org/1999/xhtml">
     1156    <para>Use the <tag class="xmlpi">dbhh</tag> PI as a child of components
     1157      that should be used as targets for context-sensitive help requests.</para>
     1158  </refdescription>
     1159  <refsynopsisdiv xmlns="http://www.w3.org/1999/xhtml">
     1160    <synopsis><tag class="xmlpi">dbhh topicname="<replaceable>name</replaceable>" topicid="<replaceable>id</replaceable>"</tag></synopsis>
     1161  </refsynopsisdiv>
     1162  <refparameter xmlns="http://www.w3.org/1999/xhtml">
     1163    <variablelist>
     1164      <varlistentry><term>topicname="<replaceable>name</replaceable>"</term>
     1165        <listitem>
     1166          <para>Specifies a unique string constant that identifies a help topic</para>
     1167        </listitem>
     1168      </varlistentry>
     1169      <varlistentry><term>topicid="<replaceable>id</replaceable>"</term>
     1170        <listitem>
     1171          <para>Specifies a unique integer value for the <literal>topicname</literal> string</para>
     1172        </listitem>
     1173      </varlistentry>
     1174    </variablelist>
     1175  </refparameter>
     1176  <refsee xmlns="http://www.w3.org/1999/xhtml" role="tcg">
     1177    <para><link role="tcg" xlink:href="HtmlHelp.html#HHContextHelp">Context-sensitive help</link></para>
     1178  </refsee>
     1179</doc:pi>
     1180
     1181
    11521182</xsl:stylesheet>
Note: See TracChangeset for help on using the changeset viewer.