% File omlcmrj.fd
% Copyright 1998 Rowland McDonnell
% rowland.mcdonnell@physics.org
%
% Part of the cmolddig package.
%
% This file is mainly stolen from the standard LaTeX2e file omscmr.fd:
%
% Copyright 1993 1994 1995 1996 1997
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
% This program can redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN
% archives in directory macros/latex/base/lppl.txt; either
% version 1 of the License, or (at your option) any later version.
%
\ProvidesFile{omlcmrj.fd}
        [1998/06/07 cmolddig font definitions]
\DeclareFontFamily{OML}{cmrj}{\skewchar\font127 }
\DeclareFontShape{OML}{cmrj}{m}{n}%
   {<->ssub*cmm/m/it}{}
\DeclareFontShape{OML}{cmrj}{m}{it}%
   {<->ssub*cmm/m/it}{}
\DeclareFontShape{OML}{cmrj}{m}{sl}%
   {<->ssub*cmm/m/it}{}
\DeclareFontShape{OML}{cmrj}{m}{sc}%
   {<->ssub*cmm/m/it}{}
\DeclareFontShape{OML}{cmrj}{bx}{n}%
   {<->ssub*cmm/b/it}{}
\DeclareFontShape{OML}{cmrj}{bx}{it}%
   {<->ssub*cmm/b/it}{}
\DeclareFontShape{OML}{cmrj}{bx}{sl}%
   {<->ssub*cmm/b/it}{}
\DeclareFontShape{OML}{cmrj}{bx}{sc}%
   {<->ssub*cmm/b/it}{}
\endinput
%%
%% End of file `omlcmrj.fd'.