From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/a5comb/a5comb.tex | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 macros/latex/contrib/a5comb/a5comb.tex (limited to 'macros/latex/contrib/a5comb/a5comb.tex') diff --git a/macros/latex/contrib/a5comb/a5comb.tex b/macros/latex/contrib/a5comb/a5comb.tex new file mode 100644 index 0000000000..6151af5338 --- /dev/null +++ b/macros/latex/contrib/a5comb/a5comb.tex @@ -0,0 +1,21 @@ +\documentclass[DIV=9, fontsize=12, pagesize=auto]{scrartcl} + +\addtokomafont{disposition}{\rmfamily} + +\title{The \textsf{a5comb} package\thanks{This manual corresponds to \textsf{a5comb.sty} v.~4, dated 21 May 1992.}} +\author{Mario Wolczko\\\texttt{mario@acm.org}} +\date{21 May 1992} + + +\begin{document} + +\maketitle + +\noindent +The \textsf{a5comb} package sets page layout to A5 size, with equal +spaces to left and right, and twice the amount of centre space +(for comb-bound documents) and $\mathrm{top}:\mathrm{side}:\mathrm{bottom~space} = 2:2:4$. +See also \textsf{a5.sty}, \textsf{a4.sty}. +The layout is based on ratios suggested by Dick Wakefield. + +\end{document} -- cgit v1.2.3