From 94626ee0ec44f738d36151189f2e0ef4327d91b7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jul 2016 20:44:04 +0000 Subject: epstopdf git-svn-id: svn://tug.org/texlive/trunk@41607 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/epstopdf.1 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/man/man1/epstopdf.1') diff --git a/Master/texmf-dist/doc/man/man1/epstopdf.1 b/Master/texmf-dist/doc/man/man1/epstopdf.1 index fff723a0947..62ffbf6e632 100644 --- a/Master/texmf-dist/doc/man/man1/epstopdf.1 +++ b/Master/texmf-dist/doc/man/man1/epstopdf.1 @@ -1,5 +1,5 @@ .TH EPSTOPDF 1 "28 May 2016" -.\" $Id: epstopdf.1 41287 2016-05-28 18:09:45Z karl $ +.\" $Id: epstopdf.1 41288 2016-05-29 16:50:38Z karl $ .SH NAME epstopdf, repstopdf \- convert an EPS file to PDF .SH SYNOPSIS @@ -65,17 +65,20 @@ argument in the gs command (can be repeated). set AutoRotatePages (default: None); recognized \fIval\fP choices: None, All, PageByPage. For EPS files, PageByPage is equivalent to All. .IP "\fB--\fP[\fBno\fP]\fBcompress\fP" -use compression in the output (default: true). +use compression in the output (default: true); if turned off, passes +.IR -dUseFlateCompression=false . .IP "\fB--device\fP=\fIdev\fP" use -sDEVICE=\fIdev\fP (default: pdfwrite); not allowed in restricted mode. .IP "\fB--\fP[\fBno\fP]\fBembed\fP" -embed fonts (default: true). +embed fonts (default: true); passes +.I -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true. .IP "\fB--\fP[\fBno\fP]\fBgray\fP" -grayscale output (default: false). +grayscale output (default: false); passes +.I -sColorConversionStrategy=Gray -dProcessColorModel=/DeviceGray. .IP "\fB--pdfsettings\fP=\fIval\fP" use -dPDFSETTINGS=/\fIval\fP (default is `prepress' if \fB--embed\fP, else empty); recognized \fIval\fP choices: screen, ebook, printer, -repress, default. +prepress, default. .IP "\fB--\fP[\fBno\fP]\fBquiet\fP" use -q, a.k.a. -dQUIET (default: false). .IP "\fB--res\fP=\fIdpi, dpi\fPx\fIdpi\fP" -- cgit v1.2.3