summaryrefslogtreecommitdiff
path: root/support/classpack/doctexbook.dtd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/classpack/doctexbook.dtd
Initial commit
Diffstat (limited to 'support/classpack/doctexbook.dtd')
-rw-r--r--support/classpack/doctexbook.dtd63
1 files changed, 63 insertions, 0 deletions
diff --git a/support/classpack/doctexbook.dtd b/support/classpack/doctexbook.dtd
new file mode 100644
index 0000000000..8d144373d5
--- /dev/null
+++ b/support/classpack/doctexbook.dtd
@@ -0,0 +1,63 @@
+%%
+%% This is file `doctexbook.dtd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% classpack.dtx (with options: `savedtd')
+%% This file was generated from an XML master source.
+%% Amendments and corrections should be notified to the
+%% maintainer for inclusion in future versions.
+%%
+%% The XML vocabulary
+%%
+%% There are currently no changes to the DocBook element structure.
+%%
+%% The DTD is a driver implementing a number of entity declarations to
+%% ease the transformation to LaTeX.
+<!ENTITY % db5dtd SYSTEM "/dtds/docbook/docbook-5.0/dtd/docbook.dtd">
+<!ATTLIST date YYYY-MM-DD CDATA #IMPLIED>
+<!ATTLIST blockquote units CDATA #IMPLIED
+ begin CDATA #IMPLIED
+ end CDATA #IMPLIED>
+<!ATTLIST quote units CDATA #IMPLIED
+ begin CDATA #IMPLIED
+ end CDATA #IMPLIED>
+<!ELEMENT html:form EMPTY>
+<!ENTITY ampers "\&#38;#38;">
+<!ENTITY BiBTeX "\BibTeX{}">
+<!ENTITY BibTeX "\BibTeX{}">
+<!ENTITY BIBTeX "\BibTeX{}">
+<!ENTITY ConTeXt "\ConTeXt{}">
+<!ENTITY LaTeX "\LaTeX{}">
+<!ENTITY LaTeX2e "\LaTeXe{}">
+<!ENTITY XeTeX "\XeTeX{}">
+<!ENTITY LyX "\LyX{}">
+<!ENTITY METAFONT "\MF{}">
+<!ENTITY METAPOST "\MP{}">
+<!ENTITY TeX "\TeX{}">
+<!ENTITY bsol "{\texttt{\textbackslash}}">
+<!ENTITY date "\filedate{}">
+<!ENTITY degree "\textdegree{}">
+<!ENTITY doctype "\classorpackage{}">
+<!ENTITY filler "\hfil{}">
+<!ENTITY frac12 "\nicefrac12">
+<!ENTITY frac13 "\nicefrac13">
+<!ENTITY frac23 "\nicefrac23">
+<!ENTITY hellip "\dots{}">
+<!ENTITY mdash "~--- ">
+<!ENTITY mldr "\dotfill{}">
+<!ENTITY nbsp "~">
+<!ENTITY ndash "--">
+<!ENTITY percnt "\&#x0025;">
+<!ENTITY square "\raisebox{-1pt}{\Square}">
+<!ENTITY thinsp "\thinspace{}">
+<!ENTITY times "×">
+<!ENTITY specialUuml '{\normalfont\"{\fontfamily{cdr}\selectfont U}}'>
+<!ENTITY verbar "\menusep{}">
+<!ENTITY version "\fileversion{}">
+<!-- call the main DTD --> %db5dtd;
+
+\endinput
+%%
+%% End of file `doctexbook.dtd'.