[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] What is wrong in this title page spec?
I think your book titlepage spec file still has an extra break-after="page"
in it from earlier attempts? In the fo file I see these in the fo:flow for
the titlepage sequence:
<fo:block>
<fo:block break-after="page"/>
</fo:block>
<fo:block break-after="page"/>
That extra break forces the page sequence to page 3 (but no content, so it
is empty), and the double.sided setting rounds that to a blank page 4
before the new page sequence starts for your legalnotice on page 5. I
started with the original titlepage spec file and did not get that extra
break.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
----- Original Message -----
From: "spr" <spremi@yahoo.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Wednesday, October 17, 2007 12:44 PM
Subject: Re: [docbook-apps] What is wrong in this title page spec?
>
> 1) No I have removed the legal notice from book verso titlepage.
>
> 2) I am not any good at "fo" syntax, but figured that the 'title' in
> legal
> notice was being printed twice.
> traced it back to a typo in my command-line. I was generating
> "tets.xsl"
> where as include was "test.xsl"
>
> 3) the duplicate id problem is gone, but the legal text appears on page
> 5!
> (see attached test.fo & pdf)
> http://www.nabble.com/file/p13261483/test.fo test.fo
> http://www.nabble.com/file/p13261483/test.pdf test.pdf
>
> ~spr
>
>
> Bob Stayton wrote:
>>
>> Do you still have a legalnotice on your book verso titlepage? Can you
>> tell
>> what element is producing the duplicate ID by looking in the FO file?
>>
>> Bob Stayton
>> Sagehill Enterprises
>> DocBook Consulting
>> bobs@sagehill.net
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/What-is-wrong-in-this-title-page-spec--tf4630333.html#a13261483
> Sent from the docbook apps mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]