% orcode2.mf -- glyph codes for the extended Oriya metafont % Copyright 2002, Jeroen Hellingman & Anshuman Pandey % % History: % 26-MAY-2002 added several conjuncts (AP) % % the assignment of codes is totally ad hoc, and will be made more % rational later. This file is the only place where the actual codes are % used, everywhere else the identifiers are used. % % The file orcode.tex is derived from this file, using getcode.awk. % % used codes: (KEEP UP TO DATE!) % % % naming conventions % % c_* full vowel/consonant % cs_* vowel sign/secondary consonant % c_k_ss_ma := 65; %%\def\orkSma{\char65} c_m_nna := 66; %%\def\ormNa{\char66} c_s_ma := 67; %%\def\orsma{\char67} c_ss_ma := 68; %%\def\orSma{\char68} c_g_ma := 69; %%\def\orgma{\char69} c_d_ma := 70; %%\def\ordma{\char70} c_nn_ma := 71; %%\def\orNma{\char71} c_s_sa := 72; %%\def\orssa{\char72} c_l_ga := 73; %%\def\orlga{\char73} % end of orcode2.mf