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] DocBook to text


W. Martin Borgert wrote:
> On Tue, Jun 10, 2008 at 08:39:03AM +0200, Thomas Schraitle wrote:
>> Maybe you could try it with a DB XSLT stylesheet below and go
>> from the XHTML output to text:
> ...
>> <!-- No callout graphics: -->
>> <xsl:param name="callout.graphics" select="0"/>
>> <!-- Let appear callouts as Unicode characters: -->
>> <xsl:param name="callout.unicode" select="0"/>
> 
> Yes, this makes sense. Currently, I don't have callouts, but I
> will add these parameters to my XSL file just in case.

Which just makes me think of 'collections' (profiles?) of
customization settings for different uses.


> 
>> <!-- Navigation is useless for text output -->
>> <xsl:param name="suppress.navigation" select="1"></xsl:param>
> 
> If I produce only one big HTML file in the first place, I don't
> get navigation links anyway, right?

Mmmm I'm just wondering what navigation links in plain text
would look like :-) "Turn the page" perhaps?

I'm quite interested in the outcome of this, for the docbook faq
if nothing else.






regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


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