diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
35 files changed, 10078 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/txfonts/00patch1.txt b/Master/texmf-dist/doc/fonts/txfonts/00patch1.txt new file mode 100644 index 00000000000..fa14e172943 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/00patch1.txt @@ -0,0 +1,9 @@ + +An encoding mistake in Math Italic fonts (txmi and txmi1) fixed. +That is, "5E and "5F were accidentally switched. +This patch corrects the mistake. + +Properly place enclosed tfm and vf files. + +Also properly place enclosed document files. + diff --git a/Master/texmf-dist/doc/fonts/txfonts/COPYRIGHT b/Master/texmf-dist/doc/fonts/txfonts/COPYRIGHT new file mode 100644 index 00000000000..c539a6d4cab --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/COPYRIGHT @@ -0,0 +1,17 @@ + Txfonts and pxfonts copyright notice + June 2002 + +Txfonts and pxfonts, as of June 2002, are distributed +under the GNU General Public License (GPL) with a special +exception. See http://www.gnu.org/licenses/licenses.html#GPL +for the detail of GPL. The special exception is as follows: + + Permission is granted to include txfonts and pxfonts + in a document in the Postscript, PDF, or any other + formats that may be displayed or printed using these + fonts, regardless of the licensing condition applied + to the document itself. + +Young Ryu + + diff --git a/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf b/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf Binary files differnew file mode 100644 index 00000000000..fd187d7e0e7 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf diff --git a/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex b/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex new file mode 100644 index 00000000000..2292666ba4f --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex @@ -0,0 +1,1239 @@ +\documentclass[11pt]{article} + +\setlength{\textwidth}{\paperwidth} +\addtolength{\textwidth}{-2in} + +\setlength{\textheight}{\paperheight} +\addtolength{\textheight}{-2.5in} + +\setlength{\evensidemargin}{0in} +\setlength{\oddsidemargin}{\evensidemargin} + +\setlength{\headsep}{0.5in} +\addtolength{\headsep}{-\headheight} + +\setlength{\topmargin}{.25in} +\addtolength{\topmargin}{-\headheight} +\addtolength{\topmargin}{-\headsep} + +\usepackage{amsmath} +\usepackage{txfonts} +%\normalfont +%\usepackage[T1]{fontenc} +%\usepackage{textcomp} +\let\orgnonumber=\nonumber\usepackage{mathenv}\let\nonumb=\nonumber\let\nonumber=\orgnonumber + +\allowdisplaybreaks + +\newcommand{\bs}{\symbol{'134}} + + +\def\Ent#1{\csname #1\endcsname & \texttt{\bs #1}} +\def\EEnt#1#2{\csname #1\endcsname & \texttt{\bs #1},\,\texttt{\bs #2}} + +\makeatletter +\newcount\curchar \newcount\currow \newcount\curcol +\newdimen\indexwd \newdimen\tempcellwd +\setbox0\hbox{\ttfamily0\kern.2em} +\indexwd=\wd0 + +\def\ident#1{#1} +\def\hexnumber#1{\ifcase\expandafter\ident\expandafter{\number#1} 0\or +1\or 2\or 3\or 4\or 5\or 6\or 7\or 8\or 9\or A\or B\or C\or D\or E\or +F\else ?\fi} + +\def\rownumber{\ttfamily\hexnumber\currow} +\def\colnumber{\ttfamily\hexnumber\curcol \global\advance\curcol 1 } + +\def\charnumber{\setbox0=\hbox{\char\curchar}% + \ifdim\ht0>7.5pt\reposition + \else\ifdim\dp0>2.5pt\reposition\fi\fi + \box0 \global\advance\curchar1 } +\def\reposition{\setbox0=\hbox{$\vcenter{\kern1.5pt\box0\kern1.5pt}$}} + +\def\dochart#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartA#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrowX\setrow\setrowX % +% \hline % + \setrow\setrowX\setrow\setrowX % + \hline % + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartB#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow%\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartC#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartD#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartE#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrowX\setrow\setrowX\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} +\def\colnumbers{\hbox to\hsize{\global\curcol 0 + \def\1{\hbox to\cellwd{\curcol}{\hfil\colnumber\hfil}}% + \kern\indexwd\hfil\hfil + \1\1\1\1\hfil\hfil \1\1\1\1\hfil\hfil + \1\1\1\1\hfil\hfil \1\1\1\1\hfil\hfil + \kern\indexwd}% +} + +\def\dochartF#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + + +\def\setrow{\hbox to\hsize{% + \hbox to\indexwd{\hfil\rownumber\kern.2em}\hfil\hfil + \0\0\0\0\hfil\hfil \0\0\0\0\hfil\hfil + \0\0\0\0\hfil\hfil \0\0\0\0\hfil\hfil + \hbox to\indexwd{\ttfamily\kern.2em \rownumber\hfil}}% + \global\advance\currow 1 }% + +\def\setrowX{\global\advance\curchar16\global\advance\currow 1\relax} + +\def\cellwd#1{20pt}% initialize + +\def\measurecolwidths#1{% + \tempcellwd\hsize \advance\tempcellwd-2\indexwd + \advance\tempcellwd -12pt + \divide\tempcellwd 16 + \xdef\cellwd##1{\the\tempcellwd}% +} + +\def \table #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochart{#1}% +}} + + +\def \tableA #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartA{#1}% +}} + +\def \tableB #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartB{#1}% +}} + +\def \tableC #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartC{#1}% +}} + +\def \tableD #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartD{#1}% +}} + +\def \tableE #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartE{#1}% +}} + +\def \tableF #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartF{#1}% +}} + +\makeatother + +\begin{document} + +\title{The \texttt{TX} Fonts% +\thanks{Special thanks to those who reported problems of +\texttt{TX} fonts and provided suggestions!}} + +\author{Young Ryu} + +\date{December 15, 2000} + +\maketitle + +\tableofcontents + +\clearpage +\section{Introduction} + +The \texttt{TX} fonts consist of +\begin{enumerate}\itemsep=0pt +\item virtual text roman fonts using Adobe Times (or URW NimbusRomNo9L) with + some modified and additional text symbols in OT1, T1, TS1, and LY1 encodings +\item \textsf{virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) with + additional text symbols in OT1, T1, TS1, and LY1 encodings} +\item \texttt{monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings} +\item math alphabets using Adobe Times (or URW NimbusRomNo9L) + with modified metrics +\item math fonts of all symbols corresponding to those of Computer Modern + math fonts (CMSY, CMMI, CMEX, and Greek letters of CMR) +\item math fonts of all symbols corresponding to those of AMS fonts + (MSAM and MSBM) +\item additional math fonts of various symbols +\end{enumerate} +% +All fonts are in the Type 1 format (in \texttt{afm} and \texttt{pfb} files). +Necessary \texttt{tfm} and \texttt{vf} files together with +\LaTeXe\ package files and font map files for \texttt{dvips} are +provided. + +\begin{bfseries}%\itshape +The \texttt{TX} fonts and related files are distributed +without any guaranty or warranty. +I do not assume responsibility for any actual or possible +damages or losses, directly or indirectly caused by the +distributed files. +\end{bfseries} +The \texttt{TX} fonts are distributed under the GNU public license (GPL)\@. + +\section{Changes} + +\begin{description} +\item[1.0] (October 25, 2000) 1st public release +\item[2.0] (November 2, 2000) + \begin{itemize} + \item An encoding error in txi and txbi (`\textdollar' \texttt{"24}) is fixed. + \item Mistakes in symbol declarations for `\AA' and `\aa' in \texttt{txfonts.sty} + are fixed. + \item $\lambda$ (\texttt{"15} of txmi and txbmi), + $\lambdaslash$ (\texttt{"6E} of txsyc and txbsyc), and + $\lambdabar$ (\texttt{"6F} of txsyc and txbsyc) + are updated to be more slanted. + \item More symbols added in txexa and txbexa (\texttt{"29}--\texttt{"2E}) + and in txsyc and txbsyc (\texttt{"80}--\texttt{"94}). + \item Some fine tuning of a few glyphs. + \item Math italic font metrics are improved. + \item Text font metrics are improved. + \item T1 and TS1 encodings are supported. (Not all TS1 encoding glyphs are implemented.) + \end{itemize} +\item[2.1] (November 18, 2000) + \begin{itemize} + \item Complete implementation of TS1 encoding fonts. + \item Various improvements of font metrics and font encodings. For instance, + the bogus entry of char \texttt{'27} in T1 encoding virtual font files + are removed. (This bogus entry caused ``warning char 23 replaced + by \bs.notdef'' with PDF\TeX/PDF\LaTeX.) + \item Helvetica-based TX sans serif fonts in OT1, T1, and TS1 encodings. + \item Monospaced TX typewriter fonts, which are thicker than Courier (and thus may look better + with Times), in OT1, T1, and TS1 encodings. + \end{itemize} +\item[2.2] (November 22, 2000) + \begin{itemize} + \item LY1 encoding support + \item Monospaced typewriter fonts redone (Uppercase letters are tall enough to match with Times.) + \item Various glyph and metric improvement + \end{itemize} +\item[2.3] (December 6, 2000) + \begin{itemize} + \item Math extension fonts (radical symbols) updated + \item Alternative blackboard bold letters ($\varmathbb{A}\ldots\varmathbb{Z}$ and $\varBbbk$) + introduced. (Enter \verb|$\varmathbb{...}$| and \verb|$\varBbk$| to get them.) + \item More large operators symbols + \item Now \verb|\lbag| ($\lbag$) and \verb|\rbag| ($\rbag$) are + delimiters. + \item Alternative math alphabets $\varg$ and $\vary$ added + \end{itemize} +\item[2.4] (December 12, 2000) + \begin{itemize} + \item An encoding mistake in text companion typewriter fonts fixed + \item Bugs in \LaTeX\ input files fixed + \end{itemize} +\item[3.0] (December 14, 2000) + \begin{itemize} + \item Minor problem fixes. + \item Manual fine-tuning of Type 1 font files + \end{itemize} +\item[3.1] (December 15, 2000) + \begin{itemize} + \item Alternative math alphabets $\varv$ and $\varw$ added + \item Hopefully, this is the final release \ldots + \end{itemize} +\end{description} + +\section{A Problem: \texttt{DVIPS} Partial Font Downloading} + +It was reported that when \texttt{TX} fonts +are partially downloaded with \texttt{dvips}, +some HP Laserprinters (with Postscript) cannot +print documents. To resolve this problem, +turn the partial font downloading off. +See the \texttt{dvips} document for various ways to +turn off partial font downloading. + +\textbf{\itshape Even though one does not observe such a problem, +I would like to strongly recommend to turn off \texttt{dvips} +partial font downloading.} +%I think the \texttt{dvips} partial font downloading +%mechanism appears to have some problems. For instance, +%when Adobe Times fonts are set to be downloaded, e.g., +%\begin{verbatim} +% ptmr8r Times-Roman "TeXBase1Encoding ReEncodeFont" <8r.enc <tir_____.pfb +%\end{verbatim} +%\TeX ing \texttt{testfont.tex} on \texttt{ptmr8r} +%and \texttt{dvips}ing \texttt{testfont.dvi} +%with partial font download on give +%\begin{verbatim} +% WARNING: Not all chars found +%\end{verbatim} +%This specific warning seems to be harmless. But, +%in my opinion, this should not happen. + + +\section{Installation} + +Put all files in \texttt{afm}, \texttt{tfm}, \texttt{vf}, +and \texttt{pfb} files in proper locations of your \TeX\ system. +For Mik\TeX, they may go to +\begin{verbatim} + \localtexmf\fonts\afm\txr\ + \localtexmf\fonts\tfm\txr\ + \localtexmf\fonts\vf\txr\ + \localtexmf\fonts\type1\txr\ +\end{verbatim} +All files of the \texttt{input} directory must +be placed where \LaTeX\ finds its package files. +For Mik\TeX, they may go to +\begin{verbatim} + \localtexmf\tex\latex\txr\ +\end{verbatim} +Put the \texttt{txr.map}, \texttt{txr1.map}, \texttt{txr2.map}, and \texttt{tx8r.enc}% +\footnote{The \texttt{tx8r.enc} file is identical to \texttt{8r.enc}. +I included \texttt{tx8r.enc} because (1)~some \TeX\ installation might not have \texttt{8r.enc} and +(2)~including \texttt{8r.enc} would result in multiple copies of \texttt{8r.enc} for \TeX\ systems +that already have it. \texttt{xdvi} users may do global search-and-replacement of \texttt{tx8r.enc} +by \texttt{8r.enc} in the \texttt{map} files.} +files of the \texttt{dvips} +directory in a proper place that \texttt{dvips} refers to. +For Mik\TeX, they may go to +\begin{verbatim} + \localtexmf\dvips\config\ +\end{verbatim} +Also add the reference to \texttt{txr.map} in +the \texttt{dvips} configuration file (\texttt{config.ps}) +\begin{verbatim} + . . . + % Configuration of postscript type 1 fonts: + p psfonts.map + p +txr.map + . . . +\end{verbatim} +and in the PDF\TeX\ configuration file (\texttt{pdftex.cfg}) +\begin{verbatim} + . . . + % pdftex.map is set up by texmf/dvips/config/updmap + map pdftex.map + map +txr.map + . . . +\end{verbatim} +(The \texttt{txr.map} file has only named references to the Adobe Times fonts; +the \texttt{txr1.map} file makes \texttt{dvips} load Adobe Times font files; +and the \texttt{txr2.map} file makes \texttt{dvips} load URW NimbusRomNo9L font files.) + +For \texttt{dvipdfm} users, \texttt{txr3.map} (by Dan Luecking) +is included. Read comments in the beginning of the file. + +\section{Using the \texttt{TX} Fonts with \LaTeX} + +It is as simple as +\begin{verbatim} + \documentclass{article} + \usepackage{txfonts} + %\normalfont % Just in case ... + %\usepackage[T1]{fontenc} % To use T1 encoding fonts + %\usepackage[LY1]{fontenc} % To use LY1 encoding fonts + %\usepackage{textcomp} % To use text companion fonts + + \begin{document} + + This is a very short article. + + \end{document} +\end{verbatim} + +The standard \LaTeX\ distribution does not include +files supporting the LY1 encoding. +One needs at least \texttt{ly1enc.def}, which is available +from both CTAN and Y\&Y (\texttt{www.yandy.com}). +At the time this document was written, CTAN had +an old version (1997/03/21 v0.3); \texttt{ly1enc.def} +available from Y\&Y's downloads site was dated on 1998/04/21 v0.4. + +\section{Additional Symbols in the \texttt{TX} Math Fonts} + +\emph{All} CM symbols are included in the \texttt{TX} math fonts. +In addition, the \texttt{TX} math fonts provide or modify +the following symbols, including all of AMS and most of \LaTeX\ symbols. + +\subsubsection*{Binary Operator Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{medcirc}& +\Ent{medbullet}& +\Ent{invamp}\\ +\Ent{circledwedge}& +\Ent{circledvee}& +\Ent{circledbar}\\ +\Ent{circledbslash}& +\Ent{nplus}& +\Ent{boxast}\\ +\Ent{boxbslash}& +\Ent{boxbar}& +\Ent{boxslash}\\ +\Ent{Wr}& +\Ent{sqcupplus}& +\Ent{sqcapplus}\\ +\Ent{rhd}& +\Ent{lhd}& +\Ent{unrhd}\\ +\Ent{unlhd} +\end{eqnarray*} + +\subsubsection*{Binary Relation Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\quad}c@{\enskip}l@{\quad}c@{\enskip}l] +\Ent{mappedfrom}& +\Ent{longmappedfrom}& +\Ent{Mapsto}\\ +\Ent{Longmapsto}& +\Ent{Mappedfrom}& +\Ent{Longmappedfrom}\\ +\Ent{mmapsto}& +\Ent{longmmapsto}& +\Ent{mmappedfrom}\\ +\Ent{longmmappedfrom}& +\Ent{Mmapsto}& +\Ent{Longmmapsto}\\ +\Ent{Mmappedfrom}& +\Ent{Longmmappedfrom}& +\Ent{varparallel}\\ +\Ent{varparallelinv}& +\Ent{nvarparallel}& +\Ent{nvarparallelinv}\\ +\Ent{colonapprox}& +\Ent{colonsim}& +\Ent{Colonapprox}\\ +\Ent{Colonsim}& +\Ent{doteq}& +\Ent{multimapinv}\\ +\Ent{multimapboth}& +\Ent{multimapdot}& +\Ent{multimapdotinv}\\ +\Ent{multimapdotboth}& +\Ent{multimapdotbothA}& +\Ent{multimapdotbothB}\\ +\Ent{VDash}& +\Ent{VvDash}& +\Ent{cong}\\ +\Ent{preceqq}& +\Ent{succeqq}& +\Ent{nprecsim}\\ +\Ent{nsuccsim}& +\Ent{nlesssim}& +\Ent{ngtrsim}\\ +\Ent{nlessapprox}& +\Ent{ngtrapprox}& +\Ent{npreccurlyeq}\\ +\Ent{nsucccurlyeq}& +\Ent{ngtrless}& +\Ent{nlessgtr}\\ +\Ent{nbumpeq}& +\Ent{nBumpeq}& +\Ent{nbacksim}\\ +\Ent{nbacksimeq}& +\EEnt{neq}{ne}& +\Ent{nasymp}\\ +\Ent{nequiv}& +\Ent{nsim}& +\Ent{napprox}\\ +\Ent{nsubset}& +\Ent{nsupset}& +\Ent{nll}\\ +\Ent{ngg}& +\Ent{nthickapprox}& +\Ent{napproxeq}\\ +\Ent{nprecapprox}& +\Ent{nsuccapprox}& +\Ent{npreceqq}\\ +\Ent{nsucceqq}& +\Ent{nsimeq}& +\Ent{notin}\\ +\EEnt{notni}{notowns}& +\Ent{nSubset}& +\Ent{nSupset}\\ +\Ent{nsqsubseteq}& +\Ent{nsqsupseteq}& +\Ent{coloneqq}\\ +\Ent{eqqcolon}& +\Ent{coloneq}& +\Ent{eqcolon}\\ +\Ent{Coloneqq}& +\Ent{Eqqcolon}& +\Ent{Coloneq}\\ +\Ent{Eqcolon}& +\Ent{strictif}& +\Ent{strictfi}\\ +\Ent{strictiff}& +\Ent{circledless}& +\Ent{circledgtr}\\ +\Ent{lJoin}& +\Ent{rJoin}& +\EEnt{Join}{lrJoin}\\ +\Ent{openJoin}& +\Ent{lrtimes}& +\Ent{opentimes}\\ +\Ent{nsqsubset}& +\Ent{nsqsupset}& +\Ent{dashleftarrow}\\ +%\EEnt{dashrightarrow}{dasharrow}& +\Ent{dashrightarrow}& +\Ent{dashleftrightarrow}& +\Ent{leftsquigarrow}\\ +\Ent{ntwoheadrightarrow}& +\Ent{ntwoheadleftarrow}& +\Ent{Nearrow}\\ +\Ent{Searrow}& +\Ent{Nwarrow}& +\Ent{Swarrow}\\ +\Ent{Perp}& +\Ent{leadstoext}& +\Ent{leadsto}\\ +\Ent{boxright}& +\Ent{boxleft}& +\Ent{boxdotright}\\ +\Ent{boxdotleft}& +\Ent{Diamondright}& +\Ent{Diamondleft}\\ +\Ent{Diamonddotright}& +\Ent{Diamonddotleft}& +\Ent{boxRight}\\ +\Ent{boxLeft}& +\Ent{boxdotRight}& +\Ent{boxdotLeft}\\ +\Ent{DiamondRight}& +\Ent{DiamondLeft}& +\Ent{DiamonddotRight}\\ +\Ent{DiamonddotLeft}& +\Ent{circleright}& +\Ent{circleleft}\\ +\Ent{circleddotright}& +\Ent{circleddotleft}& +\Ent{multimapbothvert}\\ +\Ent{multimapdotbothvert}& +\Ent{multimapdotbothAvert}& +\Ent{multimapdotbothBvert} +\end{eqnarray*} + +\subsubsection*{Ordinary Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{alphaup}& +\Ent{betaup}& +\Ent{gammaup}\\ +\Ent{deltaup}& +\Ent{epsilonup}& +\Ent{varepsilonup}\\ +\Ent{zetaup}& +\Ent{etaup}& +\Ent{thetaup}\\ +\Ent{varthetaup}& +\Ent{iotaup}& +\Ent{kappaup}\\ +\Ent{lambdaup}& +\Ent{muup}& +\Ent{nuup}\\ +\Ent{xiup}& +\Ent{piup}& +\Ent{varpiup}\\ +\Ent{rhoup}& +\Ent{varrhoup}& +\Ent{sigmaup}\\ +\Ent{varsigmaup}& +\Ent{tauup}& +\Ent{upsilonup}\\ +\Ent{phiup}& +\Ent{varphiup}& +\Ent{chiup}\\ +\Ent{psiup}& +\Ent{omegaup}& +\Ent{Diamond}\\ +\Ent{Diamonddot}& +\Ent{Diamondblack}& +\Ent{lambdaslash}\\ +\Ent{lambdabar}& +\Ent{varclubsuit}& +\Ent{vardiamondsuit}\\ +\Ent{varheartsuit}& +\Ent{varspadesuit}& +\Ent{Top}\\ +\Ent{Bot} +\end{eqnarray*} + +\subsubsection*{Math Alphabets} + +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{varg} & +\Ent{varv} & +\Ent{varw} & +\Ent{vary} +\end{eqnarray*} +In order to replace math alphabets $g$, $v$, $w$, and $y$ by these alternatives, +use the \texttt{varg} option with the \texttt{txfonts} package: +\begin{verbatim} + \usepackage[varg]{txfonts} +\end{verbatim} +Then, \verb|$g$|, \verb|$v$|, \verb|$w$|, and \verb|$y$| will produce +these $\varg$, $\varv$, $\varw$, and~$\vary$ (instead of $g$, $v$, $w$, and~$y$). +% +Notice that $\varv$ (the alternative \textit{v}) +is more clearly distingiushed from $\nu$ (the lowercase Greek nu). +However, this is not without cost: +it looks similar to $\upsilon$ (the lowercase Greek upsilon). + +%\footnote{A comment on Times New Roman fonts: +%the italic \textit{v} of Times New Roman (both Type 1 and TrueType versions), +%but not that of Times, is very badly designed. The starting serif at the left-top +%corner of the letter is very different from other letters' corresponding portion. +%However, that of Times New Roman bold italic is consistent with others. +%Further, in the TrueType version of Times New Roman italic and bold italic, +%the lowercase Greek $\nu$ (nu) is exactly same as \textit{v} (i.e., linked to \textit{v}). +%For the mathematical typesetting purpose, this is undesirable. +%In \texttt{TX} fonts, the lowercase Greek $\nu$ (nu) is not identical to +%\textit{v}, but very similar. The alternative $\varv$ is provided to +%be more clearly distingiushed from the lowercase Greek $\nu$ (nu). +%The alternative $\varw$ is provided to ensure consistency.} + +\subsubsection*{Large Operator Symbols} + +\begin{eqnarray*}[c@{\enskip}l@{\quad}c@{\enskip}l@{\quad}c@{\enskip}l] +\Ent{bignplus}& +\Ent{bigsqcupplus}& +\Ent{bigsqcapplus}\\ +\Ent{bigsqcap}& +\Ent{bigsqcap}& +\Ent{varprod}\\ +\Ent{oiint}& +\Ent{oiiint}& +\Ent{ointctrclockwise}\\ +\Ent{ointclockwise}& +\Ent{varointctrclockwise}& +\Ent{varointclockwise}\\ +\Ent{sqint}& +\Ent{sqiintop}& +\Ent{sqiiintop}\\ +\Ent{fint}& +\Ent{iint}& +\Ent{iiint}\\ +\Ent{iiiint}& +\Ent{idotsint}& +\Ent{oiintctrclockwise}\\ +\Ent{oiintclockwise}& +\Ent{varoiintctrclockwise}& +\Ent{varoiintclockwise}\\ +\Ent{oiiintctrclockwise}& +\Ent{oiiintclockwise}& +\Ent{varoiiintctrclockwise}\\ +\Ent{varoiiintclockwise}& +\end{eqnarray*} + +\subsubsection*{Delimiters} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Big\llbracket&\texttt{\bs llbracket}& +\Big\rrbracket&\texttt{\bs rrbracket}& +\Big\lbag&\texttt{\bs lbag}& +\Big\rbag&\texttt{\bs rbag} +\end{eqnarray*} + +%\subsubsection*{Parentheses} +%\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +%\Ent{lbag}& +%\Ent{rbag}& +%\Ent{Lbag}& +%\Ent{Rbag} +%\end{eqnarray*} + +\subsubsection*{Miscellaneous} + +\verb|$\mathfrak{...}$| produces +$\mathfrak{A} \ldots \mathfrak{Z}$ and $\mathfrak{a} \ldots \mathfrak{z}$. +\verb|$\varmathbb{...}$| produces +$\varmathbb{A} \ldots \varmathbb{Z}$ (lowercase letters only); +\verb|\varBbbk| produces $\varBbbk$. +Note that the \AmS\ math font command \verb|$\mathbb{...}$| produces +$\mathbb{A} \ldots \mathbb{Z}$; +\verb|\Bbbk| produces $\Bbbk$. +If you find the alternative blackboard letters are better, then do +\begin{verbatim} + \let\mathbb=\varmathbb + \let\Bbbk=\varBbbk +\end{verbatim} + + +\section{Remarks} + +\subsection{Some Font Design Issues} + +The Adobe Times fonts are thicker than the CM fonts. +Designing math fonts for Times based on the rule thickness of Times +`$=$', `$-$', `$+$', `/', `$<$', etc.\ +would result in too thick math symbols, +in my opinion.\footnote{I have designed many math symbols +(corresponding to those in CMMI and CMSY) +based on the rule thickness of original Times `$=$', etc. +At that time, I noticed that the symbols, +especially some bold math symbols, are extremely thick. +Perhaps, in the future, I will complete all math symbols +based on the rule thickness of original Times `$=$', etc.\ +and release in public, so that users will judge +whether they are acceptable or not~\ldots.} +In the \texttt{TX} fonts, these glyphs are thinner +than those of original Times fonts. That is, the rule thickness +of these glyphs is around 85\% of that of the Times fonts, +but still thicker than that of the CM fonts. + +For negated relation symbols, the CM fonts composes +relation symbols with the negation slash (\texttt{"36} in CMSY). +Even though the CM fonts were very carefully designed +to look reasonable when negated relation symbols are composed +(except `$\notin$' \verb|\notin|, which is composed of +`$\in$' and the normal slash `$/$'), +the AMS font set includes many negated relation symbols, +mainly because the vertical placement and +height\slash depth of the negation slash are not optimal +when composed with certain relation symbols, I guess. +The \texttt{TX} fonts include the negation slash symbol +(\texttt{"36} in txsy), which could be composed with +relation symbols to give reasonably looking negated related symbols. +I believe, however, explicitly designed negated relation symbols +are looking better than composed relation symbols. +Thus, in addition to negated relation symbols matching those of +the AMS fonts, many negated symbols such as `$\neq$' are introduced +in the \texttt{TX} fonts. + +Further, in order to maintain editing compatibility with +vanilla \LaTeXe\ typesetting, \verb|\not| is redefined in \texttt{txfonts.sty} +so that when \verb|\not\XYZ| is processed, +if \verb|\notXYZ| or \verb|\nXYZ| is defined, it will be used +in place of \verb|\not\XYZ|; otherwise, +\verb|\XYZ| is composed with the negation slash. +For instance, `$\nprecsim$' is available as \verb|\nprecsim| in the \texttt{TX} fonts. +Thus, if \verb|\not\precsim| is typed in the document, +the \verb|\nprecsim| symbol, instead of \verb|\precsim| composed +with the negation slash, is printed. + +\subsection{Times vs.\ Times New Roman} + +The recent version of Acrobat is shipped with +Times New Roman instead of Times fonts. +Times New Roman fonts' italic letters (e.g., +`\textit{A}') are substantially different from those +of Times fonts. Thus, when documents with the \texttt{TX} fonts +are processed with Acrobat, accents may not be correctly placed. +If this is a noticeable problem, use the NimbusRomNo9L fonts +(included in the Ghostscript distribution) with the \texttt{TX} fonts +through \texttt{txr2.map}. + +\subsection{PDF\TeX/PDF\LaTeX\ and Standard Postscript Fonts} + +PDF\TeX/PDF\LaTeX\ does not handle slanting of fonts not embedded +in the document. +Note, in the standard setup, PDF\TeX/PDF\LaTeX\ does not embed +the 14 standard Postscript fonts (Times $\times$~4, +Helvetica $\times$~4, Courier $\times$~4, Symbol, and ZapfDingbats). +As the result, PDF\TeX/PDF\LaTeX\ issues warning +(and may try to generate and use bitmapped fonts for these fonts). +If it is not desirable, a solution would be to use URW NimbusRomNo9L +and NimbusSanL fonts +which are an Adobe Times and Helvetica fonts clone. That is, in the +PDF\TeX/PDF\LaTeX\ configuration file (\texttt{pdftex.cfg}), +put \texttt{txr2.map} instead of \texttt{txr.map} +\begin{verbatim} + . . . + % pdftex.map is set up by texmf/dvips/config/updmap + map pdftex.map + map +txr2.map + . . . +\end{verbatim} +Be sure to properly install URW NimbusRomNo9L and NimbusSanL fonts (which are +included in the Ghostscript distribution) in your texmf tree. + +If you have Adobe Times and Helvetica font files, and want to embed them +in your PDF document file, do the following trick to fool PDF\TeX/PDF\LaTeX. +\begin{enumerate}\itemsep=0pt%\parskip=0pt +\item Copy \texttt{txr1.map} in the dvips configuration directory + to \texttt{txrpdf.map} in the PDF\TeX/PDF\LaTeX\ configuration directory. +\item Edit txrpdf.map and have +\begin{small} +\begin{verbatim} +rtxptmb "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +rtxptmbo ".167 SlantFont TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +rtxptmbi "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tibi____.pfb +rtxptmr "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tir_____.pfb +rtxptmro ".167 SlantFont TeXBase1Encoding ReEncodeFont" <tx8r.enc <tir_____.pfb +rtxptmri "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tii_____.pfb +. . . +\end{verbatim} +\end{small} +instead of +\begin{small} +\begin{verbatim} +rtxptmb Times-Bold "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +. . . +. . . +\end{verbatim} +\end{small} +Note, the actual standard Postscript fonts names such as \texttt{"Times-Bold"} +are removed. As the result, PDF\TeX/PDF\LaTeX\ will embed these standard +Postscript fonts and there will be no warning for slanting them. +\item Put \texttt{txrpdf.map} in the PDF\TeX/PDF\LaTeX\ configuration + file (\texttt{pdftex.cfg}). +\begin{small} +\begin{verbatim} +. . . +% pdftex.map is set up by texmf/dvips/config/updmap +map pdftex.map +map +txrpdf.map +. . . +\end{verbatim} +\end{small} +\end{enumerate} + +\subsection{Glyph Hinting} + +The hinting of the \texttt{TX} fonts is far from ideal. +As a result, when documents with the \texttt{TX} fonts +are \emph{viewed} with Gsview (or Ghostview), you might notice +some display quality problem. When they are \emph{viewed} +with Acrobat, they look much better. +However, when they are \emph{printed} in laser printers, +there will be no quality problem. +(Note, hinting is to improve display quality on low resolution devices such as +display screens.) + +\subsection{Glyphs in Low Positions} + +It is known that Acrobat often does not properly handle +CM font glyphs placed between \texttt{"00} and \texttt{"1F}. +Thus, most Type 1 versions of CM fonts publicly available +have these glyphs in higher positions above \texttt{"7F}. +When the \texttt{-G} flag is used with \texttt{dvips}, +those glyphs in low positions are shifted to higher positions. +The \texttt{TX} text fonts have +glyphs in the low positions between \texttt{"00} and \texttt{"1F}. +As of now, these glyphs are not available in higher positions above \texttt{"7F}. +Thus, when run \texttt{dvips}, do not use the \texttt{-G} +flag (or remove \texttt{G} in the \texttt{dvips} configuration file). +Especially, do not use \texttt{config.pdf}. +In my computer systems, Acrobat correctly handles glyphs in low positions. +However, if this known Acrobat problem occurs in other computer systems, +I will modify the \texttt{TX} fonts so that glyphs in low positions +are also available in higher positions. + +\section{Font Charts} + +The original Computer Modern (CM) text fonts (aka \TeX\ text fonts) +have the OT1 encoding. The OT1 \texttt{TX} text fonts follow +the CM fonts' encoding as much as possible, but have some +variations and additions: +\begin{itemize}\parskip=0pt\itemsep=0pt +\item The position \texttt{"24} of text italic fonts has + the dollar symbol (\textit{\textdollar}), not the sterling symbol (\textit{\textsterling}). +\item The uppercase and lowercase lslash (\L, \l) and aring (\AA, \aa) letters are added. +\item The cent (\ifx\textcentoldstyle\undefined\textcent\else\textcentoldstyle\fi) + and sterling (\textsterling) symbols are added. +\end{itemize} +The original CM text fonts have somewhat different encodings in +\textsc{cap \& small cap} and \texttt{typewriter} fonts. +\texttt{TX} fonts corresponding to them have the original CM encodings, +not the strict OT1 encoding. + +The T1 encoding text fonts (known as EC fonts) are designed to +replace the CM text fonts in the OT1 encoding. +The LY1 encoding is another text font encoding, which is based +on both \TeX\ and ANSI encodings. +Both T1 and LY1 encoding fonts are especially useful to typeset +European languages with proper hyphenation. +The TS1 encoding text companion fonts (known as TC fonts) have +additional text symbols. +All corresponding \texttt{TX} fonts are implemented. + +The Computer Modern (CM) math fonts (aka \TeX\ math fonts) +consist of three fonts: math italic (CMMI), math symbols (CMSY), and +math extension (CMEX). The American Mathematical Society provided +two additional math symbol fonts (MSAM and MSBM). +The \texttt{TX} math fonts include those exactly corresponding to them. +In addition, the \texttt{TX} math fonts include math italic A, +math symbols C, and math extension A fonts. + + +\subsection{OT1 (CM) Encoding Text Fonts} + +These fonts' encodings are identical to those of corresponding CM fonts, +except 6~additional glyphs. + +\begin{center} +\centering +\leavevmode\hbox{\tableA \fonttab{txr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{T1 (EC) Cork Encoding Text Fonts} + +These fonts' encodings are identical to those of corresponding EC fonts. + +\begin{center} +\centering +\leavevmode\hbox{\tableD \fonttab{t1xr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{LY1 \TeX-and-ANSI Encoding Text Fonts} + +\begin{center} +\centering +\leavevmode\hbox{\tableD \fonttab{tyxr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{TS1 (TC) Encoding Text Companion Fonts} + +These fonts' encodings are identical to those of corresponding TC fonts. + +\begin{center} +\centering +\leavevmode\hbox{\tableE \fonttab{tcxr}{Text Companion Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxi}{\textit{Text Companion Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxsl}{\textsl{Text Companion Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxss}{\textsf{Text Companion Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxsssl}{\textsf{\slshape Text Companion Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxtt}{\texttt{Text Companion Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxttsl}{\texttt{\slshape Text Companion Typewriter Slanted}}} +\end{center} + +\subsection{Math Fonts} + +These fonts' encodings are identical to those of corresponding CM +and AMS Math fonts. +Additional math fonts are provided. + +\begin{center} +\centering +\leavevmode\hbox{\table \fonttab{txmi}{Math Italic (Corresponding to CMMI)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txmi1}{Math Italic (Corresponding to CMMI) used with the \texttt{varg} option}} + +\bigskip\bigskip +\leavevmode\hbox{\tableF \fonttab{txmia}{Math Italic A}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsy}{Math Symbols (Corresponding to CMSY)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsya}{Math Symbols A (Corresponding to MSAM)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsyb}{Math Symbols B (Corresponding to MSBM)}} + +\bigskip\bigskip +\leavevmode\hbox{\tableC \fonttab{txsyc}{Math Symbols C}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txex}{Math Extension (Corresponding to CMEX)}} + +\bigskip\bigskip +\leavevmode\hbox{\tableB \fonttab{txexa}{Math Extension A}} +\end{center} + +Bold versions of all fonts are available. + + +\end{document} diff --git a/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.pdf b/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.pdf Binary files differnew file mode 100644 index 00000000000..af40793367d --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.pdf diff --git a/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex b/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex new file mode 100644 index 00000000000..171666ac3fd --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex @@ -0,0 +1,1220 @@ +\documentclass[11pt]{article} + +\usepackage{a4wide,amsmath} +\usepackage{txfonts} +%\normalfont +%\usepackage[T1]{fontenc} +%\usepackage{textcomp} +\let\orgnonumber=\nonumber\usepackage{mathenv}\let\nonumb=\nonumber\let\nonumber=\orgnonumber + +\allowdisplaybreaks + +\newcommand{\bs}{\symbol{'134}} + + +\def\Ent#1{\csname #1\endcsname & \texttt{\bs #1}} +\def\EEnt#1#2{\csname #1\endcsname & \texttt{\bs #1},\,\texttt{\bs #2}} + +\makeatletter +\newcount\curchar \newcount\currow \newcount\curcol +\newdimen\indexwd \newdimen\tempcellwd +\setbox0\hbox{\ttfamily0\kern.2em} +\indexwd=\wd0 + +\def\ident#1{#1} +\def\hexnumber#1{\ifcase\expandafter\ident\expandafter{\number#1} 0\or +1\or 2\or 3\or 4\or 5\or 6\or 7\or 8\or 9\or A\or B\or C\or D\or E\or +F\else ?\fi} + +\def\rownumber{\ttfamily\hexnumber\currow} +\def\colnumber{\ttfamily\hexnumber\curcol \global\advance\curcol 1 } + +\def\charnumber{\setbox0=\hbox{\char\curchar}% + \ifdim\ht0>7.5pt\reposition + \else\ifdim\dp0>2.5pt\reposition\fi\fi + \box0 \global\advance\curchar1 } +\def\reposition{\setbox0=\hbox{$\vcenter{\kern1.5pt\box0\kern1.5pt}$}} + +\def\dochart#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartA#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrowX\setrow\setrowX % +% \hline % + \setrow\setrowX\setrow\setrowX % + \hline % + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartB#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow%\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartC#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartD#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + +\def\dochartE#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrowX\setrow\setrowX\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} +\def\colnumbers{\hbox to\hsize{\global\curcol 0 + \def\1{\hbox to\cellwd{\curcol}{\hfil\colnumber\hfil}}% + \kern\indexwd\hfil\hfil + \1\1\1\1\hfil\hfil \1\1\1\1\hfil\hfil + \1\1\1\1\hfil\hfil \1\1\1\1\hfil\hfil + \kern\indexwd}% +} + +\def\dochartF#1{% + \begingroup + \global\curchar=0 \global\currow=0 \global\curcol=0 + \def\hline{\kern2pt\hrule\kern3pt }% + \setbox0\vbox{#1% + \def\0{\hbox to\cellwd{\curcol}{\hss\charnumber\hss}}% + \colnumbers + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow\setrow + \hline + \setrow\setrow\setrow + \hline + \colnumbers + }% + \vbox{% + \hbox to\hsize{\kern\indexwd + \def\fullrule{\hfil\vrule height\ht0 depth\dp0\hfil}% + \fullrule\kern\cellwd{0}\kern\cellwd{1}\kern\cellwd{2}\kern\cellwd{3}% + \fullrule\kern\cellwd{4}\kern\cellwd{5}\kern\cellwd{6}\kern\cellwd{7}% + \fullrule\kern\cellwd{8}\kern\cellwd{9}\kern\cellwd{10}\kern\cellwd{11}% + \fullrule\kern\cellwd{12}\kern\cellwd{13}\kern\cellwd{14}\kern\cellwd{15}% + \fullrule\kern\indexwd}% + \kern-\ht0 \kern-\dp0 \unvbox0}% + \endgroup +} + + +\def\setrow{\hbox to\hsize{% + \hbox to\indexwd{\hfil\rownumber\kern.2em}\hfil\hfil + \0\0\0\0\hfil\hfil \0\0\0\0\hfil\hfil + \0\0\0\0\hfil\hfil \0\0\0\0\hfil\hfil + \hbox to\indexwd{\ttfamily\kern.2em \rownumber\hfil}}% + \global\advance\currow 1 }% + +\def\setrowX{\global\advance\curchar16\global\advance\currow 1\relax} + +\def\cellwd#1{20pt}% initialize + +\def\measurecolwidths#1{% + \tempcellwd\hsize \advance\tempcellwd-2\indexwd + \advance\tempcellwd -12pt + \divide\tempcellwd 16 + \xdef\cellwd##1{\the\tempcellwd}% +} + +\def \table #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochart{#1}% +}} + + +\def \tableA #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartA{#1}% +}} + +\def \tableB #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartB{#1}% +}} + +\def \tableC #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartC{#1}% +}} + +\def \tableD #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartD{#1}% +}} + +\def \tableE #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartE{#1}% +}} + +\def \tableF #1#2#3{\par\penalty-200 \bigskip + \font #1=#2 \relax + \vbox{\hsize=29pc + \measurecolwidths{#1}% + \centerline{#3 -- {\tt#2}}% + \medskip + \dochartF{#1}% +}} + +\makeatother + +\begin{document} + +\title{The \texttt{TX} Fonts% +\thanks{Special thanks to those who reported problems of +\texttt{TX} fonts and provided suggestions!}} + +\author{Young Ryu} + +\date{December 15, 2000} + +\maketitle + +\tableofcontents + +\clearpage +\section{Introduction} + +The \texttt{TX} fonts consist of +\begin{enumerate}\itemsep=0pt +\item virtual text roman fonts using Adobe Times (or URW NimbusRomNo9L) with + some modified and additional text symbols in OT1, T1, TS1, and LY1 encodings +\item \textsf{virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) with + additional text symbols in OT1, T1, TS1, and LY1 encodings} +\item \texttt{monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings} +\item math alphabets using Adobe Times (or URW NimbusRomNo9L) + with modified metrics +\item math fonts of all symbols corresponding to those of Computer Modern + math fonts (CMSY, CMMI, CMEX, and Greek letters of CMR) +\item math fonts of all symbols corresponding to those of AMS fonts + (MSAM and MSBM) +\item additional math fonts of various symbols +\end{enumerate} +% +All fonts are in the Type 1 format (in \texttt{afm} and \texttt{pfb} files). +Necessary \texttt{tfm} and \texttt{vf} files together with +\LaTeXe\ package files and font map files for \texttt{dvips} are +provided. + +\begin{bfseries}%\itshape +The \texttt{TX} fonts and related files are distributed +without any guaranty or warranty. +I do not assume responsibility for any actual or possible +damages or losses, directly or indirectly caused by the +distributed files. +\end{bfseries} +The \texttt{TX} fonts are distributed under the GNU public license (GPL)\@. +The fonts will be improved and additional glyphs will be added +in the future. + +\section{Changes} + +\begin{description} +\item[1.0] (October 25, 2000) 1st public release +\item[2.0] (November 2, 2000) + \begin{itemize} + \item An encoding error in txi and txbi (`\textdollar' \texttt{"24}) is fixed. + \item Mistakes in symbol declarations for `\AA' and `\aa' in \texttt{txfonts.sty} + are fixed. + \item $\lambda$ (\texttt{"15} of txmi and txbmi), + $\lambdaslash$ (\texttt{"6E} of txsyc and txbsyc), and + $\lambdabar$ (\texttt{"6F} of txsyc and txbsyc) + are updated to be more slanted. + \item More symbols added in txexa and txbexa (\texttt{"29}--\texttt{"2E}) + and in txsyc and txbsyc (\texttt{"80}--\texttt{"94}). + \item Some fine tuning of a few glyphs. + \item Math italic font metrics are improved. + \item Text font metrics are improved. + \item T1 and TS1 encodings are supported. (Not all TS1 encoding glyphs are implemented.) + \end{itemize} +\item[2.1] (November 18, 2000) + \begin{itemize} + \item Complete implementation of TS1 encoding fonts. + \item Various improvements of font metrics and font encodings. For instance, + the bogus entry of char \texttt{'27} in T1 encoding virtual font files + are removed. (This bogus entry caused ``warning char 23 replaced + by \bs.notdef'' with PDF\TeX/PDF\LaTeX.) + \item Helvetica-based TX sans serif fonts in OT1, T1, and TS1 encodings. + \item Monospaced TX typewriter fonts, which are thicker than Courier (and thus may look better + with Times), in OT1, T1, and TS1 encodings. + \end{itemize} +\item[2.2] (November 22, 2000) + \begin{itemize} + \item LY1 encoding support + \item Monospaced typewriter fonts redone (Uppercase letters are tall enough to match with Times.) + \item Various glyph and metric improvement + \end{itemize} +\item[2.3] (December 6, 2000) + \begin{itemize} + \item Math extension fonts (radical symbols) updated + \item Alternative blackboard bold letters ($\varmathbb{A}\ldots\varmathbb{Z}$ and $\varBbbk$) + introduced. (Enter \verb|$\varmathbb{...}$| and \verb|$\varBbk$| to get them.) + \item More large operators symbols + \item Now \verb|\lbag| ($\lbag$) and \verb|\rbag| ($\rbag$) are + delimiters. + \item Alternative math alphabets $\varg$ and $\vary$ added + \end{itemize} +\item[2.4] (December 12, 2000) + \begin{itemize} + \item An encoding mistake in text companion typewriter fonts fixed + \item Bugs in \LaTeX\ input files fixed + \end{itemize} +\item[3.0] (December 14, 2000) + \begin{itemize} + \item Minor problem fixes. + \end{itemize} +\item[3.1] (December 15, 2000) + \begin{itemize} + \item Alternative math alphabets $\varv$ and $\varw$ added + \item Hopefully, this is the final release \ldots + \end{itemize} +\end{description} + +\section{A Problem: \texttt{DVIPS} Partial Font Downloading} + +It was reported that when \texttt{TX} fonts +are partially downloaded with \texttt{dvips}, +some HP Laserprinters (with Postscript) cannot +print documents. To resolve this problem, +turn the partial font downloading off. +See the \texttt{dvips} document for various ways to +turn off partial font downloading. + +\textbf{\itshape Even though one does not observe such a problem, +I would like to strongly recommend to turn off \texttt{dvips} +partial font downloading.} +%I think the \texttt{dvips} partial font downloading +%mechanism appears to have some problems. For instance, +%when Adobe Times fonts are set to be downloaded, e.g., +%\begin{verbatim} +% ptmr8r Times-Roman "TeXBase1Encoding ReEncodeFont" <8r.enc <tir_____.pfb +%\end{verbatim} +%\TeX ing \texttt{testfont.tex} on \texttt{ptmr8r} +%and \texttt{dvips}ing \texttt{testfont.dvi} +%with partial font download on give +%\begin{verbatim} +% WARNING: Not all chars found +%\end{verbatim} +%This specific warning seems to be harmless. But, +%in my opinion, this should not happen. + + +\section{Installation} + +Put all files in \texttt{afm}, \texttt{tfm}, \texttt{vf}, +and \texttt{pfb} files in proper locations of your \TeX\ system. +For Mik\TeX, they may go +\begin{verbatim} + \localtexmf\fonts\afm\txr\ + \localtexmf\fonts\tfm\txr\ + \localtexmf\fonts\vf\txr\ + \localtexmf\fonts\type1\txr\ +\end{verbatim} +All files of the \texttt{input} directory must +be placed where \LaTeX\ finds its package files. +For Mik\TeX, they may go +\begin{verbatim} + \localtexmf\tex\latex\txr\ +\end{verbatim} +Put the \texttt{txr.map}, \texttt{txr1.map}, \texttt{txr2.map}, and \texttt{tx8r.enc}% +\footnote{The \texttt{tx8r.enc} file is identical to \texttt{8r.enc}. +I included \texttt{tx8r.enc} because (1)~some \TeX\ installation might not have \texttt{8r.enc} and +(2)~including \texttt{8r.enc} would result in multiple copies of \texttt{8r.enc} for \TeX\ systems +that already have it.} +files of the \texttt{dvips} +directory in a proper place that \texttt{dvips} refers to. +For Mik\TeX, they may go +\begin{verbatim} + \localtexmf\dvips\config\ +\end{verbatim} +Also add the reference to \texttt{txr.map} in +the \texttt{dvips} configuration file (\texttt{config.ps}) +\begin{verbatim} + . . . + % Configuration of postscript type 1 fonts: + p psfonts.map + p +txr.map + . . . +\end{verbatim} +and in the PDF\TeX\ configuration file (\texttt{pdftex.cfg}) +\begin{verbatim} + . . . + % pdftex.map is set up by texmf/dvips/config/updmap + map pdftex.map + map +txr.map + . . . +\end{verbatim} +(The \texttt{txr.map} file has only named references to the Adobe Times fonts; +the \texttt{txr1.map} file makes \texttt{dvips} load Adobe Times font files; +and the \texttt{txr2.map} file makes \texttt{dvips} load URW NimbusRomNo9L font files.) + +\section{Using the \texttt{TX} Fonts with \LaTeX} + +It is as simple as +\begin{verbatim} + \documentclass{article} + \usepackage{txfonts} + %\normalfont % Just in case ... + %\usepackage[T1]{fontenc} % To use T1 encoding fonts + %\usepackage[LY1]{fontenc} % To use LY1 encoding fonts + %\usepackage{textcomp} % To use text companion fonts + + \begin{document} + + This is a very short article. + + \end{document} +\end{verbatim} + +The standard \LaTeX\ distribution does not include +files supporting the LY1 encoding. +One needs at least \texttt{ly1enc.def}, which is available +from both CTAN and Y\&Y (\texttt{www.yandy.com}). +At the time this document was written, CTAN had +an old version (1997/03/21 v0.3); \texttt{ly1enc.def} +available from Y\&Y's downloads sites was dated on 1998/04/21 v0.4. + +\section{Additional Symbols in the \texttt{TX} Math Fonts} + +\emph{All} CM symbols are included in the \texttt{TX} math fonts. +In addition, the \texttt{TX} math fonts provide or modify +the following symbols, including all of AMS and most of \LaTeX\ symbols. + +\subsubsection*{Binary Operator Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{medcirc}& +\Ent{medbullet}& +\Ent{invamp}\\ +\Ent{circledwedge}& +\Ent{circledvee}& +\Ent{circledbar}\\ +\Ent{circledbslash}& +\Ent{nplus}& +\Ent{boxast}\\ +\Ent{boxbslash}& +\Ent{boxbar}& +\Ent{boxslash}\\ +\Ent{Wr}& +\Ent{sqcupplus}& +\Ent{sqcapplus}\\ +\Ent{rhd}& +\Ent{lhd}& +\Ent{unrhd}\\ +\Ent{unlhd} +\end{eqnarray*} + +\subsubsection*{Binary Relation Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\quad}c@{\enskip}l@{\quad}c@{\enskip}l] +\Ent{mappedfrom}& +\Ent{longmappedfrom}& +\Ent{Mapsto}\\ +\Ent{Longmapsto}& +\Ent{Mappedfrom}& +\Ent{Longmappedfrom}\\ +\Ent{mmapsto}& +\Ent{longmmapsto}& +\Ent{mmappedfrom}\\ +\Ent{longmmappedfrom}& +\Ent{Mmapsto}& +\Ent{Longmmapsto}\\ +\Ent{Mmappedfrom}& +\Ent{Longmmappedfrom}& +\Ent{varparallel}\\ +\Ent{varparallelinv}& +\Ent{nvarparallel}& +\Ent{nvarparallelinv}\\ +\Ent{colonapprox}& +\Ent{colonsim}& +\Ent{Colonapprox}\\ +\Ent{Colonsim}& +\Ent{doteq}& +\Ent{multimapinv}\\ +\Ent{multimapboth}& +\Ent{multimapdot}& +\Ent{multimapdotinv}\\ +\Ent{multimapdotboth}& +\Ent{multimapdotbothA}& +\Ent{multimapdotbothB}\\ +\Ent{VDash}& +\Ent{VvDash}& +\Ent{cong}\\ +\Ent{preceqq}& +\Ent{succeqq}& +\Ent{nprecsim}\\ +\Ent{nsuccsim}& +\Ent{nlesssim}& +\Ent{ngtrsim}\\ +\Ent{nlessapprox}& +\Ent{ngtrapprox}& +\Ent{npreccurlyeq}\\ +\Ent{nsucccurlyeq}& +\Ent{ngtrless}& +\Ent{nlessgtr}\\ +\Ent{nbumpeq}& +\Ent{nBumpeq}& +\Ent{nbacksim}\\ +\Ent{nbacksimeq}& +\EEnt{neq}{ne}& +\Ent{nasymp}\\ +\Ent{nequiv}& +\Ent{nsim}& +\Ent{napprox}\\ +\Ent{nsubset}& +\Ent{nsupset}& +\Ent{nll}\\ +\Ent{ngg}& +\Ent{nthickapprox}& +\Ent{napproxeq}\\ +\Ent{nprecapprox}& +\Ent{nsuccapprox}& +\Ent{npreceqq}\\ +\Ent{nsucceqq}& +\Ent{nsimeq}& +\Ent{notin}\\ +\EEnt{notni}{notowns}& +\Ent{nSubset}& +\Ent{nSupset}\\ +\Ent{nsqsubseteq}& +\Ent{nsqsupseteq}& +\Ent{coloneqq}\\ +\Ent{eqqcolon}& +\Ent{coloneq}& +\Ent{eqcolon}\\ +\Ent{Coloneqq}& +\Ent{Eqqcolon}& +\Ent{Coloneq}\\ +\Ent{Eqcolon}& +\Ent{strictif}& +\Ent{strictfi}\\ +\Ent{strictiff}& +\Ent{circledless}& +\Ent{circledgtr}\\ +\Ent{lJoin}& +\Ent{rJoin}& +\EEnt{Join}{lrJoin}\\ +\Ent{openJoin}& +\Ent{lrtimes}& +\Ent{opentimes}\\ +\Ent{nsqsubset}& +\Ent{nsqsupset}& +\Ent{dashleftarrow}\\ +%\EEnt{dashrightarrow}{dasharrow}& +\Ent{dashrightarrow}& +\Ent{dashleftrightarrow}& +\Ent{leftsquigarrow}\\ +\Ent{ntwoheadrightarrow}& +\Ent{ntwoheadleftarrow}& +\Ent{Nearrow}\\ +\Ent{Searrow}& +\Ent{Nwarrow}& +\Ent{Swarrow}\\ +\Ent{Perp}& +\Ent{leadstoext}& +\Ent{leadsto}\\ +\Ent{boxright}& +\Ent{boxleft}& +\Ent{boxdotright}\\ +\Ent{boxdotleft}& +\Ent{Diamondright}& +\Ent{Diamondleft}\\ +\Ent{Diamonddotright}& +\Ent{Diamonddotleft}& +\Ent{boxRight}\\ +\Ent{boxLeft}& +\Ent{boxdotRight}& +\Ent{boxdotLeft}\\ +\Ent{DiamondRight}& +\Ent{DiamondLeft}& +\Ent{DiamonddotRight}\\ +\Ent{DiamonddotLeft}& +\Ent{circleright}& +\Ent{circleleft}\\ +\Ent{circleddotright}& +\Ent{circleddotleft}& +\Ent{multimapbothvert}\\ +\Ent{multimapdotbothvert}& +\Ent{multimapdotbothAvert}& +\Ent{multimapdotbothBvert} +\end{eqnarray*} + +\subsubsection*{Ordinary Symbols} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{alphaup}& +\Ent{betaup}& +\Ent{gammaup}\\ +\Ent{deltaup}& +\Ent{epsilonup}& +\Ent{varepsilonup}\\ +\Ent{zetaup}& +\Ent{etaup}& +\Ent{thetaup}\\ +\Ent{varthetaup}& +\Ent{iotaup}& +\Ent{kappaup}\\ +\Ent{lambdaup}& +\Ent{muup}& +\Ent{nuup}\\ +\Ent{xiup}& +\Ent{piup}& +\Ent{varpiup}\\ +\Ent{rhoup}& +\Ent{varrhoup}& +\Ent{sigmaup}\\ +\Ent{varsigmaup}& +\Ent{tauup}& +\Ent{upsilonup}\\ +\Ent{phiup}& +\Ent{varphiup}& +\Ent{chiup}\\ +\Ent{psiup}& +\Ent{omegaup}& +\Ent{Diamond}\\ +\Ent{Diamonddot}& +\Ent{Diamondblack}& +\Ent{lambdaslash}\\ +\Ent{lambdabar}& +\Ent{varclubsuit}& +\Ent{vardiamondsuit}\\ +\Ent{varheartsuit}& +\Ent{varspadesuit}& +\Ent{Top}\\ +\Ent{Bot} +\end{eqnarray*} + +\subsubsection*{Math Alphabets} + +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Ent{varg} & +\Ent{varv} & +\Ent{varw} & +\Ent{vary} +\end{eqnarray*} +In order to replace math alphabets $g$, $v$, $w$, and $y$ by these alternatives, +use the \texttt{varg} option with the \texttt{txfonts} package: +\begin{verbatim} + \usepackage[varg]{txfonts} +\end{verbatim} +Then, \verb|$g$|, \verb|$v$|, \verb|$w$|, and \verb|$y$| will produce +these $\varg$, $\varv$, $\varw$, and~$\vary$ (instead of $g$, $v$, $w$, and~$y$). +% +Notice that $\varv$ (the alternative \textit{v}) +is more clearly distingiushed from $\nu$ (the lowercase Greek nu). +However, this is not without cost: +it looks similar to $\upsilon$ (the lowercase Greek upsilon). + +%\footnote{A comment on Times New Roman fonts: +%the italic \textit{v} of Times New Roman (both Type 1 and TrueType versions), +%but not that of Times, is very badly designed. The starting serif at the left-top +%corner of the letter is very different from other letters' corresponding portion. +%However, that of Times New Roman bold italic is consistent with others. +%Further, in the TrueType version of Times New Roman italic and bold italic, +%the lowercase Greek $\nu$ (nu) is exactly same as \textit{v} (i.e., linked to \textit{v}). +%For the mathematical typesetting purpose, this is undesirable. +%In \texttt{TX} fonts, the lowercase Greek $\nu$ (nu) is not identical to +%\textit{v}, but very similar. The alternative $\varv$ is provided to +%be more clearly distingiushed from the lowercase Greek $\nu$ (nu). +%The alternative $\varw$ is provided to ensure consistency.} + +\subsubsection*{Large Operator Symbols} + +\begin{eqnarray*}[c@{\enskip}l@{\quad}c@{\enskip}l@{\quad}c@{\enskip}l] +\Ent{bignplus}& +\Ent{bigsqcupplus}& +\Ent{bigsqcapplus}\\ +\Ent{bigsqcap}& +\Ent{bigsqcap}& +\Ent{varprod}\\ +\Ent{oiint}& +\Ent{oiiint}& +\Ent{ointctrclockwise}\\ +\Ent{ointclockwise}& +\Ent{varointctrclockwise}& +\Ent{varointclockwise}\\ +\Ent{sqint}& +\Ent{sqiintop}& +\Ent{sqiiintop}\\ +\Ent{fint}& +\Ent{iint}& +\Ent{iiint}\\ +\Ent{iiiint}& +\Ent{idotsint}& +\Ent{oiintctrclockwise}\\ +\Ent{oiintclockwise}& +\Ent{varoiintctrclockwise}& +\Ent{varoiintclockwise}\\ +\Ent{oiiintctrclockwise}& +\Ent{oiiintclockwise}& +\Ent{varoiiintctrclockwise}\\ +\Ent{varoiiintclockwise}& +\end{eqnarray*} + +\subsubsection*{Delimiters} +\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +\Big\llbracket&\texttt{\bs llbracket}& +\Big\rrbracket&\texttt{\bs rrbracket}& +\Big\lbag&\texttt{\bs lbag}& +\Big\rbag&\texttt{\bs rbag} +\end{eqnarray*} + +%\subsubsection*{Parentheses} +%\begin{eqnarray*}[c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l@{\qquad\qquad\qquad}c@{\enskip}l] +%\Ent{lbag}& +%\Ent{rbag}& +%\Ent{Lbag}& +%\Ent{Rbag} +%\end{eqnarray*} + +\subsubsection*{Miscellaneous} + +\verb|$\mathfrak{...}$| produces +$\mathfrak{A} \ldots \mathfrak{Z}$ and $\mathfrak{a} \ldots \mathfrak{z}$. +\verb|$\varmathbb{...}$| produces +$\varmathbb{A} \ldots \varmathbb{Z}$ (lowercase letters only); +\verb|\varBbbk| produces $\varBbbk$. +Note that the \AmS\ math font command \verb|$\mathbb{...}$| produces +$\mathbb{A} \ldots \mathbb{Z}$; +\verb|\Bbbk| produces $\Bbbk$. +If you find the alternative blackboard letters are better, then do +\begin{verbatim} + \let\mathbb=\varmathbb + \let\Bbbk=\varBbbk +\end{verbatim} + + +\section{Remarks} + +\subsection{Some Font Design Issues} + +The Adobe Times fonts are thicker than the CM fonts. +Designing math fonts for Times based on the rule thickness of Times +`$=$', `$-$', `$+$', `/', `$<$', etc.\ +would result in too thick math symbols, +in my opinion.\footnote{I have designed many math symbols +(corresponding to those in CMMI and CMSY) +based on the rule thickness of original Times `$=$', etc. +At that time, I noticed that the symbols, +especially some bold math symbols, are extremely thick. +Perhaps, in the future, I will complete all math symbols +based on the rule thickness of original Times `$=$', etc.\ +and release in public, so that users will judge +whether they are acceptable or not~\ldots.} +In the \texttt{TX} fonts, these glyphs are thinner +than those of original Times fonts. That is, the rule thickness +of these glyphs is around 85\% of that of the Times fonts, +but still thicker than that of the CM fonts. + +For negated relation symbols, the CM fonts composes +relation symbols with the negation slash (\texttt{"36} in CMSY). +Even though the CM fonts were very carefully designed +to look reasonable when negated relation symbols are composed +(except `$\notin$' \verb|\notin|, which is composed of +`$\in$' and the normal slash `$/$'), +the AMS font set includes many negated relation symbols, +mainly because the vertical placement and +height\slash depth of the negation slash are not optimal +when composed with certain relation symbols, I guess. +The \texttt{TX} fonts include the negation slash symbol +(\texttt{"36} in txsy), which could be composed with +relation symbols to give reasonably looking negated related symbols. +I believe, however, explicitly designed negated relation symbols +are looking better than composed relation symbols. +Thus, in addition to negated relation symbols matching those of +the AMS fonts, many negated symbols such as `$\neq$' are introduced +in the \texttt{TX} fonts. + +Further, in order to maintain editing compatibility with +vanilla \LaTeXe\ typesetting, \verb|\not| is redefined in \texttt{txfonts.sty} +so that when \verb|\not\XYZ| is processed, +if \verb|\notXYZ| or \verb|\nXYZ| is defined, it will be used +in place of \verb|\not\XYZ|; otherwise, +\verb|\XYZ| is composed with the negation slash. +For instance, `$\nprecsim$' is available as \verb|\nprecsim| in the \texttt{TX} fonts. +Thus, if \verb|\not\precsim| is typed in the document, +the \verb|\nprecsim| symbol, instead of \verb|\precsim| composed +with the negation slash, is printed. + +\subsection{Times vs.\ Times New Roman} + +The recent version of Acrobat is shipped with +Times New Roman instead of Times fonts. +Times New Roman fonts' italic letters (e.g., +`\textit{A}') are substantially different from those +of Times fonts. Thus, when documents with the \texttt{TX} fonts +are processed with Acrobat, accents may not be correctly placed. +If this is a noticeable problem, use the NimbusRomNo9L fonts +(included in the Ghostscript distribution) with the \texttt{TX} fonts +through \texttt{txr2.map}. + +\subsection{PDF\TeX/PDF\LaTeX\ and Standard Postscript Fonts} + +PDF\TeX/PDF\LaTeX\ does not handle slanting of fonts not embedded +in the document. +Note, in the standard setup, PDF\TeX/PDF\LaTeX\ does not embed +the 14 standard Postscript fonts (Times $\times$~4, +Helvetica $\times$~4, Courier $\times$~4, Symbol, and ZapfDingbats). +As the result, PDF\TeX/PDF\LaTeX\ issues warning +(and may try to generate and use bitmapped fonts for these fonts). +If it is not desirable, a solution would be to use URW NimbusRomNo9L +and NimbusSanL fonts +which are an Adobe Times and Helvetica fonts clone. That is, in the +PDF\TeX/PDF\LaTeX\ configuration file (\texttt{pdftex.cfg}), +put \texttt{txr2.map} instead of \texttt{txr.map} +\begin{verbatim} + . . . + % pdftex.map is set up by texmf/dvips/config/updmap + map pdftex.map + map +txr2.map + . . . +\end{verbatim} +Be sure to properly install URW NimbusRomNo9L and NimbusSanL fonts (which are +included in the Ghostscript distribution) in your texmf tree. + +If you have Adobe Times and Helvetica font files, and want to embed them +in your PDF document file, do the following trick to fool PDF\TeX/PDF\LaTeX. +\begin{enumerate}\itemsep=0pt%\parskip=0pt +\item Copy \texttt{txr1.map} in the dvips configuration directory + to \texttt{txrpdf.map} in the PDF\TeX/PDF\LaTeX\ configuration directory. +\item Edit txrpdf.map and have +\begin{small} +\begin{verbatim} +rtxptmb "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +rtxptmbo ".167 SlantFont TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +rtxptmbi "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tibi____.pfb +rtxptmr "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tir_____.pfb +rtxptmro ".167 SlantFont TeXBase1Encoding ReEncodeFont" <tx8r.enc <tir_____.pfb +rtxptmri "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tii_____.pfb +. . . +\end{verbatim} +\end{small} +instead of +\begin{small} +\begin{verbatim} +rtxptmb Times-Bold "TeXBase1Encoding ReEncodeFont" <tx8r.enc <tib_____.pfb +. . . +. . . +\end{verbatim} +\end{small} +Note, the actual standard Postscript fonts names such as \texttt{"Times-Bold"} +are removed. As the result, PDF\TeX/PDF\LaTeX\ will embed these standard +Postscript fonts and there will be no warning for slanting them. +\item Put \texttt{txrpdf.map} in the PDF\TeX/PDF\LaTeX\ configuration + file (\texttt{pdftex.cfg}). +\begin{small} +\begin{verbatim} +. . . +% pdftex.map is set up by texmf/dvips/config/updmap +map pdftex.map +map +txrpdf.map +. . . +\end{verbatim} +\end{small} +\end{enumerate} + +\subsection{Glyph Hinting} + +The hinting of the \texttt{TX} fonts is far from ideal. +As a result, when documents with the \texttt{TX} fonts +are \emph{viewed} with Gsview (or Ghostview), you might notice +some display quality problem. When they are \emph{viewed} +with Acrobat, they look much better. +However, when they are \emph{printed} in laser printers, +there will be no quality problem. +(Note, hinting is to improve display quality on low resolution devices such as +display screens.) + +\subsection{Glyphs in Low Positions} + +It is known that Acrobat often does not properly handle +CM font glyphs placed between \texttt{"00} and \texttt{"1F}. +Thus, most Type 1 versions of CM fonts publicly available +have these glyphs in higher positions above \texttt{"7F}. +When the \texttt{-G} flag is used with \texttt{dvips}, +those glyphs in low positions are shifted to higher positions. +The \texttt{TX} text fonts have +glyphs in the low positions between \texttt{"00} and \texttt{"1F}. +As of now, these glyphs are not available in higher positions above \texttt{"7F}. +Thus, when run \texttt{dvips}, do not use the \texttt{-G} +flag (or remove \texttt{G} in the \texttt{dvips} configuration file). +Especially, do not use \texttt{config.pdf}. +In my computer systems, Acrobat correctly handles glyphs in low positions. +However, if this known Acrobat problem occurs in other computer systems, +I will modify the \texttt{TX} fonts so that glyphs in low positions +are also available in higher positions. + +\section{Font Charts} + +The original Computer Modern (CM) text fonts (aka \TeX\ text fonts) +have the OT1 encoding. The OT1 \texttt{TX} text fonts follow +the CM fonts' encoding as much as possible, but have some +variations and additions: +\begin{itemize}\parskip=0pt\itemsep=0pt +\item The position \texttt{"24} of text italic fonts has + the dollar symbol (\textit{\textdollar}), not the sterling symbol (\textit{\textsterling}). +\item The uppercase and lowercase lslash (\L, \l) and aring (\AA, \aa) letters are added. +\item The cent (\ifx\textcentoldstyle\undefined\textcent\else\textcentoldstyle\fi) + and sterling (\textsterling) symbols are added. +\end{itemize} +The original CM text fonts have somewhat different encodings in +\textsc{cap \& small cap} and \texttt{typewriter} fonts. +\texttt{TX} fonts corresponding to them have the original CM encodings, +not the strict OT1 encoding. + +The T1 encoding text fonts (known as EC fonts) are designed to +replace the CM text fonts in the OT1 encoding. +The LY1 encoding is another text font encoding, which is based +on both \TeX\ and ANSI encodings. +Both T1 and LY1 encoding fonts are especially useful to typeset +European languages with proper hyphenation. +The TS1 encoding text companion fonts (known as TC fonts) have +additional text symbols. +All corresponding \texttt{TX} fonts are implemented. + +The Computer Modern (CM) math fonts (aka \TeX\ math fonts) +consist of three fonts: math italic (CMMI), math symbols (CMSY), and +math extension (CMEX). The American Mathematical Society provided +two additional math symbol fonts (MSAM and MSBM). +The \texttt{TX} math fonts include those exactly corresponding to them. +In addition, the \texttt{TX} math fonts include math italic A, +math symbols C, and math extension A fonts. + + +\subsection{OT1 (CM) Encoding Text Fonts} + +These fonts' encodings are identical to those of corresponding CM fonts, +except 6~additional glyphs. + +\begin{center} +\centering +\leavevmode\hbox{\tableA \fonttab{txr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableA \fonttab{txttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{T1 (EC) Cork Encoding Text Fonts} + +These fonts' encodings are identical to those of corresponding EC fonts. + +\begin{center} +\centering +\leavevmode\hbox{\tableD \fonttab{t1xr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{t1xttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{LY1 \TeX\ and ANSI Encoding Text Fonts} + +\begin{center} +\centering +\leavevmode\hbox{\tableD \fonttab{tyxr}{Text Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxi}{\textit{Text Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsl}{\textsl{Text Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsc}{\textsc{Text Roman Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxss}{\textsf{Text Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsssl}{\textsf{\slshape Text Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxsssc}{\textsf{\scshape Text Sans Serif Cap \& Small Cap}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxtt}{\texttt{Text Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxttsl}{\texttt{\slshape Text Typewriter Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableD \fonttab{tyxttsc}{\texttt{\scshape Text Typewriter Cap \& Small Cap}}} +\end{center} + +\subsection{TS1 (TC) Encoding Text Companion Fonts} + +These fonts' encodings are identical to those of corresponding TC fonts. + +\begin{center} +\centering +\leavevmode\hbox{\tableE \fonttab{tcxr}{Text Companion Roman Upright}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxi}{\textit{Text Companion Roman Italic}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxsl}{\textsl{Text Companion Roman Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxss}{\textsf{Text Companion Sans Serif Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxsssl}{\textsf{\slshape Text Companion Sans Serif Slanted}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxtt}{\texttt{Text Companion Typewriter Upright}}} + +\bigskip\bigskip +\leavevmode\hbox{\tableE \fonttab{tcxttsl}{\texttt{\slshape Text Companion Typewriter Slanted}}} +\end{center} + +\subsection{Math Fonts} + +These fonts' encodings are identical to those of corresponding CM +and AMS Math fonts. +Additional math fonts are provided. + +\begin{center} +\centering +\leavevmode\hbox{\table \fonttab{txmi}{Math Italic (Corresponding to CMMI)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txmi1}{Math Italic (Corresponding to CMMI) used with the \texttt{varg} option}} + +\bigskip\bigskip +\leavevmode\hbox{\tableF \fonttab{txmia}{Math Italic A}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsy}{Math Symbols (Corresponding to CMSY)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsya}{Math Symbols A (Corresponding to MSAM)}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txsyb}{Math Symbols B (Corresponding to MSBM)}} + +\bigskip\bigskip +\leavevmode\hbox{\tableC \fonttab{txsyc}{Math Symbols C}} + +\bigskip\bigskip +\leavevmode\hbox{\table \fonttab{txex}{Math Extension (Corresponding to CMEX)}} + +\bigskip\bigskip +\leavevmode\hbox{\tableB \fonttab{txexa}{Math Extension A}} +\end{center} + +Bold versions of all fonts are available. + + +\end{document} diff --git a/Master/texmf-dist/doc/fonts/txfonts/txmi.vpl b/Master/texmf-dist/doc/fonts/txfonts/txmi.vpl new file mode 100644 index 00000000000..448aaa6c212 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txmi.vpl @@ -0,0 +1,1260 @@ +(FAMILY TXMI) +(CODINGSCHEME FontSpecific + CMMIEncoding) +(DESIGNSIZE R 10.0) +(FONTDIMEN + (SLANT R 0.277) + (SPACE R 0.0) + (STRETCH R 0.0) + (SHRINK R 0.0) + (XHEIGHT R 0.441) + (QUAD R 1.000) + (EXTRASPACE R 0.0) + ) +(MAPFONT D 0 + (FONTNAME rtxmi) + (FONTAT R 1.0) + (FONTDSIZE R 10.0) + ) +(MAPFONT D 1 + (FONTNAME rtxptmri) + (FONTAT R 1.0) + (FONTDSIZE R 10.0) + ) +(LIGTABLE + (LABEL O 0) (comment Gamma) + (KRN O 177 R 0.029) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 1) (comment Delta) + (KRN O 177 R 0.040) (comment tie) + (STOP) + (LABEL O 2) (comment Theta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 3) (comment Lambda) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 4) (comment Xi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 5) (comment Pi) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 6) (comment Sigma) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 7) (comment Upsilon) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 10) (comment Phi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 11) (comment Psi) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 12) (comment Omega) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 13) (comment alpha) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 14) (comment beta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 16) (comment delta) + (KRN O 177 R 0.019) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 17) (comment epsilon1) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 20) (comment zeta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 21) (comment eta) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 22) (comment theta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 23) (comment iota) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 26) (comment mu) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 27) (comment nu) + (KRN O 177 R 0.010) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 30) (comment xi) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 32) (comment rho) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 33) (comment sigma) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 34) (comment tau) + (KRN O 177 R 0.010) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 35) (comment upsilon) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 36) (comment phi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 37) (comment chi) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 40) (comment psi) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 42) (comment epsilon) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 43) (comment theta1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 45) (comment rho1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 46) (comment sigma1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 47) (comment phi1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 75) (comment slash) + (KRN O 132 R -0.055) (comment Z) + (KRN O 131 R 0.055) (comment Y) + (KRN O 116 R -0.055) (comment N) + (KRN O 115 R -0.055) (comment M) + (KRN O 1 R -0.055) (comment Delta) + (KRN O 101 R -0.055) (comment A) + (STOP) + (LABEL O 100) (comment partialdiff) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 101) (comment A) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 102) (comment B) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 103) (comment C) + (KRN O 177 R 0.111) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 104) (comment D) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 105) (comment E) + (KRN O 177 R 0.096) (comment tie) + (STOP) + (LABEL O 106) (comment F) + (KRN O 177 R 0.096) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 107) (comment G) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 110) (comment H) + (KRN O 177 R 0.096) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 111) (comment I) + (KRN O 177 R 0.096) (comment tie) + (STOP) + (LABEL O 112) (comment J) + (KRN O 177 R 0.180) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 113) (comment K) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 114) (comment L) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 115) (comment M) + (KRN O 177 R 0.087) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 116) (comment N) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 117) (comment O) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 120) (comment P) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 121) (comment Q) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 122) (comment R) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 123) (comment S) + (KRN O 177 R 0.018) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 124) (comment T) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 125) (comment U) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 126) (comment V) + (KRN O 75 R -0.130) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 127) (comment W) + (KRN O 75 R -0.130) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 130) (comment X) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 131) (comment Y) + (KRN O 177 R 0.029) (comment tie) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 132) (comment Z) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 140) (comment lscript) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 143) (comment c) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 144) (comment d) + (KRN O 177 R 0.130) (comment tie) + (STOP) + (LABEL O 145) (comment e) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 146) (comment f) + (KRN O 177 R 0.186) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 147) (comment g) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 150) (comment h) + (KRN O 177 R -0.010) (comment tie) + (STOP) + (LABEL O 152) (comment j) + (KRN O 177 R 0.075) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 154) (comment l) + (KRN O 177 R 0.087) (comment tie) + (STOP) + (LABEL O 157) (comment o) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 160) (comment p) + (KRN O 177 R 0.059) (comment tie) + (STOP) + (LABEL O 161) (comment q) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 162) (comment r) + (KRN O 177 R 0.019) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 163) (comment s) + (KRN O 177 R 0.069) (comment tie) + (STOP) + (LABEL O 164) (comment t) + (KRN O 177 R 0.087) (comment tie) + (STOP) + (LABEL O 165) (comment u) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 166) (comment v) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 167) (comment w) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 170) (comment x) + (KRN O 177 R 0.06) (comment tie) + (STOP) + (LABEL O 171) (comment y) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 172) (comment z) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 173) (comment dotlessi) + (KRN O 177 R 0.039) (comment tie) + (STOP) + (LABEL O 174) (comment dotlessj) + (KRN O 177 R 0.142) (comment tie) + (STOP) + (LABEL O 175) (comment weierstrass) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 200) (comment GammaUp) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 207) (comment UpsilonUp) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 211) (comment PsiUp) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 213) (comment lscript1) + (KRN O 177 R 0.019) (comment tie) + (STOP) + ) +(CHARACTER O 0 (comment Gamma) + (CHARWD R 0.611) + (CHARHT R 0.653) + (CHARIC R 0.033) + ) +(CHARACTER O 1 (comment Delta) + (CHARWD R 0.587) + (CHARHT R 0.677) + ) +(CHARACTER O 2 (comment Theta) + (CHARWD R 0.722) + (CHARHT R 0.666) + (CHARDP R 0.018) + ) +(CHARACTER O 3 (comment Lambda) + (CHARWD R 0.636) + (CHARHT R 0.653) + (CHARDP R 0.018) + ) +(CHARACTER O 4 (comment Xi) + (CHARWD R 0.639) + (CHARHT R 0.662) + (CHARIC R 0.049) + ) +(CHARACTER O 5 (comment Pi) + (CHARWD R 0.722) + (CHARHT R 0.662) + (CHARIC R 0.084) + ) +(CHARACTER O 6 (comment Sigma) + (CHARWD R 0.594) + (CHARHT R 0.662) + (CHARIC R 0.061) + ) +(CHARACTER O 7 (comment Upsilon) + (CHARWD R 0.676) + (CHARHT R 0.672) + (CHARIC R 0.020) + ) +(CHARACTER O 10 (comment Phi) + (CHARWD R 0.761) + (CHARHT R 0.662) + ) +(CHARACTER O 11 (comment Psi) + (CHARWD R 0.703) + (CHARHT R 0.670) + (CHARIC R 0.105) + ) +(CHARACTER O 12 (comment Omega) + (CHARWD R 0.723) + (CHARHT R 0.677) + (CHARIC R 0.002) + ) +(CHARACTER O 13 (comment alpha) + (CHARWD R 0.593) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 14 (comment beta) + (CHARWD R 0.508) + (CHARHT R 0.655) + (CHARDP R 0.207) + ) +(CHARACTER O 15 (comment gamma) + (CHARWD R 0.518) + (CHARHT R 0.441) + (CHARDP R 0.207) + (CHARIC R 0.013) + ) +(CHARACTER O 16 (comment delta) + (CHARWD R 0.465) + (CHARHT R 0.657) + (CHARDP R 0.015) + ) +(CHARACTER O 17 (comment epsilon1) + (CHARWD R 0.390) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.060) + ) +(CHARACTER O 20 (comment zeta) + (CHARWD R 0.421) + (CHARHT R 0.645) + (CHARDP R 0.207) + (CHARIC R 0.061) + ) +(CHARACTER O 21 (comment eta) + (CHARWD R 0.495) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 22 (comment theta) + (CHARWD R 0.439) + (CHARHT R 0.654) + (CHARDP R 0.011) + (CHARIC R 0.014) + ) +(CHARACTER O 23 (comment iota) + (CHARWD R 0.284) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 24 (comment kappa) + (CHARWD R 0.434) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.013) + ) +(CHARACTER O 25 (comment lambda) + (CHARWD R 0.530) + (CHARHT R 0.655) + (CHARDP R 0.011) + ) +(CHARACTER O 26 (comment mu) + (CHARWD R 0.535) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 27 (comment nu) + (CHARWD R 0.460) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.002) + ) +(CHARACTER O 30 (comment xi) + (CHARWD R 0.437) + (CHARHT R 0.654) + (CHARDP R 0.207) + (CHARIC R 0.029) + ) +(CHARACTER O 31 (comment pi) + (CHARWD R 0.524) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 32 (comment rho) + (CHARWD R 0.508) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 33 (comment sigma) + (CHARWD R 0.679) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 34 (comment tau) + (CHARWD R 0.474) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 35 (comment upsilon) + (CHARWD R 0.525) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 36 (comment phi) + (CHARWD R 0.550) + (CHARHT R 0.630) + (CHARDP R 0.207) + ) +(CHARACTER O 37 (comment chi) + (CHARWD R 0.555) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 40 (comment psi) + (CHARWD R 0.617) + (CHARHT R 0.624) + (CHARDP R 0.207) + ) +(CHARACTER O 41 (comment omega) + (CHARWD R 0.691) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 42 (comment epsilon) + (CHARWD R 0.481) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 43 (comment theta1) + (CHARWD R 0.587) + (CHARHT R 0.678) + (CHARDP R 0.011) + ) +(CHARACTER O 44 (comment pi1) + (CHARWD R 0.822) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 45 (comment rho1) + (CHARWD R 0.499) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 46 (comment sigma1) + (CHARWD R 0.473) + (CHARHT R 0.441) + (CHARDP R 0.171) + (CHARIC R 0.028) + ) +(CHARACTER O 47 (comment phi1) + (CHARWD R 0.569) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 50 (comment arrowlefttophalf) + (CHARWD R 0.964) + (CHARHT R 0.462) + ) +(CHARACTER O 51 (comment arrowleftbothalf) + (CHARWD R 0.964) + (CHARHT R 0.285) + ) +(CHARACTER O 52 (comment arrowrighttophalf) + (CHARWD R 0.964) + (CHARHT R 0.462) + ) +(CHARACTER O 53 (comment arrowrightbothalf) + (CHARWD R 0.964) + (CHARHT R 0.285) + ) +(CHARACTER O 54 (comment arrowhookleft) + (CHARWD R 0.319) + (CHARHT R 0.489) + ) +(CHARACTER O 55 (comment arrowhookright) + (CHARWD R 0.319) + (CHARHT R 0.489) + ) +(CHARACTER O 56 (comment triangleright) + (CHARWD R 0.418) + (CHARHT R 0.446) + ) +(CHARACTER O 57 (comment triangleleft) + (CHARWD R 0.418) + (CHARHT R 0.449) + ) +(CHARACTER O 60 (comment zero) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.014) + ) +(CHARACTER O 61 (comment one) + (CHARWD R 0.500) + (CHARHT R 0.509) + ) +(CHARACTER O 62 (comment two) + (CHARWD R 0.500) + (CHARHT R 0.509) + ) +(CHARACTER O 63 (comment three) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.181) + ) +(CHARACTER O 64 (comment four) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.167) + ) +(CHARACTER O 65 (comment five) + (CHARWD R 0.500) + (CHARHT R 0.521) + (CHARDP R 0.181) + ) +(CHARACTER O 66 (comment six) + (CHARWD R 0.500) + (CHARHT R 0.684) + (CHARDP R 0.014) + ) +(CHARACTER O 67 (comment seven) + (CHARWD R 0.500) + (CHARHT R 0.495) + (CHARDP R 0.175) + ) +(CHARACTER O 70 (comment eight) + (CHARWD R 0.500) + (CHARHT R 0.676) + (CHARDP R 0.014) + ) +(CHARACTER O 71 (comment nine) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.189) + ) +(CHARACTER O 72 (comment period) + (CHARWD R 0.250) + (CHARHT R 0.100) + (CHARDP R 0.011) + ) +(CHARACTER O 73 (comment comma) + (CHARWD R 0.250) + (CHARHT R 0.102) + (CHARDP R 0.141) + ) +(CHARACTER O 74 (comment less) + (CHARWD R 0.636) + (CHARHT R 0.508) + ) +(CHARACTER O 75 (comment slash) + (CHARWD R 0.441) + (CHARHT R 0.678) + (CHARDP R 0.161) + ) +(CHARACTER O 76 (comment greater) + (CHARWD R 0.636) + (CHARHT R 0.508) + ) +(CHARACTER O 77 (comment star) + (CHARWD R 0.672) + (CHARHT R 0.550) + (CHARDP R 0.006) + ) +(CHARACTER O 100 (comment partialdiff) + (CHARWD R 0.512) + (CHARHT R 0.692) + (CHARDP R 0.016) + ) +(CHARACTER C A + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C A) + ) + ) +(CHARACTER C B + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.035) + (SELECTFONT D 1) + (SETCHAR C B) + ) + ) +(CHARACTER C C + (CHARWD R 0.667) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.022) + (MAP + (MOVERIGHT R -0.025) + (SELECTFONT D 1) + (SETCHAR C C) + ) + ) +(CHARACTER C D + (CHARWD R 0.747) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C D) + ) + ) +(CHARACTER C E + (CHARWD R 0.661) + (CHARHT R 0.659) + (CHARIC R 0.023) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C E) + ) + ) +(CHARACTER C F + (CHARWD R 0.661) + (CHARHT R 0.659) + (CHARIC R 0.034) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C F) + ) + ) +(CHARACTER C G + (CHARWD R 0.722) + (CHARHT R 0.659) + (CHARDP R 0.016) + (MAP + (MOVERIGHT R -0.025) + (SELECTFONT D 1) + (SETCHAR C G) + ) + ) +(CHARACTER C H + (CHARWD R 0.747) + (CHARHT R 0.659) + (CHARIC R 0.045) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C H) + ) + ) +(CHARACTER C I + (CHARWD R 0.358) + (CHARHT R 0.659) + (CHARIC R 0.051) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C I) + ) + ) +(CHARACTER C J + (CHARWD R 0.494) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.047) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C J) + ) + ) +(CHARACTER C K + (CHARWD R 0.692) + (CHARHT R 0.659) + (CHARIC R 0.055) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C K) + ) + ) +(CHARACTER C L + (CHARWD R 0.581) + (CHARHT R 0.659) + (CHARIC R 0.003) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C L) + ) + ) +(CHARACTER C M + (CHARWD R 0.883) + (CHARHT R 0.659) + (CHARIC R 0.04) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C M) + ) + ) +(CHARACTER C N + (CHARWD R 0.692) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.06) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C N) + ) + ) +(CHARACTER C O + (CHARWD R 0.722) + (CHARHT R 0.659) + (CHARDP R 0.016) + (MAP + (SELECTFONT D 1) + (SETCHAR C O) + ) + ) +(CHARACTER C P + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C P) + ) + ) +(CHARACTER C Q + (CHARWD R 0.748) + (CHARHT R 0.659) + (CHARDP R 0.179) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C Q) + ) + ) +(CHARACTER C R + (CHARWD R 0.611) + (CHARHT R 0.659) + (MAP + (SELECTFONT D 1) + (SETCHAR C R) + ) + ) +(CHARACTER C S + (CHARWD R 0.65) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.008) + (MAP + (SELECTFONT D 1) + (SETCHAR C S) + ) + ) +(CHARACTER C T + (CHARWD R 0.597) + (CHARHT R 0.659) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C T) + ) + ) +(CHARACTER C U + (CHARWD R 0.747) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.043) + (MAP + (SELECTFONT D 1) + (SETCHAR C U) + ) + ) +(CHARACTER C V + (CHARWD R 0.611) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C V) + ) + ) +(CHARACTER C W + (CHARWD R 0.833) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.073) + (MAP + (SELECTFONT D 1) + (SETCHAR C W) + ) + ) +(CHARACTER C X + (CHARWD R 0.636) + (CHARHT R 0.659) + (CHARIC R 0.044) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C X) + ) + ) +(CHARACTER C Y + (CHARWD R 0.556) + (CHARHT R 0.659) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C Y) + ) + ) +(CHARACTER C Z + (CHARWD R 0.556) + (CHARHT R 0.659) + (CHARIC R 0.05) + (MAP + (SELECTFONT D 1) + (SETCHAR C Z) + ) + ) +(CHARACTER O 133 (comment flat) + (CHARWD R 0.415) + (CHARHT R 0.730) + (CHARDP R 0.021) + ) +(CHARACTER O 134 (comment natural) + (CHARWD R 0.377) + (CHARHT R 0.712) + (CHARDP R 0.214) + ) +(CHARACTER O 135 (comment sharp) + (CHARWD R 0.402) + (CHARHT R 0.762) + (CHARDP R 0.197) + ) +(CHARACTER O 136 (comment slurabove) + (CHARWD R 0.964) + (CHARHT R 0.342) + (MAP + (SELECTFONT D 0) + (SETCHAR O 137) + ) + ) +(CHARACTER O 137 (comment slurbelow) + (CHARWD R 0.964) + (CHARHT R 0.399) + (MAP + (SELECTFONT D 0) + (SETCHAR O 136) + ) + ) +(CHARACTER O 140 (comment lscript) + (CHARWD R 0.417) + (CHARHT R 0.677) + (CHARDP R 0.011) + (CHARIC R 0.015) + ) +(CHARACTER C a + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C a) + ) + ) +(CHARACTER C b + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C b) + ) + ) +(CHARACTER C c + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C c) + ) + ) +(CHARACTER C d + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.016) + (CHARIC R 0.027) + (MAP + (SELECTFONT D 1) + (SETCHAR C d) + ) + ) +(CHARACTER C e + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C e) + ) + ) +(CHARACTER C f + (CHARWD R 0.428) + (CHARHT R 0.678) + (CHARDP R 0.205) + (CHARIC R 0.146) + (MAP + (MOVERIGHT R 0.15) + (SELECTFONT D 1) + (SETCHAR C f) + ) + ) +(CHARACTER C g + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.205) + (MAP + (SELECTFONT D 1) + (SETCHAR C g) + ) + ) +(CHARACTER C h + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C h) + ) + ) +(CHARACTER C i + (CHARWD R 0.278) + (CHARHT R 0.659) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C i) + ) + ) +(CHARACTER C j + (CHARWD R 0.428) + (CHARHT R 0.659) + (CHARDP R 0.207) + (MAP + (MOVERIGHT R 0.15) + (SELECTFONT D 1) + (SETCHAR C j) + ) + ) +(CHARACTER C k + (CHARWD R 0.444) + (CHARHT R 0.678) + (CHARDP R 0.009) + (CHARIC R 0.017) + (MAP + (SELECTFONT D 1) + (SETCHAR C k) + ) + ) +(CHARACTER C l + (CHARWD R 0.278) + (CHARHT R 0.678) + (CHARDP R 0.009) + (CHARIC R 0.001) + (MAP + (SELECTFONT D 1) + (SETCHAR C l) + ) + ) +(CHARACTER C m + (CHARWD R 0.722) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C m) + ) + ) +(CHARACTER C n + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C n) + ) + ) +(CHARACTER C o + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C o) + ) + ) +(CHARACTER C p + (CHARWD R 0.575) + (CHARHT R 0.435) + (CHARDP R 0.205) + (MAP + (MOVERIGHT R 0.075) + (SELECTFONT D 1) + (SETCHAR C p) + ) + ) +(CHARACTER C q + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.209) + (MAP + (SELECTFONT D 1) + (SETCHAR C q) + ) + ) +(CHARACTER C r + (CHARWD R 0.389) + (CHARHT R 0.435) + (CHARIC R 0.023) + (MAP + (SELECTFONT D 1) + (SETCHAR C r) + ) + ) +(CHARACTER C s + (CHARWD R 0.439) + (CHARHT R 0.435) + (CHARDP R 0.016) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C s) + ) + ) +(CHARACTER C t + (CHARWD R 0.278) + (CHARHT R 0.553) + (CHARDP R 0.009) + (CHARIC R 0.018) + (MAP + (SELECTFONT D 1) + (SETCHAR C t) + ) + ) +(CHARACTER C u + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C u) + ) + ) +(CHARACTER C v + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.016) + (MAP + (SELECTFONT D 1) + (SETCHAR C v) + ) + ) +(CHARACTER C w + (CHARWD R 0.667) + (CHARHT R 0.435) + (CHARDP R 0.016) + (MAP + (SELECTFONT D 1) + (SETCHAR C w) + ) + ) +(CHARACTER C x + (CHARWD R 0.494) + (CHARHT R 0.435) + (CHARDP R 0.009) + (CHARIC R 0.003) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C x) + ) + ) +(CHARACTER C y + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.205) + (MAP + (SELECTFONT D 1) + (SETCHAR C y) + ) + ) +(CHARACTER C z + (CHARWD R 0.389) + (CHARHT R 0.435) + (CHARDP R 0.081) + (MAP + (SELECTFONT D 1) + (SETCHAR C z) + ) + ) +(CHARACTER O 173 (comment dotlessi) + (CHARWD R 0.278) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 174 (comment dotlessj) + (CHARWD R 0.402) + (CHARHT R 0.441) + (CHARDP R 0.207) + (MAP + (MOVERIGHT R 0.15) + (SETCHAR O 174) + ) + ) +(CHARACTER O 175 (comment weierstrass) + (CHARWD R 0.624) + (CHARHT R 0.479) + (CHARDP R 0.193) + ) +(CHARACTER O 176 (comment vector) + (CHARWD R 0.486) + (CHARHT R 0.745) + (CHARIC R 0.108) + ) +(CHARACTER O 177 (comment tie) + (CHARWD R 0.260) + (CHARHT R 0.650) + (CHARIC R 0.353) + ) + diff --git a/Master/texmf-dist/doc/fonts/txfonts/txmi1.vpl b/Master/texmf-dist/doc/fonts/txfonts/txmi1.vpl new file mode 100644 index 00000000000..89cad5477c0 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/txfonts/txmi1.vpl @@ -0,0 +1,1256 @@ +(FAMILY TXMI) +(CODINGSCHEME FontSpecific + CMMIEncoding) +(DESIGNSIZE R 10.0) +(FONTDIMEN + (SLANT R 0.277) + (SPACE R 0.0) + (STRETCH R 0.0) + (SHRINK R 0.0) + (XHEIGHT R 0.441) + (QUAD R 1.000) + (EXTRASPACE R 0.0) + ) +(MAPFONT D 0 + (FONTNAME rtxmi) + (FONTAT R 1.0) + (FONTDSIZE R 10.0) + ) +(MAPFONT D 1 + (FONTNAME rtxptmri) + (FONTAT R 1.0) + (FONTDSIZE R 10.0) + ) +(LIGTABLE + (LABEL O 0) (comment Gamma) + (KRN O 177 R 0.029) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 1) (comment Delta) + (KRN O 177 R 0.040) (comment tie) + (STOP) + (LABEL O 2) (comment Theta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 3) (comment Lambda) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 4) (comment Xi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 5) (comment Pi) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 6) (comment Sigma) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 7) (comment Upsilon) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 10) (comment Phi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 11) (comment Psi) + (KRN O 177 R 0.019) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 12) (comment Omega) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 13) (comment alpha) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 14) (comment beta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 16) (comment delta) + (KRN O 177 R 0.019) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 17) (comment epsilon1) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 20) (comment zeta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 21) (comment eta) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 22) (comment theta) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 23) (comment iota) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 26) (comment mu) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 27) (comment nu) + (KRN O 177 R 0.010) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 30) (comment xi) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 32) (comment rho) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 33) (comment sigma) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 34) (comment tau) + (KRN O 177 R 0.010) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 35) (comment upsilon) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 36) (comment phi) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 37) (comment chi) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 40) (comment psi) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 42) (comment epsilon) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 43) (comment theta1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 45) (comment rho1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 46) (comment sigma1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 47) (comment phi1) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 75) (comment slash) + (KRN O 132 R -0.055) (comment Z) + (KRN O 131 R 0.055) (comment Y) + (KRN O 116 R -0.055) (comment N) + (KRN O 115 R -0.055) (comment M) + (KRN O 1 R -0.055) (comment Delta) + (KRN O 101 R -0.055) (comment A) + (STOP) + (LABEL O 100) (comment partialdiff) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 101) (comment A) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 102) (comment B) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 103) (comment C) + (KRN O 177 R 0.111) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 104) (comment D) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 105) (comment E) + (KRN O 177 R 0.096) (comment tie) + (STOP) + (LABEL O 106) (comment F) + (KRN O 177 R 0.096) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 107) (comment G) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 110) (comment H) + (KRN O 177 R 0.096) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 111) (comment I) + (KRN O 177 R 0.096) (comment tie) + (STOP) + (LABEL O 112) (comment J) + (KRN O 177 R 0.180) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 113) (comment K) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 114) (comment L) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 115) (comment M) + (KRN O 177 R 0.087) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 116) (comment N) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 117) (comment O) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 120) (comment P) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 121) (comment Q) + (KRN O 177 R 0.111) (comment tie) + (STOP) + (LABEL O 122) (comment R) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 123) (comment S) + (KRN O 177 R 0.018) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 124) (comment T) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 125) (comment U) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 126) (comment V) + (KRN O 75 R -0.130) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 127) (comment W) + (KRN O 75 R -0.130) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 130) (comment X) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.028) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 131) (comment Y) + (KRN O 177 R 0.029) (comment tie) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.166) (comment period) + (KRN O 73 R -0.166) (comment comma) + (STOP) + (LABEL O 132) (comment Z) + (KRN O 177 R 0.058) (comment tie) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 140) (comment lscript) + (KRN O 177 R 0.058) (comment tie) + (STOP) + (LABEL O 143) (comment c) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 144) (comment d) + (KRN O 177 R 0.130) (comment tie) + (STOP) + (LABEL O 145) (comment e) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 146) (comment f) + (KRN O 177 R 0.186) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 147) (comment g) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 150) (comment h) + (KRN O 177 R -0.010) (comment tie) + (STOP) + (LABEL O 152) (comment j) + (KRN O 177 R 0.075) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 154) (comment l) + (KRN O 177 R 0.087) (comment tie) + (STOP) + (LABEL O 157) (comment o) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 160) (comment p) + (KRN O 177 R 0.059) (comment tie) + (STOP) + (LABEL O 161) (comment q) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 162) (comment r) + (KRN O 177 R 0.019) (comment tie) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 163) (comment s) + (KRN O 177 R 0.069) (comment tie) + (STOP) + (LABEL O 164) (comment t) + (KRN O 177 R 0.087) (comment tie) + (STOP) + (LABEL O 165) (comment u) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 166) (comment v) + (KRN O 177 R 0.010) (comment tie) + (STOP) + (LABEL O 167) (comment w) + (KRN O 177 R 0.029) (comment tie) + (STOP) + (LABEL O 170) (comment x) + (KRN O 177 R 0.06) (comment tie) + (STOP) + (LABEL O 171) (comment y) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 172) (comment z) + (KRN O 177 R 0.019) (comment tie) + (STOP) + (LABEL O 173) (comment dotlessi) + (KRN O 177 R 0.039) (comment tie) + (STOP) + (LABEL O 174) (comment dotlessj) + (KRN O 177 R 0.142) (comment tie) + (STOP) + (LABEL O 175) (comment weierstrass) + (KRN O 177 R 0.038) (comment tie) + (STOP) + (LABEL O 200) (comment GammaUp) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 207) (comment UpsilonUp) + (KRN O 75 R -0.111) (comment slash) + (KRN O 72 R -0.111) (comment period) + (KRN O 73 R -0.111) (comment comma) + (STOP) + (LABEL O 211) (comment PsiUp) + (KRN O 75 R -0.055) (comment slash) + (KRN O 72 R -0.055) (comment period) + (KRN O 73 R -0.055) (comment comma) + (STOP) + (LABEL O 213) (comment lscript1) + (KRN O 177 R 0.019) (comment tie) + (STOP) + ) +(CHARACTER O 0 (comment Gamma) + (CHARWD R 0.611) + (CHARHT R 0.653) + (CHARIC R 0.033) + ) +(CHARACTER O 1 (comment Delta) + (CHARWD R 0.587) + (CHARHT R 0.677) + ) +(CHARACTER O 2 (comment Theta) + (CHARWD R 0.722) + (CHARHT R 0.666) + (CHARDP R 0.018) + ) +(CHARACTER O 3 (comment Lambda) + (CHARWD R 0.636) + (CHARHT R 0.653) + (CHARDP R 0.018) + ) +(CHARACTER O 4 (comment Xi) + (CHARWD R 0.639) + (CHARHT R 0.662) + (CHARIC R 0.049) + ) +(CHARACTER O 5 (comment Pi) + (CHARWD R 0.722) + (CHARHT R 0.662) + (CHARIC R 0.084) + ) +(CHARACTER O 6 (comment Sigma) + (CHARWD R 0.594) + (CHARHT R 0.662) + (CHARIC R 0.061) + ) +(CHARACTER O 7 (comment Upsilon) + (CHARWD R 0.676) + (CHARHT R 0.672) + (CHARIC R 0.020) + ) +(CHARACTER O 10 (comment Phi) + (CHARWD R 0.761) + (CHARHT R 0.662) + ) +(CHARACTER O 11 (comment Psi) + (CHARWD R 0.703) + (CHARHT R 0.670) + (CHARIC R 0.105) + ) +(CHARACTER O 12 (comment Omega) + (CHARWD R 0.723) + (CHARHT R 0.677) + (CHARIC R 0.002) + ) +(CHARACTER O 13 (comment alpha) + (CHARWD R 0.593) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 14 (comment beta) + (CHARWD R 0.508) + (CHARHT R 0.655) + (CHARDP R 0.207) + ) +(CHARACTER O 15 (comment gamma) + (CHARWD R 0.518) + (CHARHT R 0.441) + (CHARDP R 0.207) + (CHARIC R 0.013) + ) +(CHARACTER O 16 (comment delta) + (CHARWD R 0.465) + (CHARHT R 0.657) + (CHARDP R 0.015) + ) +(CHARACTER O 17 (comment epsilon1) + (CHARWD R 0.390) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.060) + ) +(CHARACTER O 20 (comment zeta) + (CHARWD R 0.421) + (CHARHT R 0.645) + (CHARDP R 0.207) + (CHARIC R 0.061) + ) +(CHARACTER O 21 (comment eta) + (CHARWD R 0.495) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 22 (comment theta) + (CHARWD R 0.439) + (CHARHT R 0.654) + (CHARDP R 0.011) + (CHARIC R 0.014) + ) +(CHARACTER O 23 (comment iota) + (CHARWD R 0.284) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 24 (comment kappa) + (CHARWD R 0.434) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.013) + ) +(CHARACTER O 25 (comment lambda) + (CHARWD R 0.530) + (CHARHT R 0.655) + (CHARDP R 0.011) + ) +(CHARACTER O 26 (comment mu) + (CHARWD R 0.535) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 27 (comment nu) + (CHARWD R 0.460) + (CHARHT R 0.441) + (CHARDP R 0.011) + (CHARIC R 0.002) + ) +(CHARACTER O 30 (comment xi) + (CHARWD R 0.437) + (CHARHT R 0.654) + (CHARDP R 0.207) + (CHARIC R 0.029) + ) +(CHARACTER O 31 (comment pi) + (CHARWD R 0.524) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 32 (comment rho) + (CHARWD R 0.508) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 33 (comment sigma) + (CHARWD R 0.679) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 34 (comment tau) + (CHARWD R 0.474) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 35 (comment upsilon) + (CHARWD R 0.525) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 36 (comment phi) + (CHARWD R 0.550) + (CHARHT R 0.630) + (CHARDP R 0.207) + ) +(CHARACTER O 37 (comment chi) + (CHARWD R 0.555) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 40 (comment psi) + (CHARWD R 0.617) + (CHARHT R 0.624) + (CHARDP R 0.207) + ) +(CHARACTER O 41 (comment omega) + (CHARWD R 0.691) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 42 (comment epsilon) + (CHARWD R 0.481) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 43 (comment theta1) + (CHARWD R 0.587) + (CHARHT R 0.678) + (CHARDP R 0.011) + ) +(CHARACTER O 44 (comment pi1) + (CHARWD R 0.822) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 45 (comment rho1) + (CHARWD R 0.499) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 46 (comment sigma1) + (CHARWD R 0.473) + (CHARHT R 0.441) + (CHARDP R 0.171) + (CHARIC R 0.028) + ) +(CHARACTER O 47 (comment phi1) + (CHARWD R 0.569) + (CHARHT R 0.441) + (CHARDP R 0.207) + ) +(CHARACTER O 50 (comment arrowlefttophalf) + (CHARWD R 0.964) + (CHARHT R 0.462) + ) +(CHARACTER O 51 (comment arrowleftbothalf) + (CHARWD R 0.964) + (CHARHT R 0.285) + ) +(CHARACTER O 52 (comment arrowrighttophalf) + (CHARWD R 0.964) + (CHARHT R 0.462) + ) +(CHARACTER O 53 (comment arrowrightbothalf) + (CHARWD R 0.964) + (CHARHT R 0.285) + ) +(CHARACTER O 54 (comment arrowhookleft) + (CHARWD R 0.319) + (CHARHT R 0.489) + ) +(CHARACTER O 55 (comment arrowhookright) + (CHARWD R 0.319) + (CHARHT R 0.489) + ) +(CHARACTER O 56 (comment triangleright) + (CHARWD R 0.418) + (CHARHT R 0.446) + ) +(CHARACTER O 57 (comment triangleleft) + (CHARWD R 0.418) + (CHARHT R 0.449) + ) +(CHARACTER O 60 (comment zero) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.014) + ) +(CHARACTER O 61 (comment one) + (CHARWD R 0.500) + (CHARHT R 0.509) + ) +(CHARACTER O 62 (comment two) + (CHARWD R 0.500) + (CHARHT R 0.509) + ) +(CHARACTER O 63 (comment three) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.181) + ) +(CHARACTER O 64 (comment four) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.167) + ) +(CHARACTER O 65 (comment five) + (CHARWD R 0.500) + (CHARHT R 0.521) + (CHARDP R 0.181) + ) +(CHARACTER O 66 (comment six) + (CHARWD R 0.500) + (CHARHT R 0.684) + (CHARDP R 0.014) + ) +(CHARACTER O 67 (comment seven) + (CHARWD R 0.500) + (CHARHT R 0.495) + (CHARDP R 0.175) + ) +(CHARACTER O 70 (comment eight) + (CHARWD R 0.500) + (CHARHT R 0.676) + (CHARDP R 0.014) + ) +(CHARACTER O 71 (comment nine) + (CHARWD R 0.500) + (CHARHT R 0.509) + (CHARDP R 0.189) + ) +(CHARACTER O 72 (comment period) + (CHARWD R 0.250) + (CHARHT R 0.100) + (CHARDP R 0.011) + ) +(CHARACTER O 73 (comment comma) + (CHARWD R 0.250) + (CHARHT R 0.102) + (CHARDP R 0.141) + ) +(CHARACTER O 74 (comment less) + (CHARWD R 0.636) + (CHARHT R 0.508) + ) +(CHARACTER O 75 (comment slash) + (CHARWD R 0.441) + (CHARHT R 0.678) + (CHARDP R 0.161) + ) +(CHARACTER O 76 (comment greater) + (CHARWD R 0.636) + (CHARHT R 0.508) + ) +(CHARACTER O 77 (comment star) + (CHARWD R 0.672) + (CHARHT R 0.550) + (CHARDP R 0.006) + ) +(CHARACTER O 100 (comment partialdiff) + (CHARWD R 0.512) + (CHARHT R 0.692) + (CHARDP R 0.016) + ) +(CHARACTER C A + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C A) + ) + ) +(CHARACTER C B + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.035) + (SELECTFONT D 1) + (SETCHAR C B) + ) + ) +(CHARACTER C C + (CHARWD R 0.667) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.022) + (MAP + (MOVERIGHT R -0.025) + (SELECTFONT D 1) + (SETCHAR C C) + ) + ) +(CHARACTER C D + (CHARWD R 0.747) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C D) + ) + ) +(CHARACTER C E + (CHARWD R 0.661) + (CHARHT R 0.659) + (CHARIC R 0.023) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C E) + ) + ) +(CHARACTER C F + (CHARWD R 0.661) + (CHARHT R 0.659) + (CHARIC R 0.034) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C F) + ) + ) +(CHARACTER C G + (CHARWD R 0.722) + (CHARHT R 0.659) + (CHARDP R 0.016) + (MAP + (MOVERIGHT R -0.025) + (SELECTFONT D 1) + (SETCHAR C G) + ) + ) +(CHARACTER C H + (CHARWD R 0.747) + (CHARHT R 0.659) + (CHARIC R 0.045) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C H) + ) + ) +(CHARACTER C I + (CHARWD R 0.358) + (CHARHT R 0.659) + (CHARIC R 0.051) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C I) + ) + ) +(CHARACTER C J + (CHARWD R 0.494) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.047) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C J) + ) + ) +(CHARACTER C K + (CHARWD R 0.692) + (CHARHT R 0.659) + (CHARIC R 0.055) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C K) + ) + ) +(CHARACTER C L + (CHARWD R 0.581) + (CHARHT R 0.659) + (CHARIC R 0.003) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C L) + ) + ) +(CHARACTER C M + (CHARWD R 0.883) + (CHARHT R 0.659) + (CHARIC R 0.04) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C M) + ) + ) +(CHARACTER C N + (CHARWD R 0.692) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.06) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C N) + ) + ) +(CHARACTER C O + (CHARWD R 0.722) + (CHARHT R 0.659) + (CHARDP R 0.016) + (MAP + (SELECTFONT D 1) + (SETCHAR C O) + ) + ) +(CHARACTER C P + (CHARWD R 0.636) + (CHARHT R 0.659) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C P) + ) + ) +(CHARACTER C Q + (CHARWD R 0.748) + (CHARHT R 0.659) + (CHARDP R 0.179) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C Q) + ) + ) +(CHARACTER C R + (CHARWD R 0.611) + (CHARHT R 0.659) + (MAP + (SELECTFONT D 1) + (SETCHAR C R) + ) + ) +(CHARACTER C S + (CHARWD R 0.65) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.008) + (MAP + (SELECTFONT D 1) + (SETCHAR C S) + ) + ) +(CHARACTER C T + (CHARWD R 0.597) + (CHARHT R 0.659) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C T) + ) + ) +(CHARACTER C U + (CHARWD R 0.747) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.043) + (MAP + (SELECTFONT D 1) + (SETCHAR C U) + ) + ) +(CHARACTER C V + (CHARWD R 0.611) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C V) + ) + ) +(CHARACTER C W + (CHARWD R 0.833) + (CHARHT R 0.659) + (CHARDP R 0.016) + (CHARIC R 0.073) + (MAP + (SELECTFONT D 1) + (SETCHAR C W) + ) + ) +(CHARACTER C X + (CHARWD R 0.636) + (CHARHT R 0.659) + (CHARIC R 0.044) + (MAP + (MOVERIGHT R 0.025) + (SELECTFONT D 1) + (SETCHAR C X) + ) + ) +(CHARACTER C Y + (CHARWD R 0.556) + (CHARHT R 0.659) + (CHARIC R 0.077) + (MAP + (SELECTFONT D 1) + (SETCHAR C Y) + ) + ) +(CHARACTER C Z + (CHARWD R 0.556) + (CHARHT R 0.659) + (CHARIC R 0.05) + (MAP + (SELECTFONT D 1) + (SETCHAR C Z) + ) + ) +(CHARACTER O 133 (comment flat) + (CHARWD R 0.415) + (CHARHT R 0.730) + (CHARDP R 0.021) + ) +(CHARACTER O 134 (comment natural) + (CHARWD R 0.377) + (CHARHT R 0.712) + (CHARDP R 0.214) + ) +(CHARACTER O 135 (comment sharp) + (CHARWD R 0.402) + (CHARHT R 0.762) + (CHARDP R 0.197) + ) +(CHARACTER O 136 (comment slurabove) + (CHARWD R 0.964) + (CHARHT R 0.342) + (MAP + (SELECTFONT D 0) + (SETCHAR O 137) + ) + ) +(CHARACTER O 137 (comment slurbelow) + (CHARWD R 0.964) + (CHARHT R 0.399) + (MAP + (SELECTFONT D 0) + (SETCHAR O 136) + ) + ) +(CHARACTER O 140 (comment lscript) + (CHARWD R 0.417) + (CHARHT R 0.677) + (CHARDP R 0.011) + (CHARIC R 0.015) + ) +(CHARACTER C a + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C a) + ) + ) +(CHARACTER C b + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C b) + ) + ) +(CHARACTER C c + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C c) + ) + ) +(CHARACTER C d + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.016) + (CHARIC R 0.027) + (MAP + (SELECTFONT D 1) + (SETCHAR C d) + ) + ) +(CHARACTER C e + (CHARWD R 0.444) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C e) + ) + ) +(CHARACTER C f + (CHARWD R 0.428) + (CHARHT R 0.678) + (CHARDP R 0.205) + (CHARIC R 0.146) + (MAP + (MOVERIGHT R 0.15) + (SELECTFONT D 1) + (SETCHAR C f) + ) + ) +(CHARACTER C g + (CHARWD R 0.500) + (CHARHT R 0.441) + (CHARDP R 0.207) + (MAP + (SETCHAR C g) + ) + ) +(CHARACTER C h + (CHARWD R 0.5) + (CHARHT R 0.678) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C h) + ) + ) +(CHARACTER C i + (CHARWD R 0.278) + (CHARHT R 0.659) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C i) + ) + ) +(CHARACTER C j + (CHARWD R 0.428) + (CHARHT R 0.659) + (CHARDP R 0.207) + (MAP + (MOVERIGHT R 0.15) + (SELECTFONT D 1) + (SETCHAR C j) + ) + ) +(CHARACTER C k + (CHARWD R 0.444) + (CHARHT R 0.678) + (CHARDP R 0.009) + (CHARIC R 0.017) + (MAP + (SELECTFONT D 1) + (SETCHAR C k) + ) + ) +(CHARACTER C l + (CHARWD R 0.278) + (CHARHT R 0.678) + (CHARDP R 0.009) + (CHARIC R 0.001) + (MAP + (SELECTFONT D 1) + (SETCHAR C l) + ) + ) +(CHARACTER C m + (CHARWD R 0.722) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C m) + ) + ) +(CHARACTER C n + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C n) + ) + ) +(CHARACTER C o + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C o) + ) + ) +(CHARACTER C p + (CHARWD R 0.575) + (CHARHT R 0.435) + (CHARDP R 0.205) + (MAP + (MOVERIGHT R 0.075) + (SELECTFONT D 1) + (SETCHAR C p) + ) + ) +(CHARACTER C q + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.209) + (MAP + (SELECTFONT D 1) + (SETCHAR C q) + ) + ) +(CHARACTER C r + (CHARWD R 0.389) + (CHARHT R 0.435) + (CHARIC R 0.023) + (MAP + (SELECTFONT D 1) + (SETCHAR C r) + ) + ) +(CHARACTER C s + (CHARWD R 0.439) + (CHARHT R 0.435) + (CHARDP R 0.016) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C s) + ) + ) +(CHARACTER C t + (CHARWD R 0.278) + (CHARHT R 0.553) + (CHARDP R 0.009) + (CHARIC R 0.018) + (MAP + (SELECTFONT D 1) + (SETCHAR C t) + ) + ) +(CHARACTER C u + (CHARWD R 0.5) + (CHARHT R 0.435) + (CHARDP R 0.009) + (MAP + (SELECTFONT D 1) + (SETCHAR C u) + ) + ) +(CHARACTER C v + (CHARWD R 0.393) + (CHARHT R 0.441) + (CHARDP R 0.011) + (MAP + (SETCHAR C v) + ) + ) +(CHARACTER C w + (CHARWD R 0.626) + (CHARHT R 0.441) + (CHARDP R 0.011) + (MAP + (SETCHAR C w) + ) + ) +(CHARACTER C x + (CHARWD R 0.494) + (CHARHT R 0.435) + (CHARDP R 0.009) + (CHARIC R 0.003) + (MAP + (MOVERIGHT R 0.05) + (SELECTFONT D 1) + (SETCHAR C x) + ) + ) +(CHARACTER C y + (CHARWD R 0.478) + (CHARHT R 0.441) + (CHARDP R 0.207) + (MAP + (SETCHAR C y) + ) + ) +(CHARACTER C z + (CHARWD R 0.389) + (CHARHT R 0.435) + (CHARDP R 0.081) + (MAP + (SELECTFONT D 1) + (SETCHAR C z) + ) + ) +(CHARACTER O 173 (comment dotlessi) + (CHARWD R 0.278) + (CHARHT R 0.441) + (CHARDP R 0.011) + ) +(CHARACTER O 174 (comment dotlessj) + (CHARWD R 0.402) + (CHARHT R 0.441) + (CHARDP R 0.207) + (MAP + (MOVERIGHT R 0.15) + (SETCHAR O 174) + ) + ) +(CHARACTER O 175 (comment weierstrass) + (CHARWD R 0.624) + (CHARHT R 0.479) + (CHARDP R 0.193) + ) +(CHARACTER O 176 (comment vector) + (CHARWD R 0.486) + (CHARHT R 0.745) + (CHARIC R 0.108) + ) +(CHARACTER O 177 (comment tie) + (CHARWD R 0.260) + (CHARHT R 0.650) + (CHARIC R 0.353) + ) + diff --git a/Master/texmf-dist/doc/fonts/uhc/umj/README b/Master/texmf-dist/doc/fonts/uhc/umj/README new file mode 100644 index 00000000000..2f3bd9ce1ba --- /dev/null +++ b/Master/texmf-dist/doc/fonts/uhc/umj/README @@ -0,0 +1,31 @@ +This is the README file of the umj package for TeXLive, 2005-Aug-02. + +The original font bundle is available from CTAN in + + fonts/korean/HLaTeX/uhc-myoungjo-1.0.tar.gz + +It provides the font `UhcMyoungjo' which can be accessed with the CJK +package under the name `mj' (see CJK.doc and the example files of the CJK +package for more details). To reduce the number of files and the total size, +the bold version of the font has not been used; it is emulated instead. + +The fontmap data has been taken from the file `uhc-base.map' in file + + fonts/korean/HLaTeX/uhc-fonts.tar.gz + +also available on CTAN. + +The PFB and AFM files have been modified with the script `hlatex2agl.pl' to +add glyph names compliant to the Adobe Glyph List (AGL). Additionally, the +script `sfd2uni.pl' has been used to create virtual fonts which provide +Unicode font encoding; these two scripts are part of the CJK package. + + +History +------- + + 2005-08-02 + First version. + + +---End of README--- diff --git a/Master/texmf-dist/doc/fonts/umrand/b.tex b/Master/texmf-dist/doc/fonts/umrand/b.tex new file mode 100644 index 00000000000..2d696149c22 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/b.tex @@ -0,0 +1,5 @@ +\RandBox {4} + font {\F} [0pt] + (\C136) ([\C137]) (\C140) + ([\C145]) ([\C141]) + (\C144) ([\C143]) (\C142) diff --git a/Master/texmf-dist/doc/fonts/umrand/readme.u1 b/Master/texmf-dist/doc/fonts/umrand/readme.u1 new file mode 100644 index 00000000000..09800475fcb --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/readme.u1 @@ -0,0 +1,13 @@ +1. Update zu Umrand 1.2 +======================= + +Es wurde der Befehl \c durch \C in allen Anleitungen ersetzt, da \c in +Plain und LaTeX als Cedille definiert ist. Der Befehl \C ist nun auch +in UMRAND.STY enthalten. + +Die Anleitung lief nicht ohne NFSS, da der PLAIN-Befehl \sevenrm in +\LaTeX nicht enthalten ist. Da \testfont in die Anleitung integriert +wurde, war hier eine kleine Anpassung notwendig. +(Bug-Report von K. Blum, Oldenburg) + +MfG Andreas Schrell. diff --git a/Master/texmf-dist/doc/fonts/umrand/testfont.tex b/Master/texmf-dist/doc/fonts/umrand/testfont.tex new file mode 100644 index 00000000000..f6657fd4eff --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/testfont.tex @@ -0,0 +1,204 @@ +% This is TESTFONT.TEX in text format, as of May 5, 1986. +% This file is still being written and changed frequently. +% Eventually it is supposed to provide a testbed for font evaluation. + +\tracinglostchars=0 +\tolerance=1000 +\raggedbottom +\nopagenumbers +\parindent=0pt +\newlinechar=`@ +\hyphenpenalty=200 +\doublehyphendemerits=30000 + +\newcount\m \newcount\n \newcount\p \newdimen\dim +\chardef\other=12 + +\def\today{\ifcase\month\or + January\or February\or March\or April\or May\or June\or + July\or August\or September\or October\or November\or December\fi + \space\number\day, \number\year} +\def\hours{\n=\time \divide\n 60 + \m=-\n \multiply\m 60 \advance\m \time + \twodigits\n\twodigits\m} +\def\twodigits#1{\ifnum #1<10 0\fi \number#1} + +{\catcode`\|=0 \catcode`\\=\other +|gdef|help{|message{% +\init switches to another font;@% +\end or \bye finishes the run;@% +\table prints the font layout in tabular format;@% +\text prints a sample text, assuming TeX text font conventions;@% +\sample combines \table and \text;@% +\mixture mixes a background character with a series of others;@% +\alternation interleaves a background character with a series;@% +\alphabet prints all lowercase letters within a given background;@% +\ALPHABET prints all uppercase letters within a given background;@% +\series prints a series of letters within a given background;@% +\lowers prints a comprehensive test of lowercase;@% +\uppers prints a comprehensive test of uppercase;@% +\digits prints a comprehensive test of numerals;@% +\math prints a comprehensive test of TeX math italic;@% +\names prints a text that mixes upper and lower case;@% +\punct prints a punctuation test;@% +\bigtest combines many of the above routines;@% +\help repeats this message;@% +and you can use ordinary TeX commands (e.g., to \input a file).}}} + +\def\setbaselineskip{\setbox0=\hbox{\n=0 +\loop\char\n \ifnum \n<255 \advance\n 1 \repeat} +\baselineskip=6pt \advance\baselineskip\ht0 \advance\baselineskip\dp0 } + +\def\setchar#1{{\escapechar-1\message{\string#1 character = }% + \def\do##1{\catcode`##1=\other}\dospecials + \read-1 to\next + \expandafter\finsetchar\next\next#1}} +\def\finsetchar#1#2\next#3{\global\chardef#3=`#1 + \ifnum #3=`\# \global\chardef#3=#2 \fi} +\def\promptthree{\setchar\background + \setchar\starting \setchar\ending} + +\def\init{\message{@Name of the font to test = } + \read-1 to\fontname + \font\testfont=\fontname + \leftline{\sevenrm Test of \fontname\unskip\ on \today\ at \hours} + \medskip + \testfont \setbaselineskip + \ifdim\fontdimen6\testfont<10pt \rightskip=0pt plus 20pt + \else\rightskip=0pt plus 2em \fi + \spaceskip=\fontdimen2\testfont % space between words (\raggedright) + \xspaceskip=\fontdimen2\testfont \advance\xspaceskip by\fontdimen7\testfont + \message{Now type a test command (\string\help\space for help):}} + +\def\mixture{\promptthree \domix\mixpattern} +\def\alternation{\promptthree \domix\altpattern} +\def\mixpattern{\0\1\0\0\1\1\0\0\0\1\1\1\0\1} +\def\altpattern{\0\1\0\1\0\1\0\1\0\1\0\1\0\1\0\1\0} +\def\domix#1{\par\chardef\0=\background \n=\starting + \loop \chardef\1=\n #1\endgraf + \ifnum \n<\ending \advance\n 1 \repeat} + +\def\!{\discretionary{\background}{\background}{\background}} +\def\series{\promptthree \!\doseries\starting\ending\par} +\def\doseries#1#2{\n=#1\loop\char\n\!\ifnum\n<#2\advance\n 1 \repeat} +\def\complower{\!\doseries{`a}{`z}\doseries{'31}{'34}\par} +\def\compupper{\!\doseries{`A}{`Z}\doseries{'35}{'37}\par} +\def\compdigs{\!\doseries{`0}{`9}\par} +\def\alphabet{\setchar\background\complower} +\def\ALPHABET{\setchar\background\compupper} + +\def\lowers{\docomprehensive\complower{`a}{`z}{'31}{'34}} +\def\uppers{\docomprehensive\compupper{`A}{`Z}{'35}{'37}} +\def\digits{\docomprehensive\compdigs{`0}{`4}{`5}{`9}} +\def\docomprehensive#1#2#3#4#5{\par\chardef\background=#2 + \loop{#1} \ifnum\background<#3\m=\background\advance\m 1 + \chardef\background=\m \repeat \chardef\background=#4 + \loop{#1} \ifnum\background<#5\m=\background\advance\m 1 + \chardef\background=\m \repeat} + +\def\names{ {\AA}ngel\aa\ Beatrice Claire + Diana \'Erica Fran\c{c}oise Ginette H\'el\`ene Iris + Jackie K\=aren {\L}au\.ra Mar{\'\i}a N\H{a}ta{\l}{\u\i}e Octave + Pauline Qu\^eneau Roxanne Sabine T\~a{\'\j}a Ur\v{s}ula + Vivian Wendy Xanthippe Yv{\o}nne Z\"azilie\par} +\def\punct{\par\dopunct{min}\dopunct{pig}\dopunct{hid} + \dopunct{HIE}\dopunct{TIP}\dopunct{fluff} + \$1,234.56 + 7/8 = 9\% @ \#0\par} +\def\dopunct#1{#1,\ #1:\ #1;\ `#1'\ ?`#1?\ !`#1!\ (#1)\ [#1]\ #1*\ #1.\par} + +\def\bigtest{\sample + hamburgefonstiv HAMBURGEFONSTIV\par + \names \punct \lowers \uppers \digits} + +\def\math{\textfont1=\testfont \skewchar\testfont='177 + \mathchardef\Gamma="100 \mathchardef\Delta="101 + \mathchardef\Theta="102 \mathchardef\Lambda="103 \mathchardef\Xi="104 + \mathchardef\Pi="105 \mathchardef\Sigma="106 \mathchardef\Upsilon="107 + \mathchardef\Phi="108 \mathchardef\Psi="109 \mathchardef\Omega="10A + \def\trial{$\\A \\B \\C \\D \\E \\F \\G \\H \\I \\J \\K \\L \\M \\N \\O + \\P \\Q \\R \\S \\T \\U \\V \\W \\X \\Y \\Z \\a \\b \\c \\d \\e \\f \\g + \\h \\\i \\\j \\k \\l \\m \\n \\o \\p \\q \\r \\s \\t \\u \\v \\w \\x \\y + \\z \\\alpha \\\beta \\\gamma \\\delta \\\epsilon \\\zeta \\\eta \\\theta + \\\iota \\\kappa \\\lambda \\\mu \\\nu \\\xi \\\pi \\\rho \\\sigma \\\tau + \\\upsilon \\\phi \\\chi \\\psi \\\omega \\\vartheta \\\varpi \\\varphi + \\\Gamma \\\Delta \\\Theta \\\Lambda \\\Xi \\\Pi \\\Sigma \\\Upsilon + \\\Phi \\\Psi \\\Omega \\\partial \\\ell \\\wp$\par} + \def\i{i} \def\j{j} + \def\\##1{|##1|+}\trial + \def\\##1{##1_2+}\trial + \def\\##1{##1^2+}\trial + \def\\##1{##1/2+}\trial + \def\\##1{2/##1+}\trial + \def\\##1{##1,{}+}\trial + \def\\##1{d##1+}\trial + \let\i=\imath \let\j=\jmath \def\\##1{\hat##1+}\trial} + +\def\oct#1{\hbox{\rm\'{}\kern-.2em\it#1\/\kern.05em}} % octal constant +\def\hex#1{\hbox{\rm\H{}\tt#1}} % hexadecimal constant +\def\setdigs#1"#2{\gdef\h{#2}% \h=hex prefix; \0\1=corresponding octal + \m=\n \divide\m by 64 \xdef\0{\the\m}% + \multiply\m by-64 \advance\m by\n \divide\m by 8 \xdef\1{\the\m}} +\def\testrow{\setbox0=\hbox{\penalty 1\def\\{\char"\h}% + \\0\\1\\2\\3\\4\\5\\6\\7\\8\\9\\A\\B\\C\\D\\E\\F% + \global\p=\lastpenalty}} % \p=1 if none of the characters exist +\def\oddline{\cr + \noalign{\nointerlineskip} + \multispan{19}\hrulefill& + \setbox0=\hbox{\lower 2.3pt\hbox{\hex{\h x}}}\smash{\box0}\cr + \noalign{\nointerlineskip}} +\newif\ifskipping +\def\evenline{\loop\skippingfalse + \ifnum\n<256 \m=\n \divide\m 16 \chardef\next=\m + \expandafter\setdigs\meaning\next \testrow + \ifnum\p=1 \skippingtrue \fi\fi + \ifskipping \global\advance\n 16 \repeat + \ifnum\n=256 \let\next=\endchart\else\let\next=\morechart\fi + \next} +\def\morechart{\cr\noalign{\hrule\penalty5000} + \chartline \oddline \m=\1 \advance\m 1 \xdef\1{\the\m} + \chartline \evenline} +\def\chartline{&\oct{\0\1x}&&\:&&\:&&\:&&\:&&\:&&\:&&\:&&\:&&} +\def\chartstrut{\lower4.5pt\vbox to14pt{}} +\def\table{$$\global\n=0 + \halign to\hsize\bgroup + \chartstrut##\tabskip0pt plus10pt& + &\hfil##\hfil&\vrule##\cr + \lower6.5pt\null + &&&\oct0&&\oct1&&\oct2&&\oct3&&\oct4&&\oct5&&\oct6&&\oct7&\evenline} +\def\endchart{\cr\noalign{\hrule} + \raise11.5pt\null&&&\hex 8&&\hex 9&&\hex A&&\hex B& + &\hex C&&\hex D&&\hex E&&\hex F&\cr\egroup$$\par} +\def\:{\setbox0=\hbox{\char\n}% + \ifdim\ht0>7.5pt\reposition + \else\ifdim\dp0>2.5pt\reposition\fi\fi + \box0\global\advance\n 1 } +\def\reposition{\setbox0=\vbox{\kern2pt\box0}\dim=\dp0 + \advance\dim 2pt \dp0=\dim} +\def\centerlargechars{ + \def\reposition{\setbox0=\hbox{$\vcenter{\kern2pt\box0\kern2pt}$}}} + +\def\text{{\advance\baselineskip-4pt +\setbox0=\hbox{abcdefghijklmnopqrstuvwxyz} +\ifdim\hsize>2\wd0 \ifdim 15pc>2\wd0 \hsize=15pc \else \hsize=2\wd0 \fi\fi +On November 14, 1885, Senator \& Mrs.~Leland Stanford called +together at their San Francisco mansion the 24~prominent men who had +been chosen as the first trustees of The Leland Stanford Junior University. +They handed to the board the Founding Grant of the University, which they +had executed three days before. This document---with various amendments, +legislative acts, and court decrees---remains as the University's charter. +In bold, sweeping language it stipulates that the objectives of the University +are ``to qualify students for personal success and direct usefulness in life; +and to promote the publick welfare by exercising an influence in behalf of +humanity and civilization, teaching the blessings of liberty regulated by +law, and inculcating love and reverence for the great principles of +government as derived from the inalienable rights of man to life, liberty, +and the pursuit of happiness.'' \moretext +(!`THE DAZED BROWN FOX QUICKLY GAVE 12345--67890 JUMPS!)\par}} +\def\moretext{?`But aren't Kafka's Schlo{\ss} and {\AE}sop's {\OE}uvres +often na{\"\i}ve vis-\`a-vis the d{\ae}monic ph{\oe}nix's official r\^ole +in fluffy souffl\'es? } +\def\omitaccents{\let\moretext=\relax} + +\def\sample{\table\text} + +\init diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand.tex b/Master/texmf-dist/doc/fonts/umrand/umrand.tex new file mode 100644 index 00000000000..06df87d0ef7 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand.tex @@ -0,0 +1,191 @@ +\documentstyle[german,umrand,stamm,struts,verbatim,bsp]{article} + +\Nr{9a} +\Thema{Anleitung zu UMRAND.STY} + +\def\C{\char'} +\font\UA=umranda +\font\UB=umrandb at 20pt + +\def\make{% + \begin{flushleft} + \begin{minipage}[c]{0.58\linewidth} + \verbatiminput{\bspname} + \end{minipage} + \hfill\vrule\hfill + \begin{minipage}[c]{0.38\linewidth} + \input{\bspname} + \end{minipage} + \end{flushleft}} + +\begin{document} +{\bf Als Nachtrag hier eine kleine Anleitung zu UMRAND.STY:}\\[3mm] +Notwendige Dateien: +\[ \begin{tabular}{|l|l|} + \hline + \oustrut Datei & Bedeutung \\ \hline\hline + \ostrut umranda.mf & 1.\,Font \\ + umrandb.mf & 2.\,Font \\ + \ustrut umrand.mf & MF-Makros \\ \hline + \ostrut umrand.sty & \TeX-Makros + \ustrut \\ \hline + \end{tabular} \] +Achtung! Die Fonts funktionieren zur Zeit (Version 1.2) nur bei +Ausgabeger"aten mit gleicher horizontaler und vertikaler Auf"|l"osung! +Vielleicht "andert sich das irgendwann. + +\verb|umrand.sty| dient zum Zeichnen von Umrandungen. Grunds"atzlich wird die +Gr"o"se des Rahmens von dessen Inhalt (und den Rahmenzeichen) bestimmt. Sie +wird automatisch berechnet. Die allgemeine Form des Aufrufs sieht so aus: +\begin{verbatim} +\RandBox {...} + font {...} + [...] + (...) (...[...]...) (...) + (...[...]...) (...[...]...) + (...) (...[...]...) (...) +\end{verbatim} +Der erste Parameter ist der Inhalt, der in eine \verb|\hbox| gesetzt wird. Mit +dem Wort \verb|font| eingeleitet wird ein Parameter, der den Font f"ur den +Rahmen ausw"ahlt. In den eckigen Klammern \verb|[...]| steht eine L"angenangabe, +die den Abstand der einzelnen Zeichen voneinander angibt. Mit den folgenden +sechs runden Klammern wird die Struktur definiert. Hier k"onnen Zeichen des +Rahmen-Fonts eingetragen werden. Die Zeichenfolgen, die in den eckigen +Klammern hier stehen, werden sooft wiederholt wie notwendig, um die +Rahmengr"o"se zu erzeugen. Zeichen in Folgen werden durch \verb|\\| voneinander +getrennt. Die runden Klammern bilden in ihrer Reihenfolge die Rahmenteile: +\begin{itemize} +\item linke obere Ecke +\item oberer Rand +\item rechte obere Ecke +\item linker Rand +\item rechter Rand +\item linke untere Ecke +\item unterer Rand +\item rechte untere Ecke +\end{itemize} +Beispiele: +\begin{verbatim} +(G\\H[I\\K]L) +\end{verbatim} +hei"st: Setze G und H, dann I und K abwechselnd, bis die Rahmengr"o"se +erreicht ist, dann setze L. +\begin{verbatim} +([A\\B]A) +\end{verbatim} +hei"st: A und B abwechselnd, am Schlu"s ein A. + +Wenn man die Fonts aus \verb|umranda.mf| und \verb|umrandb.mf| benutzt, +geht man normalerweise von einer Fonttabelle (\verb|testfont.tex| +benutzen) aus. Hier sind die Zeichen oktal beziffert. Setzt man zum +Beispiel \verb|\def\C{\char'}|, \verb|\font\UA=umranda at 20pt| und +\verb|\font\UB=umrandb at 20pt| in seine Datei, so kann man die Fonts +folgenderma"sen ansprechen: +\begin{bsp} +\RandBox {Testinhalt} font {\UA} [-0.3em] + (\C113) ([\C65]) (\C113) + ([\C67]) ([\C67]) + (\C113) ([\C65]) (\C113) +\end{bsp} +\make +Die Ecken bestehen aus dem Zeichen Oktal\,113, die waagerechten Kanten aus +Oktal\,65, die senkrechten aus Oktal\,67. + +Jetzt ein Beispiel mit wechselnden Zeichen: +\begin{bsp} +\RandBox {Eine Wiese} + font {\UA} [0pt] + () ([\C75\\\C77]\C75) () + (\C76[\C100\\\C76]) + ([\C100\\\C76]\C100) + () (\C77[\C75\\\C77]) () +\end{bsp} +\make + +Bei den Linienfonts (\verb|umrandb.mf|) mu"s man auf die Lage der Elemente +achten. Linienelemente an unterschiedlichen Positionen sind auch +unterschiedliche Zeichen. Hier gibt es aber die nach dem Beispiel +beschriebene Kurzform. +\begin{bsp} +\RandBox {Ein Test} + font {\UB} [0pt] + (\C5) ([\C1]) (\C4) + ([\C2]) ([\C0]) + (\C6) ([\C3]) (\C7) +\end{bsp} +\make + +Als Kurzform kann man jeweils das erste Zeichen der Eckenteile und der +Linienteile angeben: +\begin{bsp} +\LinienBox {Ein Test} + font {\UB} + ecken 4 linien 0 +\end{bsp} +\make + +Hier noch eine Zusammenstellung anderer Umrandungen: +\begin{flushleft} +\def\TAB#1{Mit\begin{tabular}[t]{l}#1\end{tabular}} +\LinienBox {\TAB{ecken 10\\linien 0}} font {\UB} ecken 10 linien 0 +\LinienBox {\TAB{ecken 14\\linien 0}} font {\UB} ecken 14 linien 0 +\LinienBox {\TAB{ecken 20\\linien 0}} font {\UB} ecken 20 linien 0 +\LinienBox {\TAB{ecken 24\\linien 0}} font {\UB} ecken 24 linien 0 +\LinienBox {\TAB{ecken 30\\linien 0}} font {\UB} ecken 30 linien 0 +\LinienBox {\TAB{ecken 34\\linien 0}} font {\UB} ecken 34 linien 0 +\LinienBox {\TAB{ecken 40\\linien 0}} font {\UB} ecken 40 linien 0 +\LinienBox {\TAB{ecken 44\\linien 0}} font {\UB} ecken 44 linien 0 +\LinienBox {\TAB{ecken 50\\linien 0}} font {\UB} ecken 50 linien 0 +\LinienBox {\TAB{ecken 54\\linien 0}} font {\UB} ecken 54 linien 0 +\LinienBox {\TAB{ecken 60\\linien 0}} font {\UB} ecken 60 linien 0 +\LinienBox {\TAB{ecken 64\\linien 0}} font {\UB} ecken 64 linien 0 +\LinienBox {\TAB{ecken 70\\linien 0}} font {\UB} ecken 70 linien 0 +\LinienBox {\TAB{ecken 74\\linien 0}} font {\UB} ecken 74 linien 0 +\LinienBox {\TAB{ecken 104\\linien 100}} font {\UB} ecken 104 linien 100 +\LinienBox {\TAB{ecken 110\\linien 100}} font {\UB} ecken 110 linien 100 +\LinienBox {\TAB{ecken 114\\linien 100}} font {\UB} ecken 114 linien 100 +\LinienBox {\TAB{ecken 120\\linien 100}} font {\UB} ecken 120 linien 100 +\LinienBox {\TAB{ecken 124\\linien 100}} font {\UB} ecken 124 linien 100 +\LinienBox {\TAB{ecken 130\\linien 100}} font {\UB} ecken 130 linien 100 +\LinienBox {\TAB{ecken 134\\linien 100}} font {\UB} ecken 134 linien 100 +\LinienBox {\TAB{ecken 140\\linien 100}} font {\UB} ecken 140 linien 100 +\LinienBox {\TAB{ecken 144\\linien 100}} font {\UB} ecken 144 linien 100 +\end{flushleft} + +Ein Meander-Rand ist mit dem folgenden Befehl zu erzeugen: +\begin{bsp} +\MeanderBox {Ein Meander-Rand} at 20pt +\end{bsp} +\make + +Einfache R"ander, die nur aus einem einzigen Zeichen bestehen, erh"alt man +auf die folgende Weise: +\begin{bsp} +\EinfachRand {Inhalt} + font {\Large} + char {$\ast$} [0.1em] +\end{bsp} +\make +Hierbei sieht man auch, da"s Zeichen aus beliebigen Fonts f"ur die Rahmen +benutzt werden k"onnen. Problematisch wird es dann, wenn sie +unterschiedliche Breiten/H"ohen haben. + +\[ \MeanderBox {Weitere Beispiele findet man in + {\tt ob1.tex} und {\tt ob2.tex}} at 10pt \] + +Eine Font-Tabelle liefert die \TeX-Datei \verb|testfont.tex|. Man ruft sie +unter {\sc Plain}-\TeX\ auf (z.\,B. \verb|tex &plain testfont|). Als Font +gibt man bei der Frage \verb|umranda at 20pt| oder etwas "ahnliches an. +Wenn der \verb|*| erscheint, tippt man \verb|\table| ein, beim n"achsten +\verb|*| schreibt man \verb|\end|. Nun mu"s nur noch \verb|testfont.dvi| +gedruckt werden. + +Falls der Druckertreiber eine Einstellung von |maxdrift| erlaubt, sollte +diese auf Null gesetzt werden. Sonst kann es vorkommen, da"s +Linienanschl"usse nicht 100\,\%ig stimmen. + +\input{umrand1} +\input{umrand2} +\input{umrand3} +\end{document} + diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand1.tex b/Master/texmf-dist/doc/fonts/umrand/umrand1.tex new file mode 100644 index 00000000000..df714084db3 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand1.tex @@ -0,0 +1,201 @@ +\newpage\setcounter{page}{1} +\font\f=umranda +\font\F=umranda at 20pt +{\def\make{\input{b} + \vskip 2mm + \hrule + \verbatiminput{b} + \vskip 2mm\hrule\hrule\vskip 1mm} +\fussy +\Thema{Umrandungen} +\Nr{9} + +Heute gehts um Umrandungen, die Makros und der Font sind ziemlich +umfangreich, so da"s beide hier nur in der Anwendung gezeigt werden sollen. +Es sind definiert: +\begin{verbatim} +\def\C{\char'} % Oktaldarstellung +\font\f = umranda +\font\F = umranda at 20pt +\end{verbatim} +Und los gehts: +\vskip 2mm + +\begin{bsp} +\RandBox {Dieses ist eine Quadrat-Testbox} + font {\f} [0pt] + (\C114) ([\C71\\\C73]\C71) (\C114) + (\C72[\C74\\\C72]) ([\C74\\\C72]\C74) + (\C114) (\C73[\C71\\\C73]) (\C114) +\end{bsp} +\make + +\begin{bsp} +\RandBox {Es w"achst Gras "uber die Sache} + font {\f} [0pt] + () ([\C75\\\C77]\C75) () + (\C76[\C100\\\C76]) ([\C100\\\C76]\C100) + () (\C77[\C75\\\C77]) () +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Ist das nicht zum Kringeln?} + font {\f} [-0.3em] + () ([\C65]) () + ([\C67]) ([\C67]) + () ([\C65]) () +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Eine sich schl"angelnde Schlange.} + font {\F} [-0.3em] + () ([\C127]) () + ([\C131]) ([\C135]) + () ([\C133]) () +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Dieses ist eine riesige Box mit Fischen} + font {\f} [0.1em] + (\C113) ([\C102]) (\C113) + ([\C104]) ([\C110]) + (\C113) ([\C106]) (\C113) +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Wellenlinien mit verschiedenen Ecken} + font {\f} [0pt] + (\C115) ([\C111]) (\C114) + ([\C112]) ([\C112]) + (\C115) ([\C111]) (\C114) +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {\parbox{7cm}{Dieses ist eine riesige und gro"se Testbox + mit hoffentlich zwei Zeilen! Der Rand besteht + aus sich "uberlappenden Wellenteilen.}} + font {\f} [-0.5em] + (\C113) ([\C111]) (\C113) + ([\C112]) ([\C112]) + (\C113) ([\C111]) (\C113) +\end{bsp} +\make + + + +\begin{bsp} +\EinfachRand {Wieder mal eine (andere) Box} font {\F} char {\C43} [0pt] +\end{bsp} +\make + + + +\begin{bsp} +\EinfachRand {Noch eine Box, diesmal mit Stacheldraht.} + font {\F} char {\C41} [0.2em] +\end{bsp} +\make + + + +\begin{bsp} +\EinfachRand {Und man sieht hier noch einen Kasten.} + font {\F} char {\C42} [0.2em] +\end{bsp} +\make + + + +\begin{bsp} +\EinfachRand {Yin und Yang} font {\f} char {\C10} [0.2em] +\end{bsp} +\make + + + +\begin{bsp} +\EinfachRand {Nach einer Grafik von Apollonio.} + font {\F} char {\C37} [0.2em] +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Test in einer Box mit Buchstaben.} + font {\tt} [0.2em] + (W) ([B\\C]B) (X) + ([D\\E\\F]) ([G\\H\\I]) + (Y) ([J\\K]J) (Z) +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Wir machen das Unm"ogliche m"oglich.} + font {\F} [0.1em] + (\C3) ([\C2\\\C6]\C2) (\C1) + ([\C4\\\C0]\C4) ([\C0\\\C4]\C0) + (\C5) ([\C6\\\C2]\C6) (\C7) +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Wunder dauern etwas l"anger.} + font {\F} [0.2em] + () ([\C2\\\C6]\C2) () + ([\C4\\\C0]\C4) ([\C0\\\C4]\C0) + () ([\C6\\\C2]\C6) () +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Eine Box wie vorne, aber mit Abst"anden.} + font {\F} [0.2em] + () ([\C43]) () + ([\C43]) ([\C43]) + () ([\C43]) () +\end{bsp} +\make + + + +\begin{bsp} +\RandBox {Mischmasch mit gedrehtem Yin und Yang.} + font {\f} [0.2em] + (\C7) ([\C10\\\C12\\\C14\\\C16\\\C20\\\C22]) (\C5) + ([\C21]) ([\C13]) + (\C1) ([\C10\\\C12\\\C14\\\C16\\\C20\\\C22]) (\C3) +\end{bsp} +\make + +\begin{bsp} +\EinfachRand {\parbox{7cm}{Dieses hier ist eine Parbox mit mehreren Zeilen +Text, die sp"ater umrahmt werden soll. Der Rahmen besteht nicht aus Linien +sondern aus Schmucksymbolen, die von \TeX\ automatisch zu einem Rahmen in +der erforderlichen Gr"o"se zusammengesetzt werden.}} + font {\f} char {\C66} [-0.7em] +\end{bsp} +\make +} +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_e b/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_e new file mode 100644 index 00000000000..6409d340462 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_e @@ -0,0 +1,72 @@ + We are finished! After a lot of trouble + + UMRAND.STY + + and the fonts + + UMRANDA.MF + UMRANDB.MF + + version 1.2 + +are ready for use! This is the first officially distributed version. +With UMRAND.STY you can typeset fancy frames in TeX. This can by done +with \fbox too? Well no one of this type: + + *+++*+++*+++*+++*+++*+++*+++* + + + + + TeX & METAFONT + + * for * + + President! + + + + + *+++*+++*+++*+++*+++*+++*+++* + +Instead of + and * there are line elements, meander, fishes, snakes, +flowers, curls and many others in our fonts. The framesize is +automatically computed in respect of the frame's contents. Many +combinations of frame elements are possible. + +One restriction we had to made: The fonts only work on devices with +equal x- and y-resolution. With 180x360dpi you will run into +problems. A little comfort: You should try. You may be able to use +some of the chars in our fonts. We don't know, whether that will +change in the future. + +PS: Here you see, what we are doing at our ``table reserved for + regular guests'' (Langenscheid dictionary, "`Stammtisch"' in + German) in Wuppertal, Germany. + +We, that are in this case: + + Andreas H"orstemeier Andreas Schrell + Oberlinweg 7 and Windh"ovel 2 + D-58675 Hemer D-42279 Wuppertal + + E-MAIL: Andreas.Schrell @ FernUni-Hagen.de + +Oh yes, you will find the files named + + umrand12.zip umrand12.readme_g umrand12.readme_e + +in Stuttgart: ftp.uni-stuttgart.de +in Aston: ftp.tex.ac.uk +in Texas: ftp.shsu.edu +in the directory: tex-archive/macros/generic/umrand + +Included are PK-fonts at 101 dpi (screen) + 300 dpi (Atari-laser SLM) + 300 dpi (HP-Laser/DeskJet). + +We hope other Servers will obtain it from there. The package may be +freely distributed, as always you are not allowed to change the +files. Bug reports and further hints please to one of the adresses +above. + + oooooooooooooooooooooooooooooooooooooooooooooooooooo + o o + o Especially we will be happy if all TeXnicians, o + o who like our fonts and use them, would send us o + o a POSTCARD of their home town! o + o o + oooooooooooooooooooooooooooooooooooooooooooooooooooo + +A lot of fun and best wishes from Andreas & Andreas diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_g b/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_g new file mode 100644 index 00000000000..b7623175184 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand12.readme_g @@ -0,0 +1,71 @@ + Es ist soweit! Nach langem Basteln ist es fertig: + + UMRAND.STY + + und die Fonts + + UMRANDA.MF + UMRANDB.MF + + Version 1.2 + +sind verf"ugbar! Dies ist die erste offiziell verbreitete Version. +Mit UMRAND.STY kann man Umrandungen in TeX setzen. Kann man doch mit +\fbox? Klar, aber nicht solche: + + *+++*+++*+++*+++*+++*+++*+++* + + + + + TeX & METAFONT + + * for * + + President! + + + + + *+++*+++*+++*+++*+++*+++*+++* + +Statt + und * gibt es in unseren Fonts Linienelemente, Meander, +Fische, Schlangen, Blumen, Kringel und vieles andere. Die Rahmen- +gr"o"se wird automatisch aus dem Inhalt ermittelt. Beliebige +Zusammenstellungen von Randelementen sind m"oglich. + +Eine Einschr"ankung mu"sten wir leider machen: Die Fonts funktionieren +nur auf Ausgabeger"aten mit gleicher x- und y-Aufl"osung. Also bei +180x360dpi gehts schief. Kleiner Trost: Vielleicht mal ausprobieren, +das eine oder andere Zeichen ist wahrscheinlich zu gebrauchen. Ob +sich das mal "andern wird, ist sehr ungewi"s! + +PS: Da sieht man mal, was auf unserem Wuppertaler Stammtisch so alles + ausgeheckt wird! + +Wir, das sind in diesem Fall + + Andreas H"orstemeier Andreas Schrell + Oberlinweg 7 und Windh"ovel 2 + D-58675 Hemer D-42279 Wuppertal + + E-MAIL: Andreas.Schrell @ FernUni-Hagen.de + +Ach ja, das Paket steht unter den Namen + + umrand12.zip umrand12.readme_g umrand12.readme_e + +in Stuttgart: ftp.uni-stuttgart.de +in Aston: ftp.tex.ac.uk +in Texas: ftp.shsu.edu +im Verzeichnis: tex-archive/macros/generic/umrand + +Es sind PK-Fonts in 101 dpi (Bildschirm) + 300 dpi (Atari-Laser SLM) + 300 dpi (HP-Laser/DeskJet) enthalten. + +Wir hoffen, da"s andere Server es von dort uebernehmen. Das Paket ist +nat"urlich frei verteilbar, es d"urfen aber wie immer keine Dateien +ver"andert werden. Fehlermeldungen und Vorschl"age bitte an eine der +oben genannten Adressen. + + ooooooooooooooooooooooooooooooooooooooooooooooo + o o + o Wir freuen uns allerdings besonders "uber o + o POSTKARTEN der Heimatstadt von allen, die o + o unsere Umrandungen m"ogen und benutzen! o + o o + ooooooooooooooooooooooooooooooooooooooooooooooo + +Viel Spa"s w"unschen Andreas & Andreas! diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand2.tex b/Master/texmf-dist/doc/fonts/umrand/umrand2.tex new file mode 100644 index 00000000000..39b0e10559b --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand2.tex @@ -0,0 +1,316 @@ +\newpage\setcounter{page}{1} +\parindent=0pt \parskip=0pt +\font\G=umrandb at 20pt +\font\F=umranda at 20pt +\fussy +\Thema{Neue Umrandungen} +\Nr{10} +\def\C{\char'} + +Angeregt vom letzten Stammtisch habe ich einen weiteren Font mit Rahmen +erstellt. Da das {\tt .mf}--File f"ur eine Vorstellung zu lang ist, +gebe ich hier nur die m"oglichen Rahmen zum Besten. + +Zun"achst wird definiert: +\begin{verbatim} +\def\C{\char'} % Oktaldarstellung +\font\G = umrandb at 20pt +\end{verbatim} +Und nun kommen die Rahmen, zun"achst jene mit 6 Linien:\vskip 2mm + +\begin{bsp} +\RandBox {A} + font {\G} [0pt] + (\C5) ([\C1]) (\C4) + ([\C2]) ([\C0]) + (\C6) ([\C3]) (\C7) +\end{bsp} +\make + +\begin{bsp} +\RandBox {B} + font {\G} [0pt] + (\C11) ([\C1]) (\C10) + ([\C2]) ([\C0]) + (\C12) ([\C3]) (\C13) +\end{bsp} +\make + +\begin{bsp} +\RandBox {C} + font {\G} [0pt] + (\C15) ([\C1]) (\C14) + ([\C2]) ([\C0]) + (\C16) ([\C3]) (\C17) +\end{bsp} +\make + +\begin{bsp} +\RandBox {D} + font {\G} [0pt] + (\C21) ([\C1]) (\C20) + ([\C2]) ([\C0]) + (\C22) ([\C3]) (\C23) +\end{bsp} +\make + +\begin{bsp} +\RandBox {E} + font {\G} [0pt] + (\C25) ([\C1]) (\C24) + ([\C2]) ([\C0]) + (\C26) ([\C3]) (\C27) +\end{bsp} +\make + +\begin{bsp} +\RandBox {F} + font {\G} [0pt] + (\C31) ([\C1]) (\C30) + ([\C2]) ([\C0]) + (\C32) ([\C3]) (\C33) +\end{bsp} +\make + +\begin{bsp} +\RandBox {G} + font {\G} [0pt] + (\C35) ([\C1]) (\C34) + ([\C2]) ([\C0]) + (\C36) ([\C3]) (\C37) +\end{bsp} +\make + +\begin{bsp} +\RandBox {H} + font {\G} [0pt] + (\C41) ([\C1]) (\C40) + ([\C2]) ([\C0]) + (\C42) ([\C3]) (\C43) +\end{bsp} +\make + +\begin{bsp} +\RandBox {I} + font {\G} [0pt] + (\C45) ([\C1]) (\C44) + ([\C2]) ([\C0]) + (\C46) ([\C3]) (\C47) +\end{bsp} +\make + +\begin{bsp} +\RandBox {J} + font {\G} [0pt] + (\C51) ([\C1]) (\C50) + ([\C2]) ([\C0]) + (\C52) ([\C3]) (\C53) +\end{bsp} +\make + +\begin{bsp} +\RandBox {K} + font {\G} [0pt] + (\C55) ([\C1]) (\C54) + ([\C2]) ([\C0]) + (\C56) ([\C3]) (\C57) +\end{bsp} +\make + +\begin{bsp} +\RandBox {L} + font {\G} [0pt] + (\C61) ([\C1]) (\C60) + ([\C2]) ([\C0]) + (\C62) ([\C3]) (\C63) +\end{bsp} +\make + +\begin{bsp} +\RandBox {M} + font {\G} [0pt] + (\C65) ([\C1]) (\C64) + ([\C2]) ([\C0]) + (\C66) ([\C3]) (\C67) +\end{bsp} +\make + +\begin{bsp} +\RandBox {N} + font {\G} [0pt] + (\C71) ([\C1]) (\C70) + ([\C2]) ([\C0]) + (\C72) ([\C3]) (\C73) +\end{bsp} +\make + +\begin{bsp} +\RandBox {O} + font {\G} [0pt] + (\C75) ([\C1]) (\C74) + ([\C2]) ([\C0]) + (\C76) ([\C3]) (\C77) +\end{bsp} +\make + +\vskip2mm +Nat"urlich k"onnen die Ecken auch gemischt werden, es ergeben sich so $15^4=50625$ +m"ogliche Rahmen; inwieweit diese auch gut aussehen, bleibt jedem selbst +"uberlassen. Einen der $50610$ noch nicht abgedruckten Rahmen gibt's hier +noch als Draufgabe: +\begin{bsp} +\RandBox {P} + font {\G} [0pt] + (\C25) ([\C1]) (\C30) + ([\C2]) ([\C0]) + (\C32) ([\C3]) (\C27) +\end{bsp} +\make + +\newpage +Ein paar Rahmen mit vier Linien. +\begin{bsp} +\RandBox {a} + font {\G} [0pt] + (\C105) ([\C101]) (\C104) + ([\C102]) ([\C100]) + (\C106) ([\C103]) (\C107) +\end{bsp} +\make + +\begin{bsp} +\RandBox {b} + font {\G} [0pt] + (\C111) ([\C101]) (\C110) + ([\C102]) ([\C100]) + (\C112) ([\C103]) (\C113) +\end{bsp} +\make + +\begin{bsp} +\RandBox {c} + font {\G} [0pt] + (\C115) ([\C101]) (\C114) + ([\C102]) ([\C100]) + (\C116) ([\C103]) (\C117) +\end{bsp} +\make + +\begin{bsp} +\RandBox {d} + font {\G} [0pt] + (\C121) ([\C101]) (\C120) + ([\C102]) ([\C100]) + (\C122) ([\C103]) (\C123) +\end{bsp} +\make + +\begin{bsp} +\RandBox {e} + font {\G} [0pt] + (\C125) ([\C101]) (\C124) + ([\C102]) ([\C100]) + (\C126) ([\C103]) (\C127) +\end{bsp} +\make + +\begin{bsp} +\RandBox {f} + font {\G} [0pt] + (\C131) ([\C101]) (\C130) + ([\C102]) ([\C100]) + (\C132) ([\C103]) (\C133) +\end{bsp} +\make + +\begin{bsp} +\RandBox {g} + font {\G} [0pt] + (\C135) ([\C101]) (\C134) + ([\C102]) ([\C100]) + (\C136) ([\C103]) (\C137) +\end{bsp} +\make + +\begin{bsp} +\RandBox {h} + font {\G} [0pt] + (\C141) ([\C101]) (\C140) + ([\C102]) ([\C100]) + (\C142) ([\C103]) (\C143) +\end{bsp} +\make + +\begin{bsp} +\RandBox {i} + font {\G} [0pt] + (\C145) ([\C101]) (\C144) + ([\C102]) ([\C100]) + (\C146) ([\C103]) (\C147) +\end{bsp} +\make + +\vskip2mm +Auch hier gibt es wieder eine ganze Reihe von m"oglichen Kombinationen, +und zwar genau $6561$. + +\newpage + +Nun noch ein paar Rahmen mit 5 Linien:\\[1mm] +{ +\def\make{\input{b} + \vskip 2mm + \hrule + \verbatiminput{b} + \vskip 2mm\hrule\hrule\vskip 1mm} +\begin{bsp} +\RandBox {\hspace*{1cm}1\hspace*{1cm}} + font {\G} [0pt] + (\C161) ([\C151\\\C155]\C151) (\C160) + ([\C152\\\C156]\C152) ([\C150\\\C154]\C150) + (\C162) ([\C153\\\C157]\C153) (\C163) +\end{bsp} +\make + +\begin{bsp} +\RandBox {\hspace*{1cm}1\hspace*{1cm}} + font {\G} [0pt] + (\C165) ([\C151\\\C155]\C151) (\C164) + ([\C152\\\C156]\C152) ([\C150\\\C154]\C150) + (\C166) ([\C153\\\C157]\C153) (\C167) +\end{bsp} +\make + +\begin{bsp} +\RandBox {\hspace*{1cm}1\hspace*{1cm}} + font {\G} [0pt] + (\C171) ([\C151\\\C155]\C151) (\C170) + ([\C152\\\C156]\C152) ([\C150\\\C154]\C150) + (\C172) ([\C153\\\C157]\C153) (\C173) +\end{bsp} +\make + +} + +Nun gibt es noch einen Rahmen, der selbst den alten Pharaonen gefallen +w"urde. Um die 128-Zeichen-Grenze nicht zu "uberschreiten stehen die hierzu +geh"orenden Zeichen im Font {\tt umranda.mf}. +\begin{bsp} +\RandBox {4} + font {\F} [0pt] + (\C136) ([\C137]) (\C140) + ([\C145]) ([\C141]) + (\C144) ([\C143]) (\C142) +\end{bsp} +\make + + +\vskip2mm +Sollten die Rahmen beim Ausdrucken nicht exakt aneinanderpassen, so kann +dies daran liegen, da"s beim Druckertreiber eine gewisse Positionsabweichung +der Zeichen erlaubt ist (die sogenannte {\tt maxdrift}), da bei "ublichen +{\tt .dvi}--Files eine gewisse Abweichung nicht auff"allt. Bei diesen Fonts +darf jedoch keine Verschiebung auftreten, also mu"s der {\tt maxdrift}--Wert +auf 0 gesetzt werden. F"ur die em\TeX--Druckertreiber z.B.\ geht dies mit +der Option {\tt /fd0}. +\endinput diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand3.tex b/Master/texmf-dist/doc/fonts/umrand/umrand3.tex new file mode 100644 index 00000000000..294e77580f6 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand3.tex @@ -0,0 +1,100 @@ +\originalTeX +% stolen from testfont.tex +\tracinglostchars=0 +\tolerance=1000 +\raggedbottom +\parindent=0pt +\newlinechar=`@ +\hyphenpenalty=200 +\doublehyphendemerits=30000 +\newcount\m \newcount\n \newcount\p \newdimen\dim +\chardef\other=12 +\def\today{\ifcase\month\or + January\or February\or March\or April\or May\or June\or + July\or August\or September\or October\or November\or December\fi + \space\number\day, \number\year} +\def\hours{\n=\time \divide\n 60 + \m=-\n \multiply\m 60 \advance\m \time + \twodigits\n\twodigits\m} +\def\twodigits#1{\ifnum #1<10 0\fi \number#1} +\def\setbaselineskip{\setbox0=\hbox{\n=0 +\loop\char\n \ifnum \n<255 \advance\n 1 \repeat} +\baselineskip=6pt \advance\baselineskip\ht0 \advance\baselineskip\dp0 } +\def\setchar#1{{\escapechar-1\message{\string#1 character = }% + \def\do##1{\catcode`##1=\other}\dospecials + \read-1 to\next + \expandafter\finsetchar\next\next#1}} +\def\finsetchar#1#2\next#3{\global\chardef#3=`#1 + \ifnum #3=`\# \global\chardef#3=#2 \fi} +\def\promptthree{\setchar\background + \setchar\starting \setchar\ending} +\def\init#1{%\message{@Name of the font to test = } + % \read-1 to\fontname + \def\fontname{#1} + \font\testfont=\fontname + \leftline{\sevenrm Test of \fontname\unskip\ on \today\ at \hours} + \medskip + \testfont \setbaselineskip + \ifdim\fontdimen6\testfont<10pt \rightskip=0pt plus 20pt + \else\rightskip=0pt plus 2em \fi + \spaceskip=\fontdimen2\testfont % space between words (\raggedright) + \xspaceskip=\fontdimen2\testfont \advance\xspaceskip by\fontdimen7\testfont + %\message{Now type a test command (\string\help\space for help):} + } +\def\oct#1{\hbox{\rm\'{}\kern-.2em\it#1\/\kern.05em}} % octal constant +\def\hex#1{\hbox{\rm\H{}\tt#1}} % hexadecimal constant +\def\setdigs#1"#2{\gdef\h{#2}% \h=hex prefix; \0\1=corresponding octal + \m=\n \divide\m by 64 \xdef\0{\the\m}% + \multiply\m by-64 \advance\m by\n \divide\m by 8 \xdef\1{\the\m}} +\def\testrow{\setbox0=\hbox{\penalty 1\def\\{\char"\h}% + \\0\\1\\2\\3\\4\\5\\6\\7\\8\\9\\A\\B\\C\\D\\E\\F% + \global\p=\lastpenalty}} % \p=1 if none of the characters exist +\def\oddline{\cr + \noalign{\nointerlineskip} + \multispan{19}\hrulefill& + \setbox0=\hbox{\lower 2.3pt\hbox{\hex{\h x}}}\smash{\box0}\cr + \noalign{\nointerlineskip}} +\newif\ifskipping +\def\evenline{\loop\skippingfalse + \ifnum\n<256 \m=\n \divide\m 16 \chardef\next=\m + \expandafter\setdigs\meaning\next \testrow + \ifnum\p=1 \skippingtrue \fi\fi + \ifskipping \global\advance\n 16 \repeat + \ifnum\n=256 \let\next=\endchart\else\let\next=\morechart\fi + \next} +\def\morechart{\cr\noalign{\hrule\penalty5000} + \chartline \oddline \m=\1 \advance\m 1 \xdef\1{\the\m} + \chartline \evenline} +\def\chartline{&\oct{\0\1x}&&\:&&\:&&\:&&\:&&\:&&\:&&\:&&\:&&} +\def\chartstrut{\lower4.5pt\vbox to14pt{}} +\def\table{$$\global\n=0 + \halign to\hsize\bgroup + \chartstrut##\tabskip0pt plus10pt& + &\hfil##\hfil&\vrule##\cr + \lower6.5pt\null + &&&\oct0&&\oct1&&\oct2&&\oct3&&\oct4&&\oct5&&\oct6&&\oct7&\evenline} +\def\endchart{\cr\noalign{\hrule} + \raise11.5pt\null&&&\hex 8&&\hex 9&&\hex A&&\hex B& + &\hex C&&\hex D&&\hex E&&\hex F&\cr\egroup$$\par} +\def\:{\setbox0=\hbox{\char\n}% + \ifdim\ht0>7.5pt\reposition + \else\ifdim\dp0>2.5pt\reposition\fi\fi + \box0\global\advance\n 1 } +\def\reposition{\setbox0=\vbox{\kern2pt\box0}\dim=\dp0 + \advance\dim 2pt \dp0=\dim} +\def\centerlargechars{ + \def\reposition{\setbox0=\hbox{$\vcenter{\kern2pt\box0\kern2pt}$}}} +% +\newpage +\ifx\selectfont\undefined + \font\sevenrm=cmr7 + \else + \def\sevenrm{\fontfamily{cmr}\fontshape{n}\fontseries{m}\fontsize{7}{7pt}\selectfont} +\fi +\pagestyle{empty} +\init{umranda at 20pt} +\table +\newpage +\init{umrandb at 20pt} +\table +\endinput diff --git a/Master/texmf-dist/doc/fonts/umrand/umrand_up1.readme b/Master/texmf-dist/doc/fonts/umrand/umrand_up1.readme new file mode 100644 index 00000000000..09800475fcb --- /dev/null +++ b/Master/texmf-dist/doc/fonts/umrand/umrand_up1.readme @@ -0,0 +1,13 @@ +1. Update zu Umrand 1.2 +======================= + +Es wurde der Befehl \c durch \C in allen Anleitungen ersetzt, da \c in +Plain und LaTeX als Cedille definiert ist. Der Befehl \C ist nun auch +in UMRAND.STY enthalten. + +Die Anleitung lief nicht ohne NFSS, da der PLAIN-Befehl \sevenrm in +\LaTeX nicht enthalten ist. Da \testfont in die Anleitung integriert +wurde, war hier eine kleine Anpassung notwendig. +(Bug-Report von K. Blum, Oldenburg) + +MfG Andreas Schrell. diff --git a/Master/texmf-dist/doc/fonts/universa/copyright.tex b/Master/texmf-dist/doc/fonts/universa/copyright.tex new file mode 100644 index 00000000000..79328ce157e --- /dev/null +++ b/Master/texmf-dist/doc/fonts/universa/copyright.tex @@ -0,0 +1,379 @@ +%% +%% This is file `copyright', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% uni.dtx (with options: `copyright') +%% +%% Copyright (C) 1998 Christian Holm. +%% +%% This file is NOT the source for universal, because almost all +%% comments have been stripped from it. It is NOT the preferred +%% form of universal for making modifications to it. +%% +%% Therefore you can NOT redistribute and/or modify THIS file. +%% You can however redistribute the complete source (uni.dtx +%% and uni.ins) and/or modify it under the terms of the GNU +%% General Public License as published by the Free Software +%% Foundation; either version 2, or (at your option) any later +%% version. +%% +%% The universal font and package is distributed in the hope that +%% it will be useful, but WITHOUT ANY WARRANTY; without even the +%% implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +%% PURPOSE. See the GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public +%% License along with this package; if not, write to the +%% Free Software Foundation, Inc., +%% 675 Mass Ave, Cambridge, +%% MA 02139, USA. +%% +%% See the file uni.dtx for further comments and documentation. +%% + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) 19yy <name of author> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + + + +\endinput +%% +%% End of file `copyright'. diff --git a/Master/texmf-dist/doc/fonts/wasy/README b/Master/texmf-dist/doc/fonts/wasy/README new file mode 100644 index 00000000000..8c44610fcf6 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wasy/README @@ -0,0 +1,36 @@ +
+Hi there,
+
+This directory contains a Type 1 version of (some of) the
+Metafont sources from the directory above. The pfb files
+are intended to be used with the original TFM files,
+_don't_ run finst or afmtotfm on the afm files!
+
+The afm and pfm files are provided just in case you want to
+install the files on your windowing system. I'm sorry for
+the Macintosh users amongst you, but I don't know how to
+create the MacType1 files.
+
+The fonts should give exactly the same output results as
+the .mf originals, up to the point of sillyness. All bugs
+in the metafont sources have been kept (and there might be
+new ones).
+
+Files are herewith donated to the public domain, and
+provided as is. Note that I feel that the copyright
+from the metafont sources still applies, my only statement
+here is that I do not impose extra restrictions.
+
+Conversion process:
+ .mf -> metapost (c) Hobby -> .eps
+ .eps -> metafog (c) Kinch -> .pfb
+ .pfb -> hinted & touched up with FontLab v3.0c
+
+More fonts should follow in the next few months. I can be reached for
+propositions/bugs at: taco.hoekwater@wkap.nl
+
+Greetings,
+
+Taco Hoekwater
+
+
\ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/wasy/legal.txt b/Master/texmf-dist/doc/fonts/wasy/legal.txt new file mode 100644 index 00000000000..7a9df31dadd --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wasy/legal.txt @@ -0,0 +1,9 @@ +The files of this package "wasy2" are hereby released into the public +domain. So, permission is granted to use and/or distribute these files. +The scope of this license are the following files: + rsym.mf wasy10.mf wasy5.mf wasy6.mf wasy7.mf wasy8.mf wasy9.mf + wasyb10.mf wasychr.mf wasydoc.tex wasyfont.2 wasyfont.tex + +As for lasychr.mf, the license is given in the header of the file. + +June 2002, Roland Waldi diff --git a/Master/texmf-dist/doc/fonts/wasy/wasydoc.pdf b/Master/texmf-dist/doc/fonts/wasy/wasydoc.pdf Binary files differnew file mode 100644 index 00000000000..726d45eff71 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wasy/wasydoc.pdf diff --git a/Master/texmf-dist/doc/fonts/wasy/wasydoc.tex b/Master/texmf-dist/doc/fonts/wasy/wasydoc.tex new file mode 100644 index 00000000000..f0adc1e21d7 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wasy/wasydoc.tex @@ -0,0 +1,630 @@ +\magnification\magstep1 +\parskip 1.1ex plus 0.4ex +\parindent 0pt +\pretolerance 1000 +\tolerance 2000 +\hbadness 2000 +\advance\hsize -5truemm +% +\font\tenssf = cmss10 % sans-serif font +\def\ssf{\tenssf} +\def\\{\char"5C{}} % define backslash +\def\newline{\hfill\break} +\def\de{\,{\rm d}} +\def\LaTeX{{\rm L\kern-.36em\raise.3ex\hbox{\sevenrm A}\kern-.15em\TeX}} +% +\input wasyfont +% +%%% START %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\centerline{\bf The Symbol Font \tt wasy} +\vskip 1\parskip +\centerline{\it Roland Waldi} +\vskip 1mm +\centerline{Institut f\"ur Experimentelle Kernphysik} +\centerline{Universit\"at Karlsruhe} +\centerline{Physikhochhaus, P.O.Box 6980} +\centerline{D-7500 Karlsruhe, Fed.~Rep.~Germany} +\vskip 1mm +\centerline{Version 2.0 -- September 1992} + +\vskip 1.5\parskip + +The font {\tt wasy} contains all {\tt lasy} characters, and +a lot more symbols. +New characters +were modified from the {\tt mf} files of the standard \TeX\ fonts, +and many were designed from scratch. +Metafont sources for 5--10pt and a bold 10pt font are available. + +An extension to PLAIN-\TeX\ for using the fonts is included +in the file {\tt wasyfont.tex}. +This can probably be used in \LaTeX\ documents, +but a new \LaTeX\ format with the bindings already included and with +{\tt wasy} replacing the {\tt lasy} font would be the superiour +solution. +This version includes all {\tt lasy} characters at the proper codes +(causing some incompatibilities with version 1 of {\tt wasy}) +to make such a procedure easy. +The file {\tt wasyfont.2} contains substitutes for some macros +of {\tt wasyfont.tex} to be used +at installations, that do not +support the {\tt wasy} fonts. + +A list of characters with their bindings in +{\tt wasyfont.tex} follows. +Some macros are actually compositions of several characters useful in +the given context. +Macros using symbols +which are already available from standard \TeX\ fonts +are also included; these are marked +with $^*$. + +general symbols +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +male&\male &female&\female \cr +currency&\currency ¢ &\cent \cr +lozenge&\lozenge &kreuz&\kreuz \cr +smiley&\smiley &blacksmiley&\blacksmiley \cr +frownie&\frownie &sun&\sun \cr +checked&\checked &brokenvert&\brokenvert \cr +diameter&\diameter &invdiameter&\invdiameter \cr +phone&\phone &recorder &\recorder \cr +clock&\clock &permil &\permil \cr +bell&\bell &ataribox &\ataribox \cr +pointer&\pointer &lightning &\lightning \cr +agemO &\agemO \cr} +$$ + +diagrams +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +photon &\photon &gluon &\gluon \cr} +$$ + +music notes +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +eighthnote&\eighthnote &quarternote&\quarternote \cr +halfnote&\halfnote &fullnote&\fullnote \cr +twonotes&\twonotes \cr} +$$ + +electrical engineering +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +AC &\AC &HF &\HF \cr +VHF &\VHF \cr} +$$ + +APL +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +APLup &\APLup &APLdown &\APLdown \cr +APLbox &\APLbox &APLinv &\APLinv \cr +APLleftarrowbox &\APLleftarrowbox&APLrightarrowbox &\APLrightarrowbox\cr +APLuparrowbox &\APLuparrowbox&APLdownarrowbox &\APLdownarrowbox\cr +APLinput&\APLinput &APLminus$^*$&\APLminus \cr +APLlog &\APLlog &APLstar &\APLstar \cr +APLvert$^*$&\APLvert{\ } & + APLvert\char`\{\\APLdown\char`\} &\APLvert{\APLdown} \cr +APLnot$^*$&\APLnot{\ } & + APLnot\char`\{\\APLdown\char`\} &\APLnot{\APLdown} \cr +APLnot\char`\{\\land\char`\} &\APLnot{\land} & + APLnot\char`\{\\lor\char`\} &\APLnot{\lor} \cr +APLcirc$^*$&\APLcirc{\ } & + APLcirc\char`\{\\bot\char`\} &\APLcirc{\bot} \cr +notbackslash$^*$ &\notbackslash & + notslash$^*$ &\notslash \cr +APLcomment &\APLcomment \cr} +$$ + +astronomy +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +ascnode &\ascnode &descnode &\descnode \cr +vernal &\vernal &astrosun$^*$&\astrosun \cr +newmoon &\newmoon &fullmoon &\fullmoon \cr +leftmoon &\leftmoon &rightmoon &\rightmoon \cr +mercury &\mercury &venus &\venus \cr +mars &\mars &jupiter &\jupiter \cr +saturn &\saturn &uranus &\uranus \cr +neptune &\neptune &pluto &\pluto \cr +earth &\earth \cr} +$$ + +astrological symbols and zodiacal symbols +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +conjunction &\conjunction &opposition &\opposition\cr +aries &\aries &libra &\libra \cr +taurus &\taurus &scorpio &\scorpio \cr +gemini &\gemini &sagittarius &\sagittarius\cr +cancer &\cancer &capricornus &\capricornus\cr +leo &\leo &aquarius &\aquarius \cr +virgo &\virgo &pisces &\pisces \cr +} +$$ + + +geometrical shapes +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +hexstar &\hexstar &varhexstar&\varhexstar \cr +davidsstar &\davidsstar&APLstar&\APLstar \cr +Circle &\Circle &CIRCLE &\CIRCLE \cr +Leftcircle &\Leftcircle &LEFTCIRCLE &\LEFTCIRCLE \cr +Rightcircle&\Rightcircle &RIGHTCIRCLE &\RIGHTCIRCLE \cr +LEFTcircle &\LEFTcircle &RIGHTcircle &\RIGHTcircle \cr +LEFTarrow &\LEFTarrow &RIGHTarrow &\RIGHTarrow \cr +UParrow &\UParrow &DOWNarrow &\DOWNarrow \cr +Box &\Box &APLbox &\APLbox \cr +XBox &\XBox&Bowtie &\Bowtie \cr +Diamond &\Diamond &octagon &\octagon \cr +hexagon &\hexagon &varhexagon &\varhexagon \cr +pentagon &\pentagon \cr} +$$ + +general math \& physics +$$ +\halign{&\tt# \hfil&#\qquad\hfil\cr +\\varangle&\varangle &\$\\invneg\$ &$\invneg$\cr +\\leftturn &\leftturn &\\rightturn &\rightturn \cr +\\diameter &\diameter &\\therefore&\therefore \cr} +$$ + +math operators +$$ +\halign{&\tt\$a\\# b \hfil&$a#b$\qquad\hfil\cr +ocircle&\ocircle &logof&\logof \cr +oplus$^*$&\oplus &otimes$^*$&\otimes \cr +le$^*$ &\le &ge$^*$&\ge \cr +apprle &\apprle &apprge&\apprge \cr +lhd &\lhd &rhd &\rhd \cr +unlhd &\unlhd &unrhd&\unrhd \cr +LHD &\LHD &RHD &\RHD \cr +sqsubset&\sqsubset &sqsupset&\sqsupset \cr +sqsubseteq$^*$&\sqsubseteq &sqsupseteq$^*$&\sqsupseteq \cr +propto$^*$&\propto &varpropto &\varpropto \cr +leadsto &\leadsto \cr} +$$ + +integrals (text style) +$$ +\halign{&\tt\$\\#\_a\char`\^b f(x)dx \hfil&$#_a^b f(x)dx$\qquad\hfil\cr +varint&\varint &iint&\iint \cr +iiint&\iiint &varoint&\varoint \cr +oiint&\oiint \cr} +$$ + +integrals (display style) +$$ +\varint \iint \iiint \varoint \oiint +$$ + +With the control sequence +{\tt\\newpropto} you can change the proportional sign to the +thin {\tt wasy} symbol ($\varpropto$), +which is more distinct from alpha ($\alpha$) +then the default symbol ($\propto$). + +With the control sequence +{\tt\\newint} you can change the \TeX\ integrals from $\int,\oint$ +to the vertical ones $\varint,\varoint$, in display: +$$\int_a^b \to \varint_a^b,\qquad + \oint_C \to \varoint_C +$$ + +There are also a few letters +in roman style added (although these and some symbols as +\agemO, \permil\ should +be in a separate font, to be created in different +styles like italic, sans serif etc. -- the {\tt wasychr.mf} source +is prepared for that. +$$ +\halign{&\tt\\# \hfil&#\qquad\hfil\cr +thorn &\thorn &Thorn &\Thorn \cr +dh &\dh &Dh$^*$ &\Dh \cr +inve &\inve &openo &\openo \cr +} +$$ + + +\bigskip + +\centerline{\bf Examples} + +``We provide the \eighthnote\twonotes, you provide the \smiley'' + +The planets ($\astrosun\to{}$outer space): +\mercury\ \venus\ \earth\ \mars\ asteroids +\jupiter\ \saturn\ \uranus\ \neptune\ \pluto. + +special characters on IBM PC's: \smiley, \blacksmiley, $\heartsuit$, +$\diamondsuit$, $\clubsuit$, $\spadesuit$, $\bullet$, +$\ocircle$, \male, \female, \eighthnote, \twonotes, \sun, \RIGHTarrow, +\LEFTarrow, $\updownarrow$, !!, \P, \S, +$\underline{\underline{\rm\hbox to 0.85em{\hss}}}$, +$\underline{\updownarrow}$, +$\uparrow$, $\downarrow$, $\to$, $\leftarrow$, \UParrow, \DOWNarrow, +\brokenvert, $\invneg$, $\neg$, \dots + +special characters on Atari ST's: \pointer, \ataribox, +\checked, \clock, \bell, +\eighthnote, \inve, +$\invneg$, $\neg$, $\varoint$, \dots + +tube dimensions: $\diameter 5\,{\rm mm}$, $d = 0.5\,{\rm mm}$, + $l = 50\,{\rm mm}$ + +display math: +$$ +\mathop{\varangle}(\vec a,\vec b) = 30^{\circ} +$$ +$$ +\prod_{x \apprle 5} a_x \logof b_x \simeq \varint_{x \apprge 5} + a \ocircle b\de x +\eqno{(\hbox{nonsense.1})} +$$ +$$ +\hbox{Gauss' law:\qquad} \iiint_V \nabla {\bf F}({\bf x}) \de^3x += \oiint_{S(V)} {\bf F}({\bf x}) \de{\bf a} +$$ +$$ +\hbox{Stokes' law:\qquad} \iint_A +\lbrack\nabla \times {\bf F}({\bf x})\rbrack \de{\bf a} += \varoint_{C(A)} {\bf F}({\bf x}) \de{\bf l} +$$ + + +APL Program:\newline +$U \leftarrow \APLminus 1+ G \leftarrow 2 \times \iota N +\leftarrow \APLbox$ \qquad \APLcomment\quad generate vectors of odd and +even numbers + +APL keyboard layout: + +\def\1{\underbar} +\halign{&#\ \cr +&1& &2& &3& &4& &5& &6& &7& &8& &9& &0& &+& &$\times$& &$\diamond$\cr +&&Q& &W& &E& &R& &T& &Y& &U& &I& &O& &P& &$\leftarrow$& &$\to$\cr +&&A& &S& &D& &F& &G& &H& &J& &K& &L& &$\lbrack$& &$\rbrack$& &\#\cr +&$\vdash$& &Z& &X& &C& &V& &B& &N& &M& &,& &.& &/\cr +\cr +&\"\ & &\APLminus& &$<$& &$\le$& &=& &$\ge$& &$>$& &$\ne$& &$\lor$& + &$\land$& &$-$& &$\div$& &\$\cr +&&?& &$\omega$& &$\epsilon$& &$\rho$& &$\sim$& &$\uparrow$& + &$\downarrow$& &$\iota$& &$\ocircle$& &$\star$& &$\{$& &$\}$\cr +&&$\alpha$& &$\lceil$& &$\lfloor$& &\tt\_& &\APLdown& + &\APLup& &$\circ$& &{\tt\char"0D}& &\APLbox& &(& &)& &$\sim$\cr +&$\dashv$& &$\subset$& &$\supset$& &$\cap$& &$\cup$& &$\bot$& &$\top$& + &$\vert$& &;& &:& &$\backslash$\cr +\cr +&\tt I& &\APLnot{\APLdown}& &\APLvert{\APLdown}& &\APLvert{\APLup}& + &\APLvert{\ocircle}& &\invdiameter& &$\ominus$& &\APLlog& + &\APLnot{\lor}& &\APLnot{\land}& &!& &\APLinv& &\APLinput\cr +&&\1Q& &\1W& &\1E& &\1R& &\1T& &\1Y& &\1U& &\1I& &\1O& &\1P& + &\APLleftarrowbox& &\APLrightarrowbox\cr +&&\1A& &\1S& &\1D& &\1F& &\1G& &\1H& &\1J& &\1K& &\1L& + &\APLcirc{\bot}& &\APLcirc{\top}& &\=,& \cr +&\1{\APLup}& &\1Z& &\1X& &\1C& &\1V& &\1B& &\1N& &\1M& &\APLcomment& + &\notbackslash& &\notslash\cr +\cr +& & & & & & & & + & & & & & & &$\otimes$& \cr +&& & & & & & & & & & &\APLuparrowbox& &\APLdownarrowbox& \cr% +} +\medskip + +simple phonetic notation: +corner [{\tt'}k\openo:n\inve], this [\dh is], +thrash [{\teni\char"12}r\ae{\tensy\char"73\kern 0.3pt}] + +check the appropriate box like this \XBox\ or that +\Box\kern-.6em\checked: + +\noindent\Box\quad I need the {\tt wasy} fonts\newline +\Box\quad I don't need the {\tt wasy} fonts + + + + + +\bigskip + +\centerline{\bf Font Table} + +{\tt wasy}: +{\wasy$$ +\halign {&#\quad\hfil\cr + {\tt 00 =} \char"00% +&{\tt 01 =} \char"01% +&{\tt 02 =} \char"02% +&{\tt 03 =} \char"03% +&{\tt 04 =} \char"04% +&{\tt 05 =} \char"05% +&{\tt 06 =} \char"06% +&{\tt 07 =} \char"07\cr + {\tt 08 =} \char"08% +&{\tt 09 =} \char"09% +&{\tt 0A =} \char"0A% +&{\tt 0B =} \char"0B% +&{\tt 0C =} \char"0C% +&{\tt 0D =} \char"0D% +&{\tt 0E =} \char"0E% +&{\tt 0F =} \char"0F\cr + {\tt 10 =} \char"10% +&{\tt 11 =} \char"11% +&{\tt 12 =} \char"12% +&{\tt 13 =} \char"13% +&{\tt 14 =} \char"14% +&{\tt 15 =} \char"15% +&{\tt 16 =} \char"16% +&{\tt 17 =} \char"17\cr + {\tt 18 =} \char"18% +&{\tt 19 =} \char"19% +&{\tt 1A =} \char"1A% +&{\tt 1B =} \char"1B% +&{\tt 1C =} \char"1C% +&{\tt 1D =} \char"1D% +&{\tt 1E =} \char"1E% +&{\tt 1F =} \char"1F\cr + {\tt 20 =} \char"20% +&{\tt 21 =} \char"21% +&{\tt 22 =} \char"22% +&{\tt 23 =} \char"23% +&{\tt 24 =} \char"24% +&{\tt 25 =} \char"25% +&{\tt 26 =} \char"26% +&{\tt 27 =} \char"27\cr + {\tt 28 =} \char"28% +&{\tt 29 =} \char"29% +&{\tt 2A =} \char"2A% +&{\tt 2B =} \char"2B% +&{\tt 2C =} \char"2C% +&{\tt 2D =} \char"2D% +&{\tt 2E =} \char"2E% +&{\tt 2F =} \char"2F\cr + {\tt 30 =} \char"30% +&{\tt 31 =} \char"31% +&{\tt 32 =} \char"32% +&{\tt 33 =} \char"33% +&{\tt 34 =} \char"34% +&{\tt 35 =} \char"35% +&{\tt 36 =} \char"36% +&{\tt 37 =} \char"37\cr + {\tt 38 =} \char"38% +&{\tt 39 =} \char"39% +&{\tt 3A =} \char"3A% +&{\tt 3B =} \char"3B% +&{\tt 3C =} \char"3C% +&{\tt 3D =} \char"3D% +&{\tt 3E =} \char"3E% +&{\tt 3F =} \char"3F\cr + {\tt 40 =} \char"40% +&{\tt 41 =} \char"41% +&{\tt 42 =} \char"42% +&{\tt 43 =} \char"43% +&{\tt 44 =} \char"44% +&{\tt 45 =} \char"45% +&{\tt 46 =} \char"46% +&{\tt 47 =} \char"47\cr + {\tt 48 =} \char"48% +&{\tt 49 =} \char"49% +&{\tt 4A =} \char"4A% +&{\tt 4B =} \char"4B% +&{\tt 4C =} \char"4C% +&{\tt 4D =} \char"4D% +&{\tt 4E =} \char"4E% +&{\tt 4F =} \char"4F\cr + {\tt 50 =} \char"50% +&{\tt 51 =} \char"51% +&{\tt 52 =} \char"52% +&{\tt 53 =} \char"53% +&{\tt 54 =} \char"54% +&{\tt 55 =} \char"55% +&{\tt 56 =} \char"56% +&{\tt 57 =} \char"57\cr + {\tt 58 =} \char"58% +&{\tt 59 =} \char"59% +&{\tt 5A =} \char"5A% +&{\tt 5B =} \char"5B% +&{\tt 5C =} \char"5C% +&{\tt 5D =} \char"5D% +&{\tt 5E =} \char"5E% +&{\tt 5F =} \char"5F\cr + {\tt 60 =} \char"60% +&{\tt 61 =} \char"61% +&{\tt 62 =} \char"62% +&{\tt 63 =} \char"63% +&{\tt 64 =} \char"64% +&{\tt 65 =} \char"65% +&{\tt 66 =} \char"66% +&{\tt 67 =} \char"67\cr + {\tt 68 =} \char"68% +&{\tt 69 =} \char"69% +&{\tt 6A =} \char"6A% +&{\tt 6B =} \char"6B% +&{\tt 6C =} \char"6C% +&{\tt 6D =} \char"6D% +&{\tt 6E =} \char"6E% +&{\tt 6F =} \char"6F\cr + {\tt 70 =} \char"70% +&{\tt 71 =} \char"71% +&{\tt 72 =} \char"72% +&{\tt 73 =} \char"73% +&{\tt 74 =} \char"74% +&{\tt 75 =} \char"75% +&{\tt 76 =} \char"76% +&{\tt 77 =} \char"77\cr + {\tt 78 =} \char"78% +&{\tt 79 =} \char"79% +&{\tt 7A =} \char"7A% +&{\tt 7B =} \char"7B% +&{\tt 7C =} \char"7C% +&{\tt 7D =} \char"7D% +&{\tt 7E =} \char"7E% +&{\tt 7F =} \char"7F\cr} +$$} + +\bigskip + +{\tt wasyb}: +{\wasyb$$ +\halign {&#\quad\hfil\cr + {\tt 00 =} \char"00% +&{\tt 01 =} \char"01% +&{\tt 02 =} \char"02% +&{\tt 03 =} \char"03% +&{\tt 04 =} \char"04% +&{\tt 05 =} \char"05% +&{\tt 06 =} \char"06% +&{\tt 07 =} \char"07\cr + {\tt 08 =} \char"08% +&{\tt 09 =} \char"09% +&{\tt 0A =} \char"0A% +&{\tt 0B =} \char"0B% +&{\tt 0C =} \char"0C% +&{\tt 0D =} \char"0D% +&{\tt 0E =} \char"0E% +&{\tt 0F =} \char"0F\cr + {\tt 10 =} \char"10% +&{\tt 11 =} \char"11% +&{\tt 12 =} \char"12% +&{\tt 13 =} \char"13% +&{\tt 14 =} \char"14% +&{\tt 15 =} \char"15% +&{\tt 16 =} \char"16% +&{\tt 17 =} \char"17\cr + {\tt 18 =} \char"18% +&{\tt 19 =} \char"19% +&{\tt 1A =} \char"1A% +&{\tt 1B =} \char"1B% +&{\tt 1C =} \char"1C% +&{\tt 1D =} \char"1D% +&{\tt 1E =} \char"1E% +&{\tt 1F =} \char"1F\cr + {\tt 20 =} \char"20% +&{\tt 21 =} \char"21% +&{\tt 22 =} \char"22% +&{\tt 23 =} \char"23% +&{\tt 24 =} \char"24% +&{\tt 25 =} \char"25% +&{\tt 26 =} \char"26% +&{\tt 27 =} \char"27\cr + {\tt 28 =} \char"28% +&{\tt 29 =} \char"29% +&{\tt 2A =} \char"2A% +&{\tt 2B =} \char"2B% +&{\tt 2C =} \char"2C% +&{\tt 2D =} \char"2D% +&{\tt 2E =} \char"2E% +&{\tt 2F =} \char"2F\cr + {\tt 30 =} \char"30% +&{\tt 31 =} \char"31% +&{\tt 32 =} \char"32% +&{\tt 33 =} \char"33% +&{\tt 34 =} \char"34% +&{\tt 35 =} \char"35% +&{\tt 36 =} \char"36% +&{\tt 37 =} \char"37\cr + {\tt 38 =} \char"38% +&{\tt 39 =} \char"39% +&{\tt 3A =} \char"3A% +&{\tt 3B =} \char"3B% +&{\tt 3C =} \char"3C% +&{\tt 3D =} \char"3D% +&{\tt 3E =} \char"3E% +&{\tt 3F =} \char"3F\cr + {\tt 40 =} \char"40% +&{\tt 41 =} \char"41% +&{\tt 42 =} \char"42% +&{\tt 43 =} \char"43% +&{\tt 44 =} \char"44% +&{\tt 45 =} \char"45% +&{\tt 46 =} \char"46% +&{\tt 47 =} \char"47\cr + {\tt 48 =} \char"48% +&{\tt 49 =} \char"49% +&{\tt 4A =} \char"4A% +&{\tt 4B =} \char"4B% +&{\tt 4C =} \char"4C% +&{\tt 4D =} \char"4D% +&{\tt 4E =} \char"4E% +&{\tt 4F =} \char"4F\cr + {\tt 50 =} \char"50% +&{\tt 51 =} \char"51% +&{\tt 52 =} \char"52% +&{\tt 53 =} \char"53% +&{\tt 54 =} \char"54% +&{\tt 55 =} \char"55% +&{\tt 56 =} \char"56% +&{\tt 57 =} \char"57\cr + {\tt 58 =} \char"58% +&{\tt 59 =} \char"59% +&{\tt 5A =} \char"5A% +&{\tt 5B =} \char"5B% +&{\tt 5C =} \char"5C% +&{\tt 5D =} \char"5D% +&{\tt 5E =} \char"5E% +&{\tt 5F =} \char"5F\cr + {\tt 60 =} \char"60% +&{\tt 61 =} \char"61% +&{\tt 62 =} \char"62% +&{\tt 63 =} \char"63% +&{\tt 64 =} \char"64% +&{\tt 65 =} \char"65% +&{\tt 66 =} \char"66% +&{\tt 67 =} \char"67\cr + {\tt 68 =} \char"68% +&{\tt 69 =} \char"69% +&{\tt 6A =} \char"6A% +&{\tt 6B =} \char"6B% +&{\tt 6C =} \char"6C% +&{\tt 6D =} \char"6D% +&{\tt 6E =} \char"6E% +&{\tt 6F =} \char"6F\cr + {\tt 70 =} \char"70% +&{\tt 71 =} \char"71% +&{\tt 72 =} \char"72% +&{\tt 73 =} \char"73% +&{\tt 74 =} \char"74% +&{\tt 75 =} \char"75% +&{\tt 76 =} \char"76% +&{\tt 77 =} \char"77\cr + {\tt 78 =} \char"78% +&{\tt 79 =} \char"79% +&{\tt 7A =} \char"7A% +&{\tt 7B =} \char"7B% +&{\tt 7C =} \char"7C% +&{\tt 7D =} \char"7D% +&{\tt 7E =} \char"7E% +&{\tt 7F =} \char"7F\cr} +$$} + +\bigskip + +{\bf Changes since version 1.0} + +version 1.1: + +{\tt\\varangle} has been centered at the math axis + +version 2.0: + +new: letters \Thorn,\thorn,\dh,\inve,\openo,\agemO + +new astrological and zodiacal symbols + +new symbols permil, cent, ataribox + +now the full set of +{\tt lasy} is included; for this purpose 9 characters +(\smiley, \blacksmiley, \frownie, \sun, +\jupiter, \saturn, \uranus, \neptune, \pluto) have +{\bf changed code}! + +{\tt wasyb10} font for bold math added + +\bye diff --git a/Master/texmf-dist/doc/fonts/wasy/wasyfont.2 b/Master/texmf-dist/doc/fonts/wasy/wasyfont.2 new file mode 100644 index 00000000000..0a2e2533086 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wasy/wasyfont.2 @@ -0,0 +1,120 @@ +% +% this is a substitute if the wasy fonts are missing +% +\font\tenwasy = lasy10 +\font\wasyb = lasyb10 +\font\ninewasy = lasy9 +\font\eightwasy = lasy8 +\font\sevenwasy = lasy7 +\font\fivewasy = lasy5 +\newfam\wasyfam +\newcount\wasyfamcount +\wasyfamcount=\wasyfam \multiply\wasyfamcount by 256 +\def\wasy{\fam\wasyfam\tenwasy} +\textfont\wasyfam=\tenwasy +\scriptfont\wasyfam=\sevenwasy +\scriptscriptfont\wasyfam=\fivewasy +%%%%%% special macro +\def\overstrike#1#2{{\setbox0\hbox{$#2$}\hbox to \wd0{\hss + $#1$\hss}\kern-\wd0\box0}} +%%%%%%%%%%%%%%%%%%%%%% <) angle +\def\varangle{\hbox{$<$\lower 0.5pt\hbox{\kern -0.5em\tt)}}} +%%%%%%%%%%%%%%%%%%%%%% < approx, > approx +\def\apprle{\mathrel{\mathpalette\buildover{<\sim {-1.15pt}{-0.25pt}}}} +\def\apprge{\mathrel{\mathpalette\buildover{>\sim {-1.15pt}{-0.25pt}}}} +\newdimen\buildraise\newdimen\buildspace +\def\buildover#1#2{\getargs#2\raise\buildraise\vbox{% + \resetall{\buildspace}\halign{$#1\hfil##\hfil$\crcr + \buildtop\crcr\buildbot\crcr}}} +\def\getargs#1#2#3#4{\def\buildtop{#1}\def\buildbot{#2}% + \global\buildraise=#3\global\buildspace=#4\relax} +\def\resetall#1{\mathsurround=0pt\everycr={}\tabskip=0pt + \baselineskip=0pt\lineskiplimit=0pt\lineskip=#1} +%%%%%%%%%%%%%%%%%%%%%% >O< +\def\currency{\hbox{\tt\kern -1.0pt + \lower 4.4pt\hbox to 0pt{\char"13\hss}% + \lower 1.3pt\hbox to 0pt{\kern 0.82pt\char"12\hss}% + \kern 2.9pt{\tensy\char"0E}\kern -3.3pt% + \lower 1.3pt\hbox to 0pt{\char"13\hss}% + \lower 4.4pt\hbox to 0pt{% + \kern 0.82pt\char"12\hss}\kern 4.2pt}} +%%%%%%%%%%%%%%%%%%%%%% +\def\clock{\hbox{\kern 1pt + \vrule width 0.4pt height 3.6pt depth -1.2pt + \vrule width 0.4pt height 1.2pt depth -0.8pt\kern -0.4pt + \vrule width 0.4pt height 4.0pt depth -3.6pt + \vrule width 0.4pt height 0.8pt depth -0.4pt\kern -0.4pt + \vrule width 0.4pt height 4.4pt depth -4.0pt + \vrule width 2.4pt height 0.4pt depth 0.0pt\kern -2.4pt + \vrule width 2.4pt height 4.8pt depth -4.4pt\kern -1.4pt + \vrule width 0.4pt height 3.6pt depth -2.2pt + \vrule width 1.0pt height 2.6pt depth -2.2pt + \vrule width 0.4pt height 0.8pt depth -0.4pt\kern -0.4pt + \vrule width 0.4pt height 4.4pt depth -4.0pt + \vrule width 0.4pt height 1.2pt depth -0.8pt\kern -0.4pt + \vrule width 0.4pt height 4.0pt depth -3.6pt + \vrule width 0.4pt height 3.6pt depth -1.2pt + \kern 1pt}} +%%%%%%%%%%%%%%%%%%%%%% bell +\def\bell{\hbox{\kern 1pt + \vrule width 0.8pt height 0.8pt depth 0pt + \vrule width 1.0pt height 4.5pt depth 0pt + \vrule width 0.8pt height 5.3pt depth 0.8pt + \vrule width 1.0pt height 4.5pt depth 0pt + \vrule width 0.8pt height 0.8pt depth 0pt + \kern 1pt}} +%%%%%%%%%%%%%%%%%%%%%% note +\def\eighthnote{\hbox{\kern 0.5pt\lower 0.2pt + \hbox{\sevensy\char"0F\kern -0.9pt}% + \vrule width 0.2pt height 6.8pt depth -1.4pt + \raise 0.8pt\hbox{\tt\kern -1.3pt\char"12}\kern -1pt}} +%%%%%%%%%%%%%%%%%%%%%% +\def\phone{\hbox{Tel.}} +\def\Box{\hbox{\wasy\char"32}}\let\Square\Box +\def\Diamond{\hbox{\wasy\char"33}} +\def\RIGHTarrow{{\wasy\char"03}} +\def\LEFTarrow{{\wasy\char"01}} +%%%%%%%%%%%%%%%%%%%%%% +\def\notbackslash{\overstrike{\backslash}{-}} +\def\notslash{\overstrike{/}{-}} +\def\APLnot#1{\overstrike{\sim}{#1}} +\def\APLcirc#1{\overstrike{\circ}{#1}} +\def\APLvert#1{\overstrike{\vert}{#1}} +\def\APLminus{\raise0.7ex\hbox{$-$}} +%%%%%%%%%%%%%%%%%%%%%% +\def\AC{\hbox{\kern0.5pt\wasy\char"3A\kern0.5pt}} +\def\HF{\lower0.9pt\hbox to 0pt{\kern0.5pt\wasy\char"3A\hss}% + \raise0.9pt\hbox{\kern0.5pt\wasy\char"3A\kern0.5pt}} +\def\VHF{\lower1.7pt\hbox to 0pt{\kern0.5pt\wasy\char"3A\hss}% + \hbox to 0pt{\kern0.5pt\wasy\char"3A\kern0.5pt\hss}% + \raise1.7pt\hbox{\kern0.5pt\wasy\char"3A\kern0.5pt}} +%%%%%%%%%%%%%%%%%%%%%% +\def\iint{\int\mkern -2mu\int} +\def\iiint{\int\mkern -2mu\int\mkern -2mu\int} +%%%%%% math characters +\def\Bowtie{\hbox{\wasy\char"31}} +%%%%%% special characters +\def\permil{$^0\!{/}\!{}_{00}$} +\def\agemO{{\wasy\char"30}} +\def\Dh{\leavevmode{\rm\setbox0\hbox{D}% + \hbox to\wd0{\kern 0.04em\char32\hss D}}} +\def\cent{\overstrike/{\rm c}} +\def\thorn{\overstrike{\rm b}{\rm p}} +\def\astrosun{\hbox{\tensy\char"0C}} +%%%%%% math operators as mathchars +\def\wasymathchardef#1#2{% + \count"FF=\wasyfamcount + \advance\count"FF by"#1 + \mathchardef#2\count"FF} +\wasymathchardef{3001}{\lhd} +\wasymathchardef{3001}{\LHD} +\wasymathchardef{3003}{\rhd} +\wasymathchardef{3003}{\RHD} +\wasymathchardef{3002}{\unlhd} +\wasymathchardef{3004}{\unrhd} +\wasymathchardef{303C}{\sqsubset} +\wasymathchardef{303D}{\sqsupset} +\wasymathchardef{303B}{\leadsto} +%%%%%%%%%%%%%%%%%%%%%% +\let\newpropto\relax +\let\newint\relax diff --git a/Master/texmf-dist/doc/fonts/wntamil/readme.doc b/Master/texmf-dist/doc/fonts/wntamil/readme.doc new file mode 100644 index 00000000000..631aaea6749 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/readme.doc @@ -0,0 +1,91 @@ +\input tamilmax +4/20/90 + +** Brief notes on the use of the wntml Tamil-in-METAFONT font ** + +Wntml was developed for a bilingual dictionary project which +has now been in development for some six years. The project +was begun on PCs using a romanized transcription with no +attempts to represent Tamil script interactively. Existing +facilities for producing Tamil output are based entirely on this +less than optimal transcription of Tamil. + +Someone at liberty to begin anew, could use a much cleaner solution. +The transcription scheme we are using is illustrated by the following chart. +To view this chart in a meaningful way, run + tamilize readme.doc readme.tex +then TeX and print the results. (You will need to have +run METAFONT on wntml first, of course.) + + +~ a aa i ii u uu e ee o oo ai au + +ka kaa ki kii ku kuu ke kee ko koo kai kau + +nga ngaa ngi ngii ngu nguu nge ngee ngo ngoo ngai ngau + +ca caa ci cii cu cuu ce cee co coo cai cau + +5a 5aa 5i 5ii 5u 5uu 5e 5ee 5o 5oo 5ai 5au + +8a 8aa 8i 8ii 8u 8uu 8e 8ee 8o 8oo 8ai 8au + +3a 3aa 3i 3ii 3u 3uu 3e 3ee 3o 3oo 3ai 3au + +ta taa ti tii tu tuu te tee to too tai tau + +na naa ni nii nu nuu ne nee no noo nai nau + +pa paa pi pii pu puu pe pee po poo pai pau + +ma maa mi mii mu muu me mee mo moo mai mau + +ya yaa yi yii yu yuu ye yee yo yoo yai yau + +ra raa ri rii ru ruu re ree ro roo rai rau + +la laa li lii lu luu le lee lo loo lai lau + +va vaa vi vii vu vuu ve vee vo voo vai vau + +7a 7aa 7i 7ii 7u 7uu 7e 7ee 7o 7oo 7ai 7au + +9a 9aa 9i 9ii 9u 9uu 9e 9ee 9o 9oo 9ai 9au + +6a 6aa 6i 6ii 6u 6uu 6e 6ee 6o 6oo 6ai 6au + +2a 2aa 2i 2ii 2u 2uu 2e 2ee 2o 2oo 2ai 2au + +~ + +Tamilize converts the transcribed tamil (using the tilde +character as a delimiter for strings in Tamil script --- +text is assumed in Roman until the first tilde; the vertical +bar character is used to delimit strings which should be +output as romanized Tamil using the usual dots-under-letters +and other customary diacritics for Indic) into a series of +TeX macros, each of which prints a single +Tamil grapheme. Tamil graphemes generally correspond to +syllables, so essentially Tamilize is scanning its input +for syllables and invoking a predetermined macro for +each syllable. The current version of Tamilmax, in +which the syllable macros are defined, catcodes Ctrl-A +as equivalent to backslash, and Tamilize uses Ctrl-A as +the command character for all the Tamil syllable macros. +With an editor which can hide control characters, the +tamilized transliteration is still somewhat readable, +and is useful for debugging output. Extensive editing of text +should always take place in the un-tamilized transcription, +with subsequent tamilizing before running TeX --- otherwise +errors will almost certainly be introduced in the editing +process. + + +IF YOUR COPY OF WNTML INCLUDES A TAMDICT.TXT OR TAMDICT.TEX SAMPLE +FILE, PLEASE BE AWARE THAT THE SAMPLE IS FROM A WORK IN PROGRESS: +DO NOT QUOTE THE SAMPLE TEXT. + + +7/10/91 Some TeXs on PCs gag when they see the control-As which tamilize +introduces; users of such TeXs will prefer tmilize, which is just like +tamilize but uses '\' instead of '^A'. diff --git a/Master/texmf-dist/doc/fonts/wntamil/tamdict.tex b/Master/texmf-dist/doc/fonts/wntamil/tamdict.tex new file mode 100644 index 00000000000..f3275447cc3 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/tamdict.tex @@ -0,0 +1,313 @@ +\input tamilmax +\hsize=4in +\font\norm=cmr10 +\font\roman=cmr10 +\font\vclass=cmr7 +\font\glossy=cmti10 +\font\emphatic=cmb10 +\font\transcribe=cmss10 +\norm +\newif\ifnewentry +\def\hw#1{\par\medskip{\emphatic #1\hfil\break\newentrytrue}} +\def\md#1#2{{\emphatic\ifnewentry\hbox to 25pt{\hfil}\newentryfalse\fi(#1)} #2} +\def\rt#1{,\ {\transcribe #1}} +\def\vc#1{,\ {\vclass #1}} +\def\eg#1{,\ {\glossy #1}} +\def\syn#1#2{\ $\mapsto$ #1: #2} +\def\wtvc#1{,\ {\vclass #1}} +\hw{fascinated, be} + \md{1}{{\btam sokku}\etam }\rt{|sokku|}\vc{3 intr} + \eg{be charmed, enchanted or absorbed in} + \syn{1}{{\btam mayangku}\etam }\wtvc{3 i} + \md{2}{{\btam mayangku}\etam }\rt{|mayangu|}\vc{3 intr} + \eg{be charmed or enchanted; be enamoured; be confused} + \md{3}{{\btam vasappaTu}\etam }\rt{|vasa-pa8u|}\vc{4 intr} + \eg{be captivated or enchanted; come under the power or influence of; lose oneself in} + \syn{1}{{\btam vayappaTu}\etam }\wtvc{4i}. +\hw{fashion} + \md{1}{{\btam sey}\etam }\wtvc{1t}\rt{|seyyi|}\vc{2b tr} + \eg{make; form; shape s.t. out of s.t. else} + \syn{1}{{\btam puNai}\etam }\wtvc{2t} + \md{2}{{\btam amaittukkoL}\etam }\wtvc{1t}\rt{|a8p8 pa33u|}\vc{3 tr} + \eg{adapt}. +\hw{fashionable, be} + \md{1}{{\btam naakarikamaaka iru}\etam }\wtvc{7i} + \eg{be stylish, conforming to the fashion; be liked by people of fashion} + \syn{1}{{\btam xpaaSaNaaka iru}\etam }\rt{|fae4anaa iru|}\vc{7 intr} + \syn{2}{{\btam sTailaaka iru}\etam }\rt{|s8aylaa iru|}\vc{7 intr}. +\hw{fast} + \md{1}{{\btam saappiTaamal iru}\etam }\rt{|saappi8aame iru|}\vc{7 intr} + \eg{deliberately go without food; fast temporarily} + \md{2}{{\btam paTTiNi keTa}\etam }\rt{|pa8ni ke8a|}\vc{7 intr} + \eg{go without food; abstain from food} + \md{3}{{\btam uNNNNaaviratam iru}\etam }\rt{|u33aaviradam iru|}\vc{7 intr} + \eg{abstain from food, as a religious duty or for political and other reasons} + \md{4}{{\btam nooNpu iru}\etam }\wtvc{7i} + \eg{go without any or certain kinds of food, as a religious duty} + \syn{1}{{\btam upavaacam iru}\etam }\wtvc{7i}. +\hw{fast, be} + \md{1}{{\btam veekamaaka iru}\etam }\rt{|veehamaa iru|}\vc{7 intr} + \eg{be rapid, quick, speedy} + \syn{1}{{\btam virai}\etam }\wtvc{2i} + \md{2}{{\btam veekamaaka ooTu}\etam }\rt{|veehamaa oo8u|}\vc{3 intr} + \eg{(of a watch, clock) be in advance; be ahead of time; run rapidly or quickly} + \md{3}{{\btam uRutiyaaka iru}\etam }\wtvc{7i} + \eg{be firm; be firmly tied, as a knot; be strong or secure} + \md{4}{{\btam uutaariyaaka iru}\etam }\rt{|uudaariyaa iru|}\vc{7 intr} + \eg{be a spendthrift; lead a carefree, wild life}. +\hw{fast, become} + \md{1}{{\btam uRutiyaaku}\etam }\wtvc{3i} + \eg{become firm, strong or secure}. +\hw{fasten} + \md{1}{{\btam kaTTu}\etam }\rt{|ka88u|}\vc{3 tr} + \eg{bind; pack; tie up, as an animal to a peg} + \md{2}{{\btam muuTu}\etam }\rt{|muu8u|}\vc{3 tr} + \eg{close, as a window, a door, a box} + \md{3}{{\btam aTai}\etam }\rt{|a8e|}\vc{6 tr} + \eg{shut, as a window or door; shut animals up in a fold; put s.t. or s.o. in a cage or enclosure} + \md{4}{{\btam puuTTu}\etam }\rt{|puu88u|}\vc{3 tr} + \eg{lock up, as a door or a box} + \md{5}{{\btam pooTu}\etam }\rt{|poo8u|}\vc{4 tr} + \eg{make secure, as a shirt with buttons, a door with a bolt} + \syn{1}{{\btam maaTTu}\etam }\rt{|maa88u|}\vc{3 tr} + \eg{hook s.t.} + \md{6}{{\btam taaZ iTu}\etam }\wtvc{4t} + \eg{bolt, as the door, window, etc.} + \md{7}{{\btam poruttu}\etam }\wtvc{3t} + \eg{fix; attach firmly; attach s.t. to s.t. else, as sewing buttons on to a shirt, fixing a lock to a door, etc.; fix (one's eyes) on s.t. or s.o.} + \md{8}{{\btam toTuttuvai}\etam }\rt{|to8uttu vayyi|}\vc{6b tr} + \eg{tie or fasten lightly; string together, as garlands, flowers, etc.}. +\hw{fasten down} + \md{1}{{\btam kaTTu}\etam }\rt{|ka88u|}\vc{3 tr} + \eg{fasten to a horizontal surface; bind; tie; batten down}. +\hw{fasten off} + \md{1}{{\btam piNNai}\etam }\rt{|po3e, po3e|}\vc{6 tr} + \eg{tie, as two pieces of thread by knotting} + \syn{1}{{\btam muTi}\etam }\rt{|mu8i|}\vc{6b tr} + \eg{tie as two pieces of thread by rolling the ends together}. +\hw{fasten on} + \md{1}{{\btam piTittuk koL}\etam }\wtvc{1}\rt{|pi8iccikkoo|}\vc{4 tr} + \eg{seize; take a firm hold of; single s.t. or s.o. out for attack} + \st{{\btam naaN coNNataiyee avaN piTittuk koNNTaaN}\etam } + \sr{|naan sonnadayee aven pi{\d d}iccikki{\d t}{\d t}aan|} + \se{He fastened (or) seized upon what I said.}. +\hw{fasten one's eyes on} + \md{1}{{\btam veRittup paar}\etam }\rt{|vericci paaru|}\vc{6 tr} + \eg{gaze at; focus on; stare at} + \syn{1}{{\btam veRi}\etam }\wtvc{6t} + \md{2}{{\btam kaNNkaNNaip pa{\roman d}i}\etam }\rt{|ka33e padi|}\vc{6b ta} + \eg{fix one's eyes, as on s.o. or s.t.} + \st{{\btam avaN eN miitu kaNNkaNNaip patittaaN}\etam } + \sr{|avan en meele ka{\d n}{\d n}e padiccaan|} + \se{He fixed his eyes on me.}. +\hw{fasten up} + \md{1}{{\btam maaTTu}\etam }\rt{|maa88u|}\vc{3 tr} + \eg{fasten s.t. to a vertical surface} + \st{{\btam intap paTattai angkee maaTTu}\etam } + \sr{|indap pa{\d d}atte ange maa{\d t}{\d t}u|} + \se{Fasten this picture up there.}. +\hw{fasten upon} + \md{1}{{\btam pattikkoL}\etam }\wtvc{1t} + \eg{sieze; take hold of} + \st{cf. fasten on}. +\hw{fastened, be} + \md{1}{{\btam pati}\etam }\rt{|padi|}\vc{2b intr} + \eg{be fixed, as one's sight or attention upon s.t.; be coupled firmly, as two planks of wood in joining} + \md{2}{{\btam poruntu}\etam }\wtvc{3i} + \eg{be attached firmly; dovetail} + \md{3}{{\btam iNNai}\etam }\wtvc{2i} + \eg{be attached or joined; be tied or made fast}. +\hw{fat} + \md{1}{{\btam paruttuviTu}\etam }\rt{|paruttu8u|}\vc{4 intr} + \eg{become fleshy, stout or heavy} + \syn{1}{{\btam paru}\etam }\wtvc{6i} + \md{2}{{\btam cataipiTittiru}\etam }\rt{|sade pi8icc-iru|}\vc{7 intr + dat} + \eg{put on flesh; become plump or heavy} + \syn{1}{{\btam catai pooTTiru}\etam }\rt{|sade poo88iru|}\vc{7 intr} + \md{3}{{\btam eTai kuuTu}\etam }\rt{|e8e kuu8u|}\vc{3 intr + dat} + \eg{gain weight} + \md{4}{{\btam taTittuviTu}\etam }\rt{|ta8icc-i8u|}\vc{4 ta} + \eg{become heavy or stout} + \syn{1}{{\btam taTi}\etam }\wtvc{6i} + \md{5}{{\btam koZuttiru}\etam }\rt{|ko7utt-iru|}\vc{7 intr} + \eg{be very fat; be fattened, as a animal, etc.; be thick or well-filled as a purse} + \syn{1}{{\btam koZa}\etam }\wtvc{6i}. +\hw{fatal, be} + \md{1}{{\btam uyirukku aapattaaka iru}\etam }\rt{|uyirukku aabattaa iru|}\vc{7 intr} + \eg{be a danger or risk to one's life; cause danger to one's life} + \syn{1}{{\btam uyirukku aapattaaku}\etam }\rt{|uyirukku aabatt-aahu|}\vc{3b intr} + \syn{2}{{\btam uyirukku apaayam viNNaivi}\etam }\wtvc{6ta} + \syn{3}{{\btam uyirukku aapattu viNNaivi}\etam }\wtvc{6ta} + \md{2}{{\btam caavukkuk kaaraNNamaaka iru}\etam }\rt{|saavukku kaara3amaa iru|}\vc{7 intr} + \eg{bring about death; be the cause of s.o.'s death.} + \md{3}{{\btam naacamaakku}\etam }\rt{|naasam aakku|}\vc{3 tr} + \eg{destroy, ruin, cause misfortune} + \syn{1}{{\btam naacappaTuttu}\etam }\rt{|naasa-pa8uttu|}\vc{3 tr} + \syn{2}{{\btam naasamuTTu}\etam }\wtvc{3ta} + \md{4}{{\btam paaZaakku}\etam }\rt{|paa7-aakku|}\vc{3 tr} + \eg{cause ruin, destruction or failure} + \syn{1}{{\btam paaZpaTuttu}\etam }\rt{|paa7 pa8uttu|}\vc{3 tr} + \syn{2}{{\btam naasamaakku}\etam }\wtvc{3t} + \md{5}{{\btam vitivasamaaku}\etam }\rt{|vidivasam-aahu|}\vc{3b intr 3 pn} + \eg{be connected with fate or destiny; be fateful, as a meeting, an occurrence, a period} + \st{{\btam anta cantippu vitivacamaaNatu}\etam } + \sr{|anda sandippu vidivasamaanadu|} + \se{That meeting (or) encounter was fatal (fateful).} + \md{6}{{\btam talaivitiyaaku}\etam }\rt{|talevidi aahu|}\vc{3b intr 3pn} + \eg{be fated or destined; be so written} + \st{{\btam anta vipattu avaN talaiviti {\roman (}yaakum{\roman )}}\etam } + \sr{|anda vibattu avan talevidi (aahum)|} + \se{That accident occurred because of his fate; That accident was fated to occur to him. (both used usually in an unfavourable sense)} + \md{7}{{\btam keeTukaalam piTittiru}\etam }\rt{|kee8ukaalam pi8icc-iru|}\vc{7 intr + dat} + \eg{be in for a bad time; be on the road to ruin; be under bad stars} + \st{{\btam avaNukku keeTukaalam piTittirukkiRatu}\etam } + \sr{|avanukku kee{\d d}ukaalam pi{\d d}iccirukku|} + \se{Misfortune has caught up with him; (or) He is in for a bad time; he is jinxed.}. +\hw{fatalistic, be} + \md{1}{{\btam vitiyee eNRu iru}\etam }\rt{|vidiyee-33u iru|}\vc{7 intr} + \eg{hold the attitude of fatality or the doctrine of fatalism; be resigned; have a negative attitude about s.t.} + \syn{1}{{\btam uuZvali eNRu iru}\etam }\wtvc{7i} + \md{2}{{\btam naTappatu naTakkaTTum eNRu iru}\etam }\rt{|na8appadu na8akka88um-33u iru|}\vc{7 intr} + \eg{hold the attitude that whatever will be will be; submit to circumstances as inevitable; submit passively to misfortune, calamity, etc.} + \syn{1}{{\btam {\roman (}kaTavuL{\roman )} viTTavaZi eNRu iru}\etam }\rt{|(ka8avu9) vi88ava7i-33u iru|}\vc{7 intr}. +\hw{fateful, be} + \md{1}{{\btam vitivacamaaku}\etam }\rt{|vidivasam-aahu|}\vc{3b intr 3pn (pres \& fut only)} + \eg{be connected with fate or destiny; be fatal, as an event, a period, etc.} + \st{{\btam avaL taRkolai vitivacamaaTum}\etam } + \sr{|ava9 tarkolai vidivasam aahum|} + \se{Hers was a fateful suicide.} + \syn{1}{{\btam uuviNaiyaaku}\etam }\wtvc{3 3pn} + \md{2}{{\btam mukkiyamaaku}\etam }\rt{|mukkiyam aahu|}\vc{3b intr 3pn} + \eg{be important; be momentous} + \syn{1}{{\btam siRappaaku}\etam }\wtvc{3 3pn} + \syn{2}{{\btam viseevimaaku}\etam }\wtvc{3 3pn}. +\hw{father} + \md{1}{{\btam uruvaakku}\etam }\rt{|uruvakku|}\vc{3 tr} + \eg{found, originate, as a doctrine, a sect, etc.; propound as a theory, a practice, a way of life} + \syn{1}{{\btam tooRRuvi}\etam }\wtvc{6t} + \syn{2}{{\btam uNNTaakku}\etam }\rt{|u38-aakku|}\vc{3 tr}. +\hw{fathom} + \md{1}{{\btam aaZam kaNNTupiTi}\etam }\rt{|aa7am ka38u-pi8i|}\vc{6b ta} + \eg{find or measure the depth of river, sea, well, pit, crater, etc.} + \syn{1}{{\btam aaZam {\roman (}aaZattaik{\roman )} kaNNakkiTu}\etam }\wtvc{4ta} + \md{2}{{\btam aaZam paar}\etam }\rt{|aa7am paaru|}\vc{6 tr} + \eg{find or measure the depth of river, pit, etc.; test or examine s.o.'s learning, qualification, sincerity, etc.} + \md{3}{{\btam parintukoL}\etam }\wtvc{1t}\rt{|purinjikkoo|}\vc{4 tr} + \eg{understand, comprehend; get to the bottom of, as an event, a person's motive, etc.} + \syn{1}{{\btam aRi}\etam (or)? {\btam aaZankaRi}\etam }\wtvc{2t}. +\hw{fatigue} + \md{1}{{\btam kaLaippu uNNTaakku}\etam }\rt{|ka9eppe u38-aakku|}\vc{3 ta} + \eg{cause fatigue; cause to feel fatigued} + \syn{1}{{\btam coorvu uNNTaakku}\etam }\wtvc{3ta} + \md{2}{{\btam kaLaippaTaiyac cey}\etam }\wtvc{1t} + \eg{cause to fatigue; cause to feel tired or weary} + \syn{1}{{\btam coorvaTaiyac cey}\etam (or) {\btam coorv}\etam }\wtvc{1t}. % synonym truncated? +\hw{fatigued, be} + \md{1}{{\btam aluttup poo}\etam }\rt{|aluttup poo|}\vc{3b intr 3pn (usu + past only)} + \eg{become weary; become discouraged} + \st{{\btam eNakku aluttup pooyiRRu}\etam } + \sr{|enakku aluttu pooccu|} + \se{I am tired, fed up.} + \syn{1}{{\btam salittup poo}\etam }\wtvc{w. dat.}\rt{|saliccu poo|}\vc{3b intr (usu + past only)} + \syn{2}{{\btam aluttuviTu}\etam }\wtvc{4i 3 pn} + \syn{3}{{\btam salittuviTu}\etam }\wtvc{4i 3 pn} + \md{2}{{\btam kaLaittup poo}\etam }\rt{|ka9eccip poo|}\vc{3b intr 3pn + dat (usu + past} + \eg{become tired or wearied; become exhausted} + \syn{1}{{\btam soorntu poo}\etam }\rt{|soondu poo|}\vc{3 intr 3pn + dat (usu + past} + \syn{2}{{\btam ayarntu poo}\etam }\rt{|asandu poo|}\vc{3 intr 3pn + dat (usu past onl} + \md{3}{{\btam kaLaippaay iru}\etam }\rt{|ka9eppaa iru|}\vc{7 intr + dat} + \eg{be tired or exhausted; look or feel tired and weary} + \st{{\btam avaN kaLaippaay iruntaaN}\etam , {\btam avaNukku kaLaippaay iruntatu}\etam } + \sr{|avan ka9eppaa irundaan, avanukku ka9eppaa irundadu|} + \se{He was (or felt) fatigued.} + \syn{1}{{\btam coorvaay iru}\etam }\rt{|soorvaa iru|}\vc{7 intr + dat} + \md{4}{{\btam coorntuviTi}\etam }\rt{|soondu8u|}\vc{4 intr} + \eg{grow weary or exhausted; be tired and worn out} + \syn{1}{{\btam kaLaittuviTu}\etam }\rt{|ka9ecc-i8u|}\vc{4 ta} + \syn{2}{{\btam ayarntuviTu}\etam }\rt{|asandu8u|}\vc{4 intr} + \md{5}{{\btam ayarvuRu}\etam }\wtvc{1i} + \eg{be tired or weary} + \syn{1}{{\btam ayarvaTai}\etam }\wtvc{2i} + \syn{2}{{\btam kaLappaTai}\etam }\wtvc{2i} + \syn{3}{{\btam coorvaTai}\etam }\wtvc{2i} + \syn{4}{{\btam coorvuRu}\etam }\wtvc{1i} + \md{6}{{\btam iNaippaay iru}\etam }\wtvc{7i} + \eg{be short of breath or gasp because of over exhaustion; be weak and worn out}. +\hw{fatten} + \md{1}{{\btam koZu}\etam }\rt{|ko7u|}\vc{6 intr} + \eg{grow fat; become plump} + \syn{1}{{\btam paruttuviTu}\etam }\rt{|paattu8u|}\vc{4 intr} + \md{2}{{\btam koZukka vai}\etam }\rt{|ko7ukka vayyi|}\vc{6b tr} + \eg{make fat; fatten up, as sheep for slaughter} + \md{3}{{\btam seZikkas sey}\etam }\wtvc{1t} + \eg{help grow better; nourish, as crop, people, etc.; enrich, as soil, ideas, etc.} + \syn{1}{{\btam seZikka vai}\etam }\wtvc{6t}. +\hw{fatty, be} + \md{1}{{\btam kooZuppaay iru}\etam }\rt{|ko7uppaa iru|}\vc{7 intr} + \eg{contain excessive fat, as muscle, food, meat, soup, etc.} + \md{2}{{\btam koZuppas sattu uTaiyataay iru}\etam }\wtvc{7i} + \eg{contain nutrative fat, as foods etc.} + \syn{1}{{\btam koZuppus sattu noNNTiru }\etam }\wtvc{7i}. +\hw{fatuous, be} + \md{1}{{\btam maTattaNamaaka iru}\etam }\rt{|ma8attanamaa iru|}\vc{7 intr} + \eg{be silly; be inane} + \syn{1}{{\btam peetaitataNamaaka iru}\etam }\wtvc{7i} + \md{2}{{\btam muTTaaLtaNamaaka iru}\etam }\rt{|mu88aa9tanamaa iru|}\vc{7 intr} + \eg{be foolish; be silly} + \syn{1}{{\btam maTattaNamaaka iru}\etam }\wtvc{7i}. +\hw{fault} + \md{1}{{\btam tappu sol}\etam }\rt{|tappu sollu|}\vc{3c tr} + \eg{censure; blame; find fault with} + \syn{1}{{\btam tavaRu sol}\etam }\wtvc{3t} + \syn{2}{{\btam piZai sol}\etam }\wtvc{3t} + \md{2}{{\btam kuRRam sol}\etam }\rt{|kuttam sollu|}\vc{3c tr, ta} + \eg{find fault with; blame; criticise} + \syn{1}{{\btam kuRai sol}\etam }\rt{|kore sollu|}\vc{3c tr} + \syn{2}{{\btam piZai sol}\etam }\wtvc{3t}. +\hw{faulty, be} + \md{1}{{\btam tappaaka iru}\etam }\rt{|tappaa iru|}\vc{7 intr 3pn} + \eg{be wrong; contain faults, mistakes or errors} + \syn{1}{{\btam piZaiyaay iru}\etam (and) {\btam tavaruk}\etam }\wtvc{7 3pn} + \md{2}{{\btam piZaiyaaka iru}\etam }\wtvc{7i 3pn} + \eg{be full of faults or defects} + \md{3}{{\btam kuRaipaaTu koNNTiru}\etam }\wtvc{7i} + \eg{contain faults or blemishes; be defective}. +\hw{favour} + \md{1}{{\btam aatari}\etam }\rt{|aadari|}\vc{6b tr} + \eg{support, show favour to} + \syn{1}{{\btam aataravu kaaTTu}\etam }\rt{|aadaruvu kaa88u|}\vc{3 tr + dat} + \syn{2}{{\btam aataravu taa}\etam }\rt{|aadaravu taa|}\vc{2c ta + dat} + \st{{\btam avarkaL avaNai aakarittaarkaL}\etam , {\btam avarkaL avarukku aataravu koTuttaarkaL}\etam (or) {\btam tantaarkaL}\etam } + \sr{|avanga avane aadariccaanga, avanga avanukku aadaravu ku{\d d}uttaanga (or) tandaanga|} + \se{They gave him the benefit of the doubt; they favoured him.} + \md{2}{{\btam virumpu}\etam }\rt{|virumbu|}\vc{3 tr} + \eg{prefer; like; choose} + \st{{\btam naaN avaNai virumpukiReeN}\etam } + \sr{|naan avane virumbureen|} + \se{I like him.} + \syn{1}{{\btam piTi}\etam }\rt{|pi8i|}\vc{6b tr 3pn + dat} + \st{{\btam eNakku avaNNaip piTikkiRatu}\etam } + \sr{|enakku avane pi{\d d}ikkidu|} + \se{I like him.} + \md{3}{{\btam salukai kaaTTu}\etam }\rt{|saluhe kaa88u|}\vc{3 tr} + \eg{show partiality to; give unfair help or advantages to; give s.o. the benefit of the doubt} + \syn{1}{{\btam paTsa paatam kaaTTu}\etam }\rt{|pa8ca paadam kaa88u|}\vc{3 tr} + \syn{2}{{\btam ooravancaNai kaTTu}\etam }\wtvc{3ta} + \eg{act with partiality} + \syn{3}{{\btam ooravancaNai sey}\etam }\wtvc{1}\rt{|ooravanjane pa33u|}\vc{3 tr} + \md{4}{{\btam nalku}\etam }\wtvc{3t} + \eg{bestow, grant, give} + \syn{1}{{\btam aruL}\etam }\wtvc{3t} + \md{5}{{\btam aruLpuri}\etam }\wtvc{2ta} + \eg{patronise; grace; grant, as a prayer} + \syn{1}{{\btam aruL sey}\etam }\wtvc{1ta} + \md{6}{{\btam ottiru}\etam }\rt{|ott-iru|}\vc{7 tr} + \eg{resemble; be like or similar to} + \md{7}{{\btam caayalaaka iru}\etam }\rt{|saayalaa iru|}\vc{7 intr} + \eg{have the likeness of; show the same features of} + \syn{1}{{\btam caaTaiyaaka iru}\etam }\rt{|jaa8eyaa iru|}\vc{7 intr} + \st{{\btam antak kuZantai ammaaviN caayalaaka}\etam (or) {\btam caaTaiyaaka irukkiRatu}\etam } + \sr{|anda ko7ende ammaa(voo{\d d}a) saayalaa (or) jaadayaa irukku|} + \se{The baby favours her mother} +\bye + diff --git a/Master/texmf-dist/doc/fonts/wntamil/tamdict.txt b/Master/texmf-dist/doc/fonts/wntamil/tamdict.txt new file mode 100644 index 00000000000..caec2ed8fc8 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/tamdict.txt @@ -0,0 +1,313 @@ +\input tamilmax +\hsize=4in +\font\norm=cmr10 +\font\roman=cmr10 +\font\vclass=cmr7 +\font\glossy=cmti10 +\font\emphatic=cmb10 +\font\transcribe=cmss10 +\norm +\newif\ifnewentry +\def\hw#1{\par\medskip{\emphatic #1\hfil\break\newentrytrue}} +\def\md#1#2{{\emphatic\ifnewentry\hbox to 25pt{\hfil}\newentryfalse\fi(#1)} #2} +\def\rt#1{,\ {\transcribe #1}} +\def\vc#1{,\ {\vclass #1}} +\def\eg#1{,\ {\glossy #1}} +\def\syn#1#2{\ $\mapsto$ #1: #2} +\def\wtvc#1{,\ {\vclass #1}} +\hw{fascinated, be} + \md{1}{~sokku~}\rt{|sokku|}\vc{3 intr} + \eg{be charmed, enchanted or absorbed in} + \syn{1}{~mayangku~}\wtvc{3 i} + \md{2}{~mayangku~}\rt{|mayangu|}\vc{3 intr} + \eg{be charmed or enchanted; be enamoured; be confused} + \md{3}{~vasappa8u~}\rt{|vasa-pa8u|}\vc{4 intr} + \eg{be captivated or enchanted; come under the power or influence of; lose oneself in} + \syn{1}{~vayappa8u~}\wtvc{4i}. +\hw{fashion} + \md{1}{~sey~}\wtvc{1t}\rt{|seyyi|}\vc{2b tr} + \eg{make; form; shape s.t. out of s.t. else} + \syn{1}{~pu2ai~}\wtvc{2t} + \md{2}{~amaittukko9~}\wtvc{1t}\rt{|a8p8 pa33u|}\vc{3 tr} + \eg{adapt}. +\hw{fashionable, be} + \md{1}{~naakarikamaaka iru~}\wtvc{7i} + \eg{be stylish, conforming to the fashion; be liked by people of fashion} + \syn{1}{~xpaa4a2aaka iru~}\rt{|fae4anaa iru|}\vc{7 intr} + \syn{2}{~s8ailaaka iru~}\rt{|s8aylaa iru|}\vc{7 intr}. +\hw{fast} + \md{1}{~saappi8aamal iru~}\rt{|saappi8aame iru|}\vc{7 intr} + \eg{deliberately go without food; fast temporarily} + \md{2}{~pa88i2i ke8a~}\rt{|pa8ni ke8a|}\vc{7 intr} + \eg{go without food; abstain from food} + \md{3}{~u33aaviratam iru~}\rt{|u33aaviradam iru|}\vc{7 intr} + \eg{abstain from food, as a religious duty or for political and other reasons} + \md{4}{~noo2pu iru~}\wtvc{7i} + \eg{go without any or certain kinds of food, as a religious duty} + \syn{1}{~upavaacam iru~}\wtvc{7i}. +\hw{fast, be} + \md{1}{~veekamaaka iru~}\rt{|veehamaa iru|}\vc{7 intr} + \eg{be rapid, quick, speedy} + \syn{1}{~virai~}\wtvc{2i} + \md{2}{~veekamaaka oo8u~}\rt{|veehamaa oo8u|}\vc{3 intr} + \eg{(of a watch, clock) be in advance; be ahead of time; run rapidly or quickly} + \md{3}{~u6utiyaaka iru~}\wtvc{7i} + \eg{be firm; be firmly tied, as a knot; be strong or secure} + \md{4}{~uutaariyaaka iru~}\rt{|uudaariyaa iru|}\vc{7 intr} + \eg{be a spendthrift; lead a carefree, wild life}. +\hw{fast, become} + \md{1}{~u6utiyaaku~}\wtvc{3i} + \eg{become firm, strong or secure}. +\hw{fasten} + \md{1}{~ka88u~}\rt{|ka88u|}\vc{3 tr} + \eg{bind; pack; tie up, as an animal to a peg} + \md{2}{~muu8u~}\rt{|muu8u|}\vc{3 tr} + \eg{close, as a window, a door, a box} + \md{3}{~a8ai~}\rt{|a8e|}\vc{6 tr} + \eg{shut, as a window or door; shut animals up in a fold; put s.t. or s.o. in a cage or enclosure} + \md{4}{~puu88u~}\rt{|puu88u|}\vc{3 tr} + \eg{lock up, as a door or a box} + \md{5}{~poo8u~}\rt{|poo8u|}\vc{4 tr} + \eg{make secure, as a shirt with buttons, a door with a bolt} + \syn{1}{~maa88u~}\rt{|maa88u|}\vc{3 tr} + \eg{hook s.t.} + \md{6}{~taa7 i8u~}\wtvc{4t} + \eg{bolt, as the door, window, etc.} + \md{7}{~poruttu~}\wtvc{3t} + \eg{fix; attach firmly; attach s.t. to s.t. else, as sewing buttons on to a shirt, fixing a lock to a door, etc.; fix (one's eyes) on s.t. or s.o.} + \md{8}{~to8uttuvai~}\rt{|to8uttu vayyi|}\vc{6b tr} + \eg{tie or fasten lightly; string together, as garlands, flowers, etc.}. +\hw{fasten down} + \md{1}{~ka88u~}\rt{|ka88u|}\vc{3 tr} + \eg{fasten to a horizontal surface; bind; tie; batten down}. +\hw{fasten off} + \md{1}{~pi3ai~}\rt{|po3e, po3e|}\vc{6 tr} + \eg{tie, as two pieces of thread by knotting} + \syn{1}{~mu8i~}\rt{|mu8i|}\vc{6b tr} + \eg{tie as two pieces of thread by rolling the ends together}. +\hw{fasten on} + \md{1}{~pi8ittuk ko9~}\wtvc{1}\rt{|pi8iccikkoo|}\vc{4 tr} + \eg{seize; take a firm hold of; single s.t. or s.o. out for attack} + \st{~naa2 co22ataiyee ava2 pi8ittuk ko38aa2~} + \sr{|naan sonnadayee aven pi{\d d}iccikki{\d t}{\d t}aan|} + \se{He fastened (or) seized upon what I said.}. +\hw{fasten one's eyes on} + \md{1}{~ve6ittup paar~}\rt{|vericci paaru|}\vc{6 tr} + \eg{gaze at; focus on; stare at} + \syn{1}{~ve6i~}\wtvc{6t} + \md{2}{~ka3ka3aip padi~}\rt{|ka33e padi|}\vc{6b ta} + \eg{fix one's eyes, as on s.o. or s.t.} + \st{~ava2 e2 miitu ka3ka3aip patittaa2~} + \sr{|avan en meele ka{\d n}{\d n}e padiccaan|} + \se{He fixed his eyes on me.}. +\hw{fasten up} + \md{1}{~maa88u~}\rt{|maa88u|}\vc{3 tr} + \eg{fasten s.t. to a vertical surface} + \st{~intap pa8attai angkee maa88u~} + \sr{|indap pa{\d d}atte ange maa{\d t}{\d t}u|} + \se{Fasten this picture up there.}. +\hw{fasten upon} + \md{1}{~pattikko9~}\wtvc{1t} + \eg{sieze; take hold of} + \st{cf. fasten on}. +\hw{fastened, be} + \md{1}{~pati~}\rt{|padi|}\vc{2b intr} + \eg{be fixed, as one's sight or attention upon s.t.; be coupled firmly, as two planks of wood in joining} + \md{2}{~poruntu~}\wtvc{3i} + \eg{be attached firmly; dovetail} + \md{3}{~i3ai~}\wtvc{2i} + \eg{be attached or joined; be tied or made fast}. +\hw{fat} + \md{1}{~paruttuvi8u~}\rt{|paruttu8u|}\vc{4 intr} + \eg{become fleshy, stout or heavy} + \syn{1}{~paru~}\wtvc{6i} + \md{2}{~cataipi8ittiru~}\rt{|sade pi8icc-iru|}\vc{7 intr + dat} + \eg{put on flesh; become plump or heavy} + \syn{1}{~catai poo88iru~}\rt{|sade poo88iru|}\vc{7 intr} + \md{3}{~e8ai kuu8u~}\rt{|e8e kuu8u|}\vc{3 intr + dat} + \eg{gain weight} + \md{4}{~ta8ittuvi8u~}\rt{|ta8icc-i8u|}\vc{4 ta} + \eg{become heavy or stout} + \syn{1}{~ta8i~}\wtvc{6i} + \md{5}{~ko7uttiru~}\rt{|ko7utt-iru|}\vc{7 intr} + \eg{be very fat; be fattened, as a animal, etc.; be thick or well-filled as a purse} + \syn{1}{~ko7a~}\wtvc{6i}. +\hw{fatal, be} + \md{1}{~uyirukku aapattaaka iru~}\rt{|uyirukku aabattaa iru|}\vc{7 intr} + \eg{be a danger or risk to one's life; cause danger to one's life} + \syn{1}{~uyirukku aapattaaku~}\rt{|uyirukku aabatt-aahu|}\vc{3b intr} + \syn{2}{~ uyirukku apaayam vi3aivi~}\wtvc{6ta} + \syn{3}{~ uyirukku aapattu vi3aivi~}\wtvc{6ta} + \md{2}{~caavukkuk kaara3amaaka iru~}\rt{|saavukku kaara3amaa iru|}\vc{7 intr} + \eg{bring about death; be the cause of s.o.'s death.} + \md{3}{~naacamaakku~}\rt{|naasam aakku|}\vc{3 tr} + \eg{destroy, ruin, cause misfortune} + \syn{1}{~naacappa8uttu~}\rt{|naasa-pa8uttu|}\vc{3 tr} + \syn{2}{~naasamu88u~}\wtvc{3ta} + \md{4}{~paa7aakku~}\rt{|paa7-aakku|}\vc{3 tr} + \eg{cause ruin, destruction or failure} + \syn{1}{~paa7pa8uttu~}\rt{|paa7 pa8uttu|}\vc{3 tr} + \syn{2}{~naasamaakku~}\wtvc{3t} + \md{5}{~vitivasamaaku~}\rt{|vidivasam-aahu|}\vc{3b intr 3 pn} + \eg{be connected with fate or destiny; be fateful, as a meeting, an occurrence, a period} + \st{~anta cantippu vitivacamaa2atu~} + \sr{|anda sandippu vidivasamaanadu|} + \se{That meeting (or) encounter was fatal (fateful).} + \md{6}{~talaivitiyaaku~}\rt{|talevidi aahu|}\vc{3b intr 3pn} + \eg{be fated or destined; be so written} + \st{~anta vipattu ava2 talaiviti (yaakum)~} + \sr{|anda vibattu avan talevidi (aahum)|} + \se{That accident occurred because of his fate; That accident was fated to occur to him. (both used usually in an unfavourable sense)} + \md{7}{~kee8ukaalam pi8ittiru~}\rt{|kee8ukaalam pi8icc-iru|}\vc{7 intr + dat} + \eg{be in for a bad time; be on the road to ruin; be under bad stars} + \st{~ava2ukku kee8ukaalam pi8ittirukki6atu~} + \sr{|avanukku kee{\d d}ukaalam pi{\d d}iccirukku|} + \se{Misfortune has caught up with him; (or) He is in for a bad time; he is jinxed.}. +\hw{fatalistic, be} + \md{1}{~vitiyee e26u iru~}\rt{|vidiyee-33u iru|}\vc{7 intr} + \eg{hold the attitude of fatality or the doctrine of fatalism; be resigned; have a negative attitude about s.t.} + \syn{1}{~uu7vali e26u iru~}\wtvc{7i} + \md{2}{~na8appatu na8akka88um e26u iru~}\rt{|na8appadu na8akka88um-33u iru|}\vc{7 intr} + \eg{hold the attitude that whatever will be will be; submit to circumstances as inevitable; submit passively to misfortune, calamity, etc.} + \syn{1}{~(ka8avu9) vi88ava7i e26u iru~}\rt{|(ka8avu9) vi88ava7i-33u iru|}\vc{7 intr}. +\hw{fateful, be} + \md{1}{~vitivacamaaku~}\rt{|vidivasam-aahu|}\vc{3b intr 3pn (pres \& fut only)} + \eg{be connected with fate or destiny; be fatal, as an event, a period, etc.} + \st{~ava9 ta6kolai vitivacamaa8um~} + \sr{|ava9 tarkolai vidivasam aahum|} + \se{Hers was a fateful suicide.} + \syn{1}{~uuvi2aiyaaku~}\wtvc{3 3pn} + \md{2}{~mukkiyamaaku~}\rt{|mukkiyam aahu|}\vc{3b intr 3pn} + \eg{be important; be momentous} + \syn{1}{~si6appaaku~}\wtvc{3 3pn} + \syn{2}{~viseevimaaku~}\wtvc{3 3pn}. +\hw{father} + \md{1}{~uruvaakku~}\rt{|uruvakku|}\vc{3 tr} + \eg{found, originate, as a doctrine, a sect, etc.; propound as a theory, a practice, a way of life} + \syn{1}{~too66uvi~}\wtvc{6t} + \syn{2}{~u38aakku~}\rt{|u38-aakku|}\vc{3 tr}. +\hw{fathom} + \md{1}{~aa7am ka38upi8i~}\rt{|aa7am ka38u-pi8i|}\vc{6b ta} + \eg{find or measure the depth of river, sea, well, pit, crater, etc.} + \syn{1}{~aa7am (aa7attaik) ka3akki8u~}\wtvc{4ta} + \md{2}{~aa7am paar~}\rt{|aa7am paaru|}\vc{6 tr} + \eg{find or measure the depth of river, pit, etc.; test or examine s.o.'s learning, qualification, sincerity, etc.} + \md{3}{~parintuko9~}\wtvc{1t}\rt{|purinjikkoo|}\vc{4 tr} + \eg{understand, comprehend; get to the bottom of, as an event, a person's motive, etc.} + \syn{1}{~a6i~ (or)? ~aa7anka6i~}\wtvc{2t}. +\hw{fatigue} + \md{1}{~ka9aippu u38aakku~}\rt{|ka9eppe u38-aakku|}\vc{3 ta} + \eg{cause fatigue; cause to feel fatigued} + \syn{1}{~coorvu u38aakku~}\wtvc{3ta} + \md{2}{~ka9aippa8aiyac cey~}\wtvc{1t} + \eg{cause to fatigue; cause to feel tired or weary} + \syn{1}{~coorva8aiyac cey~ (or) ~coorv~}\wtvc{1t}. % synonym truncated? +\hw{fatigued, be} + \md{1}{~aluttup poo~}\rt{|aluttup poo|}\vc{3b intr 3pn (usu + past only)} + \eg{become weary; become discouraged} + \st{~e2akku aluttup pooyi66u~} + \sr{|enakku aluttu pooccu|} + \se{I am tired, fed up.} + \syn{1}{~salittup poo~}\wtvc{w. dat.}\rt{|saliccu poo|}\vc{3b intr (usu + past only)} + \syn{2}{~aluttuvi8u~}\wtvc{4i 3 pn} + \syn{3}{~salittuvi8u~}\wtvc{4i 3 pn} + \md{2}{~ka9aittup poo~}\rt{|ka9eccip poo|}\vc{3b intr 3pn + dat (usu + past} + \eg{become tired or wearied; become exhausted} + \syn{1}{~soorntu poo~}\rt{|soondu poo|}\vc{3 intr 3pn + dat (usu + past} + \syn{2}{~ayarntu poo~}\rt{|asandu poo|}\vc{3 intr 3pn + dat (usu past onl} + \md{3}{~ka9aippaay iru~}\rt{|ka9eppaa iru|}\vc{7 intr + dat} + \eg{be tired or exhausted; look or feel tired and weary} + \st{~ava2 ka9aippaay iruntaa2~, ~ava2ukku ka9aippaay iruntatu~} + \sr{|avan ka9eppaa irundaan, avanukku ka9eppaa irundadu|} + \se{He was (or felt) fatigued.} + \syn{1}{~coorvaay iru~}\rt{|soorvaa iru|}\vc{7 intr + dat} + \md{4}{~coorntuvi8i~}\rt{|soondu8u|}\vc{4 intr} + \eg{grow weary or exhausted; be tired and worn out} + \syn{1}{~ka9aittuvi8u~}\rt{|ka9ecc-i8u|}\vc{4 ta} + \syn{2}{~ayarntuvi8u~}\rt{|asandu8u|}\vc{4 intr} + \md{5}{~ayarvu6u~}\wtvc{1i} + \eg{be tired or weary} + \syn{1}{~ayarva8ai~}\wtvc{2i} + \syn{2}{~ka9appa8ai~}\wtvc{2i} + \syn{3}{~coorva8ai~}\wtvc{2i} + \syn{4}{~coorvu6u~}\wtvc{1i} + \md{6}{~i2aippaay iru~}\wtvc{7i} + \eg{be short of breath or gasp because of over exhaustion; be weak and worn out}. +\hw{fatten} + \md{1}{~ko7u~}\rt{|ko7u|}\vc{6 intr} + \eg{grow fat; become plump} + \syn{1}{~paruttuvi8u~}\rt{|paattu8u|}\vc{4 intr} + \md{2}{~ko7ukka vai~}\rt{|ko7ukka vayyi|}\vc{6b tr} + \eg{make fat; fatten up, as sheep for slaughter} + \md{3}{~se7ikkas sey~}\wtvc{1t} + \eg{help grow better; nourish, as crop, people, etc.; enrich, as soil, ideas, etc.} + \syn{1}{~se7ikka vai~}\wtvc{6t}. +\hw{fatty, be} + \md{1}{~koo7uppaay iru~}\rt{|ko7uppaa iru|}\vc{7 intr} + \eg{contain excessive fat, as muscle, food, meat, soup, etc.} + \md{2}{~ko7uppas sattu u8aiyataay iru~}\wtvc{7i} + \eg{contain nutrative fat, as foods etc.} + \syn{1}{~ko7uppus sattu no38iru ~}\wtvc{7i}. +\hw{fatuous, be} + \md{1}{~ma8atta2amaaka iru~}\rt{|ma8attanamaa iru|}\vc{7 intr} + \eg{be silly; be inane} + \syn{1}{~peetaitata2amaaka iru~}\wtvc{7i} + \md{2}{~mu88aa9ta2amaaka iru~}\rt{|mu88aa9tanamaa iru|}\vc{7 intr} + \eg{be foolish; be silly} + \syn{1}{~ma8atta2amaaka iru~}\wtvc{7i}. +\hw{fault} + \md{1}{~tappu sol~}\rt{|tappu sollu|}\vc{3c tr} + \eg{censure; blame; find fault with} + \syn{1}{~tava6u sol~}\wtvc{3t} + \syn{2}{~pi7ai sol~}\wtvc{3t} + \md{2}{~ku66am sol~}\rt{|kuttam sollu|}\vc{3c tr, ta} + \eg{find fault with; blame; criticise} + \syn{1}{~ku6ai sol~}\rt{|kore sollu|}\vc{3c tr} + \syn{2}{~pi7ai sol~}\wtvc{3t}. +\hw{faulty, be} + \md{1}{~tappaaka iru~}\rt{|tappaa iru|}\vc{7 intr 3pn} + \eg{be wrong; contain faults, mistakes or errors} + \syn{1}{~pi7aiyaay iru~ (and) ~tavaruk~}\wtvc{7 3pn} + \md{2}{~pi7aiyaaka iru~}\wtvc{7i 3pn} + \eg{be full of faults or defects} + \md{3}{~ku6aipaa8u ko38iru~}\wtvc{7i} + \eg{contain faults or blemishes; be defective}. +\hw{favour} + \md{1}{~aatari~}\rt{|aadari|}\vc{6b tr} + \eg{support, show favour to} + \syn{1}{~aataravu kaa88u~}\rt{|aadaruvu kaa88u|}\vc{3 tr + dat} + \syn{2}{~aataravu taa~}\rt{|aadaravu taa|}\vc{2c ta + dat} + \st{~avarka9 ava2ai aakarittaarka9~, ~avarka9 avarukku aataravu ko8uttaarka9~ (or) ~tantaarka9~} + \sr{|avanga avane aadariccaanga, avanga avanukku aadaravu ku{\d d}uttaanga (or) tandaanga|} + \se{They gave him the benefit of the doubt; they favoured him.} + \md{2}{~virumpu~}\rt{|virumbu|}\vc{3 tr} + \eg{prefer; like; choose} + \st{~naa2 ava2ai virumpuki6ee2~} + \sr{|naan avane virumbureen|} + \se{I like him.} + \syn{1}{~pi8i~}\rt{|pi8i|}\vc{6b tr 3pn + dat} + \st{~e2akku ava3aip pi8ikki6atu~} + \sr{|enakku avane pi{\d d}ikkidu|} + \se{I like him.} + \md{3}{~salukai kaa88u~}\rt{|saluhe kaa88u|}\vc{3 tr} + \eg{show partiality to; give unfair help or advantages to; give s.o. the benefit of the doubt} + \syn{1}{~pa8sa paatam kaa88u~}\rt{|pa8ca paadam kaa88u|}\vc{3 tr} + \syn{2}{~ooravanca2ai ka88u~}\wtvc{3ta} + \eg{act with partiality} + \syn{3}{~ooravanca2ai sey~}\wtvc{1}\rt{|ooravanjane pa33u|}\vc{3 tr} + \md{4}{~nalku~}\wtvc{3t} + \eg{bestow, grant, give} + \syn{1}{~aru9~}\wtvc{3t} + \md{5}{~aru9puri~}\wtvc{2ta} + \eg{patronise; grace; grant, as a prayer} + \syn{1}{~aru9 sey~}\wtvc{1ta} + \md{6}{~ottiru~}\rt{|ott-iru|}\vc{7 tr} + \eg{resemble; be like or similar to} + \md{7}{~caayalaaka iru~}\rt{|saayalaa iru|}\vc{7 intr} + \eg{have the likeness of; show the same features of} + \syn{1}{~caa8aiyaaka iru~}\rt{|jaa8eyaa iru|}\vc{7 intr} + \st{~antak ku7antai ammaavi2 caayalaaka~ (or) ~caa8aiyaaka irukki6atu~} + \sr{|anda ko7ende ammaa(voo{\d d}a) saayalaa (or) jaadayaa irukku|} + \se{The baby favours her mother} +\bye + diff --git a/Master/texmf-dist/doc/fonts/wntamil/tamilize.c b/Master/texmf-dist/doc/fonts/wntamil/tamilize.c new file mode 100644 index 00000000000..368bbd573b9 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/tamilize.c @@ -0,0 +1,323 @@ +/* Convert transliterated Tamil text to codes known to the Tamilmax.tex */ +/* set of macros using the wntml fonts */ + +#include <stdio.h> +#include <ctype.h> + + +/* globally accessible variables */ + +int tamilflag,t_errors,true,false,errorcount,transflag; +char switcher,tdelim; +char tspace[2]; +void changestate(); +FILE *input,*output; +char filename[128]; + + + +/* functions */ + +/* void bracket_err() +{ + printf("\nCharacter '}' read while scanning Tamil; need to edit file.\n"); + printf("Examine end of the output file to find location of problem."); + fclose(input); + fclose(output); + abort(); +} */ + +void haccbox() +{ + puts("Tamilize: Tamil to TeX converter v:0.97 of 4/24/90"); + puts("Humanities And Arts Computing Center, DR-10"); + puts("University of Washington"); + puts("Seattle, Washington, 98195 USA"); + puts("phone (206)-543-4218"); + puts("ridgeway@blake.u.washington.edu"); + puts("Copyright 1990 Humanities and Arts Computing Center"); + puts("You are welcome to use this work-in-progress, but please do not"); + puts("redistribute: rather, refer other interested parties to us."); + puts("Since this is a work in progress, we do not want uncontrolled"); + puts("proliferation of pre-release versions."); + return; +} + +FILE *getopen(char *access) +{ + int temp; + FILE *handle; + gets(filename); + handle=fopen(filename,access); + if (handle == (FILE *) NULL) { + printf("Can't open file %s",filename); + errorcount++; + if (errorcount > 9) { + printf("\n\n\n\n\nToo many errors!\n"); + abort(); + } + } + return handle; +} +FILE *get_file(char *access,char *prompt) +{ + puts(prompt); + return getopen(access); +} + +int isvowel(char thischar) +{ + switch (thischar) { + case 'a' : + case 'e' : + case 'i' : + case 'o' : + case 'u' : return true; + default : return false; + } +} + +void stringout(char *string) +{ + fputs(string,output); +} + +void charout(char thischar) +{ + putc(thischar,output); +} + +void romanout(char thischar) +{ + stringout("{\\roman "); + charout(thischar); + charout('}'); +} + +void transcribe_err(char thischar) +{ + printf("Character %c encountered in Tamil environment.\n",thischar); + romanout(thischar); +} + +void pushback(char thischar) +{ + ungetc(thischar,input); +} + +void processtamil() +{ + char ch; + int newsyl; + newsyl=true; + for (tamilflag=true; tamilflag==true; ) { + ch = getc(input); + if (ch == EOF) abort(); + if (ch == switcher) changestate(); + else if (isspace(ch)) { + stringout(tspace); + charout(ch); + for ( ch=getc(input); isspace(ch); ch=getc(input)) charout(ch); + pushback(ch); + newsyl=true; + } + else if (ispunct(ch) ) { + if (ch == 125) printf("\nCharacter } encountered while scanning tamil -- probable error.\n"); + romanout(ch); + newsyl=true; + } + else { + switch (ch) { + case 'a': + case 'e': + case 'i': + case 'o': + case 'u': if (newsyl==true) { + charout(tdelim); + newsyl=false; + } + charout(ch); + break; + case 'c': + case 't': + case 'p': + case 'm': + case 'y': + case 'r': + case 'l': + case 'v': + case 's': + case 'j': + case 'x': + case 'h': charout(tdelim); + charout(ch); + newsyl=false; + break; + case 'k': charout(tdelim); + ch=getc(input); + if (ch=='4') charout('X'); + else { + charout('k'); + pushback(ch); + } + newsyl=false; + break; + case '2': charout(tdelim); + charout('N'); + newsyl=false; + break; + case '3': charout(tdelim); + stringout("NN"); + newsyl=false; + break; + case '4': charout(tdelim); + charout('S'); + newsyl=false; + break; + case '5': charout(tdelim); + stringout("NY"); + newsyl=false; + break; + case '6': charout(tdelim); + charout('R'); + newsyl=false; + break; + case '7': charout(tdelim); + charout('Z'); + newsyl=false; + break; + case '8': charout(tdelim); + charout('T'); + newsyl=false; + break; + case '9': charout(tdelim); + charout('L'); + newsyl=false; + break; + case 'n': charout(tdelim); + ch=getc(input); + if (ch=='g') stringout("ng"); + else { + charout('n'); + pushback(ch); + } + newsyl=false; + break; + default : transcribe_err(ch); + newsyl=true; + } /* endcase */ + } /* endif */ + } /* endfor*/ +} + +void starttamil() +{ + stringout("{\\btam "); /* stringout("{\\starttamil\%\n"); */ + processtamil(); +} + +void endtamil() +{ + stringout("}\\etam{}"); /* stringout("}\\endtamil\%\n"); */ + tamilflag=false; +} + +void changestate() +{ + if (tamilflag==true) endtamil(); + else starttamil(); +} + +main(int argc, char *argv[]) +{ + int ch,err,notdone,vowflag,initflag; + errorcount=0; + switcher='~'; + true=1; + false=0; + tamilflag=false; + tdelim=1; /* i.e. control-a ::: if yah don't like it, change it */ + tspace[0]=tdelim; + tspace[1]=' '; + haccbox(); + vowflag=0; + if (argc > 1) input = fopen(argv[1],"rb"); + if (input == (FILE *) NULL) { + /* prompt for and open input file */ + for ( ; input == (FILE *) NULL ; input=get_file("rb","Enter name of input file: ")) ; + } + /* we are making these binary, as we have no guarantee what kind */ + /* of character may be in the transcription: we don't care about */ + /* ends of lines, as we are reading character by character */ + if (argc > 2) output = fopen(argv[2],"wb"); + if (output == (FILE *) NULL) { + for ( ; output == (FILE *) NULL ; output=get_file("wb","Enter name of output file: ")) ; + /* prompt for and open output file */ + } + while ((ch = getc(input)) != EOF) { + if (ch == switcher) changestate(); + else { + if (ch == '|') { + vowflag=1; + notdone=1; + initflag=2; + while (notdone) { + ch=getc(input); + if (isalnum(ch)) { + initflag--; + if (vowflag==0) { + if (! isvowel(ch)) stringout("\\-"); + } + if (isvowel(ch)) vowflag=1; + else vowflag=0; + } + else { + vowflag=1; + initflag=2; + } + if (ch==EOF) notdone=0; + else { + switch(ch) { + case '2': stringout("\\ndot{}"); + break; + case '3': stringout("\\nndot{}"); + break; + case '4': stringout("\\skts{}"); + break; + case '5': stringout("\\paln{}"); + break; + case '6': stringout("\\rdot{}"); + break; + case '7': stringout("\\rdotdot{}"); + break; + case 'T': stringout("\\tdot{}"); + break; + case 'D': stringout("\\dotd{}"); + break; + case '8': + if ( initflag > 0 ) stringout("\\tdot{}"); + else { + err=getc(input); + if (err == '8') stringout("\\tdot{}\\tdot{}"); + else { + stringout("\\dotd{}"); + pushback(err); + } + } + break; + case '9': stringout("\\dotl{}"); + break; + case '|': notdone=0; + break; + default: putc(ch,output); + } /* endcase */ + } /* end else */ + } /* endwhile */ + } /* endif */ + else putc(ch,output); + } /* endelse */ + } /* endwhile */ + fclose(input); + fclose(output); + puts("Tamilize is done."); +} diff --git a/Master/texmf-dist/doc/fonts/wntamil/tamilmax.tex b/Master/texmf-dist/doc/fonts/wntamil/tamilmax.tex new file mode 100644 index 00000000000..4d1ca5039f9 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/tamilmax.tex @@ -0,0 +1,369 @@ +\font\tmlfnt=wntml10 +\catcode`^^A=0 +\def\starttamil{\tmlfnt} +\def\endtamil{} +\def\thyph{\discretionary{}{}{}} +\def\btam{\starttamil} +\def\etam{\endtamil} +\def\viram{\accent241} +\def\C{\char} +\def\zaa{\C97} +\def\ze{\C22} +\def\zee{\C23} +\def\zai{\C17} +\def\zo#1{\ze#1\zaa} +\def\zoo#1{\zee#1\zaa} +\def\zau#1{\ze#1\La} +\def\a{\C0} +\def\aa{\C1} +\def\i{\C2} +\def\ii{\C3} +\def\u{\C4} +\def\uu{\C5} +\def\e{\C6} +\def\ai{\C7} +\def\au{\o\La} +\def\k{\viram\C8\thyph} +\def\ka{\C8} +\def\kaa{\C8\zaa} +\def\o{\C9} +\def\ki{\C10} +\def\kii{\C11} +\def\ku{\C12} +\def\kuu{\C13} +\def\ke{\ze\C8} +\def\kee{\zee\C8} +\def\kai{\zai\C8} +\def\ko{\zo{\C8}} +\def\koo{\zoo{\C8}} +\def\kau{\zau{\C8}} +\def\oo{\C14} +\def\ee{\C15} +\def\ng{\viram\C16\thyph} +\def\nga{\C16} +\def\ngaa{\C16\zaa} +\def\ngi{\C18} +\def\ngii{\C19} +\def\ngu{\C20} +\def\nguu{\C21} +\def\nge{\ze\C16} +\def\ngee{\zee\C16} +\def\ngai{\zai\C16} +\def\ngo{\zo{\C16}} +\def\ngoo{\zoo{\C16}} +\def\ngau{\zau{\C16}} +% +\def\c{\viram\C24\thyph} +\def\ca{\C24} +\def\caa{\C24\zaa} +\def\ci{\C26} +\def\cii{\C27} +\def\cu{\C28} +\def\cuu{\C29} +\def\ce{\ze\C24} +\def\cee{\zee\C24} +\def\cai{\zai\C24} +\def\co{\zo{\C24}} +\def\coo{\zoo{\C24}} +\def\cau{\zau{\C24}} +% +\def\NY{\viram\C32\thyph} +\def\NYa{\C32} +\def\NYaa{\C32\zaa} +\def\NYi{\C34} +\def\NYii{\C35} +\def\NYu{\C36} +\def\NYuu{\C37} +\def\NYe{\ze\C32} +\def\NYee{\zee\C32} +\def\NYai{\zai\C32} +\def\NYo{\zo{\C32}} +\def\NYoo{\zoo{\C32}} +\def\NYau{\zau{\C32}} +% +\def\T{\viram\C40\thyph} +\def\Ta{\C40} +\def\Taa{\C40\zaa} +\def\Ti{\C42} +\def\Tii{\C43} +\def\Tu{\C44} +\def\Tuu{\C45} +\def\Te{\ze\C40} +\def\Tee{\zee\C40} +\def\Tai{\zai\C40} +\def\To{\zo{\C40}} +\def\Too{\zoo{\C40}} +\def\Tau{\zau{\C40}} +% +\def\NN{\viram\C48\thyph} +\def\NNa{\C48} +\def\NNaa{\C49} +\def\NNi{\C50} +\def\NNii{\C51} +\def\NNu{\C52} +\def\NNuu{\C53} +\def\NNe{\ze\C48} +\def\NNee{\zee\C48} +\def\NNai{\C54} +\def\NNo{\ze{\C49}} +\def\NNoo{\zee{\C49}} +\def\NNau{\zau{\C48}} +% +\def\t{\viram\C56\thyph} +\def\ta{\C56} +\def\taa{\C56\zaa} +\def\ti{\C58} +\def\tii{\C59} +\def\tu{\C60} +\def\tuu{\C61} +\def\te{\ze\C56} +\def\tee{\zee\C56} +\def\tai{\zai\C56} +\def\to{\zo{\C56}} +\def\too{\zoo{\C56}} +\def\tau{\zau{\C56}} +% +\def\n{\viram\C64\thyph} +\def\na{\C64} +\def\naa{\C64\zaa} +\def\ni{\C66} +\def\nii{\C67} +\def\nu{\C68} +\def\nuu{\C69} +\def\ne{\ze\C64} +\def\nee{\zee\C64} +\def\nai{\zai\C64} +\def\no{\zo{\C64}} +\def\noo{\zoo{\C64}} +\def\nau{\zau{\C64}} +% +\def\p{\viram\C72\thyph} +\def\pa{\C72} +\def\paa{\C72\zaa} +\def\pi{\C74} +\def\pii{\C75} +\def\pu{\C76} +\def\puu{\C77} +\def\pe{\ze\C72} +\def\pee{\zee\C72} +\def\pai{\zai\C72} +\def\po{\zo{\C72}} +\def\poo{\zoo{\C72}} +\def\pau{\zau{\C72}} +% +\def\m{\viram\C80\thyph} +\def\ma{\C80} +\def\maa{\C80\zaa} +\def\mi{\C82} +\def\mii{\C83} +\def\mu{\C84} +\def\muu{\C85} +\def\me{\ze\C80} +\def\mee{\zee\C80} +\def\mai{\zai\C80} +\def\mo{\zo{\C80}} +\def\moo{\zoo{\C80}} +\def\mau{\zau{\C80}} +% +\def\y{\viram\C88\thyph} +\def\ya{\C88} +\def\yaa{\C88\zaa} +\def\yi{\C90} +\def\yii{\C91} +\def\yu{\C92} +\def\yuu{\C93} +\def\ye{\ze\C88} +\def\yee{\zee\C88} +\def\yai{\zai\C88} +\def\yo{\zo{\C88}} +\def\yoo{\zoo{\C88}} +\def\yau{\zau{\C88}} +% +\def\r{\viram\C96\thyph} +\def\ra{\C96} +\def\raa{\C96\zaa} +\def\ri{\C98} +\def\rii{\C99} +\def\ru{\C100} +\def\ruu{\C101} +\def\re{\ze\C96} +\def\ree{\zee\C96} +\def\rai{\zai\C96} +\def\ro{\zo{\C96}} +\def\roo{\zoo{\C96}} +\def\rau{\zau{\C96}} +% +\def\l{\viram\C104\thyph} +\def\la{\C104} +\def\laa{\C104\zaa} +\def\li{\C106} +\def\lii{\C107} +\def\lu{\C108} +\def\luu{\C109} +\def\le{\ze\C104} +\def\lee{\zee\C104} +\def\lai{\C110} +\def\lo{\zo{\C104}} +\def\loo{\zoo{\C104}} +\def\lau{\zau{\C104}} +% +\def\v{\viram\C112\thyph} +\def\va{\C112} +\def\vaa{\C112\zaa} +\def\vi{\C114} +\def\vii{\C115} +\def\vu{\C116} +\def\vuu{\C117} +\def\ve{\ze\C112} +\def\vee{\zee\C112} +\def\vai{\zai\C112} +\def\vo{\zo{\C112}} +\def\voo{\zoo{\C112}} +\def\vau{\zau{\C112}} +% +\def\Z{\viram\C120\thyph} +\def\Za{\C120} +\def\Zaa{\C120\zaa} +\def\Zi{\C122} +\def\Zii{\C123} +\def\Zu{\C124} +\def\Zuu{\C125} +\def\Ze{\ze\C120} +\def\Zee{\zee\C120} +\def\Zai{\zai\C120} +\def\Zo{\zo{\C120}} +\def\Zoo{\zoo{\C120}} +\def\Zau{\zau{\C120}} +% +\def\L{\viram\C128\thyph} +\def\La{\C128} +\def\Laa{\C128\zaa} +\def\Li{\C130} +\def\Lii{\C131} +\def\Lu{\C132} +\def\Luu{\C133} +\def\Le{\ze\C128} +\def\Lee{\zee\C128} +\def\Lai{\C134} +\def\Lo{\zo{\C128}} +\def\Loo{\zoo{\C128}} +\def\Lau{\zau{\C128}} +% +\def\R{\viram\C136\thyph} +\def\Ra{\C136} +\def\Raa{\C137} +\def\Ri{\C138} +\def\Rii{\C139} +\def\Ru{\C140} +\def\Ruu{\C141} +\def\Re{\ze\C136} +\def\Ree{\zee\C136} +\def\Rai{\zai\C136} +\def\Ro{\ze{\C137}} +\def\Roo{\zee{\C137}} +\def\Rau{\zau{\C136}} +% +\def\N{\viram\C144\thyph} +\def\Na{\C144} +\def\Naa{\C145} +\def\Ni{\C146} +\def\Nii{\C147} +\def\Nu{\C148} +\def\Nuu{\C149} +\def\Ne{\ze\C144} +\def\Nee{\zee\C144} +\def\Nai{\C150} +\def\No{\ze{\C145}} +\def\Noo{\zee{\C145}} +\def\Nau{\zau{\C144}} +% +\def\S{\viram\C176\thyph} +\def\Sa{\C176} +\def\Saa{\C176\zaa} +\def\Si{\C178} +\def\Sii{\C179} +\def\Su{\C176\C242} +\def\Suu{\C176\C243} +\def\Se{\ze\C176} +\def\See{\zee\C176} +\def\Sai{\zai\C176} +\def\So{\zo{\C176}} +\def\Soo{\zoo{\C176}} +\def\Sau{\zau{\C176}} +% +\def\s{\viram\C184\thyph} +\def\sa{\C184} +\def\saa{\C184\zaa} +\def\si{\C186} +\def\sii{\C187} +\def\su{\C184\C242} +\def\suu{\C184\C243} +\def\se{\ze\C184} +\def\see{\zee\C184} +\def\sai{\zai\C184} +\def\so{\zo{\C184}} +\def\soo{\zoo{\C184}} +\def\sau{\zau{\C184}} +% +\def\j{\viram\C192\thyph} +\def\ja{\C192} +\def\jaa{\C192\zaa} +\def\ji{\C194} +\def\jii{\C195} +\def\ju{\C192\C242} +\def\juu{\C192\C243} +\def\je{\ze\C192} +\def\jee{\zee\C192} +\def\jai{\zai\C192} +\def\jo{\zo{\C192}} +\def\joo{\zoo{\C192}} +\def\jau{\zau{\C192}} +% +\def\h{\viram\C200\thyph} +\def\ha{\C200} +\def\haa{\C200\zaa} +\def\hi{\C202} +\def\hii{\C203} +\def\hu{\C200\C242} +\def\huu{\C200\C243} +\def\he{\ze\C200} +\def\hee{\zee\C200} +\def\hai{\zai\C200} +\def\ho{\zo{\C200}} +\def\hoo{\zoo{\C200}} +\def\hau{\zau{\C200}} +% +\def\x{\viram\C208\thyph} +\def\xa{\C208} +\def\xaa{\C208\zaa} +\def\xi{\C210} +\def\xii{\C211} +\def\xu{\C208\C242} +\def\xuu{\C208\C243} +\def\xe{\ze\C208} +\def\xee{\zee\C208} +\def\xai{\zai\C208} +\def\xo{\zo{\C208}} +\def\xoo{\zoo{\C208}} +\def\xau{\zau{\C208}} +% +\newbox\wnbox +\newdimen\wndimen +\def\wnalign#1{\leavevmode\vtop to0pt{\baselineskip0pt\lineskip.25ex% + \ialign{##\crcr#1\crcr}}} % put characters over each other +\def\pstack#1#2{\leavevmode\setbox\wnbox=\hbox{#2}{\wnalign{#1\crcr\hidewidth\wndimen=\ht\wnbox\advance\wndimen by .25ex\lower\wndimen\hbox{\unhbox\wnbox}\hidewidth}}} +% +\def\ndot{n} +\def\nndot{\d n} +\def\skts{\'s} +\def\rdot{\d r} +\def\rdotdot{\pstack{r}{\char127}} +\def\tdot{\d t} +\def\dotd{\d d} +\def\dotl{\d l} +\def\paln{\~n} +% +% temporary place holders +\def\sr{\relax} +\def\st{\relax} +% end of file tamilmax diff --git a/Master/texmf-dist/doc/fonts/wntamil/tmilize.c b/Master/texmf-dist/doc/fonts/wntamil/tmilize.c new file mode 100644 index 00000000000..f717699a177 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/wntamil/tmilize.c @@ -0,0 +1,324 @@ +/* Convert transliterated Tamil text to codes known to the Tamilmax.tex */ +/* set of macros using the wntml fonts */ + +#include <stdio.h> +#include <ctype.h> + + +/* globally accessible variables */ + +int tamilflag,t_errors,true,false,errorcount,transflag; +char switcher,tdelim; +char tspace[2]; +void changestate(); +FILE *input,*output; +char filename[128]; + + + +/* functions */ + +/* void bracket_err() +{ + printf("\nCharacter '}' read while scanning Tamil; need to edit file.\n"); + printf("Examine end of the output file to find location of problem."); + fclose(input); + fclose(output); + abort(); +} */ + +void haccbox() +{ + puts("Tamilize: Tamil to TeX converter v:0.97 of 4/24/90"); + puts("Humanities And Arts Computing Center, DR-10"); + puts("University of Washington"); + puts("Seattle, Washington, 98195 USA"); + puts("phone (206)-543-4218"); + puts("ridgeway@blake.u.washington.edu"); + puts("Copyright 1990 Humanities and Arts Computing Center"); + puts("You are welcome to use this work-in-progress, but please do not"); + puts("redistribute: rather, refer other interested parties to us."); + puts("Since this is a work in progress, we do not want uncontrolled"); + puts("proliferation of pre-release versions."); + return; +} + +FILE *getopen(char *access) +{ + int temp; + FILE *handle; + gets(filename); + handle=fopen(filename,access); + if (handle == (FILE *) NULL) { + printf("Can't open file %s",filename); + errorcount++; + if (errorcount > 9) { + printf("\n\n\n\n\nToo many errors!\n"); + abort(); + } + } + return handle; +} +FILE *get_file(char *access,char *prompt) +{ + puts(prompt); + return getopen(access); +} + +int isvowel(char thischar) +{ + switch (thischar) { + case 'a' : + case 'e' : + case 'i' : + case 'o' : + case 'u' : return true; + default : return false; + } +} + +void stringout(char *string) +{ + fputs(string,output); +} + +void charout(char thischar) +{ + putc(thischar,output); +} + +void romanout(char thischar) +{ + stringout("{\\roman "); + charout(thischar); + charout('}'); +} + +void transcribe_err(char thischar) +{ + printf("Character %c encountered in Tamil environment.\n",thischar); + romanout(thischar); +} + +void pushback(char thischar) +{ + ungetc(thischar,input); +} + +void processtamil() +{ + char ch; + int newsyl; + newsyl=true; + for (tamilflag=true; tamilflag==true; ) { + ch = getc(input); + if (ch == EOF) abort(); + if (ch == switcher) changestate(); + else if (isspace(ch)) { + stringout(tspace); + charout(ch); + for ( ch=getc(input); isspace(ch); ch=getc(input)) charout(ch); + pushback(ch); + newsyl=true; + } + else if (ispunct(ch) ) { + if (ch == 125) printf("\nCharacter } encountered while scanning tamil -- probable error.\n"); + romanout(ch); + newsyl=true; + } + else { + switch (ch) { + case 'a': + case 'e': + case 'i': + case 'o': + case 'u': if (newsyl==true) { + charout(tdelim); + newsyl=false; + } + charout(ch); + break; + case 'c': + case 't': + case 'p': + case 'm': + case 'y': + case 'r': + case 'l': + case 'v': + case 's': + case 'j': + case 'x': + case 'h': charout(tdelim); + charout(ch); + newsyl=false; + break; + case 'k': charout(tdelim); + ch=getc(input); + if (ch=='4') charout('X'); + else { + charout('k'); + pushback(ch); + } + newsyl=false; + break; + case '2': charout(tdelim); + charout('N'); + newsyl=false; + break; + case '3': charout(tdelim); + stringout("NN"); + newsyl=false; + break; + case '4': charout(tdelim); + charout('S'); + newsyl=false; + break; + case '5': charout(tdelim); + stringout("NY"); + newsyl=false; + break; + case '6': charout(tdelim); + charout('R'); + newsyl=false; + break; + case '7': charout(tdelim); + charout('Z'); + newsyl=false; + break; + case '8': charout(tdelim); + charout('T'); + newsyl=false; + break; + case '9': charout(tdelim); + charout('L'); + newsyl=false; + break; + case 'n': charout(tdelim); + ch=getc(input); + if (ch=='g') stringout("ng"); + else { + charout('n'); + pushback(ch); + } + newsyl=false; + break; + default : transcribe_err(ch); + newsyl=true; + } /* endcase */ + } /* endif */ + } /* endfor*/ +} + +void starttamil() +{ + stringout("{\\btam "); /* stringout("{\\starttamil\%\n"); */ + processtamil(); +} + +void endtamil() +{ + stringout("}\\etam{}"); /* stringout("}\\endtamil\%\n"); */ + tamilflag=false; +} + +void changestate() +{ + if (tamilflag==true) endtamil(); + else starttamil(); +} + +main(int argc, char *argv[]) +{ + int ch,err,notdone,vowflag,initflag; + errorcount=0; + switcher='~'; + true=1; + false=0; + tamilflag=false; + tdelim=92; /* if we are in ASCII, that is a backslash */ + /* if we aren't in ASCII, we just bought the farm probably */ + tspace[0]=tdelim; + tspace[1]=' '; + haccbox(); + vowflag=0; + if (argc > 1) input = fopen(argv[1],"rb"); + if (input == (FILE *) NULL) { + /* prompt for and open input file */ + for ( ; input == (FILE *) NULL ; input=get_file("rb","Enter name of input file: ")) ; + } + /* we are making these binary, as we have no guarantee what kind */ + /* of character may be in the transcription: we don't care about */ + /* ends of lines, as we are reading character by character */ + if (argc > 2) output = fopen(argv[2],"wb"); + if (output == (FILE *) NULL) { + for ( ; output == (FILE *) NULL ; output=get_file("wb","Enter name of output file: ")) ; + /* prompt for and open output file */ + } + while ((ch = getc(input)) != EOF) { + if (ch == switcher) changestate(); + else { + if (ch == '|') { + vowflag=1; + notdone=1; + initflag=2; + while (notdone) { + ch=getc(input); + if (isalnum(ch)) { + initflag--; + if (vowflag==0) { + if (! isvowel(ch)) stringout("\\-"); + } + if (isvowel(ch)) vowflag=1; + else vowflag=0; + } + else { + vowflag=1; + initflag=2; + } + if (ch==EOF) notdone=0; + else { + switch(ch) { + case '2': stringout("\\ndot{}"); + break; + case '3': stringout("\\nndot{}"); + break; + case '4': stringout("\\skts{}"); + break; + case '5': stringout("\\paln{}"); + break; + case '6': stringout("\\rdot{}"); + break; + case '7': stringout("\\rdotdot{}"); + break; + case 'T': stringout("\\tdot{}"); + break; + case 'D': stringout("\\dotd{}"); + break; + case '8': + if ( initflag > 0 ) stringout("\\tdot{}"); + else { + err=getc(input); + if (err == '8') stringout("\\tdot{}\\tdot{}"); + else { + stringout("\\dotd{}"); + pushback(err); + } + } + break; + case '9': stringout("\\dotl{}"); + break; + case '|': notdone=0; + break; + default: putc(ch,output); + } /* endcase */ + } /* end else */ + } /* endwhile */ + } /* endif */ + else putc(ch,output); + } /* endelse */ + } /* endwhile */ + fclose(input); + fclose(output); + puts("Tamilize is done."); +} diff --git a/Master/texmf-dist/doc/fonts/yi4latex/FILES b/Master/texmf-dist/doc/fonts/yi4latex/FILES new file mode 100644 index 00000000000..c4929c57cb7 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yi4latex/FILES @@ -0,0 +1,49 @@ +## This is a list of all files belonging to the yi4LaTeX package. ## +## This list was generated with ls -R. ## +##################################################################### +FILES +README +doc +mfinput +texinput +tfm +yi4latex.zip + +doc: +yi-table.tex +yi4latex.tex + +mfinput: +yib-1.mf +yib-2.mf +yib-3.mf +yib-4.mf +yib-5.mf +yibparms.mf +yir-1.mf +yir-2.mf +yir-3.mf +yir-4.mf +yir-5.mf +yirdefs.mf +yirparms.mf +yis-1.mf +yis-2.mf +yis-3.mf +yis-4.mf +yis-5.mf + +texinput: +yi.sty + +tfm: +yib-1.tfm +yib-2.tfm +yib-3.tfm +yib-4.tfm +yib-5.tfm +yir-1.tfm +yir-2.tfm +yir-3.tfm +yir-4.tfm +yir-5.tfm diff --git a/Master/texmf-dist/doc/fonts/yi4latex/README b/Master/texmf-dist/doc/fonts/yi4latex/README new file mode 100644 index 00000000000..4e7c2271668 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yi4latex/README @@ -0,0 +1,35 @@ +This is the README file accompanying the Yi for LaTeX package. +Please consult yi4tex.tex if you require detailed information. + + +Package name: Yi for LaTeX, v. 0.1 + +Author: Oliver Corff + +Description: Yi for LaTeX provides support for writing all + standardized Yi characters in LaTeX documents. The + language Yi is spoken by the Yi nationality (also + known as Lolo) in Southern China (namely in Sichuan, + Guizhou, Yunnan and Guangxi). The script is a purely + syllabic script which was developed on the basis of + an older, ideographic system. + + All 1165 characters are provided in two typefaces, + regular and boldface and can be accessed by their + syllable names. + +Requirements: LaTeX2e. The package relies on the NFSS + mechanism and will probably not work with LaTeX209. + +Comments: The version number will increase once the following + things happen: + - Review of the character set (at present, glyph shapes + were defined after books, without feedback + from native speakers) + - Inclusion of the Yi syllable set in ISO 10646 and + Unicode. The final arrangement may differ + from the present arrangement. + - Improvement of the user interface. + + + Oliver Corff, Ulaanbaatar, September 1997 diff --git a/Master/texmf-dist/doc/fonts/yi4latex/yi-table.tex b/Master/texmf-dist/doc/fonts/yi4latex/yi-table.tex new file mode 100644 index 00000000000..0259d88a4bf --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yi4latex/yi-table.tex @@ -0,0 +1,595 @@ +\documentclass[a4paper]{article} +\usepackage{yi} +\newcommand{\Lg}{\huge} +\newcommand{\scr}{\scriptsize} +\newcommand{\tsf}{\textsf} +\addtolength{\topmargin}{-.5in} +\setlength{\headsep}{15pt} +\addtolength{\textheight}{1.5in} +\begin{document} +\thispagestyle{myheadings} +\pagestyle{myheadings} +\markboth{Yi Encoding Proposal: GB Streamlined Arrangement}% + {Yi Encoding Proposal Draft: GB Streamlined Arrangement} +\begin{center}\Large{Table 1 --- Row A0: Yi} +\end{center} +\message{A few 'overfull box' messages will appear. Do not panic.} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A00 &A01 &A02 &A03 &A04 &A05 &A06 &A07\\ \hline +0&{\Lg\Ybit} &{\Lg\Ybox} &{\Lg\Ybyrx} &{\Lg\Ybbuop} &{\Lg\Ybby} &{\Lg\Ycuop} &{\Lg\Ycy} &{\Lg\Ychet}\\ +&\tsf{\scr 0:bit} &\tsf{\scr 16:box} &\tsf{\scr 32:byrx} &\tsf{\scr 48:bbuop} &\tsf{\scr 64:bby} &\tsf{\scr 80:cuop} &\tsf{\scr 96:cy} &\tsf{\scr 112:chet}\\ +\hline +1&{\Lg\Ybix} &{\Lg\Ybo} &{\Lg\Ybyr} &{\Lg\Ybbot} &{\Lg\Ybbyp} &{\Lg\Ycot} &{\Lg\Ycyp} &{\Lg\Ychex}\\ +&\tsf{\scr 1:bix} &\tsf{\scr 17:bo} &\tsf{\scr 33:byr} &\tsf{\scr 49:bbot} &\tsf{\scr 65:bbyp} &\tsf{\scr 81:cot} &\tsf{\scr 97:cyp} &\tsf{\scr 113:chex}\\ +\hline +2&{\Lg\Ybi} &{\Lg\Ybop} &{\Lg\Ybbit} &{\Lg\Ybbox} &{\Lg\Ycit} &{\Lg\Ycox} &{\Lg\Ycyrx} &{\Lg\Yche}\\ +&\tsf{\scr 2:bi} &\tsf{\scr 18:bop} &\tsf{\scr 34:bbit} &\tsf{\scr 50:bbox} &\tsf{\scr 66:cit} &\tsf{\scr 82:cox} &\tsf{\scr 98:cyrx} &\tsf{\scr 114:che}\\ +\hline +3&{\Lg\Ybip} &{\Lg\Ybex} &{\Lg\Ybbix} &{\Lg\Ybbo} &{\Lg\Ycix} &{\Lg\Yco} &{\Lg\Ycyr} &{\Lg\Ychep}\\ +&\tsf{\scr 3:bip} &\tsf{\scr 19:bex} &\tsf{\scr 35:bbix} &\tsf{\scr 51:bbo} &\tsf{\scr 67:cix} &\tsf{\scr 83:co} &\tsf{\scr 99:cyr} &\tsf{\scr 115:chep}\\ +\hline +4&{\Lg\Ybiet} &{\Lg\Ybe} &{\Lg\Ybbi} &{\Lg\Ybbop} &{\Lg\Yci} &{\Lg\Ycop} &{\Lg\Ychat} &{\Lg\Ychux}\\ +&\tsf{\scr 4:biet} &\tsf{\scr 20:be} &\tsf{\scr 36:bbi} &\tsf{\scr 52:bbop} &\tsf{\scr 68:ci} &\tsf{\scr 84:cop} &\tsf{\scr 100:chat} &\tsf{\scr 116:chux}\\ +\hline +5&{\Lg\Ybiex} &{\Lg\Ybep} &{\Lg\Ybbip} &{\Lg\Ybbex} &{\Lg\Ycip} &{\Lg\Ycex} &{\Lg\Ychax} &{\Lg\Ychu}\\ +&\tsf{\scr 5:biex} &\tsf{\scr 21:bep} &\tsf{\scr 37:bbip} &\tsf{\scr 53:bbex} &\tsf{\scr 69:cip} &\tsf{\scr 85:cex} &\tsf{\scr 101:chax} &\tsf{\scr 117:chu}\\ +\hline +6&{\Lg\Ybie} &{\Lg\Ybut} &{\Lg\Ybbiet} &{\Lg\Ybbe} &{\Lg\Yciet} &{\Lg\Yce} &{\Lg\Ycha} &{\Lg\Ychup}\\ +&\tsf{\scr 6:bie} &\tsf{\scr 22:but} &\tsf{\scr 38:bbiet} &\tsf{\scr 54:bbe} &\tsf{\scr 70:ciet} &\tsf{\scr 86:ce} &\tsf{\scr 102:cha} &\tsf{\scr 118:chup}\\ +\hline +7&{\Lg\Ybiep} &{\Lg\Ybux} &{\Lg\Ybbiex} &{\Lg\Ybbep} &{\Lg\Yciex} &{\Lg\Ycep} &{\Lg\Ychap} &{\Lg\Ychurx}\\ +&\tsf{\scr 7:biep} &\tsf{\scr 23:bux} &\tsf{\scr 39:bbiex} &\tsf{\scr 55:bbep} &\tsf{\scr 71:ciex} &\tsf{\scr 87:cep} &\tsf{\scr 103:chap} &\tsf{\scr 119:churx}\\ +\hline +8&{\Lg\Ybat} &{\Lg\Ybu} &{\Lg\Ybbie} &{\Lg\Ybbut} &{\Lg\Ycie} &{\Lg\Ycut} &{\Lg\Ychuot} &{\Lg\Ychur}\\ +&\tsf{\scr 8:bat} &\tsf{\scr 24:bu} &\tsf{\scr 40:bbie} &\tsf{\scr 56:bbut} &\tsf{\scr 72:cie} &\tsf{\scr 88:cut} &\tsf{\scr 104:chuot} &\tsf{\scr 120:chur}\\ +\hline +9&{\Lg\Ybax} &{\Lg\Ybup} &{\Lg\Ybbiep} &{\Lg\Ybbux} &{\Lg\Yciep} &{\Lg\Ycux} &{\Lg\Ychuox} &{\Lg\Ychyt}\\ +&\tsf{\scr 9:bax} &\tsf{\scr 25:bup} &\tsf{\scr 41:bbiep} &\tsf{\scr 57:bbux} &\tsf{\scr 73:ciep} &\tsf{\scr 89:cux} &\tsf{\scr 105:chuox} &\tsf{\scr 121:chyt}\\ +\hline +A&{\Lg\Yba} &{\Lg\Yburx} &{\Lg\Ybbat} &{\Lg\Ybbu} &{\Lg\Ycat} &{\Lg\Ycu} &{\Lg\Ychuo} &{\Lg\Ychyx}\\ +&\tsf{\scr 10:ba} &\tsf{\scr 26:burx} &\tsf{\scr 42:bbat} &\tsf{\scr 58:bbu} &\tsf{\scr 74:cat} &\tsf{\scr 90:cu} &\tsf{\scr 106:chuo} &\tsf{\scr 122:chyx}\\ +\hline +B&{\Lg\Ybap} &{\Lg\Ybur} &{\Lg\Ybbax} &{\Lg\Ybbup} &{\Lg\Ycax} &{\Lg\Ycup} &{\Lg\Ychuop} &{\Lg\Ychy}\\ +&\tsf{\scr 11:bap} &\tsf{\scr 27:bur} &\tsf{\scr 43:bbax} &\tsf{\scr 59:bbup} &\tsf{\scr 75:cax} &\tsf{\scr 91:cup} &\tsf{\scr 107:chuop} &\tsf{\scr 123:chy}\\ +\hline +C&{\Lg\Ybuox} &{\Lg\Ybyt} &{\Lg\Ybba} &{\Lg\Ybburx} &{\Lg\Yca} &{\Lg\Ycurx} &{\Lg\Ychot} &{\Lg\Ychyp}\\ +&\tsf{\scr 12:buox} &\tsf{\scr 28:byt} &\tsf{\scr 44:bba} &\tsf{\scr 60:bburx} &\tsf{\scr 76:ca} &\tsf{\scr 92:curx} &\tsf{\scr 108:chot} &\tsf{\scr 124:chyp}\\ +\hline +D&{\Lg\Ybuo} &{\Lg\Ybyx} &{\Lg\Ybbap} &{\Lg\Ybbur} &{\Lg\Ycap} &{\Lg\Ycur} &{\Lg\Ychox} &{\Lg\Ychyrx}\\ +&\tsf{\scr 13:buo} &\tsf{\scr 29:byx} &\tsf{\scr 45:bbap} &\tsf{\scr 61:bbur} &\tsf{\scr 77:cap} &\tsf{\scr 93:cur} &\tsf{\scr 109:chox} &\tsf{\scr 125:chyrx}\\ +\hline +E&{\Lg\Ybuop} &{\Lg\Yby} &{\Lg\Ybbuox} &{\Lg\Ybbyt} &{\Lg\Ycuox} &{\Lg\Ycyt} &{\Lg\Ycho} &{\Lg\Ychyr}\\ +&\tsf{\scr 14:buop} &\tsf{\scr 30:by} &\tsf{\scr 46:bbuox} &\tsf{\scr 62:bbyt} &\tsf{\scr 78:cuox} &\tsf{\scr 94:cyt} &\tsf{\scr 110:cho} &\tsf{\scr 126:chyr}\\ +\hline +F&{\Lg\Ybot} &{\Lg\Ybyp} &{\Lg\Ybbuo} &{\Lg\Ybbyx} &{\Lg\Ycuo} &{\Lg\Ycyx} &{\Lg\Ychop} &{\Lg\Ydit}\\ +&\tsf{\scr 15:bot} &\tsf{\scr 31:byp} &\tsf{\scr 47:bbuo} &\tsf{\scr 63:bbyx} &\tsf{\scr 79:cuo} &\tsf{\scr 95:cyx} &\tsf{\scr 111:chop} &\tsf{\scr 127:dit}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 2 --- Row A0: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A08 &A09 &A0A &A0B &A0C &A0D &A0E &A0F\\ \hline +0&{\Lg\Ydix} &{\Lg\Ydex} &{\Lg\Yddat} &{\Lg\Yddu} &{\Lg\Yfux} &{\Lg\Ygiep} &{\Lg\Ygep} &{\Lg\Yggap}\\ +&\tsf{\scr 128:dix} &\tsf{\scr 144:dex} &\tsf{\scr 160:ddat} &\tsf{\scr 176:ddu} &\tsf{\scr 192:fux} &\tsf{\scr 208:giep} &\tsf{\scr 224:gep} &\tsf{\scr 240:ggap}\\ +\hline +1&{\Lg\Ydi} &{\Lg\Yde} &{\Lg\Yddax} &{\Lg\Yddup} &{\Lg\Yfu} &{\Lg\Ygat} &{\Lg\Ygut} &{\Lg\Ygguot}\\ +&\tsf{\scr 129:di} &\tsf{\scr 145:de} &\tsf{\scr 161:ddax} &\tsf{\scr 177:ddup} &\tsf{\scr 193:fu} &\tsf{\scr 209:gat} &\tsf{\scr 225:gut} &\tsf{\scr 241:gguot}\\ +\hline +2&{\Lg\Ydip} &{\Lg\Ydep} &{\Lg\Ydda} &{\Lg\Yddurx} &{\Lg\Yfup} &{\Lg\Ygax} &{\Lg\Ygux} &{\Lg\Ygguox}\\ +&\tsf{\scr 130:dip} &\tsf{\scr 146:dep} &\tsf{\scr 162:dda} &\tsf{\scr 178:ddurx} &\tsf{\scr 194:fup} &\tsf{\scr 210:gax} &\tsf{\scr 226:gux} &\tsf{\scr 242:gguox}\\ +\hline +3&{\Lg\Ydiex} &{\Lg\Ydut} &{\Lg\Yddap} &{\Lg\Yddur} &{\Lg\Yfurx} &{\Lg\Yga} &{\Lg\Ygu} &{\Lg\Ygguo}\\ +&\tsf{\scr 131:diex} &\tsf{\scr 147:dut} &\tsf{\scr 163:ddap} &\tsf{\scr 179:ddur} &\tsf{\scr 195:furx} &\tsf{\scr 211:ga} &\tsf{\scr 227:gu} &\tsf{\scr 243:gguo}\\ +\hline +4&{\Lg\Ydie} &{\Lg\Ydux} &{\Lg\Ydduox} &{\Lg\Yfit} &{\Lg\Yfur} &{\Lg\Ygap} &{\Lg\Ygup} &{\Lg\Ygguop}\\ +&\tsf{\scr 132:die} &\tsf{\scr 148:dux} &\tsf{\scr 164:dduox} &\tsf{\scr 180:fit} &\tsf{\scr 196:fur} &\tsf{\scr 212:gap} &\tsf{\scr 228:gup} &\tsf{\scr 244:gguop}\\ +\hline +5&{\Lg\Ydiep} &{\Lg\Ydu} &{\Lg\Ydduo} &{\Lg\Yfix} &{\Lg\Yfyt} &{\Lg\Yguot} &{\Lg\Ygurx} &{\Lg\Yggot}\\ +&\tsf{\scr 133:diep} &\tsf{\scr 149:du} &\tsf{\scr 165:dduo} &\tsf{\scr 181:fix} &\tsf{\scr 197:fyt} &\tsf{\scr 213:guot} &\tsf{\scr 229:gurx} &\tsf{\scr 245:ggot}\\ +\hline +6&{\Lg\Ydat} &{\Lg\Ydup} &{\Lg\Ydduop} &{\Lg\Yfi} &{\Lg\Yfyx} &{\Lg\Yguox} &{\Lg\Ygur} &{\Lg\Yggox}\\ +&\tsf{\scr 134:dat} &\tsf{\scr 150:dup} &\tsf{\scr 166:dduop} &\tsf{\scr 182:fi} &\tsf{\scr 198:fyx} &\tsf{\scr 214:guox} &\tsf{\scr 230:gur} &\tsf{\scr 246:ggox}\\ +\hline +7&{\Lg\Ydax} &{\Lg\Ydurx} &{\Lg\Yddot} &{\Lg\Yfip} &{\Lg\Yfy} &{\Lg\Yguo} &{\Lg\Yggit} &{\Lg\Yggo}\\ +&\tsf{\scr 135:dax} &\tsf{\scr 151:durx} &\tsf{\scr 167:ddot} &\tsf{\scr 183:fip} &\tsf{\scr 199:fy} &\tsf{\scr 215:guo} &\tsf{\scr 231:ggit} &\tsf{\scr 247:ggo}\\ +\hline +8&{\Lg\Yda} &{\Lg\Ydur} &{\Lg\Yddox} &{\Lg\Yfat} &{\Lg\Yfyp} &{\Lg\Yguop} &{\Lg\Yggix} &{\Lg\Yggop}\\ +&\tsf{\scr 136:da} &\tsf{\scr 152:dur} &\tsf{\scr 168:ddox} &\tsf{\scr 184:fat} &\tsf{\scr 200:fyp} &\tsf{\scr 216:guop} &\tsf{\scr 232:ggix} &\tsf{\scr 248:ggop}\\ +\hline +9&{\Lg\Ydap} &{\Lg\Yddit} &{\Lg\Yddo} &{\Lg\Yfax} &{\Lg\Ygit} &{\Lg\Ygot} &{\Lg\Yggi} &{\Lg\Ygget}\\ +&\tsf{\scr 137:dap} &\tsf{\scr 153:ddit} &\tsf{\scr 169:ddo} &\tsf{\scr 185:fax} &\tsf{\scr 201:git} &\tsf{\scr 217:got} &\tsf{\scr 233:ggi} &\tsf{\scr 249:gget}\\ +\hline +A&{\Lg\Yduox} &{\Lg\Yddix} &{\Lg\Yddop} &{\Lg\Yfa} &{\Lg\Ygix} &{\Lg\Ygox} &{\Lg\Yggiex} &{\Lg\Yggex}\\ +&\tsf{\scr 138:duox} &\tsf{\scr 154:ddix} &\tsf{\scr 170:ddop} &\tsf{\scr 186:fa} &\tsf{\scr 202:gix} &\tsf{\scr 218:gox} &\tsf{\scr 234:ggiex} &\tsf{\scr 250:ggex}\\ +\hline +B&{\Lg\Yduo} &{\Lg\Yddi} &{\Lg\Yddex} &{\Lg\Yfap} &{\Lg\Ygi} &{\Lg\Ygo} &{\Lg\Yggie} &{\Lg\Ygge}\\ +&\tsf{\scr 139:duo} &\tsf{\scr 155:ddi} &\tsf{\scr 171:ddex} &\tsf{\scr 187:fap} &\tsf{\scr 203:gi} &\tsf{\scr 219:go} &\tsf{\scr 235:ggie} &\tsf{\scr 251:gge}\\ +\hline +C&{\Lg\Ydot} &{\Lg\Yddip} &{\Lg\Ydde} &{\Lg\Yfox} &{\Lg\Ygip} &{\Lg\Ygop} &{\Lg\Yggiep} &{\Lg\Yggep}\\ +&\tsf{\scr 140:dot} &\tsf{\scr 156:ddip} &\tsf{\scr 172:dde} &\tsf{\scr 188:fox} &\tsf{\scr 204:gip} &\tsf{\scr 220:gop} &\tsf{\scr 236:ggiep} &\tsf{\scr 252:ggep}\\ +\hline +D&{\Lg\Ydox} &{\Lg\Yddiex} &{\Lg\Yddep} &{\Lg\Yfo} &{\Lg\Ygiet} &{\Lg\Yget} &{\Lg\Yggat} &{\Lg\Yggut}\\ +&\tsf{\scr 141:dox} &\tsf{\scr 157:ddiex} &\tsf{\scr 173:ddep} &\tsf{\scr 189:fo} &\tsf{\scr 205:giet} &\tsf{\scr 221:get} &\tsf{\scr 237:ggat} &\tsf{\scr 253:ggut}\\ +\hline +E&{\Lg\Ydo} &{\Lg\Yddie} &{\Lg\Yddut} &{\Lg\Yfop} &{\Lg\Ygiex} &{\Lg\Ygex} &{\Lg\Yggax} &{\Lg\Yggux}\\ +&\tsf{\scr 142:do} &\tsf{\scr 158:ddie} &\tsf{\scr 174:ddut} &\tsf{\scr 190:fop} &\tsf{\scr 206:giex} &\tsf{\scr 222:gex} &\tsf{\scr 238:ggax} &\tsf{\scr 254:ggux}\\ +\hline +F&{\Lg\Ydop} &{\Lg\Yddiep} &{\Lg\Yddux} &{\Lg\Yfut} &{\Lg\Ygie} &{\Lg\Yge} &{\Lg\Ygga} &{\Lg\Yggu}\\ +&\tsf{\scr 143:dop} &\tsf{\scr 159:ddiep} &\tsf{\scr 175:ddux} &\tsf{\scr 191:fut} &\tsf{\scr 207:gie} &\tsf{\scr 223:ge} &\tsf{\scr 239:gga} &\tsf{\scr 255:ggu}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 3 --- Row A1: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A10 &A11 &A12 &A13 &A14 &A15 &A16 &A17\\ \hline +0&{\Lg\Yggup} &{\Lg\Yho} &{\Lg\Yhmuox} &{\Lg\Yhmyrx} &{\Lg\Yhnot} &{\Lg\Yhla} &{\Lg\Yhlur} &{\Lg\Yhxax}\\ +&\tsf{\scr 256:ggup} &\tsf{\scr 272:ho} &\tsf{\scr 288:hmuox} &\tsf{\scr 304:hmyrx} &\tsf{\scr 320:hnot} &\tsf{\scr 336:hla} &\tsf{\scr 352:hlur} &\tsf{\scr 368:hxax}\\ +\hline +1&{\Lg\Yggurx} &{\Lg\Yhop} &{\Lg\Yhmuo} &{\Lg\Yhmyr} &{\Lg\Yhnox} &{\Lg\Yhlap} &{\Lg\Yhlyt} &{\Lg\Yhxa}\\ +&\tsf{\scr 257:ggurx} &\tsf{\scr 273:hop} &\tsf{\scr 289:hmuo} &\tsf{\scr 305:hmyr} &\tsf{\scr 321:hnox} &\tsf{\scr 337:hlap} &\tsf{\scr 353:hlyt} &\tsf{\scr 369:hxa}\\ +\hline +2&{\Lg\Yggur} &{\Lg\Yhex} &{\Lg\Yhmuop} &{\Lg\Yhnit} &{\Lg\Yhnop} &{\Lg\Yhluox} &{\Lg\Yhlyx} &{\Lg\Yhxap}\\ +&\tsf{\scr 258:ggur} &\tsf{\scr 274:hex} &\tsf{\scr 290:hmuop} &\tsf{\scr 306:hnit} &\tsf{\scr 322:hnop} &\tsf{\scr 338:hluox} &\tsf{\scr 354:hlyx} &\tsf{\scr 370:hxap}\\ +\hline +3&{\Lg\Yhit} &{\Lg\Yhe} &{\Lg\Yhmot} &{\Lg\Yhnix} &{\Lg\Yhnex} &{\Lg\Yhluo} &{\Lg\Yhly} &{\Lg\Yhxuot}\\ +&\tsf{\scr 259:hit} &\tsf{\scr 275:he} &\tsf{\scr 291:hmot} &\tsf{\scr 307:hnix} &\tsf{\scr 323:hnex} &\tsf{\scr 339:hluo} &\tsf{\scr 355:hly} &\tsf{\scr 371:hxuot}\\ +\hline +4&{\Lg\Yhiex} &{\Lg\Yhep} &{\Lg\Yhmox} &{\Lg\Yhni} &{\Lg\Yhne} &{\Lg\Yhluop} &{\Lg\Yhlyp} &{\Lg\Yhxuox}\\ +&\tsf{\scr 260:hiex} &\tsf{\scr 276:hep} &\tsf{\scr 292:hmox} &\tsf{\scr 308:hni} &\tsf{\scr 324:hne} &\tsf{\scr 340:hluop} &\tsf{\scr 356:hlyp} &\tsf{\scr 372:hxuox}\\ +\hline +5&{\Lg\Yhie} &{\Lg\Yhmit} &{\Lg\Yhmo} &{\Lg\Yhnip} &{\Lg\Yhnep} &{\Lg\Yhlox} &{\Lg\Yhlyrx} &{\Lg\Yhxuo}\\ +&\tsf{\scr 261:hie} &\tsf{\scr 277:hmit} &\tsf{\scr 293:hmo} &\tsf{\scr 309:hnip} &\tsf{\scr 325:hnep} &\tsf{\scr 341:hlox} &\tsf{\scr 357:hlyrx} &\tsf{\scr 373:hxuo}\\ +\hline +6&{\Lg\Yhat} &{\Lg\Yhmix} &{\Lg\Yhmop} &{\Lg\Yhniet} &{\Lg\Yhnut} &{\Lg\Yhlo} &{\Lg\Yhlyr} &{\Lg\Yhxuop}\\ +&\tsf{\scr 262:hat} &\tsf{\scr 278:hmix} &\tsf{\scr 294:hmop} &\tsf{\scr 310:hniet} &\tsf{\scr 326:hnut} &\tsf{\scr 342:hlo} &\tsf{\scr 358:hlyr} &\tsf{\scr 374:hxuop}\\ +\hline +7&{\Lg\Yhax} &{\Lg\Yhmi} &{\Lg\Yhmut} &{\Lg\Yhniex} &{\Lg\Yhlit} &{\Lg\Yhlop} &{\Lg\Yhxit} &{\Lg\Yhxot}\\ +&\tsf{\scr 263:hax} &\tsf{\scr 279:hmi} &\tsf{\scr 295:hmut} &\tsf{\scr 311:hniex} &\tsf{\scr 327:hlit} &\tsf{\scr 343:hlop} &\tsf{\scr 359:hxit} &\tsf{\scr 375:hxot}\\ +\hline +8&{\Lg\Yha} &{\Lg\Yhmip} &{\Lg\Yhmux} &{\Lg\Yhnie} &{\Lg\Yhlix} &{\Lg\Yhlex} &{\Lg\Yhxix} &{\Lg\Yhxox}\\ +&\tsf{\scr 264:ha} &\tsf{\scr 280:hmip} &\tsf{\scr 296:hmux} &\tsf{\scr 312:hnie} &\tsf{\scr 328:hlix} &\tsf{\scr 344:hlex} &\tsf{\scr 360:hxix} &\tsf{\scr 376:hxox}\\ +\hline +9&{\Lg\Yhap} &{\Lg\Yhmiex} &{\Lg\Yhmu} &{\Lg\Yhniep} &{\Lg\Yhli} &{\Lg\Yhle} &{\Lg\Yhxi} &{\Lg\Yhxo}\\ +&\tsf{\scr 265:hap} &\tsf{\scr 281:hmiex} &\tsf{\scr 297:hmu} &\tsf{\scr 313:hniep} &\tsf{\scr 329:hli} &\tsf{\scr 345:hle} &\tsf{\scr 361:hxi} &\tsf{\scr 377:hxo}\\ +\hline +A&{\Lg\Yhuot} &{\Lg\Yhmie} &{\Lg\Yhmup} &{\Lg\Yhnat} &{\Lg\Yhlip} &{\Lg\Yhlep} &{\Lg\Yhxip} &{\Lg\Yhxop}\\ +&\tsf{\scr 266:huot} &\tsf{\scr 282:hmie} &\tsf{\scr 298:hmup} &\tsf{\scr 314:hnat} &\tsf{\scr 330:hlip} &\tsf{\scr 346:hlep} &\tsf{\scr 362:hxip} &\tsf{\scr 378:hxop}\\ +\hline +B&{\Lg\Yhuox} &{\Lg\Yhmiep} &{\Lg\Yhmurx} &{\Lg\Yhnax} &{\Lg\Yhliex} &{\Lg\Yhlut} &{\Lg\Yhxiet} &{\Lg\Yhxex}\\ +&\tsf{\scr 267:huox} &\tsf{\scr 283:hmiep} &\tsf{\scr 299:hmurx} &\tsf{\scr 315:hnax} &\tsf{\scr 331:hliex} &\tsf{\scr 347:hlut} &\tsf{\scr 363:hxiet} &\tsf{\scr 379:hxex}\\ +\hline +C&{\Lg\Yhuo} &{\Lg\Yhmat} &{\Lg\Yhmur} &{\Lg\Yhna} &{\Lg\Yhlie} &{\Lg\Yhlux} &{\Lg\Yhxiex} &{\Lg\Yhxe}\\ +&\tsf{\scr 268:huo} &\tsf{\scr 284:hmat} &\tsf{\scr 300:hmur} &\tsf{\scr 316:hna} &\tsf{\scr 332:hlie} &\tsf{\scr 348:hlux} &\tsf{\scr 364:hxiex} &\tsf{\scr 380:hxe}\\ +\hline +D&{\Lg\Yhuop} &{\Lg\Yhmax} &{\Lg\Yhmyx} &{\Lg\Yhnap} &{\Lg\Yhliep} &{\Lg\Yhlu} &{\Lg\Yhxie} &{\Lg\Yhxep}\\ +&\tsf{\scr 269:huop} &\tsf{\scr 285:hmax} &\tsf{\scr 301:hmyx} &\tsf{\scr 317:hnap} &\tsf{\scr 333:hliep} &\tsf{\scr 349:hlu} &\tsf{\scr 365:hxie} &\tsf{\scr 381:hxep}\\ +\hline +E&{\Lg\Yhot} &{\Lg\Yhma} &{\Lg\Yhmy} &{\Lg\Yhnuox} &{\Lg\Yhlat} &{\Lg\Yhlup} &{\Lg\Yhxiep} &{\Lg\Yjit}\\ +&\tsf{\scr 270:hot} &\tsf{\scr 286:hma} &\tsf{\scr 302:hmy} &\tsf{\scr 318:hnuox} &\tsf{\scr 334:hlat} &\tsf{\scr 350:hlup} &\tsf{\scr 366:hxiep} &\tsf{\scr 382:jit}\\ +\hline +F&{\Lg\Yhox} &{\Lg\Yhmap} &{\Lg\Yhmyp} &{\Lg\Yhnuo} &{\Lg\Yhlax} &{\Lg\Yhlurx} &{\Lg\Yhxat} &{\Lg\Yjix}\\ +&\tsf{\scr 271:hox} &\tsf{\scr 287:hmap} &\tsf{\scr 303:hmyp} &\tsf{\scr 319:hnuo} &\tsf{\scr 335:hlax} &\tsf{\scr 351:hlurx} &\tsf{\scr 367:hxat} &\tsf{\scr 383:jix}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 4 --- Row A1: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A18 &A19 &A1A &A1B &A1C &A1D &A1E &A1F\\ \hline +0&{\Lg\Yji} &{\Lg\Yju} &{\Lg\Yjjie} &{\Lg\Yjjyx} &{\Lg\Ykuop} &{\Lg\Ylix} &{\Lg\Ylox} &{\Lg\Ylyrx}\\ +&\tsf{\scr 384:ji} &\tsf{\scr 400:ju} &\tsf{\scr 416:jjie} &\tsf{\scr 432:jjyx} &\tsf{\scr 448:kuop} &\tsf{\scr 464:lix} &\tsf{\scr 480:lox} &\tsf{\scr 496:lyrx}\\ +\hline +1&{\Lg\Yjip} &{\Lg\Yjup} &{\Lg\Yjjiep} &{\Lg\Yjjy} &{\Lg\Ykot} &{\Lg\Yli} &{\Lg\Ylo} &{\Lg\Ylyr}\\ +&\tsf{\scr 385:jip} &\tsf{\scr 401:jup} &\tsf{\scr 417:jjiep} &\tsf{\scr 433:jjy} &\tsf{\scr 449:kot} &\tsf{\scr 465:li} &\tsf{\scr 481:lo} &\tsf{\scr 497:lyr}\\ +\hline +2&{\Lg\Yjiet} &{\Lg\Yjurx} &{\Lg\Yjjuox} &{\Lg\Yjjyp} &{\Lg\Ykox} &{\Lg\Ylip} &{\Lg\Ylop} &{\Lg\Ymit}\\ +&\tsf{\scr 386:jiet} &\tsf{\scr 402:jurx} &\tsf{\scr 418:jjuox} &\tsf{\scr 434:jjyp} &\tsf{\scr 450:kox} &\tsf{\scr 466:lip} &\tsf{\scr 482:lop} &\tsf{\scr 498:mit}\\ +\hline +3&{\Lg\Yjiex} &{\Lg\Yjur} &{\Lg\Yjjuo} &{\Lg\Ykit} &{\Lg\Yko} &{\Lg\Yliet} &{\Lg\Ylex} &{\Lg\Ymix}\\ +&\tsf{\scr 387:jiex} &\tsf{\scr 403:jur} &\tsf{\scr 419:jjuo} &\tsf{\scr 435:kit} &\tsf{\scr 451:ko} &\tsf{\scr 467:liet} &\tsf{\scr 483:lex} &\tsf{\scr 499:mix}\\ +\hline +4&{\Lg\Yjie} &{\Lg\Yjyt} &{\Lg\Yjjuop} &{\Lg\Ykix} &{\Lg\Ykop} &{\Lg\Yliex} &{\Lg\Yle} &{\Lg\Ymi}\\ +&\tsf{\scr 388:jie} &\tsf{\scr 404:jyt} &\tsf{\scr 420:jjuop} &\tsf{\scr 436:kix} &\tsf{\scr 452:kop} &\tsf{\scr 468:liex} &\tsf{\scr 484:le} &\tsf{\scr 500:mi}\\ +\hline +5&{\Lg\Yjiep} &{\Lg\Yjyx} &{\Lg\Yjjot} &{\Lg\Yki} &{\Lg\Yket} &{\Lg\Ylie} &{\Lg\Ylep} &{\Lg\Ymip}\\ +&\tsf{\scr 389:jiep} &\tsf{\scr 405:jyx} &\tsf{\scr 421:jjot} &\tsf{\scr 437:ki} &\tsf{\scr 453:ket} &\tsf{\scr 469:lie} &\tsf{\scr 485:lep} &\tsf{\scr 501:mip}\\ +\hline +6&{\Lg\Yjuot} &{\Lg\Yjy} &{\Lg\Yjjox} &{\Lg\Ykip} &{\Lg\Ykex} &{\Lg\Yliep} &{\Lg\Ylut} &{\Lg\Ymiex}\\ +&\tsf{\scr 390:juot} &\tsf{\scr 406:jy} &\tsf{\scr 422:jjox} &\tsf{\scr 438:kip} &\tsf{\scr 454:kex} &\tsf{\scr 470:liep} &\tsf{\scr 486:lut} &\tsf{\scr 502:miex}\\ +\hline +7&{\Lg\Yjuox} &{\Lg\Yjyp} &{\Lg\Yjjo} &{\Lg\Ykiex} &{\Lg\Yke} &{\Lg\Ylat} &{\Lg\Ylux} &{\Lg\Ymie}\\ +&\tsf{\scr 391:juox} &\tsf{\scr 407:jyp} &\tsf{\scr 423:jjo} &\tsf{\scr 439:kiex} &\tsf{\scr 455:ke} &\tsf{\scr 471:lat} &\tsf{\scr 487:lux} &\tsf{\scr 503:mie}\\ +\hline +8&{\Lg\Yjuo} &{\Lg\Yjyrx} &{\Lg\Yjjop} &{\Lg\Ykie} &{\Lg\Ykep} &{\Lg\Ylax} &{\Lg\Ylu} &{\Lg\Ymiep}\\ +&\tsf{\scr 392:juo} &\tsf{\scr 408:jyrx} &\tsf{\scr 424:jjop} &\tsf{\scr 440:kie} &\tsf{\scr 456:kep} &\tsf{\scr 472:lax} &\tsf{\scr 488:lu} &\tsf{\scr 504:miep}\\ +\hline +9&{\Lg\Yjuop} &{\Lg\Yjyr} &{\Lg\Yjjut} &{\Lg\Ykiep} &{\Lg\Ykut} &{\Lg\Yla} &{\Lg\Ylup} &{\Lg\Ymat}\\ +&\tsf{\scr 393:juop} &\tsf{\scr 409:jyr} &\tsf{\scr 425:jjut} &\tsf{\scr 441:kiep} &\tsf{\scr 457:kut} &\tsf{\scr 473:la} &\tsf{\scr 489:lup} &\tsf{\scr 505:mat}\\ +\hline +A&{\Lg\Yjot} &{\Lg\Yjjit} &{\Lg\Yjjux} &{\Lg\Ykat} &{\Lg\Ykux} &{\Lg\Ylap} &{\Lg\Ylurx} &{\Lg\Ymax}\\ +&\tsf{\scr 394:jot} &\tsf{\scr 410:jjit} &\tsf{\scr 426:jjux} &\tsf{\scr 442:kat} &\tsf{\scr 458:kux} &\tsf{\scr 474:lap} &\tsf{\scr 490:lurx} &\tsf{\scr 506:max}\\ +\hline +B&{\Lg\Yjox} &{\Lg\Yjjix} &{\Lg\Yjju} &{\Lg\Ykax} &{\Lg\Yku} &{\Lg\Yluot} &{\Lg\Ylur} &{\Lg\Yma}\\ +&\tsf{\scr 395:jox} &\tsf{\scr 411:jjix} &\tsf{\scr 427:jju} &\tsf{\scr 443:kax} &\tsf{\scr 459:ku} &\tsf{\scr 475:luot} &\tsf{\scr 491:lur} &\tsf{\scr 507:ma}\\ +\hline +C&{\Lg\Yjo} &{\Lg\Yjji} &{\Lg\Yjjup} &{\Lg\Yka} &{\Lg\Ykup} &{\Lg\Yluox} &{\Lg\Ylyt} &{\Lg\Ymap}\\ +&\tsf{\scr 396:jo} &\tsf{\scr 412:jji} &\tsf{\scr 428:jjup} &\tsf{\scr 444:ka} &\tsf{\scr 460:kup} &\tsf{\scr 476:luox} &\tsf{\scr 492:lyt} &\tsf{\scr 508:map}\\ +\hline +D&{\Lg\Yjop} &{\Lg\Yjjip} &{\Lg\Yjjurx} &{\Lg\Ykap} &{\Lg\Ykurx} &{\Lg\Yluo} &{\Lg\Ylyx} &{\Lg\Ymuot}\\ +&\tsf{\scr 397:jop} &\tsf{\scr 413:jjip} &\tsf{\scr 429:jjurx} &\tsf{\scr 445:kap} &\tsf{\scr 461:kurx} &\tsf{\scr 477:luo} &\tsf{\scr 493:lyx} &\tsf{\scr 509:muot}\\ +\hline +E&{\Lg\Yjut} &{\Lg\Yjjiet} &{\Lg\Yjjur} &{\Lg\Ykuox} &{\Lg\Ykur} &{\Lg\Yluop} &{\Lg\Yly} &{\Lg\Ymuox}\\ +&\tsf{\scr 398:jut} &\tsf{\scr 414:jjiet} &\tsf{\scr 430:jjur} &\tsf{\scr 446:kuox} &\tsf{\scr 462:kur} &\tsf{\scr 478:luop} &\tsf{\scr 494:ly} &\tsf{\scr 510:muox}\\ +\hline +F&{\Lg\Yjux} &{\Lg\Yjjiex} &{\Lg\Yjjyt} &{\Lg\Ykuo} &{\Lg\Ylit} &{\Lg\Ylot} &{\Lg\Ylyp} &{\Lg\Ymuo}\\ +&\tsf{\scr 399:jux} &\tsf{\scr 415:jjiex} &\tsf{\scr 431:jjyt} &\tsf{\scr 447:kuo} &\tsf{\scr 463:lit} &\tsf{\scr 479:lot} &\tsf{\scr 495:lyp} &\tsf{\scr 511:muo}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 5 --- Row A2: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A20 &A21 &A22 &A23 &A24 &A25 &A26 &A27\\ \hline +0&{\Lg\Ymuop} &{\Lg\Ymyp} &{\Lg\Ymgep} &{\Lg\Ynap} &{\Lg\Ynur} &{\Lg\Ynbut} &{\Lg\Yndiex} &{\Lg\Yndup}\\ +&\tsf{\scr 512:muop} &\tsf{\scr 528:myp} &\tsf{\scr 544:mgep} &\tsf{\scr 560:nap} &\tsf{\scr 576:nur} &\tsf{\scr 592:nbut} &\tsf{\scr 608:ndiex} &\tsf{\scr 624:ndup}\\ +\hline +1&{\Lg\Ymot} &{\Lg\Ymgiex} &{\Lg\Ymgut} &{\Lg\Ynuox} &{\Lg\Ynbit} &{\Lg\Ynbux} &{\Lg\Yndie} &{\Lg\Yndurx}\\ +&\tsf{\scr 513:mot} &\tsf{\scr 529:mgiex} &\tsf{\scr 545:mgut} &\tsf{\scr 561:nuox} &\tsf{\scr 577:nbit} &\tsf{\scr 593:nbux} &\tsf{\scr 609:ndie} &\tsf{\scr 625:ndurx}\\ +\hline +2&{\Lg\Ymox} &{\Lg\Ymgie} &{\Lg\Ymgux} &{\Lg\Ynuo} &{\Lg\Ynbix} &{\Lg\Ynbu} &{\Lg\Yndat} &{\Lg\Yndur}\\ +&\tsf{\scr 514:mox} &\tsf{\scr 530:mgie} &\tsf{\scr 546:mgux} &\tsf{\scr 562:nuo} &\tsf{\scr 578:nbix} &\tsf{\scr 594:nbu} &\tsf{\scr 610:ndat} &\tsf{\scr 626:ndur}\\ +\hline +3&{\Lg\Ymo} &{\Lg\Ymgat} &{\Lg\Ymgu} &{\Lg\Ynuop} &{\Lg\Ynbi} &{\Lg\Ynbup} &{\Lg\Yndax} &{\Lg\Yngiex}\\ +&\tsf{\scr 515:mo} &\tsf{\scr 531:mgat} &\tsf{\scr 547:mgu} &\tsf{\scr 563:nuop} &\tsf{\scr 579:nbi} &\tsf{\scr 595:nbup} &\tsf{\scr 611:ndax} &\tsf{\scr 627:ngiex}\\ +\hline +4&{\Lg\Ymop} &{\Lg\Ymgax} &{\Lg\Ymgup} &{\Lg\Ynot} &{\Lg\Ynbip} &{\Lg\Ynburx} &{\Lg\Ynda} &{\Lg\Yngie}\\ +&\tsf{\scr 516:mop} &\tsf{\scr 532:mgax} &\tsf{\scr 548:mgup} &\tsf{\scr 564:not} &\tsf{\scr 580:nbip} &\tsf{\scr 596:nburx} &\tsf{\scr 612:nda} &\tsf{\scr 628:ngie}\\ +\hline +5&{\Lg\Ymex} &{\Lg\Ymga} &{\Lg\Ymgurx} &{\Lg\Ynox} &{\Lg\Ynbiex} &{\Lg\Ynbur} &{\Lg\Yndap} &{\Lg\Yngiep}\\ +&\tsf{\scr 517:mex} &\tsf{\scr 533:mga} &\tsf{\scr 549:mgurx} &\tsf{\scr 565:nox} &\tsf{\scr 581:nbiex} &\tsf{\scr 597:nbur} &\tsf{\scr 613:ndap} &\tsf{\scr 629:ngiep}\\ +\hline +6&{\Lg\Yme} &{\Lg\Ymgap} &{\Lg\Ymgur} &{\Lg\Yno} &{\Lg\Ynbie} &{\Lg\Ynbyt} &{\Lg\Yndot} &{\Lg\Yngat}\\ +&\tsf{\scr 518:me} &\tsf{\scr 534:mgap} &\tsf{\scr 550:mgur} &\tsf{\scr 566:no} &\tsf{\scr 582:nbie} &\tsf{\scr 598:nbyt} &\tsf{\scr 614:ndot} &\tsf{\scr 630:ngat}\\ +\hline +7&{\Lg\Ymut} &{\Lg\Ymguox} &{\Lg\Ynit} &{\Lg\Ynop} &{\Lg\Ynbiep} &{\Lg\Ynbyx} &{\Lg\Yndox} &{\Lg\Yngax}\\ +&\tsf{\scr 519:mut} &\tsf{\scr 535:mguox} &\tsf{\scr 551:nit} &\tsf{\scr 567:nop} &\tsf{\scr 583:nbiep} &\tsf{\scr 599:nbyx} &\tsf{\scr 615:ndox} &\tsf{\scr 631:ngax}\\ +\hline +8&{\Lg\Ymux} &{\Lg\Ymguo} &{\Lg\Ynix} &{\Lg\Ynex} &{\Lg\Ynbat} &{\Lg\Ynby} &{\Lg\Yndo} &{\Lg\Ynga}\\ +&\tsf{\scr 520:mux} &\tsf{\scr 536:mguo} &\tsf{\scr 552:nix} &\tsf{\scr 568:nex} &\tsf{\scr 584:nbat} &\tsf{\scr 600:nby} &\tsf{\scr 616:ndo} &\tsf{\scr 632:nga}\\ +\hline +9&{\Lg\Ymu} &{\Lg\Ymguop} &{\Lg\Yni} &{\Lg\Yne} &{\Lg\Ynbax} &{\Lg\Ynbyp} &{\Lg\Yndop} &{\Lg\Yngap}\\ +&\tsf{\scr 521:mu} &\tsf{\scr 537:mguop} &\tsf{\scr 553:ni} &\tsf{\scr 569:ne} &\tsf{\scr 585:nbax} &\tsf{\scr 601:nbyp} &\tsf{\scr 617:ndop} &\tsf{\scr 633:ngap}\\ +\hline +A&{\Lg\Ymup} &{\Lg\Ymgot} &{\Lg\Ynip} &{\Lg\Ynep} &{\Lg\Ynba} &{\Lg\Ynbyrx} &{\Lg\Yndex} &{\Lg\Ynguot}\\ +&\tsf{\scr 522:mup} &\tsf{\scr 538:mgot} &\tsf{\scr 554:nip} &\tsf{\scr 570:nep} &\tsf{\scr 586:nba} &\tsf{\scr 602:nbyrx} &\tsf{\scr 618:ndex} &\tsf{\scr 634:nguot}\\ +\hline +B&{\Lg\Ymurx} &{\Lg\Ymgox} &{\Lg\Yniex} &{\Lg\Ynut} &{\Lg\Ynbap} &{\Lg\Ynbyr} &{\Lg\Ynde} &{\Lg\Ynguox}\\ +&\tsf{\scr 523:murx} &\tsf{\scr 539:mgox} &\tsf{\scr 555:niex} &\tsf{\scr 571:nut} &\tsf{\scr 587:nbap} &\tsf{\scr 603:nbyr} &\tsf{\scr 619:nde} &\tsf{\scr 635:nguox}\\ +\hline +C&{\Lg\Ymur} &{\Lg\Ymgo} &{\Lg\Ynie} &{\Lg\Ynux} &{\Lg\Ynbot} &{\Lg\Yndit} &{\Lg\Yndep} &{\Lg\Ynguo}\\ +&\tsf{\scr 524:mur} &\tsf{\scr 540:mgo} &\tsf{\scr 556:nie} &\tsf{\scr 572:nux} &\tsf{\scr 588:nbot} &\tsf{\scr 604:ndit} &\tsf{\scr 620:ndep} &\tsf{\scr 636:nguo}\\ +\hline +D&{\Lg\Ymyt} &{\Lg\Ymgop} &{\Lg\Yniep} &{\Lg\Ynu} &{\Lg\Ynbox} &{\Lg\Yndix} &{\Lg\Yndut} &{\Lg\Yngot}\\ +&\tsf{\scr 525:myt} &\tsf{\scr 541:mgop} &\tsf{\scr 557:niep} &\tsf{\scr 573:nu} &\tsf{\scr 589:nbox} &\tsf{\scr 605:ndix} &\tsf{\scr 621:ndut} &\tsf{\scr 637:ngot}\\ +\hline +E&{\Lg\Ymyx} &{\Lg\Ymgex} &{\Lg\Ynax} &{\Lg\Ynup} &{\Lg\Ynbo} &{\Lg\Yndi} &{\Lg\Yndux} &{\Lg\Yngox}\\ +&\tsf{\scr 526:myx} &\tsf{\scr 542:mgex} &\tsf{\scr 558:nax} &\tsf{\scr 574:nup} &\tsf{\scr 590:nbo} &\tsf{\scr 606:ndi} &\tsf{\scr 622:ndux} &\tsf{\scr 638:ngox}\\ +\hline +F&{\Lg\Ymy} &{\Lg\Ymge} &{\Lg\Yna} &{\Lg\Ynurx} &{\Lg\Ynbop} &{\Lg\Yndip} &{\Lg\Yndu} &{\Lg\Yngo}\\ +&\tsf{\scr 527:my} &\tsf{\scr 543:mge} &\tsf{\scr 559:na} &\tsf{\scr 575:nurx} &\tsf{\scr 591:nbop} &\tsf{\scr 607:ndip} &\tsf{\scr 623:ndu} &\tsf{\scr 639:ngo}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 6 --- Row A2: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A28 &A29 &A2A &A2B &A2C &A2D &A2E &A2F\\ \hline +0&{\Lg\Yngop} &{\Lg\Ynzuo} &{\Lg\Ynrat} &{\Lg\Ynrur} &{\Lg\Ynjuo} &{\Lg\Ynyit} &{\Lg\Ynyux} &{\Lg\Ypuop}\\ +&\tsf{\scr 640:ngop} &\tsf{\scr 656:nzuo} &\tsf{\scr 672:nrat} &\tsf{\scr 688:nrur} &\tsf{\scr 704:njuo} &\tsf{\scr 720:nyit} &\tsf{\scr 736:nyux} &\tsf{\scr 752:puop}\\ +\hline +1&{\Lg\Yngex} &{\Lg\Ynzox} &{\Lg\Ynrax} &{\Lg\Ynryt} &{\Lg\Ynjot} &{\Lg\Ynyix} &{\Lg\Ynyu} &{\Lg\Ypot}\\ +&\tsf{\scr 641:ngex} &\tsf{\scr 657:nzox} &\tsf{\scr 673:nrax} &\tsf{\scr 689:nryt} &\tsf{\scr 705:njot} &\tsf{\scr 721:nyix} &\tsf{\scr 737:nyu} &\tsf{\scr 753:pot}\\ +\hline +2&{\Lg\Ynge} &{\Lg\Ynzop} &{\Lg\Ynra} &{\Lg\Ynryx} &{\Lg\Ynjox} &{\Lg\Ynyi} &{\Lg\Ynyup} &{\Lg\Ypox}\\ +&\tsf{\scr 642:nge} &\tsf{\scr 658:nzop} &\tsf{\scr 674:nra} &\tsf{\scr 690:nryx} &\tsf{\scr 706:njox} &\tsf{\scr 722:nyi} &\tsf{\scr 738:nyup} &\tsf{\scr 754:pox}\\ +\hline +3&{\Lg\Yngep} &{\Lg\Ynzex} &{\Lg\Ynrap} &{\Lg\Ynry} &{\Lg\Ynjo} &{\Lg\Ynyip} &{\Lg\Ypit} &{\Lg\Ypo}\\ +&\tsf{\scr 643:ngep} &\tsf{\scr 659:nzex} &\tsf{\scr 675:nrap} &\tsf{\scr 691:nry} &\tsf{\scr 707:njo} &\tsf{\scr 723:nyip} &\tsf{\scr 739:pit} &\tsf{\scr 755:po}\\ +\hline +4&{\Lg\Ynzit} &{\Lg\Ynze} &{\Lg\Ynrox} &{\Lg\Ynryp} &{\Lg\Ynjop} &{\Lg\Ynyiet} &{\Lg\Ypix} &{\Lg\Ypop}\\ +&\tsf{\scr 644:nzit} &\tsf{\scr 660:nze} &\tsf{\scr 676:nrox} &\tsf{\scr 692:nryp} &\tsf{\scr 708:njop} &\tsf{\scr 724:nyiet} &\tsf{\scr 740:pix} &\tsf{\scr 756:pop}\\ +\hline +5&{\Lg\Ynzix} &{\Lg\Ynzux} &{\Lg\Ynro} &{\Lg\Ynryrx} &{\Lg\Ynjux} &{\Lg\Ynyiex} &{\Lg\Ypi} &{\Lg\Yput}\\ +&\tsf{\scr 645:nzix} &\tsf{\scr 661:nzux} &\tsf{\scr 677:nro} &\tsf{\scr 693:nryrx} &\tsf{\scr 709:njux} &\tsf{\scr 725:nyiex} &\tsf{\scr 741:pi} &\tsf{\scr 757:put}\\ +\hline +6&{\Lg\Ynzi} &{\Lg\Ynzu} &{\Lg\Ynrop} &{\Lg\Ynryr} &{\Lg\Ynju} &{\Lg\Ynyie} &{\Lg\Ypip} &{\Lg\Ypux}\\ +&\tsf{\scr 646:nzi} &\tsf{\scr 662:nzu} &\tsf{\scr 678:nrop} &\tsf{\scr 694:nryr} &\tsf{\scr 710:nju} &\tsf{\scr 726:nyie} &\tsf{\scr 742:pip} &\tsf{\scr 758:pux}\\ +\hline +7&{\Lg\Ynzip} &{\Lg\Ynzup} &{\Lg\Ynret} &{\Lg\Ynjit} &{\Lg\Ynjup} &{\Lg\Ynyiep} &{\Lg\Ypiex} &{\Lg\Ypu}\\ +&\tsf{\scr 647:nzip} &\tsf{\scr 663:nzup} &\tsf{\scr 679:nret} &\tsf{\scr 695:njit} &\tsf{\scr 711:njup} &\tsf{\scr 727:nyiep} &\tsf{\scr 743:piex} &\tsf{\scr 759:pu}\\ +\hline +8&{\Lg\Ynziex} &{\Lg\Ynzurx} &{\Lg\Ynrex} &{\Lg\Ynjix} &{\Lg\Ynjurx} &{\Lg\Ynyuox} &{\Lg\Ypie} &{\Lg\Ypup}\\ +&\tsf{\scr 648:nziex} &\tsf{\scr 664:nzurx} &\tsf{\scr 680:nrex} &\tsf{\scr 696:njix} &\tsf{\scr 712:njurx} &\tsf{\scr 728:nyuox} &\tsf{\scr 744:pie} &\tsf{\scr 760:pup}\\ +\hline +9&{\Lg\Ynzie} &{\Lg\Ynzur} &{\Lg\Ynre} &{\Lg\Ynji} &{\Lg\Ynjur} &{\Lg\Ynyuo} &{\Lg\Ypiep} &{\Lg\Ypurx}\\ +&\tsf{\scr 649:nzie} &\tsf{\scr 665:nzur} &\tsf{\scr 681:nre} &\tsf{\scr 697:nji} &\tsf{\scr 713:njur} &\tsf{\scr 729:nyuo} &\tsf{\scr 745:piep} &\tsf{\scr 761:purx}\\ +\hline +A&{\Lg\Ynziep} &{\Lg\Ynzyt} &{\Lg\Ynrep} &{\Lg\Ynjip} &{\Lg\Ynjyt} &{\Lg\Ynyuop} &{\Lg\Ypat} &{\Lg\Ypur}\\ +&\tsf{\scr 650:nziep} &\tsf{\scr 666:nzyt} &\tsf{\scr 682:nrep} &\tsf{\scr 698:njip} &\tsf{\scr 714:njyt} &\tsf{\scr 730:nyuop} &\tsf{\scr 746:pat} &\tsf{\scr 762:pur}\\ +\hline +B&{\Lg\Ynzat} &{\Lg\Ynzyx} &{\Lg\Ynrut} &{\Lg\Ynjiet} &{\Lg\Ynjyx} &{\Lg\Ynyot} &{\Lg\Ypax} &{\Lg\Ypyt}\\ +&\tsf{\scr 651:nzat} &\tsf{\scr 667:nzyx} &\tsf{\scr 683:nrut} &\tsf{\scr 699:njiet} &\tsf{\scr 715:njyx} &\tsf{\scr 731:nyot} &\tsf{\scr 747:pax} &\tsf{\scr 763:pyt}\\ +\hline +C&{\Lg\Ynzax} &{\Lg\Ynzy} &{\Lg\Ynrux} &{\Lg\Ynjiex} &{\Lg\Ynjy} &{\Lg\Ynyox} &{\Lg\Ypa} &{\Lg\Ypyx}\\ +&\tsf{\scr 652:nzax} &\tsf{\scr 668:nzy} &\tsf{\scr 684:nrux} &\tsf{\scr 700:njiex} &\tsf{\scr 716:njy} &\tsf{\scr 732:nyox} &\tsf{\scr 748:pa} &\tsf{\scr 764:pyx}\\ +\hline +D&{\Lg\Ynza} &{\Lg\Ynzyp} &{\Lg\Ynru} &{\Lg\Ynjie} &{\Lg\Ynjyp} &{\Lg\Ynyo} &{\Lg\Ypap} &{\Lg\Ypy}\\ +&\tsf{\scr 653:nza} &\tsf{\scr 669:nzyp} &\tsf{\scr 685:nru} &\tsf{\scr 701:njie} &\tsf{\scr 717:njyp} &\tsf{\scr 733:nyo} &\tsf{\scr 749:pap} &\tsf{\scr 765:py}\\ +\hline +E&{\Lg\Ynzap} &{\Lg\Ynzyrx} &{\Lg\Ynrup} &{\Lg\Ynjiep} &{\Lg\Ynjyrx} &{\Lg\Ynyop} &{\Lg\Ypuox} &{\Lg\Ypyp}\\ +&\tsf{\scr 654:nzap} &\tsf{\scr 670:nzyrx} &\tsf{\scr 686:nrup} &\tsf{\scr 702:njiep} &\tsf{\scr 718:njyrx} &\tsf{\scr 734:nyop} &\tsf{\scr 750:puox} &\tsf{\scr 766:pyp}\\ +\hline +F&{\Lg\Ynzuox} &{\Lg\Ynzyr} &{\Lg\Ynrurx} &{\Lg\Ynjuox} &{\Lg\Ynjyr} &{\Lg\Ynyut} &{\Lg\Ypuo} &{\Lg\Ypyrx}\\ +&\tsf{\scr 655:nzuox} &\tsf{\scr 671:nzyr} &\tsf{\scr 687:nrurx} &\tsf{\scr 703:njuox} &\tsf{\scr 719:njyr} &\tsf{\scr 735:nyut} &\tsf{\scr 751:puo} &\tsf{\scr 767:pyrx}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 7 --- Row A3: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A30 &A31 &A32 &A33 &A34 &A35 &A36 &A37\\ \hline +0&{\Lg\Yxop} &{\Lg\Yqo} &{\Lg\Yra} &{\Lg\Yrurx} &{\Lg\Yrret} &{\Lg\Ysit} &{\Lg\Yso} &{\Lg\Ysyr}\\ +&\tsf{\scr 768:xop} &\tsf{\scr 784:qo} &\tsf{\scr 800:ra} &\tsf{\scr 816:rurx} &\tsf{\scr 832:rret} &\tsf{\scr 848:sit} &\tsf{\scr 864:so} &\tsf{\scr 880:syr}\\ +\hline +1&{\Lg\Ypyr} &{\Lg\Yqop} &{\Lg\Yrap} &{\Lg\Yrur} &{\Lg\Yrrex} &{\Lg\Ysix} &{\Lg\Ysop} &{\Lg\Yssit}\\ +&\tsf{\scr 769:pyr} &\tsf{\scr 785:qop} &\tsf{\scr 801:rap} &\tsf{\scr 817:rur} &\tsf{\scr 833:rrex} &\tsf{\scr 849:six} &\tsf{\scr 865:sop} &\tsf{\scr 881:ssit}\\ +\hline +2&{\Lg\Yqit} &{\Lg\Yqut} &{\Lg\Yruox} &{\Lg\Yryt} &{\Lg\Yrre} &{\Lg\Ysi} &{\Lg\Ysex} &{\Lg\Yssix}\\ +&\tsf{\scr 770:qit} &\tsf{\scr 786:qut} &\tsf{\scr 802:ruox} &\tsf{\scr 818:ryt} &\tsf{\scr 834:rre} &\tsf{\scr 850:si} &\tsf{\scr 866:sex} &\tsf{\scr 882:ssix}\\ +\hline +3&{\Lg\Yqix} &{\Lg\Yqux} &{\Lg\Yruo} &{\Lg\Yryx} &{\Lg\Yrrep} &{\Lg\Ysip} &{\Lg\Yse} &{\Lg\Yssi}\\ +&\tsf{\scr 771:qix} &\tsf{\scr 787:qux} &\tsf{\scr 803:ruo} &\tsf{\scr 819:ryx} &\tsf{\scr 835:rrep} &\tsf{\scr 851:sip} &\tsf{\scr 867:se} &\tsf{\scr 883:ssi}\\ +\hline +4&{\Lg\Yqi} &{\Lg\Yqu} &{\Lg\Yruop} &{\Lg\Yry} &{\Lg\Yrrut} &{\Lg\Ysiex} &{\Lg\Ysep} &{\Lg\Yssip}\\ +&\tsf{\scr 772:qi} &\tsf{\scr 788:qu} &\tsf{\scr 804:ruop} &\tsf{\scr 820:ry} &\tsf{\scr 836:rrut} &\tsf{\scr 852:siex} &\tsf{\scr 868:sep} &\tsf{\scr 884:ssip}\\ +\hline +5&{\Lg\Yqip} &{\Lg\Yqup} &{\Lg\Yrot} &{\Lg\Yryp} &{\Lg\Yrrux} &{\Lg\Ysie} &{\Lg\Ysut} &{\Lg\Yssiex}\\ +&\tsf{\scr 773:qip} &\tsf{\scr 789:qup} &\tsf{\scr 805:rot} &\tsf{\scr 821:ryp} &\tsf{\scr 837:rrux} &\tsf{\scr 853:sie} &\tsf{\scr 869:sut} &\tsf{\scr 885:ssiex}\\ +\hline +6&{\Lg\Yqiet} &{\Lg\Yqurx} &{\Lg\Yrox} &{\Lg\Yryrx} &{\Lg\Yrru} &{\Lg\Ysiep} &{\Lg\Ysux} &{\Lg\Yssie}\\ +&\tsf{\scr 774:qiet} &\tsf{\scr 790:qurx} &\tsf{\scr 806:rox} &\tsf{\scr 822:ryrx} &\tsf{\scr 838:rru} &\tsf{\scr 854:siep} &\tsf{\scr 870:sux} &\tsf{\scr 886:ssie}\\ +\hline +7&{\Lg\Yqiex} &{\Lg\Yqur} &{\Lg\Yro} &{\Lg\Yryr} &{\Lg\Yrrup} &{\Lg\Ysat} &{\Lg\Ysu} &{\Lg\Yssiep}\\ +&\tsf{\scr 775:qiex} &\tsf{\scr 791:qur} &\tsf{\scr 807:ro} &\tsf{\scr 823:ryr} &\tsf{\scr 839:rrup} &\tsf{\scr 855:sat} &\tsf{\scr 871:su} &\tsf{\scr 887:ssiep}\\ +\hline +8&{\Lg\Yqie} &{\Lg\Yqyt} &{\Lg\Yrop} &{\Lg\Yrrax} &{\Lg\Yrrurx} &{\Lg\Ysax} &{\Lg\Ysup} &{\Lg\Yssat}\\ +&\tsf{\scr 776:qie} &\tsf{\scr 792:qyt} &\tsf{\scr 808:rop} &\tsf{\scr 824:rrax} &\tsf{\scr 840:rrurx} &\tsf{\scr 856:sax} &\tsf{\scr 872:sup} &\tsf{\scr 888:ssat}\\ +\hline +9&{\Lg\Yqiep} &{\Lg\Yqyx} &{\Lg\Yrex} &{\Lg\Yrra} &{\Lg\Yrrur} &{\Lg\Ysa} &{\Lg\Ysurx} &{\Lg\Yssax}\\ +&\tsf{\scr 777:qiep} &\tsf{\scr 793:qyx} &\tsf{\scr 809:rex} &\tsf{\scr 825:rra} &\tsf{\scr 841:rrur} &\tsf{\scr 857:sa} &\tsf{\scr 873:surx} &\tsf{\scr 889:ssax}\\ +\hline +A&{\Lg\Yquot} &{\Lg\Yqy} &{\Lg\Yre} &{\Lg\Yrruox} &{\Lg\Yrryt} &{\Lg\Ysap} &{\Lg\Ysur} &{\Lg\Yssa}\\ +&\tsf{\scr 778:quot} &\tsf{\scr 794:qy} &\tsf{\scr 810:re} &\tsf{\scr 826:rruox} &\tsf{\scr 842:rryt} &\tsf{\scr 858:sap} &\tsf{\scr 874:sur} &\tsf{\scr 890:ssa}\\ +\hline +B&{\Lg\Yquox} &{\Lg\Yqyp} &{\Lg\Yrep} &{\Lg\Yrruo} &{\Lg\Yrryx} &{\Lg\Ysuox} &{\Lg\Ysyt} &{\Lg\Yssap}\\ +&\tsf{\scr 779:quox} &\tsf{\scr 795:qyp} &\tsf{\scr 811:rep} &\tsf{\scr 827:rruo} &\tsf{\scr 843:rryx} &\tsf{\scr 859:suox} &\tsf{\scr 875:syt} &\tsf{\scr 891:ssap}\\ +\hline +C&{\Lg\Yquo} &{\Lg\Yqyrx} &{\Lg\Yrut} &{\Lg\Yrrot} &{\Lg\Yrry} &{\Lg\Ysuo} &{\Lg\Ysyx} &{\Lg\Yssot}\\ +&\tsf{\scr 780:quo} &\tsf{\scr 796:qyrx} &\tsf{\scr 812:rut} &\tsf{\scr 828:rrot} &\tsf{\scr 844:rry} &\tsf{\scr 860:suo} &\tsf{\scr 876:syx} &\tsf{\scr 892:ssot}\\ +\hline +D&{\Lg\Yquop} &{\Lg\Yqyr} &{\Lg\Yrux} &{\Lg\Yrrox} &{\Lg\Yrryp} &{\Lg\Ysuop} &{\Lg\Ysy} &{\Lg\Yssox}\\ +&\tsf{\scr 781:quop} &\tsf{\scr 797:qyr} &\tsf{\scr 813:rux} &\tsf{\scr 829:rrox} &\tsf{\scr 845:rryp} &\tsf{\scr 861:suop} &\tsf{\scr 877:sy} &\tsf{\scr 893:ssox}\\ +\hline +E&{\Lg\Yqot} &{\Lg\Yrat} &{\Lg\Yru} &{\Lg\Yrro} &{\Lg\Yrryrx} &{\Lg\Ysot} &{\Lg\Ysyp} &{\Lg\Ysso}\\ +&\tsf{\scr 782:qot} &\tsf{\scr 798:rat} &\tsf{\scr 814:ru} &\tsf{\scr 830:rro} &\tsf{\scr 846:rryrx} &\tsf{\scr 862:sot} &\tsf{\scr 878:syp} &\tsf{\scr 894:sso}\\ +\hline +F&{\Lg\Yqox} &{\Lg\Yrax} &{\Lg\Yrup} &{\Lg\Yrrop} &{\Lg\Yrryr} &{\Lg\Ysox} &{\Lg\Ysyrx} &{\Lg\Yssop}\\ +&\tsf{\scr 783:qox} &\tsf{\scr 799:rax} &\tsf{\scr 815:rup} &\tsf{\scr 831:rrop} &\tsf{\scr 847:rryr} &\tsf{\scr 863:sox} &\tsf{\scr 879:syrx} &\tsf{\scr 895:ssop}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 8 --- Row A3: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A38 &A39 &A3A &A3B &A3C &A3D &A3E &A3F\\ \hline +0&{\Lg\Yssex} &{\Lg\Yshap} &{\Lg\Yshurx} &{\Lg\Ytax} &{\Lg\Ytu} &{\Lg\Yvot} &{\Lg\Yvyrx} &{\Lg\Yxix}\\ +&\tsf{\scr 896:ssex} &\tsf{\scr 912:shap} &\tsf{\scr 928:shurx} &\tsf{\scr 944:tax} &\tsf{\scr 960:tu} &\tsf{\scr 976:vot} &\tsf{\scr 992:vyrx} &\tsf{\scr 1008:xix}\\ +\hline +1&{\Lg\Ysse} &{\Lg\Yshuox} &{\Lg\Yshur} &{\Lg\Yta} &{\Lg\Ytup} &{\Lg\Yvox} &{\Lg\Yvyr} &{\Lg\Yxi}\\ +&\tsf{\scr 897:sse} &\tsf{\scr 913:shuox} &\tsf{\scr 929:shur} &\tsf{\scr 945:ta} &\tsf{\scr 961:tup} &\tsf{\scr 977:vox} &\tsf{\scr 993:vyr} &\tsf{\scr 1009:xi}\\ +\hline +2&{\Lg\Yssep} &{\Lg\Yshuo} &{\Lg\Yshyt} &{\Lg\Ytap} &{\Lg\Yturx} &{\Lg\Yvo} &{\Lg\Ywat} &{\Lg\Yxip}\\ +&\tsf{\scr 898:ssep} &\tsf{\scr 914:shuo} &\tsf{\scr 930:shyt} &\tsf{\scr 946:tap} &\tsf{\scr 962:turx} &\tsf{\scr 978:vo} &\tsf{\scr 994:wat} &\tsf{\scr 1010:xip}\\ +\hline +3&{\Lg\Yssut} &{\Lg\Yshuop} &{\Lg\Yshyx} &{\Lg\Ytuot} &{\Lg\Ytur} &{\Lg\Yvop} &{\Lg\Ywax} &{\Lg\Yxiet}\\ +&\tsf{\scr 899:ssut} &\tsf{\scr 915:shuop} &\tsf{\scr 931:shyx} &\tsf{\scr 947:tuot} &\tsf{\scr 963:tur} &\tsf{\scr 979:vop} &\tsf{\scr 995:wax} &\tsf{\scr 1011:xiet}\\ +\hline +4&{\Lg\Yssux} &{\Lg\Yshot} &{\Lg\Yshy} &{\Lg\Ytuox} &{\Lg\Yvit} &{\Lg\Yvex} &{\Lg\Ywa} &{\Lg\Yxiex}\\ +&\tsf{\scr 900:ssux} &\tsf{\scr 916:shot} &\tsf{\scr 932:shy} &\tsf{\scr 948:tuox} &\tsf{\scr 964:vit} &\tsf{\scr 980:vex} &\tsf{\scr 996:wa} &\tsf{\scr 1012:xiex}\\ +\hline +5&{\Lg\Yssu} &{\Lg\Yshox} &{\Lg\Yshyp} &{\Lg\Ytuo} &{\Lg\Yvix} &{\Lg\Yvep} &{\Lg\Ywap} &{\Lg\Yxie}\\ +&\tsf{\scr 901:ssu} &\tsf{\scr 917:shox} &\tsf{\scr 933:shyp} &\tsf{\scr 949:tuo} &\tsf{\scr 965:vix} &\tsf{\scr 981:vep} &\tsf{\scr 997:wap} &\tsf{\scr 1013:xie}\\ +\hline +6&{\Lg\Yssup} &{\Lg\Ysho} &{\Lg\Yshyrx} &{\Lg\Ytuop} &{\Lg\Yvi} &{\Lg\Yvut} &{\Lg\Ywuox} &{\Lg\Yxiep}\\ +&\tsf{\scr 902:ssup} &\tsf{\scr 918:sho} &\tsf{\scr 934:shyrx} &\tsf{\scr 950:tuop} &\tsf{\scr 966:vi} &\tsf{\scr 982:vut} &\tsf{\scr 998:wuox} &\tsf{\scr 1014:xiep}\\ +\hline +7&{\Lg\Yssyt} &{\Lg\Yshop} &{\Lg\Yshyr} &{\Lg\Ytot} &{\Lg\Yvip} &{\Lg\Yvux} &{\Lg\Ywuo} &{\Lg\Yxuox}\\ +&\tsf{\scr 903:ssyt} &\tsf{\scr 919:shop} &\tsf{\scr 935:shyr} &\tsf{\scr 951:tot} &\tsf{\scr 967:vip} &\tsf{\scr 983:vux} &\tsf{\scr 999:wuo} &\tsf{\scr 1015:xuox}\\ +\hline +8&{\Lg\Yssyx} &{\Lg\Yshet} &{\Lg\Ytit} &{\Lg\Ytox} &{\Lg\Yviet} &{\Lg\Yvu} &{\Lg\Ywuop} &{\Lg\Yxuo}\\ +&\tsf{\scr 904:ssyx} &\tsf{\scr 920:shet} &\tsf{\scr 936:tit} &\tsf{\scr 952:tox} &\tsf{\scr 968:viet} &\tsf{\scr 984:vu} &\tsf{\scr 1000:wuop} &\tsf{\scr 1016:xuo}\\ +\hline +9&{\Lg\Yssy} &{\Lg\Yshex} &{\Lg\Ytix} &{\Lg\Yto} &{\Lg\Yviex} &{\Lg\Yvup} &{\Lg\Ywox} &{\Lg\Yxot}\\ +&\tsf{\scr 905:ssy} &\tsf{\scr 921:shex} &\tsf{\scr 937:tix} &\tsf{\scr 953:to} &\tsf{\scr 969:viex} &\tsf{\scr 985:vup} &\tsf{\scr 1001:wox} &\tsf{\scr 1017:xot}\\ +\hline +A&{\Lg\Yssyp} &{\Lg\Yshe} &{\Lg\Yti} &{\Lg\Ytop} &{\Lg\Yvie} &{\Lg\Yvurx} &{\Lg\Ywo} &{\Lg\Yxox}\\ +&\tsf{\scr 906:ssyp} &\tsf{\scr 922:she} &\tsf{\scr 938:ti} &\tsf{\scr 954:top} &\tsf{\scr 970:vie} &\tsf{\scr 986:vurx} &\tsf{\scr 1002:wo} &\tsf{\scr 1018:xox}\\ +\hline +B&{\Lg\Yssyrx} &{\Lg\Yshep} &{\Lg\Ytip} &{\Lg\Ytex} &{\Lg\Yviep} &{\Lg\Yvur} &{\Lg\Ywop} &{\Lg\Yxo}\\ +&\tsf{\scr 907:ssyrx} &\tsf{\scr 923:shep} &\tsf{\scr 939:tip} &\tsf{\scr 955:tex} &\tsf{\scr 971:viep} &\tsf{\scr 987:vur} &\tsf{\scr 1003:wop} &\tsf{\scr 1019:xo}\\ +\hline +C&{\Lg\Yssyr} &{\Lg\Yshut} &{\Lg\Ytiex} &{\Lg\Yte} &{\Lg\Yvat} &{\Lg\Yvyt} &{\Lg\Ywex} &{\Lg\Yxyt}\\ +&\tsf{\scr 908:ssyr} &\tsf{\scr 924:shut} &\tsf{\scr 940:tiex} &\tsf{\scr 956:te} &\tsf{\scr 972:vat} &\tsf{\scr 988:vyt} &\tsf{\scr 1004:wex} &\tsf{\scr 1020:xyt}\\ +\hline +D&{\Lg\Yshat} &{\Lg\Yshux} &{\Lg\Ytie} &{\Lg\Ytep} &{\Lg\Yvax} &{\Lg\Yvyx} &{\Lg\Ywe} &{\Lg\Yxyx}\\ +&\tsf{\scr 909:shat} &\tsf{\scr 925:shux} &\tsf{\scr 941:tie} &\tsf{\scr 957:tep} &\tsf{\scr 973:vax} &\tsf{\scr 989:vyx} &\tsf{\scr 1005:we} &\tsf{\scr 1021:xyx}\\ +\hline +E&{\Lg\Yshax} &{\Lg\Yshu} &{\Lg\Ytiep} &{\Lg\Ytut} &{\Lg\Yva} &{\Lg\Yvy} &{\Lg\Ywep} &{\Lg\Yxy}\\ +&\tsf{\scr 910:shax} &\tsf{\scr 926:shu} &\tsf{\scr 942:tiep} &\tsf{\scr 958:tut} &\tsf{\scr 974:va} &\tsf{\scr 990:vy} &\tsf{\scr 1006:wep} &\tsf{\scr 1022:xy}\\ +\hline +F&{\Lg\Ysha} &{\Lg\Yshup} &{\Lg\Ytat} &{\Lg\Ytux} &{\Lg\Yvap} &{\Lg\Yvyp} &{\Lg\Yxit} &{\Lg\Yxyp}\\ +&\tsf{\scr 911:sha} &\tsf{\scr 927:shup} &\tsf{\scr 943:tat} &\tsf{\scr 959:tux} &\tsf{\scr 975:vap} &\tsf{\scr 991:vyp} &\tsf{\scr 1007:xit} &\tsf{\scr 1023:xyp}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 9 --- Row A4: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A40 &A41 &A42 &A43 &A44 &A45 &A46 &A47\\ \hline +0&{\Lg\Yxyrx} &{\Lg\Yyo} &{\Lg\Yzi} &{\Lg\Yzex} &{\Lg\Yzzix} &{\Lg\Yzzep} &{\Lg\Yzhuox} &{\Lg\Yzhur}\\ +&\tsf{\scr 1024:xyrx} &\tsf{\scr 1040:yo} &\tsf{\scr 1056:zi} &\tsf{\scr 1072:zex} &\tsf{\scr 1088:zzix} &\tsf{\scr 1104:zzep} &\tsf{\scr 1120:zhuox} &\tsf{\scr 1136:zhur}\\ +\hline +1&{\Lg\Yxyr} &{\Lg\Yyop} &{\Lg\Yzip} &{\Lg\Yze} &{\Lg\Yzzi} &{\Lg\Yzzux} &{\Lg\Yzhuo} &{\Lg\Yzhyt}\\ +&\tsf{\scr 1025:xyr} &\tsf{\scr 1041:yop} &\tsf{\scr 1057:zip} &\tsf{\scr 1073:ze} &\tsf{\scr 1089:zzi} &\tsf{\scr 1105:zzux} &\tsf{\scr 1121:zhuo} &\tsf{\scr 1137:zhyt}\\ +\hline +2&{\Lg\Yyit} &{\Lg\Yyut} &{\Lg\Yziex} &{\Lg\Yzep} &{\Lg\Yzzip} &{\Lg\Yzzu} &{\Lg\Yzhuop} &{\Lg\Yzhyx}\\ +&\tsf{\scr 1026:yit} &\tsf{\scr 1042:yut} &\tsf{\scr 1058:ziex} &\tsf{\scr 1074:zep} &\tsf{\scr 1090:zzip} &\tsf{\scr 1106:zzu} &\tsf{\scr 1122:zhuop} &\tsf{\scr 1138:zhyx}\\ +\hline +3&{\Lg\Yyix} &{\Lg\Yyux} &{\Lg\Yzie} &{\Lg\Yzut} &{\Lg\Yzziet} &{\Lg\Yzzup} &{\Lg\Yzhot} &{\Lg\Yzhy}\\ +&\tsf{\scr 1027:yix} &\tsf{\scr 1043:yux} &\tsf{\scr 1059:zie} &\tsf{\scr 1075:zut} &\tsf{\scr 1091:zziet} &\tsf{\scr 1107:zzup} &\tsf{\scr 1123:zhot} &\tsf{\scr 1139:zhy}\\ +\hline +4&{\Lg\Yyi} &{\Lg\Yyu} &{\Lg\Yziep} &{\Lg\Yzux} &{\Lg\Yzziex} &{\Lg\Yzzurx} &{\Lg\Yzhox} &{\Lg\Yzhyp}\\ +&\tsf{\scr 1028:yi} &\tsf{\scr 1044:yu} &\tsf{\scr 1060:ziep} &\tsf{\scr 1076:zux} &\tsf{\scr 1092:zziex} &\tsf{\scr 1108:zzurx} &\tsf{\scr 1124:zhox} &\tsf{\scr 1140:zhyp}\\ +\hline +5&{\Lg\Yyip} &{\Lg\Yyup} &{\Lg\Yzat} &{\Lg\Yzu} &{\Lg\Yzzie} &{\Lg\Yzzur} &{\Lg\Yzho} &{\Lg\Yzhyrx}\\ +&\tsf{\scr 1029:yip} &\tsf{\scr 1045:yup} &\tsf{\scr 1061:zat} &\tsf{\scr 1077:zu} &\tsf{\scr 1093:zzie} &\tsf{\scr 1109:zzur} &\tsf{\scr 1125:zho} &\tsf{\scr 1141:zhyrx}\\ +\hline +6&{\Lg\Yyiet} &{\Lg\Yyurx} &{\Lg\Yzax} &{\Lg\Yzup} &{\Lg\Yzziep} &{\Lg\Yzzyt} &{\Lg\Yzhop} &{\Lg\Yzhyr}\\ +&\tsf{\scr 1030:yiet} &\tsf{\scr 1046:yurx} &\tsf{\scr 1062:zax} &\tsf{\scr 1078:zup} &\tsf{\scr 1094:zziep} &\tsf{\scr 1110:zzyt} &\tsf{\scr 1126:zhop} &\tsf{\scr 1142:zhyr}\\ +\hline +7&{\Lg\Yyiex} &{\Lg\Yyur} &{\Lg\Yza} &{\Lg\Yzurx} &{\Lg\Yzzat} &{\Lg\Yzzyx} &{\Lg\Yzhet} &{\Lg\Yit}\\ +&\tsf{\scr 1031:yiex} &\tsf{\scr 1047:yur} &\tsf{\scr 1063:za} &\tsf{\scr 1079:zurx} &\tsf{\scr 1095:zzat} &\tsf{\scr 1111:zzyx} &\tsf{\scr 1127:zhet} &\tsf{\scr 1143:it}\\ +\hline +8&{\Lg\Yyie} &{\Lg\Yyyt} &{\Lg\Yzap} &{\Lg\Yzur} &{\Lg\Yzzax} &{\Lg\Yzzy} &{\Lg\Yzhex} &{\Lg\Yix}\\ +&\tsf{\scr 1032:yie} &\tsf{\scr 1048:yyt} &\tsf{\scr 1064:zap} &\tsf{\scr 1080:zur} &\tsf{\scr 1096:zzax} &\tsf{\scr 1112:zzy} &\tsf{\scr 1128:zhex} &\tsf{\scr 1144:ix}\\ +\hline +9&{\Lg\Yyiep} &{\Lg\Yyyx} &{\Lg\Yzuox} &{\Lg\Yzyt} &{\Lg\Yzza} &{\Lg\Yzzyp} &{\Lg\Yzhe} &{\Lg\Yi}\\ +&\tsf{\scr 1033:yiep} &\tsf{\scr 1049:yyx} &\tsf{\scr 1065:zuox} &\tsf{\scr 1081:zyt} &\tsf{\scr 1097:zza} &\tsf{\scr 1113:zzyp} &\tsf{\scr 1129:zhe} &\tsf{\scr 1145:i}\\ +\hline +A&{\Lg\Yyuot} &{\Lg\Yyy} &{\Lg\Yzuo} &{\Lg\Yzyx} &{\Lg\Yzzap} &{\Lg\Yzzyrx} &{\Lg\Yzhep} &{\Lg\Yip}\\ +&\tsf{\scr 1034:yuot} &\tsf{\scr 1050:yy} &\tsf{\scr 1066:zuo} &\tsf{\scr 1082:zyx} &\tsf{\scr 1098:zzap} &\tsf{\scr 1114:zzyrx} &\tsf{\scr 1130:zhep} &\tsf{\scr 1146:ip}\\ +\hline +B&{\Lg\Yyuox} &{\Lg\Yyyp} &{\Lg\Yzuop} &{\Lg\Yzy} &{\Lg\Yzzox} &{\Lg\Yzzyr} &{\Lg\Yzhut} &{\Lg\Yiet}\\ +&\tsf{\scr 1035:yuox} &\tsf{\scr 1051:yyp} &\tsf{\scr 1067:zuop} &\tsf{\scr 1083:zy} &\tsf{\scr 1099:zzox} &\tsf{\scr 1115:zzyr} &\tsf{\scr 1131:zhut} &\tsf{\scr 1147:iet}\\ +\hline +C&{\Lg\Yyuo} &{\Lg\Yyyrx} &{\Lg\Yzot} &{\Lg\Yzyp} &{\Lg\Yzzo} &{\Lg\Yzhat} &{\Lg\Yzhux} &{\Lg\Yiex}\\ +&\tsf{\scr 1036:yuo} &\tsf{\scr 1052:yyrx} &\tsf{\scr 1068:zot} &\tsf{\scr 1084:zyp} &\tsf{\scr 1100:zzo} &\tsf{\scr 1116:zhat} &\tsf{\scr 1132:zhux} &\tsf{\scr 1148:iex}\\ +\hline +D&{\Lg\Yyuop} &{\Lg\Yyyr} &{\Lg\Yzox} &{\Lg\Yzyrx} &{\Lg\Yzzop} &{\Lg\Yzhax} &{\Lg\Yzhu} &{\Lg\Yie}\\ +&\tsf{\scr 1037:yuop} &\tsf{\scr 1053:yyr} &\tsf{\scr 1069:zox} &\tsf{\scr 1085:zyrx} &\tsf{\scr 1101:zzop} &\tsf{\scr 1117:zhax} &\tsf{\scr 1133:zhu} &\tsf{\scr 1149:ie}\\ +\hline +E&{\Lg\Yyot} &{\Lg\Yzit} &{\Lg\Yzo} &{\Lg\Yzyr} &{\Lg\Yzzex} &{\Lg\Yzha} &{\Lg\Yzhup} &{\Lg\Yiep}\\ +&\tsf{\scr 1038:yot} &\tsf{\scr 1054:zit} &\tsf{\scr 1070:zo} &\tsf{\scr 1086:zyr} &\tsf{\scr 1102:zzex} &\tsf{\scr 1118:zha} &\tsf{\scr 1134:zhup} &\tsf{\scr 1150:iep}\\ +\hline +F&{\Lg\Yyox} &{\Lg\Yzix} &{\Lg\Yzop} &{\Lg\Yzzit} &{\Lg\Yzze} &{\Lg\Yzhap} &{\Lg\Yzhurx} &{\Lg\Yat}\\ +&\tsf{\scr 1039:yox} &\tsf{\scr 1055:zix} &\tsf{\scr 1071:zop} &\tsf{\scr 1087:zzit} &\tsf{\scr 1103:zze} &\tsf{\scr 1119:zhap} &\tsf{\scr 1135:zhurx} &\tsf{\scr 1151:at}\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\begin{center}\Large{Table 10 --- Row A4: Yi} +\end{center} +\begin{center}\begin{tabular}{|c|c|c|c|c|c|c|c|c|} +\hline +&A48 &A49 &A4A &A4B &A4C &A4D &A4E &A4F\\ \hline +0&{\Lg\Yax} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1152:ax} & & & & & & &\\ +\hline +1&{\Lg\Ya} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1153:a} & & & & & & &\\ +\hline +2&{\Lg\Yap} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1154:ap} & & & & & & &\\ +\hline +3&{\Lg\Yuox} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1155:uox} & & & & & & &\\ +\hline +4&{\Lg\Yuo} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1156:uo} & & & & & & &\\ +\hline +5&{\Lg\Yuop} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1157:uop} & & & & & & &\\ +\hline +6&{\Lg\Yot} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1158:ot} & & & & & & &\\ +\hline +7&{\Lg\Yox} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1159:ox} & & & & & & &\\ +\hline +8&{\Lg\Yo} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1160:o} & & & & & & &\\ +\hline +9&{\Lg\Yop} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1161:op} & & & & & & &\\ +\hline +A&{\Lg\Yex} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1162:ex} & & & & & & &\\ +\hline +B&{\Lg\Ye} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1163:e} & & & & & & &\\ +\hline +C&{\Lg\Yw} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +&\tsf{\scr 1164:w} & & & & & & &\\ +\hline +D&{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +& & & & & & & &\\ +\hline +E&{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +& & & & & & & &\\ +\hline +F&{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg} &{\Lg}\\ +& & & & & & & &\\ +\hline +\end{tabular} +\end{center} + +%\newpage +\newpage +\end{document} diff --git a/Master/texmf-dist/doc/fonts/yi4latex/yi4latex.tex b/Master/texmf-dist/doc/fonts/yi4latex/yi4latex.tex new file mode 100644 index 00000000000..c7290a372a7 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yi4latex/yi4latex.tex @@ -0,0 +1,274 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: yi4latex.tex +% Date: September 2, 1997 +% Author: Oliver Corff +% (c) 1997 Ulaanbaatar, Beijing, Berlin +% +% A package for providing the Yi script to LaTeX-users. +% +% NB: This package requires LaTeX2e! +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\documentclass[11pt,a4paper]{article} +\usepackage{yi} +\title{\huge\textbf{\Ynuo\Ysu\Ybbur\Yma}\\ + \vspace{.25cm} + \sf Yi for \LaTeX , v.~0.1} +\author{Oliver Corff\protect\footnote{% + The \YiL\ package was developed while receiving + a DFG (German Research Council) grant to which + the author expresses his sincere gratitude.}} +\date{Sep.~2nd, 1997} +\newcommand{\YiL}{\textsf{Yi for \LaTeX}} +\markboth{\YiL}{\YiL} +\pagestyle{myheadings} +\begin{document} +\maketitle +\thispagestyle{myheadings} + +\section{Introduction} +{\YiL} is a package providing the Yi script for \LaTeX\ users. +The Yi live mainly in Sichuan, Yunnan, Guizhou and Guangxi, and +have a population of about 6.5 million (1990). There are various +viewpoints on when the Yi script originated; some scholars claim +this happened during the Tang dynasty, others say it occurred +only during the Ming dynasty, and others again place the date +well back by 6000 years. A detailed summary of arguments is +presented by Ding Chunshou in his treaty (\emph{On Yi})% +\footnote{Ding Chunshou: \emph{Yiwen Lun}. Sichuan Minzu Chubanshe, +Chengdu 1993. ISBN 7-5409-0659-6/H.41} + +The historical Yi script comprised somewhere close to 10,000 +characters which were used in a way similar to Chinese, i.~e.~they +had ideographic properties. Modern Yi, however, takes a radically +different approach: All syllables have a unique sound but no +intrinsic meaning whatsoever. This system was promulgated by the +State Council as Standardized Yi in 1980 and subsequently popularized +by a number of dictionaries, grammars etc. + +The \YiL\ package provides all 1165 Yi syllables as defined in the State +Council decree of 1980, arranged by a consonant order which is a +hybrid between the syllabic arrangement by phonetics and a pure +alphabetical arrangement. This arrangement was not chosen by the +author; it reflects the current status of discussions on creating +ISO and Unicode standards for Yi. If this order is preserved, +the only thing needed for using these fonts in 16-bit environments +is to indicate the offset into this code space. + +Since the number of syllables is so large, five encodings had +to be defined. These are labelled as local encodings: the +series LYA, \dots\ LYE stands for [L]ocal [Y]i, [A] to [E]. + +Regardless of the physical arrangement of the syllables in the font, +the user always has access to all syllables via their syllable name. + + +\section{How to use the Yi package} +This section describes which files are necessary and which commands +are needed for invoking the Yi syllables. + + +\subsection{Necessary files} +The Yi package consists of the following files: +\begin{raggedright} +\begin{description} +\item [Package] The file {\tt yi.sty} provides all necessary + declarations and commands for selecting and entering the + Yi script. Place this file somewhere where your + \LaTeX\ installation will find it. In {\tt emtex} systems, + this could be the path \verb"\emtex\texinput\yi" assuming you + have a subdirectory named \verb"yi" which holds everything + necessary for Yi Language Support. +\item [Fonts] The font files are: + \begin{enumerate} + \item {\tt yir-[1-5].mf}: These are the font drivers + for generating regular typeface. + \item {\tt yib-[1-5].mf}: These are the font drivers + for generating boldface. + \item {\tt yis-[1-5].mf}: These files contain the + individual syllable definitions. + \item {\tt yi[rb]parms.mf}: These files contain the + settings for different typefaces. + \item {\tt yirdefs.mf}: This file contains general + macro definitions used for + the syllable definitions. + \end{enumerate} + These 18 files should + reside in a directory where {\sc Metafont} can find them, e.~g. + \verb"\emtex\mfinput\yi" if using \verb"emtex", or perhaps in + \verb"/usr/local/tex.local/texmf/fonts/source/public/yi/" when + using \verb"teTeX". + +\item [Font Metrics] The ten font metrics files {\tt yi[rb]-[1-5].tfm} + go into \verb"\emtex\tfm\yi" or + \verb"/usr/local/tex.local/texmf/fonts/tfm/yi/". + +\item [Documentation] There are two files, a character table + named \verb"yi-table.tex" and a description of the + package named {\tt yi4latex.tex}. You are reading it at + the moment. Both files can be placed in the same + directory as {\tt yi.sty} or in a separate directory in the + \verb"\emtex\doc" branch, or in + \verb"/usr/local/tex.local/texmf/doc/". +\end{description} +\end{raggedright} + +\subsection{Declarations and Input Methods} +In order to use the Yi script, the document preamble +must contain the declaration \verb"\usepackage{yi}". This +is the only necessary step. + +Entering Yi syllables into any text is straightforward. In the +\YiL\ package, all syllable names are defined as text commands. +The syllable names are prefixed by \verb"\Y". Two typefaces, +regular and boldface, are supported, and they are addressed as +in any textmode. Thus, the title +of this paper is generated with the following commands: +\begin{center} + regular: \verb"\Ynuo\Ysu\Ybbur\Yma" \\ + \Ynuo\Ysu\Ybbur\Yma \\ + boldface: \verb"{\textbf{\Ynuo\Ysu\Ybbur\Yma}}" \\ + {\Large\textbf{\Ynuo\Ysu\Ybbur\Yma}}\\ +\end{center} + +Instead of stating \verb"\Y"\emph{syllable} it is also possible +to use the form \verb"\Y{"\emph{syllable}\verb"}". + +Besides that, the Yi numbers can be entered with the commands +\verb"\YOne", \verb"YTwo", \verb"\YThree" up to \verb"\YTen": +\YOne, \YTwo, \YThree, \YFour, \YFive, \YSix, \YSeven, \YEight, +\YNine\ and \YTen. + +Another command is useful when writing about Yi (rather than in Yi): +The pronounciation of each syllable can be attached to that syllable +by saying \verb"\YP{"\emph{syllable}\verb"}": +\begin{center} + Input: \verb"\YP{nuo}\YP{su}\YP{bbur}\YP{ma}" \\ + Result: \YP{nuo}\YP{su}\YP{bbur}\YP{ma} \\ +\end{center} +The text example on the next page shows the result of applying this +command to a whole text. + +The syllable reduplication mark \YP{wu} can also be entered as \YP{w}. +This is done intentionally. + +\section{Known Problems} + +There seems to be only one genuine problem so far: In \TeX\ +environments which do not go through PostScript to generate +printer output, e.~g.~\verb"emtex", it is possible that downloading +a large amount of large character bitmaps into the printer can cause +a printer memory overflow. This happened with a Hewlett-Packard +LaserJet IV when trying to print the whole font table (comprising +1165 characters) with Yi characters set at \verb"|\Huge". The remedy +is simple: Print until the printer complains and gives up, and start +a new printing job with the first page set to where the printer died +on the last job. This will take you safely through the rest of your +printing job. + + +\section{Legal Status} + +The \YiL\ package is protected by copyright: it is not in the public +domain. Non-commercial, academic and private use is permitted; +commercial parties willing to use \YiL\ are requested to obtain a licence. + +You are allowed and indeed encouraged to share this software with +others; you are not allowed to modify the software and redistribute +the modified software under the same name. Modified versions of this +software may only be distributed if the name is different from the +original software and if the modified software is accompanied by +the original software. + +This software package may only be distributed in complete form, +preferably in form of the archive as which is was obtained from +its source. + +\section{Desiderata} +%\begin{sloppypar} +The package in its present stage cannot be regarded complete. +Some of the letter shapes still need a bit of refinement, and for +a future research project it is desirable to encode the +pre-standardization Yi characters (of which there are around 10,000 +or so). This, however, is work which cannot be done from books alone; +the support of native Yi speakers is required. + +The punctuation marks used in Yi literature are in Chinese style; +though the use of Western style punctuation may be permissible, a +full set of suitable punctuation marks waits to be implemented. + +The input method works but can barely called a user interface; an +input preprocessor which allows the entering of Yi text without specific +syllable markup would be fine, and waits to be written. Either a +small C preprocessor or a \TeX\ program are acceptable; the latter +to be preferred since no additional user interaction would be necessary. + +It would be a great thing if Omega appears soon; the characters could +then be mapped to the Unicode world simply by defining an offset into +the 16-bit code space, and the LYA to LYE business would become obsolete. + +Comments and suggestions are highly appreciated and should be +directed to the author of these lines at \verb"corff@zedat.fu-berlin.de". +%\end{sloppypar} + +\pagebreak + +\section{A text sample% + \protect\footnote{See Ding:1993, p.~120}: + \Ypup\Yguop\Ymgu\Yxi\Yndit} + +\YP{ngop} \YP{ox} \YP{ge} \YP{ap} \YP{mop} \YP{su} \YP{pup} +\YP{guop} \YP{li}, \YP{mux} \YP{pyr} \YP{a} \YP{jjy}, +\YP{ddur} \YP{lu} \YP{ax} \YP{nyi} \YP{mu} \YP{jjo}, +\YP{zzur} \YP{pup} \YP{ax} \YP{li} \YP{xip} \YP{ma} +\YP{nge}. \YP{guop} \YP{jiet} \YP{cyx} \YP{ma} \YP{xy} +\YP{wa} \YP{mu}, \YP{mu} \YP{wa} \YP{vo} \YP{le} \YP{ggup} +\YP{mu} \YP{sot} \YP{go} \YP{ho} \YP{ne} \YP{kop} \YP{ggu} +\YP{hxa} \YP{fut} \YP{ci} \YP{vat} \YP{nra} \YP{ma} +\YP{jjo}; \YP{co} \YP{cux} \YP{vyt} \YP{nyi} \YP{nge} +\YP{cix} \YP{nge} \YP{bbup} \YP{nra} \YP{jjo}, \YP{co} +\YP{go} \YP{ci} \YP{vat} \YP{w} \YP{o} \YP{hmy} \YP{jjo}. + +\YP{ngop} \YP{pup} \YP{guop} \YP{cyx} \YP{ma} \YP{li}, +``\YP{zho} \YP{huop} \YP{vo} \YP{co} \YP{jjy} \YP{gex} + \YP{nzix} \YP{nyi} \YP{guop} '' \YP{hmi}. \YP{guop} +\YP{jiet} \YP{ly} \YP{kop} \YP{rep} \YP{dde} \YP{ne} +\YP{bip} \YP{ji} \YP{lur} \YP{kur} \YP{nge}. \YP{guop} +\YP{jiet} \YP{gu} \YP{ho} \YP{sat} \YP{ma} \YP{nge}, +\YP{mu} \YP{jy} \YP{nge} \YP{ma} \YP{bbop} \YP{jjie} +\YP{lap} \YP{vut} \YP{tie} \YP{nga} \YP{mop} \YP{jjip}, +\YP{ggup} \YP{lep} \YP{w} \YP{ne} \YP{che} \YP{si} \YP{nip} +\YP{zzie} \YP{ma} \YP{sip} \YP{zhop} \YP{mga} \YP{mu} \YP{da} +\YP{ma} \YP{nge}. \YP{guop} \YP{jiet} \YP{po} \YP{bbo} +\YP{li}, \YP{po} \YP{bbo} \YP{a} \YP{hni} \YP{bbut} \YP{go} +\YP{jyx} \YP{nge} \YP{rry} \YP{nge} \YP{ma} \YP{dit} \YP{da} +\YP{bbut} \YP{nge}. \YP{guop} \YP{jiet} \YP{shyp} \YP{si} +\YP{hmox} \YP{li} \YP{zho} \YP{guop} \YP{gop} \YP{cha} +\YP{dax} \YP{nge}. + +\YP{ngop} \YP{pup} \YP{guop} \YP{mgu} \YP{xi} \YP{ndit} +\YP{cyx} \YP{ma} \YP{li}, \YP{zzyt} \YP{mu} \YP{gax} \YP{tuo} +\YP{guop} \YP{jiet} \YP{co} \YP{ma} \YP{ax} \YP{nyi} \YP{lop} +\YP{ax} \YP{nyi} \YP{max} \YP{su}, \YP{mux} \YP{pyr} +\YP{nyi} \YP{a} \YP{jjy} \YP{lop} \YP{a} \YP{jjy} \YP{suo} +\YP{ma} \YP{su} \YP{nge}. \YP{guop} \YP{jiet} \YP{xy} +\YP{wa} \YP{nbi} \YP{se} \YP{nyip} \YP{zi} \YP{nyix} \YP{ma}, +\YP{zyt} \YP{jie} \YP{jux} \YP{dde} \YP{qu} \YP{nge} +\YP{ma}, \YP{lur} \YP{kur} \YP{shyp} \YP{ax} \YP{yy} +\YP{suo} \YP{ma}, \YP{jjy} \YP{gex} \YP{mu} \YP{jux} \YP{dde} +\YP{suo} \YP{ci} \YP{ma} \YP{mu} \YP{da}. + +\YP{ngop} \YP{ox} \YP{pup} \YP{guop} \YP{li}, \YP{zzur} +\YP{pup} \YP{ax} \YP{li}, \YP{mo} \YP{nyop}, \YP{get} \YP{nyop}, +\YP{syr} \YP{nyop}, \YP{bbot} \YP{nyop}, \YP{hxe} \YP{nyop} +\YP{cyp} \YP{xix} \YP{cyp} \YP{yiet} \YP{ap} \YP{ddur} \YP{ddu} +\YP{ap} \YP{jjo}, \YP{syp} \YP{lu} \YP{mo} \YP{lu} \YP{get} +\YP{lu} \YP{bbo} \YP{pat} \YP{ry} \YP{su} \YP{nyi} \YP{ax} +\YP{nyi} \YP{mu} \YP{jjox} \YP{ma} \YP{nge}. \YP{yy} \YP{hmy} +\YP{jox} \YP{zhy} \YP{dop} \YP{yit}, \YP{tep} \YP{yy} \YP{su} +\YP{qu} \YP{ddie} \YP{su}, \YP{cy} \YP{mop} \YP{ddie} \YP{su} +\YP{si} \YP{nip} \YP{tep} \YP{yy} \YP{bbur} \YP{ma} \YP{zhet} +\YP{su} \YP{jix} \YP{po} \YP{cyx} \YP{ly} \YP{yiet} \YP{jjy} +\YP{gex} \YP{ngop} \YP{guop} \YP{jiet} \YP{miep} \YP{lie} +\YP{bbo} \YP{pat} \YP{shu} \YP{la} \YP{su} \YP{nge}. +\end{document} |