Changeset a723847c for pst


Ignore:
Timestamp:
09/24/2003 02:25:08 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:
781a3e82
Parents:
1a1da48
Message:

capitalizing chap 50, added intro

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

Location:
pst
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pst/pst.ent

    r1a1da48 ra723847c  
    4343<!-- PS -->
    4444<!ENTITY pst-ps SYSTEM "typesetting/ps.xml">
     45<!ENTITY pst-postscript-other SYSTEM "typesetting/ps/other.xml">
    4546<!ENTITY % a2ps SYSTEM "typesetting/ps/a2ps/a2ps.ent">
    4647<!ENTITY % enscript SYSTEM "typesetting/ps/enscript/enscript.ent">
  • pst/typesetting/ps.xml

    r1a1da48 ra723847c  
    11<chapter id="pst-ps">
    22<?dbhtml filename="ps.html" dir="pst"?>
    3 <title>Postscript</title>
     3<title>PostScript</title>
     4
     5<para>This chapter includes applications that create, manupilate or view
     6PostScript files and view Portable Document Format <acronym>PDF</acronym>
     7files.</para>
    48
    59&a2ps;
    610&enscript;
     11&psutils;
    712&gsview;
    8 &psutils;
    913&xpdf;
     14&pst-postscript-other;
    1015
    1116</chapter>
  • pst/typesetting/typesetting.xml

    r1a1da48 ra723847c  
    33<title>Typesetting</title>
    44
     5<para>This chapter includes applications that create output equivalent to
     6typesetting.</para>
    57
    68&tex;
Note: See TracChangeset for help on using the changeset viewer.