summaryrefslogtreecommitdiff
path: root/macros/plain/formats/xmltex/base/testascii.xml
diff options
context:
space:
mode:
Diffstat (limited to 'macros/plain/formats/xmltex/base/testascii.xml')
-rw-r--r--macros/plain/formats/xmltex/base/testascii.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/plain/formats/xmltex/base/testascii.xml b/macros/plain/formats/xmltex/base/testascii.xml
new file mode 100644
index 0000000000..32a23354a6
--- /dev/null
+++ b/macros/plain/formats/xmltex/base/testascii.xml
@@ -0,0 +1,22 @@
+
+<doc xmlns="http://www.dcarlisle.demon.co.uk/sec">
+
+<sec><head>Heading <it>iii</it> example (123) </head>
+<p>
+This is an example of an experimental mode in which some
+of the characters in the standard `ascii' range are given special
+definitions. Vowels are made red, and digits (0123456789) are typeset in
+oldstyle form. Note that you may still use the sepcial letters as part
+of XML names, for example the follwoin word is set using the element `it':
+<it>italic</it>.
+</p>
+<p>
+While the special definitions apply to any text originating in the XML
+document they do not apply to texts coming from the TeX code and in
+particular from LaTeX packages. Note in this example that the
+section numbers are not old style and the vowels in the word `contents'
+are not coloured.
+</p>
+</sec>
+
+</doc>