summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/arabtex/malay.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-07 20:49:07 +0000
committerKarl Berry <karl@freefriends.org>2021-05-07 20:49:07 +0000
commit23d443f3e540ae8ecbeb2edd348bf80b85d24970 (patch)
treece2672da493f318fbd45ba49f1fb6b3b63f69f73 /Master/texmf-dist/doc/latex/arabtex/malay.tex
parent0986224085b285d1acd71ce72ea054ad41b55739 (diff)
only arabtex.tex is runtime; mail from Arash Esbati, 07 May 2021 11:16:40
git-svn-id: svn://tug.org/texlive/trunk@59124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/arabtex/malay.tex')
-rw-r--r--Master/texmf-dist/doc/latex/arabtex/malay.tex61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/arabtex/malay.tex b/Master/texmf-dist/doc/latex/arabtex/malay.tex
new file mode 100644
index 00000000000..52ccf788625
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arabtex/malay.tex
@@ -0,0 +1,61 @@
+\documentclass[12pt]{article}
+\usepackage{arabtex}
+
+\parindent 0pt
+\parskip 2mm
+
+\advance \textwidth 10mm
+\advance \textheight 10mm
+\thispagestyle{empty}
+
+\makeatletter
+\def \({\a@verb}
+\makeatother
+
+\begin{document}
+\title{Old Malay in Arab\TeX}
+\author
+{Klaus Lagally\\
+Institut f\"ur Informatik\\
+Breitwiesenstra\ss e 20--22\\
+D-70565 Stuttgart\\
+GERMANY\\
+\tt mailto:lagallyk@acm.org
+}
+\date{August 06, 1997}
+\maketitle
+
+\setmalay
+%\vocalize
+
+\vspace*{-05mm}
+There is a new Arab\TeX\ language mode, \verb+\setmalay+,
+for processing Old Malay texts in the extended Arabic writing.
+
+This mode works only with Arab\TeX\ version 3.06 or later.
+
+Old Malay input texts are encoded in a modification of the
+standard \ArabTeX\ encoding, see below.
+
+This language mode is strictly experimental
+and expected to contain many errors.
+Please report your experience and suggestions
+for changes and improvements to the author.
+
+Additional encodings (note the variants):
+
+\begin{center}
+\Large
+\begin{tabular}{|cc|c|}
+\hline
+\verb+p+ & &<p> \\
+\verb+g+ & &<g> \\
+\verb+v+ & &<v> \\
+\verb+ng+ &\verb+~g+ &<ng>\\
+\verb+ny+ &\verb+~n+ &<ny>\\
+\verb+c+ &\verb+^c+ &<c> \\
+\hline
+\end{tabular}
+\end{center}
+
+\end{document}