%Lars Hellstroem Dec 8 1999 on fontinst@cogs.susx.ac.uk %to be put in fontinst.rc \def\reglyph_setglyph#1{ \command_survivance=0 \def\glyphname{#1} \csname slots-#1\endcsname \edef\a_macro{\noexpand\out_line{\string\setglyph{\glyphname}}} \a_toks=\expandafter{\a_macro} } \def\reglyph_glyphpcc#1#2#3{ \def\glyphname{#1} \csname slots-#1\endcsname \edef\a_macro{\noexpand\out_lline{ \string\glyphppc{\glyphname}{#2}{#3} }} \a_toks=\expandafter{\the\expandafter\a_toks \a_macro} } \def\reglyph_samesize#1{ \def\glyphname{#1} \csname slots-#1\endcsname \edef\a_macro{\noexpand\out_lline{ \string\samesize{\glyphname} }} \a_toks=\expandafter{\the\expandafter\a_toks \a_macro} }