summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arabtex/malay.tex
blob: 52ccf78862510cd574179a64b8eefdbb3912a049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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}