[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Patch for blank pages in svn-handbook Was: Re: svn commit: rev 2653 - trunk/www trunk/doc/handbook

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-24 17:35:12 CEST

Russell Steicke <russells@arach.net.au> writes:

> On Tue, Jul 23, 2002 at 07:15:36PM -0400, Garrett Rooney wrote:
> ...
> > does anyone else see a bunch of random blank pages in the pdf and ps
> > versions? specifically pages 1 and 2 seem to come out blank every
> > time for me... just seems weird, and i don't know enough texinfo to
> > say where they are coming from...
>
> Here's a patch to fix that. Dunno who to send this to, I hope the list
> doesn't mind.
>
> Index: ./svn-handbook.texi
> ===================================================================
> --- ./svn-handbook.texi
> +++ ./.svn/tmp/svn-handbook.texi.60860.00001.tmp Wed Jul 24 23:14:37 2002
> @@ -84,10 +84,10 @@
> @summarycontents
> @contents
>
> -@node Top
> -@top
>
> @ifinfo
> +@node Top
> +@top
> This manual is a general guide to the Subversion revision control system.

Thanks! This fixes the blank pages produced by texi2dvi.

I'm applying this patch, slightly changed: the @ifinfo needs to
become @ifnottex. Otherwise 'makeinfo --html' complains.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 17:36:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.