Re: [docbook-apps] titlepage.xsl anomaly

From
Jirka Kosek <>
Date
2012-09-11T08:47:49+00:00
ID
Thread
Re: [docbook-apps] titlepage.xsl anomaly
On 11.9.2012 10:39, Gabor Kovesdan wrote:

> For Slides, it works nicely! But it should be generated there as a
> part of the build process. Is there any way I can easily adjust this
> parameter?

Build process sets this paremeter, for example makefile for epub3 says:

include $(DOCBOOK_SVN)/buildtools/Makefile.incl

TARGETNS=http://www.w3.org/1999/xhtml

titlepage.templates.xsl: titlepage.templates.xml
$(NESTLEVEL)../template/titlepage.xsl
	$(XSLT) $< $(NESTLEVEL)../template/titlepage.xsl $@ ns=$(TARGETNS)

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------