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] | [Elist Home]


Subject: DOCBOOK-APPS: Re: page chunking


/ Phillip Shelton <shelton@usq.edu.au> 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 <ndw@nwalsh.com>      | Convictions are more dangerous
http://www.oasis-open.org/docbook/ | enemies of truth than
Chair, DocBook Technical Committee | lies.--Nietzsche


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


Powered by eList eXpress LLC