From ad96b18463c9866eb6e51469f89bf12b060e2227 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Sun, 15 Dec 2002 22:10:42 +0000 Subject: [PATCH] Added imports for the extended character entity sets Latin 1, Symbols and Special: for convenience all XML docs which use common.dtd can now use the well-known character entities instead of their numerical counterparts. For a complete reference see the corresponding .ent-files in the w3c directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97934 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/common.dtd | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/docs/manual/style/common.dtd b/docs/manual/style/common.dtd index 6b51355f1d..25cc191149 100644 --- a/docs/manual/style/common.dtd +++ b/docs/manual/style/common.dtd @@ -1,6 +1,23 @@ - + + + +%HTMLlat1; + + +%HTMLsymbol; + + +%HTMLspecial; + + @@ -9,9 +26,7 @@ | blockquote"> - - -- 2.50.1