Package: poppler-utils Version: 0.18.4-6 Severity: minor Tags: patch Dear Maintainer,
From "groff -b -ww -mandoc -z": <groff: pdfseparate.1>:19: warning: macro `%d' not defined Changes (besides warning): Some wording changed Increased space between some sentences. Better is to start each sentence on a new line Small increase is space (\^) between dashes (--, \-\-) A full stop that ends (or starts) a string and is a part of it, protected with \& A dash for a range is \(en Patch: --- pdfseparate.1 2013-10-15 22:56:14.000000000 +0000 +++ pdfseparate.1.new 2013-10-15 23:09:50.000000000 +0000 @@ -13,19 +13,19 @@ extract single pages from a Portable Doc pdfseparate reads the PDF file .IR PDF-file , extracts one or more pages, and writes one PDF file for each page to -.IR PDF-page-pattern, -PDF-page-pattern should contain -.B %d -. %d is replaced by the page number. +.IR PDF-page-pattern , +that should contain +.BR %d . +%d is replaced by the page number. .TP The PDF-file should not be encrypted. .SH OPTIONS .TP .BI \-f " number" -Specifies the first page to extract. If \-f is omitted, extraction starts with page 1. +Specifies the first page to extract. If \-f is omitted, extraction starts with page 1. .TP .BI \-l " number" -Specifies the last page to extract. if \-p is omitted, extraction ends with the last page. +Specifies the last page to extract. If \-p is omitted, extraction ends with the last page. .TP .B \-v Print copyright and version information. @@ -34,16 +34,16 @@ Print copyright and version information. Print usage information. .RB ( \-help and -.B \-\-help +.B \-\^\-help are equivalent.) .SH EXAMPLE pdfseparate sample.pdf sample-%d.pdf .TP -extracts all pages from sample.pdf, if i.e. sample.pdf has 3 pages, it produces +extracts all pages from sample.pdf, if i.e.\& sample.pdf has 3 pages, it produces .TP sample-1.pdf, sample-2.pdf, sample-3.pdf .SH AUTHOR -The pdfseparate software and documentation are copyright 1996-2004 Glyph -& Cog, LLC and copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org +The pdfseparate software and documentation are copyright 1996\(en2004 Glyph +& Cog, LLC and copyright 2005\(en2011 The Poppler Developers - http://poppler.freedesktop.org .SH "SEE ALSO" .BR pdfunite (1), -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i586) Kernel: Linux 3.2.46-1-rt67-1 Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages poppler-utils depends on: ii libc6 2.13-38 ii libcairo2 1.12.2-3 ii libfreetype6 2.4.9-1.1 ii libgcc1 1:4.7.2-5 ii liblcms1 1.19.dfsg-1.2 ii libpoppler19 0.18.4-6 ii libstdc++6 4.7.2-5 Versions of packages poppler-utils recommends: ii ghostscript 9.05~dfsg-6.3+deb7u1 poppler-utils suggests no packages. -- no debconf information -- Bjarni I. Gislason -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

