% This is the file UBg5.fd of the CJK package
%   for using asiatic logographs (Chinese/Japanese/Korean) with LaTeX2e
%
% example font definition file for the ntu2cjk package

% (traditional Chinese characters in BIG5 encoding scheme)

\def\fileversion{2.5}
\def\filedate{1994/04/10}
\ProvidesFile{UBg5.fd}[\filedate\space\fileversion]

\DeclareFontFamily{U}{Bg5}{}

\DeclareFontShape{U}{Bg5}{m}{Kaisu} { <-> CJK * b5ka }{}
\DeclareFontShape{U}{Bg5}{bx}{Kaisu}{ <-> CJK * b5kx }{}

\DeclareFontShape{U}{Bg5}{m}{Fonsong} { <-> CJK * b5fs }{}
\DeclareFontShape{U}{Bg5}{bx}{Fonsong}{ <-> CJK * b5fx }{}

% other fonts can be setup as usual.

\endinput

