summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/manjutex/manju.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/manjutex/manju.tex')
-rw-r--r--Master/texmf-dist/tex/latex/manjutex/manju.tex52
1 files changed, 0 insertions, 52 deletions
diff --git a/Master/texmf-dist/tex/latex/manjutex/manju.tex b/Master/texmf-dist/tex/latex/manjutex/manju.tex
deleted file mode 100644
index 0ea76c5ff56..00000000000
--- a/Master/texmf-dist/tex/latex/manjutex/manju.tex
+++ /dev/null
@@ -1,52 +0,0 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% File: manju.tex
-% Author: Oliver Corff
-% Date: April 1st, 2001
-% Version: 0.2
-% Copyright: Ulaanbaatar, Beijing, Berlin
-%
-% Description: The manju.tex file providing access to the basic
-% commands necessary for using Manju writing.
-%
-%
-% ------------------- initial code -------------------
-%
-\font\manjuzero=bthhsm scaled\magstep0
-\font\tenrmzero=cmr10 scaled\magstep0
-
-\font\manjuone=bthhsm scaled\magstep1
-\font\tenrmone=cmr10 scaled\magstep1
-
-\font\manjutwo=bthhsm scaled\magstep2
-\font\tenrmtwo=cmr10 scaled\magstep2
-
-\def\msize{%
- \def\manju{\manjuzero}%
- \def\tenrm{\tenrmzero}}
-
-\def\msizei{%
- \def\manju{\manjuone}%
- \def\tenrm{\tenrmone}}
-
-\def\msizeii{%
- \def\manju{\manjutwo}%
- \def\tenrm{\tenrmtwo}}
-
-\def\bth{\manju}
-
-\let\orgv\v
-\let\orgd\=
-%
-{\gdef\@sv#1{\expandafter\ifx\csname #1\endcsname\s s'\else\orgv#1 \fi}}
-{\gdef\@sd#1{\expandafter\ifx\csname #1\endcsname\u v\else\orgd#1 \fi}}
-%
-\def\ManjuTeX{Manju\TeX}
-%
-%
-\def\UU{\={U}}
-\def\uu{\={u}}
-\def\sh{\v{s}}
-\def\Sh{\v{S}}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% ManjuTeX's manju.tex ends here.
-