On Fri, Apr 9, 2010 at 11:20 AM, R. Bastian <[email protected]> wrote:
> Hello,
>
> how to translate in context the following plain tex:
>
> \font\fgras = cmbtt10
> {\tt
> {\obeylines
> {\fgras def} ra():
> \ \ \ \ a = 3
> \ \ \ \ b = 4
> }
> }
not a solution, but this works

\starttext
\font\fgras = lmmonolt10-bold.otf
{\tt
{\obeylines
{\fgras def} ra():
\ \ \ \ a = 3
\ \ \ \ b = 4
}
}
\stoptext


-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to