OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Selective pagebreaks


El Martes, 24 de Julio de 2007 00:03, Nelson, Dean escribió:

> Then, what you want is that all TEST must start on a new page, right?
>
> ---- Yes
>
> Do you have sections others than TEST that must not start on their own new
> page?
>
> ---- Yes -   this is why I chose the PI method

Then, in the TEST sections you could place

<section condition="newpage">

or any other @attribute="value" pair, remove the PIs, and use a variation of 
the previouly send template.

> ----- Do I need to place this PI before the <section> or inside it?

I tested it before the section, i.e.:

</section>

<?hard-pagebreak?>

<section>



-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:                           http://es.tldp.org


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]