summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man1/psutils.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/mageia-cauldron/man1/psutils.1')
-rw-r--r--upstream/mageia-cauldron/man1/psutils.141
1 files changed, 41 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/psutils.1 b/upstream/mageia-cauldron/man1/psutils.1
new file mode 100644
index 00000000..8bcc2874
--- /dev/null
+++ b/upstream/mageia-cauldron/man1/psutils.1
@@ -0,0 +1,41 @@
+.TH PSUTILS 1 "PSUtils"
+.SH NAME
+PSUtils \- PostScript utilities
+.SH DESCRIPTION
+PSUtils is a set of utilities for manipulating PostScript
+documents which follow the Adobe Document Structuring Conventions.
+.SH UNITS OF LENGTH
+PSUtils utilities accept lengths in various units:
+.IP \(bu
+.B pt
+(PostScript points, 72 points per inch)
+.IP \(bu
+.B mm
+(millimetres)
+.IP \(bu
+.B cm
+(centimetres)
+.IP \(bu
+.B in
+(inches, 1 inch is 25.4mm)
+.PP
+Write the length as a number directly followed by the unit, for example,
+.B 4.5mm
+or
+.BR 72pt .
+If no unit is given, PostScript points are assumed.
+.SH AUTHOR
+Written by Angus J. C. Duggan.
+.SH "SEE ALSO"
+.BR psbook (1),
+.BR psselect (1),
+.BR pstops (1),
+.BR epsffit (1),
+.BR psnup (1),
+.BR psresize (1),
+.BR psjoin (1),
+.BR extractres (1),
+.BR includeres (1)
+.SH TRADEMARKS
+.B PostScript
+is a trademark of Adobe Systems Incorporated.