% oriya.sty -- set up Oriya fonts for LaTeX2e % Copyright 1996 Jeroen Hellingman \ProvidesFile{oriya.sty}[1996/11/21 declare Oriya fonts] \DeclareFontEncoding{OR1}{}{} \DeclareFontSubstitution{OR1}{konark}{m}{n} \def\ORkon{\fontencoding{OR1}\fontfamily{konark}\selectfont} \def\ORcut{\fontencoding{OR1}\fontfamily{cuttack}\selectfont} \newcommand{\orcirc}{\char0} \DeclareRobustCommand\orx{% \usefont{OR1}{konark}{m}{n}% \tolerance=10000\pretolerance=10000% \emergencystretch=.2\hsize% \linespread{1.25}\selectfont% } \DeclareRobustCommand{\oSp}[1]{\usefont{OR1}{konarkx}{m}{n}\selectfont{#1}}% \input orcode \endinput