diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-13 22:49:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-13 22:49:51 +0000 |
commit | 5f97f13bf9ebf60fb05b259ac1671e1534aa62ec (patch) | |
tree | 815e44d57a56e8432bf2aa89aa76d309f9d6ad56 /Build/source/texk | |
parent | a92860ca9d8aca00fe575cd4905ec943fde3fb4f (diff) |
pdftex-quiet (13nov18)
git-svn-id: svn://tug.org/texlive/trunk@49150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/a2ping/a2ping.pl | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/a2ping/a2ping.pl b/Build/source/texk/texlive/linked_scripts/a2ping/a2ping.pl index 0da2e4344e2..2f1a3bda4f8 100755 --- a/Build/source/texk/texlive/linked_scripts/a2ping/a2ping.pl +++ b/Build/source/texk/texlive/linked_scripts/a2ping/a2ping.pl @@ -2277,6 +2277,8 @@ just::end __END__ Dat: `=item * foo' is wrong, puts big space between `*' and `foo' +=encoding latin1 + =begin man .ds pts-dev \*[.T] @@ -2293,7 +2295,7 @@ Dat: `=item * foo' is wrong, puts big space between `*' and `foo' .\} .ad n -=end +=end man =head1 NAME @@ -2377,8 +2379,12 @@ Show the man page Show progress and debug messages (default: no) +=back + =head2 Options for the Bounding box +=over 2 + =item B<--(no)hires> Use HiResBoundingBox in the input file, if present (default: yes) @@ -2399,9 +2405,12 @@ Method for determining the BoundingBox (default: guess) Allow page content below and left of the origin (default: no) +=back =head2 Options for graphics and fonts +=over 2 + =item B<--(no)compress> use compression (default: best) @@ -2422,9 +2431,12 @@ allow lossy image filters (EPS->PDF) (default: yes) min color for 1 in 8->1 bit conv (default: 128) +=back =head2 Options for debugging and changing internals +=over 2 + =item B<--(no)tmpunlink> Unlink temporary files (default: yes). Use B<--notmpunklink> if you @@ -2446,6 +2458,7 @@ Pass extra arguments to gs Pass extra arguments to external program (i.e pdftops) +=back =head1 TIPS AND TRICKS |