diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
commit | a683c3d7e9fac38ec713f23fb6b9d2c7143aea82 (patch) | |
tree | 424ab223921f85fd3f167a4ccd0e2d37d05c2927 /Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html | |
parent | 5beb5368a684995153c8566797ba054f21c666af (diff) |
move english latex doc out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html b/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html new file mode 100644 index 00000000000..8709c70b120 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html @@ -0,0 +1,36 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=utf-8"> +<title>UTF8 file</title> +<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +</head> +<body> +<h1>Handling UTF-8 files</h1> +<p>The word Russian (Русский) in Cyrillic: <br> +Using ISO Cyrillic set: +Русский <br> +Using XML Unicode entities: +Русский +</p> +<h2>Russian-English correspondence</h2> + +<p>◆ Ъ ъ Э э Е е Р р Т т Й й У у И и О о П п</p> + +<p>◆ А а С с Д д Ф ф Г г Х х J j К к Л л</p> + +<p>◆ З з Ы ы Ь ь В в Б б Н н М м</p> + +<p>◆ Я Ё Ю Э я ё ю э ч Ч ш Ш ц Ц щ Щ </p> +<h2>Greek-English correspondence</h2> + +<p>● Q q Ω ω Ε ε Ρ ρ Τ τ Υ υ Ι ι Ο ο Π π</p> + +<p>● Α α Σ σ Δ δ Φ φ Γ γ Η η J j Κ κ Λ λ</p> + +<p>● Ζ ζ Ξ ξ Χ χ V v Β β Ν ν Μ μ</p> +<h2>Math characters</h2> +<p>And here is one of Maxwell's equations: +∇·B=0</p> +</body> +</html> |