%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % afonts2.sty % ArabTeX % load Naskh14 for NFSS2 % 16.11.95 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % (c) Klaus Lagally and Bernd Raichle % Institut fuer Informatik % Universitaet Stuttgart %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \a@ident {afonts2.sty} {3.04 define Naskh font for NFSS2} {16.11.95} % NEW FONT SELECTION -- Version 2 % define \pnash to use the `unknown' fontencoding, `nash' fontfamily, % `m'edium fontseries und `n'ormal fontshape. \def\pnash{\fontencoding{U}\fontfamily{nash}% \fontseries{m}\fontshape{n}\selectfont} % define \pnashbf to use the `unknown' fontencoding, `nash' fontfamily, % `b'old e`x'tended fontseries und `n'ormal fontshape. \def\pnashbf{\fontencoding{U}\fontfamily{nash}% \fontseries{bx}\fontshape{n}\selectfont} % All other definitions are done in file `Unash.fd', which is % loaded on demand. \endinput %%%%%%%%%%%%%%%%%%%%%%%%%%% EOF %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%