Re: DOCBOOK-APPS: Where do I put my customization file?

From
Jon Willeke <>
Date
2001-04-24T17:07:08+00:00
ID
Thread
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