Changeset 64a25d5 for pst/printing


Ignore:
Timestamp:
09/24/2003 08:01:14 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:
2f81a4dd
Parents:
781a3e82
Message:

applied filename to extensions

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

Location:
pst/printing
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/espgs.xml

    r781a3e82 r64a25d5  
    1 <sect1 id="espgs" xreflabel="ESP GhostScript-&espgs-version;">
     1<sect1 id="espgs" xreflabel="ESP Ghostscript-&espgs-version;">
    22<?dbhtml filename="espgs.html" dir="pst"?>
    33<title>ESP Ghostscript-&espgs-version;</title>
  • pst/printing/gs.xml

    r781a3e82 r64a25d5  
    1 <sect1 id="gs" xreflabel="AFPL GhostScript-&gs-version;">
     1<sect1 id="gs" xreflabel="AFPL Ghostscript-&gs-version;">
    22<?dbhtml filename="gs.html" dir="pst"?>
    3 <title>AFPL GhostScript-&gs-version;</title>
     3<title>AFPL Ghostscript-&gs-version;</title>
    44
    55&gs-intro;
  • pst/printing/gs/espgs-desc.xml

    r781a3e82 r64a25d5  
    33
    44<para>Ghostscript comes with a lot of filters to render
    5 Postscript/<acronym>PDF</acronym> files back and forth. Please
     5PostScript/<acronym>PDF</acronym> files back and forth. Please
    66refer to the <acronym>HTML</acronym> documentation or try
    77<command>man gs</command>. <acronym>ESP</acronym> Ghostscript provides
     
    1717<title>pstoraster</title>
    1818<para><command>pstoraster</command> allows <acronym>CUPS</acronym> to filter
    19 output to non-postscript printers. It is built and installed only if
     19output to non-PostScript printers. It is built and installed only if
    2020<xref linkend="cups"/> is found.</para></sect3>
    2121
  • pst/printing/gs/espgs-intro.xml

    r781a3e82 r64a25d5  
    22<title>Introduction to <application>Ghostscript</application></title>
    33
    4 <para><application>Ghostscript</application> is a versatile processor for Postscript data with
    5 the ability to render Postscript to different targets. ESP Ghostscript
    6 is a customized version of <acronym>GNU</acronym> Ghostscript that includes an enhanced
    7 autoconf-based configuration script, the <acronym>CUPS</acronym> raster driver to support
    8 <acronym>CUPS</acronym> raster printer drivers, and additional patches and drivers from
     4<para><application>Ghostscript</application> is a versatile processor for
     5PostScript data with the ability to render PostScript to different targets.
     6ESP Ghostscript is a customized version of <acronym>GNU</acronym> Ghostscript
     7that includes an enhanced autoconf-based configuration script, the <acronym>
     8CUPS</acronym> raster driver to support <acronym>CUPS</acronym> raster printer
     9drivers, and additional patches and drivers from
    910various Linux distributors.</para>
    1011
  • pst/printing/gs/gs-desc.xml

    r781a3e82 r64a25d5  
    22<title>Contents</title>
    33
    4 <para>Ghostscript comes with a lot of filters to render
    5 Postscript/<acronym>PDF</acronym>
    6 files back and forth. Please refer to the <acronym>HTML</acronym> documentation or try
    7 <command>man gs</command>.</para>
     4<para><application>Ghostscript</application> comes with a lot of filters to
     5render PostScript/<acronym>PDF</acronym> files back and forth. Please refer to
     6the <acronym>HTML</acronym> documentation or try <command>man gs</command>.
     7</para>
    88
    99</sect2>
  • pst/printing/gs/gs-exp.xml

    r781a3e82 r64a25d5  
    33
    44<para><command>--libexecdir=/usr/lib/gs</command> : executable
    5 libraries of Ghostscript will be installed to
     5libraries of <application>Ghostscript</application> will be installed to
    66<filename class="directory">/usr/lib/gs</filename>.</para>
    77
  • pst/printing/gs/gs-intro.xml

    r781a3e82 r64a25d5  
    22<title>Introduction to <application>Ghostscript</application></title>
    33
    4 <para><application>Ghostscript</application> is a versatile processor for Postscript data with
    5 the ability to render Postscript to different targets.</para>
     4<para><application>Ghostscript</application> is a versatile processor for
     5PostScript data with the ability to render PostScript to different targets.
     6</para>
    67
    78<sect3><title>Package information</title>
Note: See TracChangeset for help on using the changeset viewer.