25 Dec
2006
25 Dec
'06
6:12 p.m.
On 12/25/06, cormullion@mac.com wrote:
I'm going to try to make a 'verbatim- module' (don't know what the right word is) for another language. I've found:
/usr/local/teTeX/share/texmf.tetex/tex/context/base/verb-pl.tex
and can probably have a go at making a version of this. Some questions occur:
1: where should i put my file? 2: do I have to do anything else to get Context to recognise and use it?
cheers
Unless you need that highlighting urgently, I would wait for luatex in your case and write it in lua then (which is certainly less painful than writing it in plain TeX). But it's up to you. I found those TeX definitions too complicated to even try to understand, I would never dare to try writing one by myself. Mojca