DOCBOOK-APPS: Re: page chunking

From
Norman Walsh <>
Date
2002-09-06T12:48:52+00:00
ID
Thread
DOCBOOK-APPS: Re: page chunking
/ Phillip Shelton <> was heard to say:
| From my reading of the origial question <beginpage> is exactly what he wanted as he started with a hardcopy and has made a softcopy in Docbook.

Yes. It's what he wanted to mark where the page breaks were. And for
online rendering, maybe it makes sense to output something:

<xsl:template match="beginpage">
  <p>--page break in original--</p>
</xsl:template>

That's not the same as saying that the stylesheets should use the
beginpage to actually create page breaks.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | Convictions are more dangerous
http://www.oasis-open.org/docbook/ | enemies of truth than
Chair, DocBook Technical Committee | lies.--Nietzsche