From a53257fe6535ea22a7a2dd3df67af47fc7143351 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 9 Mar 2012 01:24:02 +0000 Subject: flipbook (7mar12) git-svn-id: svn://tug.org/texlive/trunk@25584 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex') diff --git a/Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex b/Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex index dcc0240a7a1..09ccdcae097 100644 --- a/Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex +++ b/Master/texmf-dist/doc/latex/flipbook/flipbook-doc.tex @@ -1,5 +1,6 @@ \documentclass[a4paper,twoside]{article} +\usepackage[utf8]{inputenc} \usepackage{xspace} \usepackage{url} @@ -130,6 +131,14 @@ requires going through the following two steps: \documentclass[a4paper,twoside]{article} \end{verbatim} + In case your document is to be printed on a single side, you can + specify the ``oneside'' option for your documentclass instead, as + in: +\begin{verbatim} +\documentclass[a4paper,oneside]{article} +\end{verbatim} + Note that, in this case, all pages are considered to be right pages. + \item Then, to make use of the \flipbook package, add the following line in the preamble: \begin{verbatim} @@ -294,8 +303,8 @@ I'd be happy to know about your \LaTeX{} documents \subsection{Acknowledgments} -Thanks to Christophe Thiéry, Cláudia Tavares and Arnaud Glad for their -help and feedback. +Thanks to Christophe Thiéry, Cláudia Tavares, Arnaud Glad and Stephen +Willshaw for their help and feedback. \newpage A @@ -309,3 +318,7 @@ A A \end{document} + + +% Local IspellDict: american +% (The above line tells ispell to run by default with an american dictionary.) -- cgit v1.2.3