summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo/makeinfo/texinfo.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/texinfo/makeinfo/texinfo.dtd')
-rw-r--r--contrib/texinfo/makeinfo/texinfo.dtd20
1 files changed, 6 insertions, 14 deletions
diff --git a/contrib/texinfo/makeinfo/texinfo.dtd b/contrib/texinfo/makeinfo/texinfo.dtd
index ead278a..8345b48 100644
--- a/contrib/texinfo/makeinfo/texinfo.dtd
+++ b/contrib/texinfo/makeinfo/texinfo.dtd
@@ -1,21 +1,11 @@
-<!-- $Id: texinfo.dtd,v 1.1 2001/05/21 17:36:22 karl Exp $
- Document Type Definition for Texinfo
- ************************************
- For texinfo-4.0b
- *******************
+<!-- $Id: texinfo.dtd,v 1.5 2002/03/23 20:41:32 karl Exp $
+ Document Type Definition for Texinfo.
Author: Philippe Martin (feloy@free.fr)
Contributors:
Karl Eichwalder (keichwa@gmx.net)
- HISTORY
- *******
- Version 0.2 - 2001-05-08
- Version 0.1 - 2001-05-07
-
-
-
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001, 02 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -40,7 +30,8 @@
<!-- block -->
<!-- ***** -->
<!ENTITY % block "menu | para | quotation | example | smallexample | lisp
- | smalllisp | cartouche | format | smallformat | display
+ | smalllisp | cartouche | copying
+ | format | smallformat | display
| smalldisplay | itemize | enumerate | sp | center | group
| table | multitable">
@@ -151,6 +142,7 @@
<!ELEMENT lisp (#PCDATA | %block; | %Inline.phrase;)*>
<!ELEMENT smalllisp (#PCDATA | %block; | %Inline.phrase;)*>
<!ELEMENT cartouche (#PCDATA | %block; | %Inline.phrase;)*>
+<!ELEMENT copying (#PCDATA | %block; | %Inline.phrase;)*>
<!ELEMENT format (#PCDATA | %block; | %Inline.phrase;)*>
<!ELEMENT smallformat (#PCDATA | %block; | %Inline.phrase;)*>
<!ELEMENT display (#PCDATA | %block; | %Inline.phrase;)*>
OpenPOWER on IntegriCloud