summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml b/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml
new file mode 100644
index 00000000000..6f24ea62bac
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8tei.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE article SYSTEM
+ "/afs/cern.ch/user/g/goossens/passivetex/teixsl/teixlite.dtd" [
+<!ENTITY % ISOcyr1 SYSTEM "ISOcyr1.pen">
+%ISOcyr1;
+]>
+<TEI.2>
+<teiHeader>
+ <fileDesc>
+ <titleStmt>
+ <title>TEI-lite, XSL and UTF8</title>
+ </titleStmt>
+ </fileDesc>
+</teiHeader>
+<text>
+<body>
+<div1><head>Playing with Cyrillic</head>
+<p>The word Russian in Cyrillic is written: Русский.</p>
+<p>Using ISO Cyrillic set:
+&Rcy;&ucy;&scy;&scy;&kcy;&icy;&jcy; .</p>
+<p>Using XML Unicode entities:
+&#x0420;&#x0443;&#x0441;&#x0441;&#x043a;&#x0438;&#x0439; .</p>
+</div1>
+<div1><head>Russian-English correspondence</head>
+<p lang="eng">Q q W w E e R r T t Y y U u I i O o P p</p>
+<p lang="рус"> Ъ ъ Э э Е е Р р Т т Й й У у И и О о П п</p>
+<p lang="eng">A a S s D d F f G g H h J j K k L l</p>
+<p lang="рус"> А а С с Д д Ф ф Г г Х х J j К к Л л</p>
+<p lang="eng">Z z X x C c V v B b N n M m</p>
+<p lang="рус"> З з Ы ы Ь ь В в Б б Н н М м</p>
+<p lang="eng">YA YO YU EE ya yo yu ee ch CH sh SH ts TS shch SHCH </p>
+<p lang="рус"> Я Ё Ю Э я ё ю э ч Ч ш Ш ц Ц щ Щ </p>
+</div1>
+<div1><head>Greek-English correspondence</head>
+<p lang="eng">Q q W w E e R r T t Y y I i O o P p</p>
+<p lang="ελλ">Q q Ω ω Ε ε Ρ ρ Τ τ Υ υ Ι ι Ο ο Π π</p>
+<p lang="eng">A a S s D d F f G g H h J j K k L l</p>
+<p lang="ελλ">Α α Σ σ Δ δ Φ φ Γ γ Η η J j Κ κ Λ λ</p>
+<p lang="eng">Z z X x C c V v B b N n M m</p>
+<p lang="ελλ">Ζ ζ Ξ ξ Χ χ V v Β β Ν ν Μ μ</p>
+</div1>
+<div1><head>Math characters</head>
+<p>And here is one of Maxwell's equations:
+&#x2207;&#x00B7;&#x0042;&#x003d;&#x0030;</p>
+</div1>
+</body>
+</text>
+</TEI.2>