File: ps2ps.1

package info (click to toggle)
ghostscript 9.06~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 60,732 kB
  • sloc: ansic: 439,964; python: 4,915; cpp: 3,565; sh: 2,520; tcl: 1,482; perl: 1,374; makefile: 421; lisp: 407; awk: 66; yacc: 18
file content (26 lines) | stat: -rw-r--r-- 1,125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.\" Using encoding of the German (de_DE) translation: ISO-8859-1
.\" Translation by Tobias Burnus <burnus@gmx.de> and Thomas Hoffmann
.TH PS2PS 1 "8.Juli 2002" 7.21 "Ghostscript-Werkzeuge" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "Distiller"
.SH SYNTAX
\fBps2ps\fR [ \fIOptionen\fR ] \fIEingabe.ps Ausgabe.ps\fR
.br
\fBeps2eps\fR [ \fIOptionen\fR ] \fIEingabe.eps Ausgabe.eps\fR
.SH BESCHREIBT
\fBps2ps\fR  benutzt \fIgs\fR(1) um die \fBPostScript\fR(tm)-Dateien
"Eingabe.ps" in einfacheres und (meist) schnelleres PostScript in
"Ausgabe.ps" zu konvertieren.  Normalerweise darf die Ausgabe
PostScript-Level-2-Konstrukte benutzen, aber 
\fB\-dLanguageLevel=1\fR erzwingt die Ausgabe von Level 1.
.PP
\fBeps2eps\fR fhrt analoge Optimierungen bei Encapsulated
PostScript (EPS) Dateien durch.
.SH DATEIEN
Rufen Sie "\fBgs -h\fR" auf, um den Ort der Ghostscript-Dokumentation auf Ihrem System zu 
ermitteln, wo Sie weitere Informationen finden.
.SH VERSION
Dieses Document wurde zuletzt fr Ghostscript Version 7.21 berarbeitet.
.SH AUTOR
Artifex Software, Inc. sind die
Hauptautoren von Ghostscript.