Changeset 920c049c for pst


Ignore:
Timestamp:
01/11/2005 12:31:27 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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:
440ef6e
Parents:
20cdff5
Message:

Added index tags to JadeTeX

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

Location:
pst
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/docbook-utils.xml

    r20cdff5 r920c049c  
    4949
    5050<sect4><title>Optional</title>
    51 <para><xref linkend="jadetex"/> (for conversion to <acronym>DVI</acronym>,
    52 <acronym>PS</acronym> and <acronym>PDF</acronym>),
     51<para><xref linkend="jadetex-package"/> (for conversion to
     52<acronym>DVI</acronym>, <acronym>PS</acronym> and <acronym>PDF</acronym>),
    5353<xref linkend="perl-modules"/>: SGMLSpm-&SGMLSpm-version; (for conversion to
    5454man and texinfo), and 
  • pst/typesetting/jadetex.xml

    r20cdff5 r920c049c  
    1212]>
    1313
    14 <sect1 id="jadetex" xreflabel="JadeTeX-&jadetex-version;">
     14<sect1 id="jadetex-package" xreflabel="JadeTeX-&jadetex-version;">
    1515<sect1info>
    1616<othername>$LastChangedBy$</othername>
     
    1919<?dbhtml filename="jadetex.html"?>
    2020<title>JadeTeX-&jadetex-version;</title>
     21<indexterm zone="jadetex-package">
     22<primary sortas="a-jadetex-package">JadeTeX</primary></indexterm>
    2123
    2224<sect2>
     
    173175<title>Contents</title>
    174176
    175 <para>The <application>JadeTex</application> package contains
    176 <command>jadetex</command> and <command>pdfjadetex</command>.</para>
    177 
    178 </sect2>
    179 
    180 <sect2><title>Description</title>
    181 
    182 <sect3><title>jadetex</title>
    183 <para><command>jadetex</command> transforms LaTeX macros created by 
     177<segmentedlist>
     178<segtitle>Installed Programs</segtitle>
     179<seglistitem>
     180<seg>jadetex and pdfjadetex</seg>
     181</seglistitem>
     182</segmentedlist>
     183
     184<variablelist>
     185<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     186<?dbfo list-presentation="list"?>
     187
     188<varlistentry id="jadetex">
     189<term><command>jadetex</command></term>
     190<listitem><para>transforms LaTeX macros created by
    184191<application>OpenJade</application> into <acronym>DVI</acronym>/PostScript
    185 forms.</para></sect3>
    186 
    187 <sect3><title>pdfjadetex</title>
    188 <para><command>pdfjadetex</command> transforms LaTeX macros created by
     192forms.</para>
     193<indexterm zone="jadetex-package jadetex">
     194<primary sortas="b-jadetex">jadetex</primary></indexterm>
     195</listitem>
     196</varlistentry>
     197
     198<varlistentry id="pdfjadetex">
     199<term><command>pdfjadetex</command></term>
     200<listitem><para>transforms LaTeX macros created by
    189201<application>OpenJade</application> into Portable Document Format
    190 (<acronym>PDF</acronym>) forms.</para></sect3>
     202(<acronym>PDF</acronym>) forms.</para>
     203<indexterm zone="jadetex-package pdfjadetex">
     204<primary sortas="b-pdfjadetex">pdfjadetex</primary></indexterm>
     205</listitem>
     206</varlistentry>
     207</variablelist>
    191208
    192209</sect2>
Note: See TracChangeset for help on using the changeset viewer.