Hello,
When the current font-switch is bold, I would like the verbatim text
inside \type{} to respect the bold mode. What is the right way to teach
\type{} to automatically use bold or not?
Example:
\starttext
\section{Problem:}
{not bold, \type{not bold, ok} // \bf bold, \type{should be bold too}}
\section{Workaround:}
{not bold, \type{not bold, ok} // \bf bold, {\tt is bold too}}
\stoptext
TIA for any help!
--
Peter