summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-26 21:40:58 +0000
committerKarl Berry <karl@freefriends.org>2020-09-26 21:40:58 +0000
commitf09725e0d1775da9c39734e7d8d4e56c20659054 (patch)
tree3c9fda0276ff76d7d27b696672499f1523d31d2f /Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex
parent626f941945c0bd906cb8271fd05dd498cbaf7672 (diff)
phonetic (26sep20)
git-svn-id: svn://tug.org/texlive/trunk@56440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex91
1 files changed, 0 insertions, 91 deletions
diff --git a/Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex b/Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex
deleted file mode 100644
index 194f9fc1548..00000000000
--- a/Master/texmf-dist/doc/fonts/phonetic/phonetic-table.tex
+++ /dev/null
@@ -1,91 +0,0 @@
-\documentstyle[phonetic]{article}
-
-\pagestyle{empty}
-\advance\textheight by 1in
-\advance\topmargin by -.5in
-
-\def\bs{$\backslash$}
-\def\db#1{$\{$#1$\}$}
-
-\begin{document}
-
-The following is a table of available special characters and how to
-call them. Please note that nothing is final on this. I would
-welcome suggestions for names, other characters needed $\ldots$.
-
-In order to call these characters, put the following command in your
-file.
- \begin{center}
-{\tt \bs documentstyle[phonetic]\db{article}}
- \end{center}
-And in order to get this table do
- \begin{center}
-{\tt latex phonetic-table.tex}
- \end{center}
-
-\noindent
-\begin{tabular}{@{}lll@{\qquad\qquad}lll@{\qquad\qquad}lll@{}}
-\bs schwa &\schwa &\it \schwa
- &\bs hausab&\hausab &\it \hausab
- &\bs hausaB&\hausaB &\it \hausaB\\
-\bs thorn &\thorn &\it \thorn
- &\bs hausad&\hausad&\it\hausad
- &\bs hausaD&\hausaD&\it\hausaD\\
-\bs glottal&\glottal &\it\glottal
- &\bs hausak &\hausak &\it\hausak
- &\bs hausaK &\hausaK &\it\hausaK\\
-\bs esh &\esh &\it\esh
- &\bs varg &\varg &\it \varg
- &\bs planck&\planck \\
-\bs yogh &\yogh &\it\yogh
- &\bs udesc &\udesc &\it \udesc
- &\bs roty&\roty &\it \roty\\
-\bs eth &\eth &\it \eth
- &\bs pwedge &\pwedge &\it\pwedge
- &\bs rotm&\rotm &\it \rotm\\
-\bs emgma &\emgma &\it\emgma
- &\bs varomega&\varomega &\it \varomega
- &\bs ibar&\ibar \\
-\bs engma &\engma &\it\engma
- & \bs revD &\revD & \it \revD
- &\bs vod&\vod \\
-\bs enya &\enya &\it \enya
- &\bs fj &\fj & \it \fj
- &\bs ubar&\ubar \\
-\bs flap&\flap &\it\flap
- &\bs openo &\openo &\it \openo
- &\bs rotOmega&\rotOmega &\it \rotOmega\\
-\bs voicedh&\voicedh &\it\voicedh
- &\bs varopeno&\varopeno &\it \varopeno
- &\bs vari &\vari &\it \vari\\
-\bs hookd&\hookd &\it\hookd
- &\bs vara &\vara &\it \vara
- &\bs barj &\barj &\it \barj\\
-\bs rotvara&\rotvara &\it \rotvara
- &\bs rotr&\rotr &\it \rotr
- &\bs rotw&\rotw \\
-\bs epsi &\epsi &\it \epsi
- &\bs barlambda&\barlambda &\it\barlambda
- &\bs riota &\riota & \it \riota \\
-\hline
-\end{tabular}
-
-\noindent
- \begin{tabular}{@{}ll@{\qquad}|ll@{\qquad}|ll@{}}
- \ut{o} &\bs ut\db{o}
-&\td{o} &\bs td\db{o}
-&\syl{o} &\bs syl\db{o}\\
- \labvel{mn}&\bs labvel\db{mn}
-&a\upbar b &a\bs upbar b
-&\rc{c} &\bs rc\db{c}\\
- \hill{o} &\bs hill\db{o}
-&\od{o} &\bs od\db{o}
-&m\uplett{h} & m\bs uplett\db{h}\\
- \ohill{o} & \bs ohill\db{o}
-&\acbar{\'}{o}& \bs acbar\db{\bs$'$}\db{o}
-&\acarc{\'}{o}& \bs acarc\db{\bs$'$}\db{o}\\
- \hline
- \end{tabular}
-
- \end{document}
-