Changeset b028890 for pst


Ignore:
Timestamp:
09/30/2003 04:06:59 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3df86b66
Parents:
aef50bc
Message:

Part 13, mainly TOC changes

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

Location:
pst
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups/cups-desc.xml

    raef50bc rb028890  
    6565
    6666<sect3><title>cupstestppd</title>
    67 <para><command>cupstestppd</command> tests the conformance of <acronym>PPD</acronym> files.
     67<para><command>cupstestppd</command> tests the conformance of
     68<filename>PPD</filename> files.
    6869</para></sect3>
    6970
  • pst/printing/gs/espgs-exp.xml

    raef50bc rb028890  
    33
    44<para><command>--without-gimp-print</command> : This switch disables
    5 the building of the gimp-print driver.</para>
     5the building of the <application><acronym>GIMP</acronym></application> print driver.</para>
    66
    77<para><command>--without-ijs</command> : This switch disables the
  • pst/printing/gs/espgs-intro.xml

    raef50bc rb028890  
    55PostScript data with the ability to render PostScript to different targets.
    66ESP Ghostscript is a customized version of <acronym>GNU</acronym> Ghostscript
    7 that includes an enhanced autoconf-based configuration script, the <acronym>
     7that includes an enhanced configuration script, the <acronym>
    88CUPS</acronym> raster driver to support <acronym>CUPS</acronym> raster printer
    99drivers, and additional patches and drivers from
  • pst/scanning/gocr/gocr-inst.xml

    raef50bc rb028890  
    88make install</command></userinput></screen>
    99
    10 <para>To install the <acronym>GTK</acronym>-frontend, use the following commands:</para>
     10<para>To install the <acronym>GTK</acronym> frontend, use the following commands:</para>
    1111
    1212<screen><userinput><command>cd frontend/gnome &amp;&amp;
     
    1515make install</command></userinput></screen>
    1616
    17 <para>To install the help, run <command>make help</command>, to
    18 install the documentation execute <command>make doc</command> and
    19 <command>make examples</command> runs some tests on gocr.</para>
     17<para>To install the help:</para>
     18<screen><userinput><command>make help</command></userinput></screen>
     19
     20<para>To install the documentation:</para>
     21<screen><userinput><command>make doc</command></userinput></screen>
     22
     23<para>To run tests on <application>GOCR</application>:</para>
     24<screen><userinput><command>make examples</command></userinput></screen>
    2025
    2126</sect2>
  • pst/scanning/gocr/gocr-intro.xml

    raef50bc rb028890  
    88
    99<para><application>GOCR</application> can used as a console utility, but
    10 there is an <acronym>GTK</acronym>-frontend in the source package, also.</para>
     10there is an <acronym>GTK</acronym> frontend in the source package, also.</para>
    1111
    1212<sect3><title>Package information</title>
  • pst/scanning/gocr/gocr.ent

    raef50bc rb028890  
    55<!ENTITY gocr-exp SYSTEM "gocr-exp.xml">
    66<!ENTITY gocr-buildsize "5.7 MB">
    7 <!ENTITY gocr-version "0.3.7">
    8 <!ENTITY gocr-download-http "http://jocr.sourceforge.net">
    9 <!ENTITY gocr-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/jocr/gocr-0.3.7.tar.gz">
     7<!ENTITY gocr-version "0.37">
     8<!ENTITY gocr-download-http "http://telia.dl.sourceforge.net/sourceforge/jocr/gocr-0.37.tar.gz">
     9<!ENTITY gocr-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/jocr/gocr-0.37.tar.gz">
    1010<!ENTITY gocr-size "657 KB">
    1111<!ENTITY gocr-time "">
  • pst/scanning/sane/sane-desc.xml

    raef50bc rb028890  
    1313scanning.</para>
    1414<para><command>gimp-plugin</command> : xscanimage as
    15 <application><acronym>GIMP</acronym></application>-plugin.</para>
     15<application><acronym>GIMP</acronym></application> plugin.</para>
    1616</sect3>
    1717
  • pst/scanning/xsane/xsane-desc.xml

    raef50bc rb028890  
    33
    44<para><application>XSane</application> comes with a graphical user interface,
    5 and (if <xref linkend="gimp"/> is available) a <application>gimp</application>
     5and (if <xref linkend="gimp"/> is available) a
     6<application><acronym>GIMP</acronym></application>
    67plugin with advanced features. Please refer to the documentation for further
    78support.</para>
  • pst/typesetting/docbook-dsssl.xml

    raef50bc rb028890  
    1 <sect1 id="docbook-dsssl" xreflabel="DocBook DSSSL-&docbook-dsssl-version;">
     1<sect1 id="docbook-dsssl" xreflabel="DocBook DSSSL Stylesheets-&docbook-dsssl-version;">
    22<?dbhtml filename="docbook-dsssl.html" dir="pst"?>
    3 <title>DocBook DSSSL-&docbook-dsssl-version;</title>
     3<title>DocBook DSSSL Stylesheets-&docbook-dsssl-version;</title>
    44
    55&docbook-dsssl-intro;
  • pst/typesetting/docbook-xsl.xml

    raef50bc rb028890  
    1 <sect1 id="docbook-xsl" xreflabel="DocBook XSL-&docbook-xsl-version;">
     1<sect1 id="docbook-xsl" xreflabel="DocBook XSL Stylesheets-&docbook-xsl-version;">
    22<?dbhtml filename="docbook-xsl.html" dir="pst"?>
    3 <title>DocBook XSL-&docbook-xsl-version;</title>
     3<title>DocBook XSL Stylesheets-&docbook-xsl-version;</title>
    44
    55&docbook-xsl-intro;
  • pst/typesetting/docbook.xml

    raef50bc rb028890  
    1 <sect1 id="DocBook" xreflabel="XML DTD-&DocBook-version;">
     1<sect1 id="DocBook" xreflabel="DocBook XML DTD-&DocBook-version;">
    22<?dbhtml filename="DocBook.html" dir="pst"?>
    3 <title>XML DTD-&DocBook-version;</title>
     3<title>DocBook XML DTD-&DocBook-version;</title>
    44
    55&DocBook-intro;
  • pst/typesetting/sgml-common.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-common" xreflabel="SGML-common-&sgml-common-version;">
     1<sect1 id="sgml-common" xreflabel="SGML Common-&sgml-common-version;">
    22<?dbhtml filename="sgml-common.html" dir="pst"?>
    3 <title>SGML-common-&sgml-common-version;</title>
     3<title>SGML Common-&sgml-common-version;</title>
    44
    55&sgml-common-intro;
  • pst/typesetting/sgml-dtd-3.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-dtd-3" xreflabel="SGML DTD-&sgml-dtd-3-version;">
     1<sect1 id="sgml-dtd-3" xreflabel="DocBook SGML DTD-&sgml-dtd-3-version;">
    22<?dbhtml filename="sgml-dtd-3.html" dir="pst"?>
    3 <title>SGML DTD-&sgml-dtd-3-version;</title>
     3<title>DocBook SGML DTD-&sgml-dtd-3-version;</title>
    44
    55&sgml-dtd-3-intro;
  • pst/typesetting/sgml-dtd.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-dtd" xreflabel="SGML DTD-&sgml-dtd-version;">
     1<sect1 id="sgml-dtd" xreflabel="DocBook SGML DTD-&sgml-dtd-version;">
    22<?dbhtml filename="sgml-dtd.html" dir="pst"?>
    3 <title>SGML DTD-&sgml-dtd-version;</title>
     3<title>DocBook SGML DTD-&sgml-dtd-version;</title>
    44
    55&sgml-dtd-intro;
Note: See TracChangeset for help on using the changeset viewer.