diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-05-01 14:10:38 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-05-01 14:10:38 +0000 |
commit | 449e1d876fdd19425c7f1b7d5dce371adddba083 (patch) | |
tree | 6f306a217ebd60c98268846528dcb4c497a164c2 /docs/docbook | |
parent | 904f642daedc5f5c1e7e973892c4d1bbf856a96a (diff) | |
download | samba-449e1d876fdd19425c7f1b7d5dce371adddba083.tar.gz samba-449e1d876fdd19425c7f1b7d5dce371adddba083.tar.bz2 samba-449e1d876fdd19425c7f1b7d5dce371adddba083.zip |
Add support files for docbook 2 latex
(This used to be commit 07873fec8a97439491665822800bfef9b3f4fc58)
Diffstat (limited to 'docs/docbook')
6 files changed, 12 insertions, 12 deletions
diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.content.constsymb.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.content.constsymb.mod.xsl index 1317c483a7..e262c3ce8c 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.content.constsymb.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.content.constsymb.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.content.constsymb.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.content.constsymb.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML content markup, constants and symbols, 4.4.12. | MathML namespace used -> mml diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.content.functions.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.content.functions.mod.xsl index a317fc018b..6b9c5f00cf 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.content.functions.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.content.functions.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.content.functions.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.content.functions.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML content markup. | Note: these elements are not part of the DocBook DTD. I have extended diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.content.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.content.mod.xsl index ded65f4a9c..be8ed9eda3 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.content.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.content.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.content.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.content.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML content markup. | Note: these elements are not part of the DocBook DTD. I have extended diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.content.token.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.content.token.mod.xsl index cad72c5139..bfa565b396 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.content.token.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.content.token.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.content.token.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.content.token.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML Content Markup, tokens (ci, cn, csymbol) | MathML namespace used -> mml diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.mod.xsl index c87b4ef7f6..e60acf67c0 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML presentation and content markup. | Note: these elements are not part of the DocBook DTD. I have extended diff --git a/docs/docbook/xslt/db2latex/mathml/mathml.presentation.mod.xsl b/docs/docbook/xslt/db2latex/mathml/mathml.presentation.mod.xsl index 6e8bb83f30..3f9047902b 100644 --- a/docs/docbook/xslt/db2latex/mathml/mathml.presentation.mod.xsl +++ b/docs/docbook/xslt/db2latex/mathml/mathml.presentation.mod.xsl @@ -5,9 +5,9 @@ <!ENTITY % mmlextra PUBLIC "MathML extra" "ent/mmlextra.ent"> %mmlextra; ]> <!--############################################################################# - | $Id: mathml.presentation.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: mathml.presentation.mod.xsl,v 1.1.2.1 2003/05/01 14:10:37 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: MathML presentation markup. | Note: these elements are not part of the DocBook DTD. I have extended |