Changeset b612c85 for pst/ps/psutils.xml


Ignore:
Timestamp:
05/16/2005 01:09:37 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b29ed97c
Parents:
a16a64e
Message:

Tagged psutils.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/psutils.xml

    ra16a64e rb612c85  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="psutils" xreflabel="PSUtils-&psutils-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="psutils.html"?>
    20 <title>PSUtils-&psutils-version;</title>
     16  <?dbhtml filename="psutils.html"?>
    2117
    22 <sect2>
    23 <title>Introduction to <application>PSUtils</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2422
    25 <para><application>PSUtils</application> is a set of utilities to manipulate
    26 PostScript files.</para>
     23  <title>PSUtils-&psutils-version;</title>
    2724
    28 <sect3><title>Package information</title>
    29 <itemizedlist spacing='compact'>
    30 <listitem><para>Download (HTTP): <ulink
    31 url="&psutils-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP): <ulink
    33 url="&psutils-download-ftp;"/></para></listitem>
    34 <listitem><para>Download MD5 sum: &psutils-md5sum;</para></listitem>
    35 <listitem><para>Download size: &psutils-size;</para></listitem>
    36 <listitem><para>Estimated disk space required:
    37 &psutils-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time:
    39 &psutils-time;</para></listitem></itemizedlist>
    40 </sect3>
     25  <indexterm zone="psutils">
     26    <primary sortas="a-PSUtils">PSUtils</primary>
     27  </indexterm>
    4128
    42 </sect2>
     29  <sect2 role="package">
     30    <title>Introduction to PSUtils</title>
    4331
    44 <sect2>
    45 <title>Installation of <application>PSUtils</application></title>
     32    <para><application>PSUtils</application> is a set of utilities to manipulate
     33    PostScript files.</para>
    4634
    47 <para>Install <application>PSUtils</application> by running the following
    48 commands:</para>
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&psutils-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&psutils-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &psutils-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &psutils-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &psutils-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &psutils-time;</para>
     54      </listitem>
     55    </itemizedlist>
    4956
    50 <screen><userinput><command>cat Makefile.unix | sed -e 's|/usr/local|/usr|g' &gt; Makefile &amp;&amp;
     57  </sect2>
     58
     59  <sect2 role="installation">
     60    <title>Installation of PSUtils</title>
     61
     62    <para>Install <application>PSUtils</application> by running the
     63    following commands:</para>
     64
     65<screen><userinput>cat Makefile.unix | sed -e 's|/usr/local|/usr|g' &gt; Makefile &amp;&amp;
    5166make &amp;&amp;
    52 make install</command></userinput></screen>
     67make install</userinput></screen>
    5368
    54 </sect2>
     69  </sect2>
    5570
    56 <sect2>
    57 <title>Command explanations</title>
     71  <sect2 role="commands">
     72    <title>Command Explanations</title>
    5873
    59 <para><command>cat Makefile.unix | sed -e ... &gt; Makefile</command>: This
    60 command creates a <filename>Makefile</filename> that installs the program to
    61 the <filename class="directory">/usr</filename> prefix instead of the
    62 <filename class="directory">/usr/local</filename> prefix.</para>
     74    <para><command>cat Makefile.unix | sed -e ... &gt; Makefile</command>:
     75    This command creates a <filename>Makefile</filename> that installs the
     76    program to the <filename class="directory">/usr</filename> prefix instead
     77    of the <filename class="directory">/usr/local</filename> prefix.</para>
    6378
    64 </sect2>
     79  </sect2>
    6580
    66 <sect2>
    67 <title>Contents</title>
     81  <sect2 role="content">
     82    <title>Contents</title>
    6883
    69 <para>The <application>PSUtils</application> package contains
    70 <command>psbook</command>, <command>psselect</command>,
    71 <command>pstops</command>, <command>psnup</command>,
    72 <command>psresize</command>, <command>epsffit</command>,
    73 <command>getafm</command>, <command>showchar</command>,
    74 <command>fixdlsrps</command>, <command>fixfmps</command>,
    75 <command>fixmacps</command>, <command>fixpsditps</command>,
    76 <command>fixpspps</command>, <command>fixscribeps</command>,
    77 <command>fixtpps</command>, <command>fixwfwps</command>,
    78 <command>fixwpps</command>, <command>fixwwps</command>,
    79 <command>extractres</command>, <command>includeres</command> and
    80 <command>psmerge</command>.</para>
     84    <segmentedlist>
     85      <segtitle>Installed Programs</segtitle>
     86      <segtitle>Installed Libraries</segtitle>
     87      <segtitle>Installed Directories</segtitle>
    8188
    82 <para>Sometimes <command>psnup</command> and other utilities from this
    83 package produce PostScript files that don't conform to Adobe's
    84 <acronym>DSC</acronym> standard.
    85 <application><acronym>CUPS</acronym></application> may print them
    86 incorrectly. On the other hand,
    87 <application><acronym>CUPS</acronym></application> has builtin
    88 replacements for most commands from this package. For example, to print
    89 a document 2-up, you can issue this command:</para>
     89      <seglistitem>
     90        <seg>epsffit, extractres, fixdlsrps, fixfmps, fixmacps, fixpsditps,
     91        fixpspps, fixscribeps, fixtpps, fixwfwps, fixwpps, fixwwps, getafm,
     92        includeres, psbook, psmerge, psnup, psresize, psselect, pstops,
     93        and showchar</seg>
     94        <seg>None</seg>
     95        <seg>Not determined at this time</seg>
     96      </seglistitem>
     97    </segmentedlist>
    9098
    91 <screen><userinput><command>lp -o number-up=2 <replaceable>[filename]</replaceable></command></userinput></screen>
     99    <para>Sometimes <command>psnup</command> and other utilities from this
     100    package produce PostScript files that don't conform to Adobe's DSC
     101    standard. <application>CUPS</application> may print them incorrectly.
     102    On the other hand, <application>CUPS</application> has builtin
     103    replacements for most commands from this package. For example, to print
     104    a document 2-up, you can issue this command:</para>
    92105
    93 </sect2>
     106<screen><userinput>lp -o number-up=2 <replaceable>[filename]</replaceable></userinput></screen>
    94107
    95 <sect2><title>Description</title>
     108    <variablelist>
     109      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     110      <?dbfo list-presentation="list"?>
     111      <?dbhtml list-presentation="table"?>
    96112
    97 <sect3><title>psbook</title>
    98 <para><command>psbook</command> rearranges pages into signatures.</para></sect3>
     113      <varlistentry id="epsffit">
     114        <term><command>epsffit</command></term>
     115        <listitem>
     116          <para>fits an EPSF file to a given bounding box.</para>
     117          <indexterm zone="psutils epsffit">
     118            <primary sortas="b-epsffit">epsffit</primary>
     119          </indexterm>
     120        </listitem>
     121      </varlistentry>
    99122
    100 <sect3><title>psselect</title>
    101 <para><command>psselect</command> selects pages and page ranges.</para>
    102 </sect3>
     123      <varlistentry id="psbook">
     124        <term><command>psbook</command></term>
     125        <listitem>
     126          <para>rearranges pages into signatures.</para>
     127          <indexterm zone="psutils psbook">
     128            <primary sortas="b-psbook">psbook</primary>
     129          </indexterm>
     130        </listitem>
     131      </varlistentry>
    103132
    104 <sect3><title>pstops</title>
    105 <para><command>pstops</command> performs general page rearrangements
    106 and selection.</para></sect3>
     133      <varlistentry id="psnup">
     134        <term><command>psnup</command></term>
     135        <listitem>
     136          <para>puts multiple pages per physical sheet of paper.</para>
     137          <indexterm zone="psutils psnup">
     138            <primary sortas="b-psnup">psnup</primary>
     139          </indexterm>
     140        </listitem>
     141      </varlistentry>
    107142
    108 <sect3><title>psnup</title>
    109 <para><command>psnup</command> puts multiple pages per physical sheet
    110 of paper.</para></sect3>
     143      <varlistentry id="psresize">
     144        <term><command>psresize</command></term>
     145        <listitem>
     146          <para>alters the document paper size.</para>
     147          <indexterm zone="psutils psresize">
     148            <primary sortas="b-psresize">psresize</primary>
     149          </indexterm>
     150        </listitem>
     151      </varlistentry>
    111152
    112 <sect3><title>psresize</title>
    113 <para><command>psresize</command>  alters the document paper size.</para></sect3>
     153      <varlistentry id="psselect">
     154        <term><command>psselect</command></term>
     155        <listitem>
     156          <para>selects pages and page ranges.</para>
     157          <indexterm zone="psutils psselect">
     158            <primary sortas="b-psselect">psselect</primary>
     159          </indexterm>
     160        </listitem>
     161      </varlistentry>
    114162
    115 <sect3><title>epsffit</title>
    116 <para><command>epsffit</command> fits an <acronym>EPSF</acronym> file to a
    117 given bounding box.</para></sect3>
     163      <varlistentry id="pstops">
     164        <term><command>pstops</command></term>
     165        <listitem>
     166          <para>performs general page rearrangements and selection.</para>
     167          <indexterm zone="psutils pstops">
     168            <primary sortas="b-pstops">pstops</primary>
     169          </indexterm>
     170        </listitem>
     171      </varlistentry>
    118172
    119 <sect3><title>scripts</title>
    120 <para>The remaining commands are scripts that perform specific functions
    121 described in their respective man pages.</para></sect3>
     173      <varlistentry>
     174        <term><command>scripts</command></term>
     175        <listitem>
     176          <para>the remaining commands are scripts that perform specific
     177          functions described in their respective man pages.</para>
     178        </listitem>
     179      </varlistentry>
    122180
    123 </sect2>
     181    </variablelist>
     182
     183  </sect2>
    124184
    125185</sect1>
Note: See TracChangeset for help on using the changeset viewer.