Changeset b331bf1


Ignore:
Timestamp:
11/12/2004 06:15:55 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:
ddfee75
Parents:
2af1b7d
Message:

Updated to Enscript-1.6.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2af1b7d rb331bf1  
    1 <!ENTITY day          "11">
     1<!ENTITY day          "12">
    22<!ENTITY month        "11">
    33<!ENTITY year         "2004">
     
    459459<!-- Chapter 45 -->
    460460<!ENTITY a2ps-version                 "4.13b"> 
    461 <!ENTITY enscript-version             "1.6.1"> 
     461<!ENTITY enscript-version             "1.6.4"> 
    462462<!ENTITY psutils-version              "p17">   
    463463<!ENTITY gsview-version               "4.6">   
  • introduction/welcome/changelog.xml

    r2af1b7d rb331bf1  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>November 12th, 2004 [randy]: Updated to
     26Enscript-1.6.4.</para></listitem>
    2427
    2528<listitem><para>November 11th, 2004 [randy]: Moved librsvg instructions to
  • pst/ps/enscript.xml

    r2af1b7d rb331bf1  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
    6   <!ENTITY enscript-download-http "http://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz">
    7   <!ENTITY enscript-download-ftp  "ftp://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz">
    8   <!ENTITY enscript-size          "631 KB">
    9   <!ENTITY enscript-buildsize     "6.8 MB">
    10   <!ENTITY enscript-time          "0.10 SBU">
     5
     6  <!ENTITY enscript-download-http "http://www.iki.fi/mtr/genscript/enscript-&enscript-version;.tar.gz">
     7  <!ENTITY enscript-download-ftp  " ">
     8  <!ENTITY enscript-size          "1.0 MB">
     9  <!ENTITY enscript-buildsize     "10.2 MB">
     10  <!ENTITY enscript-time          "0.13 SBU">
    1111]>
    1212
    13 <sect1 id="enscript" xreflabel="enscript-&enscript-version;">
     13<sect1 id="enscript" xreflabel="Enscript-&enscript-version;">
    1414<sect1info>
    1515<othername>$LastChangedBy$</othername>
     
    1717</sect1info>
    1818<?dbhtml filename="enscript.html"?>
    19 <title>enscript-&enscript-version;</title>
     19<title>Enscript-&enscript-version;</title>
    2020
    2121<sect2>
    22 <title>Introduction to <application>enscript</application></title>
     22<title>Introduction to <application>Enscript</application></title>
    2323
    24 <para><application>Enscript</application> converts ASCII files to PostScript.</para>
     24<para><application>Enscript</application> converts <acronym>ASCII</acronym>
     25text files to PostScript, <acronym>HTML</acronym>, <acronym>RTF</acronym>,
     26<acronym>ANSI</acronym> and overstrikes.</para>
    2527
    2628<sect3><title>Package information</title>
     
    4042
    4143<sect2>
    42 <title>Installation of enscript</title>
     44<title>Installation of Enscript</title>
    4345
    44 <para>Install enscript by running the following commands:</para>
     46<para>Install <application>Enscript</application> by running the following
     47commands:</para>
    4548
    4649<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc/enscript \
     
    5255
    5356<sect2>
    54 <title>Installation command explanations</title>
     57<title>Command explanations</title>
    5558
    5659<para><parameter>--sysconfdir=/etc/enscript</parameter>: This switch puts
     
    7073<title>Contents</title>
    7174
    72 <para>The <application>enscript</application> package contains
    73 <command>enscript</command> and filter data.
    74 </para>
     75<para>The <application>Enscript</application> package contains
     76<command>diffpp</command>,
     77<command>enscript</command>,
     78<command>mkafmmap</command>,
     79<command>over</command>,
     80<command>sliceprint</command>,
     81<command>states</command> and filter data.</para>
     82
    7583</sect2>
     84
    7685<sect2><title>Description</title>
    7786
     87<sect3><title>diffpp</title>
     88<para><command>diffpp</command> converts <command>diff</command> output files
     89to a format suitable to be printed with <command>enscript</command>.</para>
     90</sect3>
     91
    7892<sect3><title>enscript</title>
     93<para><command>enscript</command> is a filter, used primarily by printing
     94scripts, that converts <acronym>ASCII</acronym> text files to PostScript,
     95<acronym>HTML</acronym>, <acronym>RTF</acronym>, <acronym>ANSI</acronym> and
     96overstrikes.</para>
     97</sect3>
    7998
    80 <para><command>enscript</command> is a filter, used primarily by
    81 printing scripts, that converts
    82 <acronym>ASCII</acronym> files to PostScript.</para>
     99<sect3><title>mkafmmap</title>
     100<para><command>mkafmmap</command> creates a font map from a given file.</para>
     101</sect3>
    83102
     103<sect3><title>over</title>
     104<para><command>over</command> is a script which calls
     105<command>enscript</command> and passes the correct parameters to create
     106overstriked fonts.</para>
     107</sect3>
     108
     109<sect3><title>sliceprint</title>
     110<para><command>sliceprint</command> slices documents with long lines.</para>
     111</sect3>
     112
     113<sect3><title>states</title>
     114<para><command>states</command> is an <command>awk</command>-like text
     115processing tool with some state machine extensions. It is designed for program
     116source code highlighting and for similar tasks where state information helps
     117input processing.</para>
    84118</sect3>
    85119
Note: See TracChangeset for help on using the changeset viewer.