diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-06 21:33:25 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-06 21:33:25 +0100 |
commit | debfa23d449055aa58441e39c822442fd51e9a10 (patch) | |
tree | 488f46eb766263c94020d00ca6aca55270b238ab | |
parent | f4f800ecc58decb32e23438b26d8998d441709df (diff) |
typo
-rwxr-xr-x | pdftool.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ is I<a4>. If no output file is given, or if a single hyphen-minus (I<->) is given as file name, B<PDFTool> sends the data to the standard output. By defaults, B<PDFTool> outputs a PostScript document; see the B<--pdf> to -get a PDF instead. Note that because of a L<known limitation|http://www.ghostscript.com/doc/current/Issues.htm#Known_Limitations> of C<gs> with +get a PDF instead. Note that due to a L<known limitation|http://www.ghostscript.com/doc/current/Issues.htm#Known_Limitations> of C<gs> with the C<pswrite> device, the PostScript output might not be suitable for uses other than printing. By default, B<PDFTool> rotates the pages in order to ensure that your |