summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/a2ping
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-11-12 05:44:06 +0000
committerNorbert Preining <preining@logic.at>2018-11-12 05:44:06 +0000
commit16421eb2aea0392d27dc7ed55006cfffaed04d4c (patch)
tree7be878e5cb86c2e9d8b9b12264347044bc2e2a2f /Master/texmf-dist/scripts/a2ping
parent19cec67e773a35a5e840199646cf194521cba099 (diff)
update a2ping.pl and .1 for fixes
git-svn-id: svn://tug.org/texlive/trunk@49136 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/a2ping')
-rwxr-xr-xMaster/texmf-dist/scripts/a2ping/a2ping.pl15
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/a2ping/a2ping.pl b/Master/texmf-dist/scripts/a2ping/a2ping.pl
index 0da2e4344e2..2f1a3bda4f8 100755
--- a/Master/texmf-dist/scripts/a2ping/a2ping.pl
+++ b/Master/texmf-dist/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