From 199aaac15bebea9d680ddae706a219d8dec3495f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 9 Oct 2013 14:22:33 +0200 Subject: clear TEXI_5 if you cannot compile the document MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index 5c734cd..75f6151 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -8,12 +8,16 @@ @documentencoding UTF-8 @documentlanguage en +@set TEXI_5 + @c @set HARD_COPY_EDITION @c @smallbook @ifset HARD_COPY_EDITION +@ifset TEXI_5 @cropmarks +@end ifset @setchapternewpage odd -@endif +@end ifset @finalout @c %**end of header @@ -32,9 +36,11 @@ @sp 1 @end iftex +@ifset TEXI_5 @ifnottex @quotation @end ifnottex +@end ifset @noindent This Git manual is intended to be @@ -58,9 +64,12 @@ such as how to use a command. @c ... @c @end ifclear +@ifset TEXI_5 @ifnottex @end quotation @end ifnottex +@end ifset + @end macro -- cgit v1.2.3-70-g09d2