Next in thread → Next in month →

Re: [docbook-apps] What is wrong in this title page spec?

From
Bob Stayton <>
Date
2007-10-17T22:15:07+00:00
ID
064501c81100$67ca9120$6400a8c0@totoro
Thread
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



----- Original Message ----- 
From: "spr" <>
To: <>
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
>> 
>>
>>
>
> -- 
> 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: 
> For additional commands, e-mail: 
>
>
>
Next in thread → Next in month →