diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/contrib/wadalab/c70maru.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/contrib/wadalab/c70maru.fd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/contrib/wadalab/c70maru.fd b/Master/texmf-dist/tex/latex/CJK/contrib/wadalab/c70maru.fd new file mode 100644 index 00000000000..d651fda56f1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/CJK/contrib/wadalab/c70maru.fd @@ -0,0 +1,25 @@ +% This is the file c70maru.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.6.0 (11-Aug-2005) + +\def\fileversion{4.6.0} +\def\filedate{2005/08/11} +\ProvidesFile{c70maru.fd}[\filedate\space\fileversion] + + +% character set: Unicode U+0080 - U+FFFD +% font encoding: Unicode +% +% umrj is Wadalab maru-0-8 combined with maru-1-8. + +\DeclareFontFamily{C70}{maru}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C70}{maru}{m}{n} + { <-> CJK * umrj}{} +\DeclareFontShape{C70}{maru}{bx}{n} + { <-> CJKb * umrj}{\CJKbold} + +\endinput |