source: pst/ps/psutils.xml@ 97b53b5

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
Last change on this file since 97b53b5 was 518538f, checked in by Randy McMurchy <randy@…>, 19 years ago

Standardized the 'Estimated disk space required' text

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

  • Property mode set to 100644
File size: 4.3 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY psutils-download-http "http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/psutils-&psutils-version;.tar.gz">
7 <!ENTITY psutils-download-ftp " ">
8 <!ENTITY psutils-size "68 KB">
9 <!ENTITY psutils-buildsize "740 KB">
10 <!ENTITY psutils-time "0.01 SBU">
11]>
12
13<sect1 id="psutils" xreflabel="PSUtils-&psutils-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="psutils.html"?>
19<title>PSUtils-&psutils-version;</title>
20
21<sect2>
22<title>Introduction to <application>PSUtils</application></title>
23
24<para><application>PSUtils</application> is a set of utilities to manipulate
25PostScript files.</para>
26
27<sect3><title>Package information</title>
28<itemizedlist spacing='compact'>
29<listitem><para>Download (HTTP): <ulink
30url="&psutils-download-http;"/></para></listitem>
31<listitem><para>Download (FTP): <ulink
32url="&psutils-download-ftp;"/></para></listitem>
33<listitem><para>Download size: &psutils-size;</para></listitem>
34<listitem><para>Estimated disk space required:
35&psutils-buildsize;</para></listitem>
36<listitem><para>Estimated build time:
37&psutils-time;</para></listitem></itemizedlist>
38</sect3>
39
40</sect2>
41
42<sect2>
43<title>Installation of <application>PSUtils</application></title>
44
45<para>Install <application>PSUtils</application> by running the following
46commands:</para>
47
48<screen><userinput><command>cat Makefile.unix | sed -e 's|/usr/local|/usr|g' &gt; Makefile &amp;&amp;
49make &amp;&amp;
50make install</command></userinput></screen>
51
52</sect2>
53
54<sect2>
55<title>Installation command explanations</title>
56
57<para><command>cat Makefile.unix | sed -e ... &gt; Makefile</command>: This
58command creates a <filename>Makefile</filename> that installs the program to
59the <filename class="directory">/usr</filename> prefix instead of the
60<filename class="directory">/usr/local</filename> prefix.</para>
61
62</sect2>
63
64<sect2>
65<title>Contents</title>
66
67<para>The <application>PSUtils</application> package contains
68<command>psbook</command>, <command>psselect</command>,
69<command>pstops</command>, <command>psnup</command>,
70<command>psresize</command>, <command>epsffit</command>,
71<command>getafm</command>, <command>showchar</command>,
72<command>fixdlsrps</command>, <command>fixfmps</command>,
73<command>fixmacps</command>, <command>fixpsditps</command>,
74<command>fixpspps</command>, <command>fixscribeps</command>,
75<command>fixtpps</command>, <command>fixwfwps</command>,
76<command>fixwpps</command>, <command>fixwwps</command>,
77<command>extractres</command>, <command>includeres</command> and
78<command>psmerge</command>.</para>
79
80<para>Sometimes <command>psnup</command> and other utilities from this
81package produce PostScript files that don't conform to Adobe's
82<acronym>DSC</acronym> standard.
83<application><acronym>CUPS</acronym></application> may print them
84incorrectly. On the other hand,
85<application><acronym>CUPS</acronym></application> has builtin
86replacements for most commands from this package. For example, to print
87a document 2-up, you can issue this command:</para>
88
89<screen><userinput><command>lp -o number-up=2 <replaceable>[filename]</replaceable></command></userinput></screen>
90
91</sect2>
92
93<sect2><title>Description</title>
94
95<sect3><title>psbook</title>
96<para><command>psbook</command> rearranges pages into signatures.</para></sect3>
97
98<sect3><title>psselect</title>
99<para><command>psselect</command> selects pages and page ranges.</para>
100</sect3>
101
102<sect3><title>pstops</title>
103<para><command>pstops</command> performs general page rearrangements
104and selection.</para></sect3>
105
106<sect3><title>psnup</title>
107<para><command>psnup</command> puts multiple pages per physical sheet
108of paper.</para></sect3>
109
110<sect3><title>psresize</title>
111<para><command>psresize</command> alters the document paper size.</para></sect3>
112
113<sect3><title>epsffit</title>
114<para><command>epsffit</command> fits an <acronym>EPSF</acronym> file to a
115given bounding box.</para></sect3>
116
117<sect3><title>scripts</title>
118<para>The remaining commands are scripts that perform specific functions
119described in their respective man pages.</para></sect3>
120
121</sect2>
122
123</sect1>
Note: See TracBrowser for help on using the repository browser.