Subject: Re: [boost] [quickbook] controlling table of contents
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-04-13 12:57:15


> Sorry for my limited understanding... I'm trying to move the toc to page 2
> instead of the 1st page. I added the following to my Jamfile that
> generates
> my docs:
>
> <xsl:param>toc.pagenum=2
>
> But the toc is still on the 1st page... What am I doing wrong?

I don't see any such parameter listed in the stylesheet reference, where did
that parameter come from?

John.