diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-05-01 15:31:52 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-05-01 22:49:07 +0200 |
commit | 3edddd6e2bc79ed47931a28e0a8833560d54fb0d (patch) | |
tree | 760fcaf29daa6588a626d052f9ca5fe8dd2e5cc5 /docs-xml/xslt/db2latex-xsl/README | |
parent | b1097e15327874869e9f154a147c615aa34bfa22 (diff) | |
download | samba-3edddd6e2bc79ed47931a28e0a8833560d54fb0d.tar.gz samba-3edddd6e2bc79ed47931a28e0a8833560d54fb0d.tar.bz2 samba-3edddd6e2bc79ed47931a28e0a8833560d54fb0d.zip |
Remove included (but unused) copy of db2latex.
Diffstat (limited to 'docs-xml/xslt/db2latex-xsl/README')
-rw-r--r-- | docs-xml/xslt/db2latex-xsl/README | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/docs-xml/xslt/db2latex-xsl/README b/docs-xml/xslt/db2latex-xsl/README deleted file mode 100644 index cf76210f09..0000000000 --- a/docs-xml/xslt/db2latex-xsl/README +++ /dev/null @@ -1,39 +0,0 @@ -<!--############################################################################# - | $Id: README,v 1.2 2004/01/31 12:53:35 j-devenish Exp $ - |- ############################################################################# - | $Author: j-devenish $ - | - | PURPOSE: - + ############################################################################## --> - -Note -===================== -This file is obsolete. Please see the instructions available at the DB2LaTeX -project website <http://db2latex.sourceforge.net/> -- a local HTML copy -accompanies this distribution. - -Disclaimer -===================== -Documentation is *needed* and obviously very important, but bear -in mind that it is also very boring. WYSIWID: What you see is -what it's done... - -Installation -===================== -DB2LaTeX is now a standalone product, the main driver stylesheet is docbook.xsl. -Process your document with your favourite (and I hope supported) XSLT engine. -See the sample directory. - -Extending the stylesheets -========================= -XSL variables that are supposed to affect the output of the XSLT are in vars.mod.xsl -Cfr. Norman Walsh documentation on how to extend (add a customization layer). - -Thanks -===================== -See the THANKS file - -Authors -===================== -Ramon Casellas casellas@infres.enst.fr -James Devenish j-devenish@users.sourceforge.net |