← Prev in month ← Prev in thread

articel cover / titlepage

From
<>
Date
2005-10-31T13:33:33+00:00
ID
Thread
articel cover / titlepage
Hello again,


We've come some steps further.

First:
We're using docbook.xsl-1.69.1. When generating mytitlepages.xsl for FO, it
complains about exsl not being defined as a namespace.
This was 'solved' by adding it manually.

Second:
The books indicates we can add
<xsl:include href="mytitlepages.xsl"/> (Chapter 10, page 137)
to our customization layer.
This results in an error. Seemingly, mytitlepages also imports something.
This was solved using
<xsl:import href="mytitlepages.xsl"/>


We were able to create a custom article page. Next step is to figure out how to 
get address info from the docbook.xml onto the front page...


Friendly greetings, Robert-Reinder Nederhoed

--
← Prev in month ← Prev in thread