summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd b/Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd
new file mode 100644
index 00000000000..51ad42db85b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding="ISO-8859-1"?>
+<!-- DTD invitation (version française) -->
+<!-- 11 novembre 1998 mg -->
+<!ELEMENT invitation (entête, corps, fin) >
+<!ELEMENT entête (à, date, où, pourquoi?) >
+<!ELEMENT date (#PCDATA) >
+<!ELEMENT à (#PCDATA) >
+<!ELEMENT où (#PCDATA) >
+<!ELEMENT pourquoi (#PCDATA) >
+<!ELEMENT corps (par+) >
+<!ELEMENT par (#PCDATA|emph)* >
+<!ELEMENT emph (#PCDATA) >
+<!ELEMENT fin (signature) >
+<!ELEMENT signature (#PCDATA) >