From 23d443f3e540ae8ecbeb2edd348bf80b85d24970 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 7 May 2021 20:49:07 +0000 Subject: 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 --- Master/texmf-dist/doc/latex/arabtex/malay.tex | 61 +++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/arabtex/malay.tex (limited to 'Master/texmf-dist/doc/latex/arabtex/malay.tex') 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+ & &

\\ +\verb+g+ & & \\ +\verb+v+ & & \\ +\verb+ng+ &\verb+~g+ &\\ +\verb+ny+ &\verb+~n+ &\\ +\verb+c+ &\verb+^c+ & \\ +\hline +\end{tabular} +\end{center} + +\end{document} -- cgit v1.2.3