summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-02-01 06:11:18 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-02-01 06:11:18 +0000
commit4f9de1dfebdc66d367d730252d6f224d37e96ee6 (patch)
tree3750421fabf3aa8a8e1f4f6d5558d489e9d4fe02 /Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat
parent9d694205709f79666458dc2ee685767b28bcd9ac (diff)
xpdf 4.03
git-svn-id: svn://tug.org/texlive/trunk@57588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat b/Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat
index 5b2d9d3e0bb..c985d686fea 100644
--- a/Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat
+++ b/Build/source/libs/xpdf/xpdf-src/doc/pdftops.cat
@@ -4,7 +4,7 @@ pdftops(1) General Commands Manual pdftops(1)
NAME
pdftops - Portable Document Format (PDF) to PostScript converter (ver-
- sion 4.02)
+ sion 4.03)
SYNOPSIS
pdftops [options] [PDF-file [PS-file]]
@@ -42,7 +42,7 @@ OPTIONS
print on Level 1 printers. This also converts all images to
black and white. No more than one of the PostScript level
options (-level1, -level1sep, -level2, -level2sep, -level3,
- -level3Sep) may be given. [config file: psLevel]
+ -level3sep) may be given. [config file: psLevel]
-level1sep
Generate Level 1 separable PostScript. All colors are converted
@@ -72,9 +72,9 @@ OPTIONS
Generate grayscale Level 3 PostScript. All colors, including
images, are converted to grayscale. [config file: psLevel]
- -level3Sep
+ -level3sep
Generate Level 3 separable PostScript. The separation handling
- is the same as for -level2Sep. [config file: psLevel]
+ is the same as for -level2sep. [config file: psLevel]
-eps Generate an Encapsulated PostScript (EPS) file. An EPS file
contains a single image, so if you use this option with a multi-
@@ -201,7 +201,7 @@ EXIT CODES
99 Other error.
AUTHOR
- The pdftops software and documentation are copyright 1996-2019 Glyph &
+ The pdftops software and documentation are copyright 1996-2021 Glyph &
Cog, LLC.
SEE ALSO
@@ -211,4 +211,4 @@ SEE ALSO
- 25 Sep 2019 pdftops(1)
+ 28 Jan 2021 pdftops(1)