Changeset a41f643 for pst


Ignore:
Timestamp:
04/21/2010 07:10:06 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
2875f488
Parents:
e05cd03f
Message:

Globally removed all extraneous spaces

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

Location:
pst
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gs.xml

    re05cd03f ra41f643  
    159159      <application>Zlib</application> from the source tree. There doesn't
    160160      appear to be an easy way to use system-installed copies of these libraries
    161       without doing some hacking of the sources.</para>     
     161      without doing some hacking of the sources.</para>
    162162    </note>
    163163
     
    248248      <seglistitem>
    249249        <seg>bdftops, dumphint, dvipdf, eps2eps, fixmswrd.pl, font2c, gs, gsbj,
    250         gsdj, gsdj500, gslj, gslp, gsnd, lprsetup.sh, pdf2dsc, pdf2ps, pdfopt, 
    251         pf2afm, pfbtopfa, printafm, ps2ascii, ps2epsi, ps2pdf, ps2pdf12, 
     250        gsdj, gsdj500, gslj, gslp, gsnd, lprsetup.sh, pdf2dsc, pdf2ps, pdfopt,
     251        pf2afm, pfbtopfa, printafm, ps2ascii, ps2epsi, ps2pdf, ps2pdf12,
    252252        ps2pdf13, ps2pdf14, ps2pdfwr, ps2ps, ps2ps2, pv.sh, unix-lpr.sh, and
    253253        wftopfa</seg>
     
    290290
    291291   <para><application>GPL Ghostscript</application> provides many different
    292    scripts used to convert PostScript, PDF, and other formats. Please refer to 
    293    the HTML documentation or the man pages for information about the 
     292   scripts used to convert PostScript, PDF, and other formats. Please refer to
     293   the HTML documentation or the man pages for information about the
    294294   capabilities provided.</para>
    295295
  • pst/ps/a2ps.xml

    re05cd03f ra41f643  
    154154    that there is no working mktime function.</para>
    155155
    156     <para><command>sed -i "s/GPERF --version |/&amp; head -n 1 |/" configure</command>: 
     156    <para><command>sed -i "s/GPERF --version |/&amp; head -n 1 |/" configure</command>:
    157157    This fixes a bug in the handling of the version output of
    158158    <command>gperf</command>.</para>
  • pst/ps/epdfview.xml

    re05cd03f ra41f643  
    3030    <title>Introduction to ePDFView</title>
    3131
    32     <para><application>ePDFView</application> is a free standalone lightweight 
    33     PDF document viewer using <application>Poppler</application> and 
    34     <application>GTK+</application> libraries. It is a good replacement for 
    35     <application>Evince</application> as it does not rely upon 
     32    <para><application>ePDFView</application> is a free standalone lightweight
     33    PDF document viewer using <application>Poppler</application> and
     34    <application>GTK+</application> libraries. It is a good replacement for
     35    <application>Evince</application> as it does not rely upon
    3636    <application>GNOME</application> libraries.</para>
    3737
  • pst/ps/gsview.xml

    re05cd03f ra41f643  
    9494<screen><userinput>sed -i 's:netscape:<replaceable>&lt;browser&gt;</replaceable>:' srcunx/gvxreg.c</userinput></screen>
    9595
    96     <!-- Pending investigation as to whether or not this is necessary for GPL 
     96    <!-- Pending investigation as to whether or not this is necessary for GPL
    9797         Ghostscript.
    9898
  • pst/scanning/sane.xml

    re05cd03f ra41f643  
    198198    <title>Command Explanations</title>
    199199
    200     <para><command>sed -i 's/SYSFS/ATTRS/g' tools/sane-desc.c</command>: This 
     200    <para><command>sed -i 's/SYSFS/ATTRS/g' tools/sane-desc.c</command>: This
    201201    command fixes an obsolete <application>udev</application> parameter.</para>
    202202
Note: See TracChangeset for help on using the changeset viewer.