Re: [docbook-apps] website

From
Dave Pawson <>
Date
2005-02-22T16:28:48+00:00
ID
1109089725.5582.9.camel@marge
Thread
Re: [docbook-apps] website
On Tue, 2005-02-22 at 08:36 +0100, Thomas Porschberg wrote:
> Hi,
> 
> I use the website (http://docbook.sourceforge.net/projects/website/) 
> for maintaining a website. (I use xsltproc as my xslt-processor.)
> However, it would by also fine to have an PDF-Output but
> without duplicate the XML-sources.
> Background is that I now want to write a more technical document
> for which I need the "modern outfit" from website and a classical
> handbook for hardcopy.
> 
> Any idea ?

Only ideas, I've never done it.
1. Write xslt to transform from the webpages
to 'standard' docbook (Its not much of a variation).
2. Process using standard stylesheets.

I'm less sure *which* files you'd take to start with.
I think the generated autolayout.xml might be the
correct starting point.

HTH DaveP.