summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/omega
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-24 00:32:38 +0000
committerKarl Berry <karl@freefriends.org>2009-05-24 00:32:38 +0000
commit6067b994ec3a723769b40ba4cc136de173338b39 (patch)
tree69e1641d7c471a1b1d045d4eada7aeaeaafb3417 /Master/texmf-dist/doc/omega
parent3db8854079e5f66bff8e115d3e53b74a9e6b1b94 (diff)
combine lambda and omega
git-svn-id: svn://tug.org/texlive/trunk@13441 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/omega')
-rw-r--r--Master/texmf-dist/doc/omega/antomega/README16
-rw-r--r--Master/texmf-dist/doc/omega/antomega/antomega.pdfbin0 -> 203674 bytes
-rw-r--r--Master/texmf-dist/doc/omega/ocherokee/cherokee.pdfbin0 -> 64653 bytes
-rw-r--r--Master/texmf-dist/doc/omega/ocherokee/chief.tex9
-rw-r--r--Master/texmf-dist/doc/omega/ocherokee/proverb.tex15
5 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/omega/antomega/README b/Master/texmf-dist/doc/omega/antomega/README
new file mode 100644
index 00000000000..b09242c32c2
--- /dev/null
+++ b/Master/texmf-dist/doc/omega/antomega/README
@@ -0,0 +1,16 @@
+=========================================================================
+ANTOMEGA language support package
+version 0.8 (May 7, 2005)
+
+Copyright (C) 2001--2005 Alexej Kryukov <basileia@yandex.ru>.
+
+ANTOMEGA is a language support package for Omega/Lambda, based on the
+original omega.sty file. However, it provides some new functionality,
+including support for additional languages. ANTOMEGA supports standard
+babel-like commands for switching languages, so that you can easily move
+your documents from LaTeX to Lambda.
+
+See the documentation for installation instructions, FAQ, TODO and history.
+
+Happy TeXing!
+=========================================================================
diff --git a/Master/texmf-dist/doc/omega/antomega/antomega.pdf b/Master/texmf-dist/doc/omega/antomega/antomega.pdf
new file mode 100644
index 00000000000..468332a4a3b
--- /dev/null
+++ b/Master/texmf-dist/doc/omega/antomega/antomega.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/omega/ocherokee/cherokee.pdf b/Master/texmf-dist/doc/omega/ocherokee/cherokee.pdf
new file mode 100644
index 00000000000..f5c4b4fe746
--- /dev/null
+++ b/Master/texmf-dist/doc/omega/ocherokee/cherokee.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/omega/ocherokee/chief.tex b/Master/texmf-dist/doc/omega/ocherokee/chief.tex
new file mode 100644
index 00000000000..09e8a087e2e
--- /dev/null
+++ b/Master/texmf-dist/doc/omega/ocherokee/chief.tex
@@ -0,0 +1,9 @@
+\documentclass{article}
+\usepackage{ocherokee}
+\begin{document}
+\Huge
+\begin{cherokee}
+ssiquaya
+\end{cherokee}
+\thispagestyle{empty}
+\end{document}
diff --git a/Master/texmf-dist/doc/omega/ocherokee/proverb.tex b/Master/texmf-dist/doc/omega/ocherokee/proverb.tex
new file mode 100644
index 00000000000..c339f9f50b8
--- /dev/null
+++ b/Master/texmf-dist/doc/omega/ocherokee/proverb.tex
@@ -0,0 +1,15 @@
+\documentclass[landscape]{article}
+\usepackage{ocherokee,fancybox}
+\begin{document}
+\Huge
+\shadowbox{%
+\begin{cherokee}
+\begin{tabular}{l}
+yigaquu\\ osaniyu\\ adanvto\\ adadoligi\\ nigohilvi\\
+nasquv\\ utloyasdi\\ nihi.
+\end{tabular}
+% May the Great Spirit's Blessing Always Be With You
+\end{cherokee}}
+\thispagestyle{empty}
+\end{document}
+