[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 02/07: include a5toa4 man page (Closes: #841310)



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-nonbin.

commit 57ca80d96a70aef947873354e49d4ea6a34459c4
Author: Norbert Preining <preining@debian.org>
Date:   Mon Oct 31 11:05:30 2016 +0900

    include a5toa4 man page (Closes: #841310)
---
 texlive-extra/debian/changelog                    |  3 +-
 texlive-extra/debian/manpages/a5toa4.1            | 48 +++++++++++++++++++++++
 texlive-extra/debian/texlive-extra-utils.manpages |  1 +
 3 files changed, 51 insertions(+), 1 deletion(-)

diff --git a/texlive-extra/debian/changelog b/texlive-extra/debian/changelog
index 9b204cc..653ff85 100644
--- a/texlive-extra/debian/changelog
+++ b/texlive-extra/debian/changelog
@@ -3,8 +3,9 @@ texlive-extra (2016.20161008-2) UNRELEASED; urgency=medium
   * break against old dblatex (Closes: #840189)
   * fix g-brief2 for multiple instances (Closes: #840700)
     (thanks to Julius Seemayer)
+  * include a5toa4 man page (Closes: #841310) (thanks to James Clarke)
 
- -- Norbert Preining <preining@debian.org>  Mon, 31 Oct 2016 10:56:08 +0900
+ -- Norbert Preining <preining@debian.org>  Mon, 31 Oct 2016 11:05:19 +0900
 
 texlive-extra (2016.20161008-1) unstable; urgency=medium
 
diff --git a/texlive-extra/debian/manpages/a5toa4.1 b/texlive-extra/debian/manpages/a5toa4.1
new file mode 100644
index 0000000..8449af3
--- /dev/null
+++ b/texlive-extra/debian/manpages/a5toa4.1
@@ -0,0 +1,48 @@
+.TH A5TOA4 1
+
+.SH NAME
+a5toa4 \- arrange A5 pages in a PDF onto A4 landscape paper
+
+.SH SYNOPSIS
+.B a5toa4
+[\fB\-b\fR|\fB\-s\fR]
+[\fB\-o\fR]
+.IR input.pdf ...
+
+.SH DESCRIPTION
+Arrange A5 pages in a PDF onto A4 landscape paper, either side-by-side
+(default) or as a booklet.
+
+.SH OPTIONS
+.SS "Processing options"
+.TP
+.BR \-b ", " \-\-booklet
+Generate a booklet instead of only two pages side by side onto one page. The
+whole booklet will be one signature.
+
+.TP
+.BR \-s ", " \-\-sidebyside
+Generate only two pages side by side onto one page instead of a booklet. This
+is the default.
+
+.TP
+.BR \-o ", " \-\-overwrite
+Write the output to \fIinput.pdf\fR instead of appending "\-sidebyside.pdf"
+or "\-booklet.pdf" to the basename of \fIinput.pdf\fR.
+
+.SS "Getting help"
+.TP
+.BR \-h ", " \-\-help
+Print a help message.
+.TP
+.BR \-V ", " \-\-version
+Print the version information.
+
+.SH AUTHORS
+.B a5toa4
+was written by Markus Kohm.
+
+.SH COPYRIGHT
+.B a5toa4
+is distributed under the conditions of the LaTeX Project Public License, either
+version 1.3c or (at your option) any later version..
diff --git a/texlive-extra/debian/texlive-extra-utils.manpages b/texlive-extra/debian/texlive-extra-utils.manpages
new file mode 100644
index 0000000..b568cf2
--- /dev/null
+++ b/texlive-extra/debian/texlive-extra-utils.manpages
@@ -0,0 +1 @@
+debian/manpages/a5toa4.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: