diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-02 16:48:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-02 16:48:15 +0000 |
commit | fc538019360574f0e098365617a051b2e68e48fc (patch) | |
tree | 2dc88b7509710702940a3ae04dd35598016d14bb /Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd | |
parent | 4e3497be90c1235635682e57f9134ceeea416c6e (diff) |
finish deletions from cjk
git-svn-id: svn://tug.org/texlive/trunk@11802 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd b/Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd deleted file mode 100644 index 8072e854dc8..00000000000 --- a/Master/texmf-dist/tex/latex/cjk/JIS/c43song.fd +++ /dev/null @@ -1,27 +0,0 @@ -% This is the file c43song.fd of the CJK package -% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e -% -% created by Werner Lemberg <wl@gnu.org> -% -% Version 4.8.1 (10-Aug-2008) - -\def\fileversion{4.8.1} -\def\filedate{2008/08/10} -\ProvidesFile{c43song.fd}[\filedate\space\fileversion] - - -% Japanese characters -% -% character set: JIS X 0208:1997 (or JIS X 0208-1990) -% font encoding: DNP - -\DeclareFontFamily{C43}{song}{\hyphenchar \font\m@ne} - -\DeclareFontShape{C43}{song}{m}{n} - {<5> <6> <7> <8> <9> <10> <12> - <10.95><14.4><17.28><20.74><24.88> DNP * mj}{} -\DeclareFontShape{C43}{song}{bx}{n} - {<5> <6> <7> <8> <9> <10> <12> - <10.95><14.4><17.28><20.74><24.88> DNP * bj}{} - -\endinput |