summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/a2ping/a2ping.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/a2ping/a2ping.pl')
-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