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: Re: DOCBOOK-APPS: Where do I put my customization file?


Here's one answer from the docbook-apps archive, addressing XSL:
<http://lists.oasis-open.org/archives/docbook-apps/200007/msg00146.html>

   <?xml version="1.0"?>
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
     <xsl:include href="/util/sgml/xsl/docbook/html/docbook.xsl" />

     <!-- *jcw, 6/6/00: suppress remarks -->
     <xsl:variable name="show.comments">0</xsl:variable>

     <!-- etc. -->
   </xsl:stylesheet>

If you're using DSSSL, check the new FAQ:

<http://www.miwie.org/docbook-dsssl-faq.html>


At 07:54 AM 4/24/01 -0400, Richard Sharpe wrote:
>I want to move most of my changes out to a customization file ... :-)
>
>Where do I put that file so that it is picked up?

--
Jon Willeke, Quality Engineer
InterSystems Corp.
One Memorial Drive, Cambridge, MA 02142



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


Powered by eList eXpress LLC