On Fri, 15 Oct 2010, Aditya Mahajan wrote:

On Wed, 13 Oct 2010, Wolfgang Schuster wrote:


Am 13.10.2010 um 01:01 schrieb Aditya Mahajan:

I thought that Mojca was asking if we can also specify units in Greek. For example, 1μμ instead of 1mm (Although, I am not sure what are the corresponding units in Greek).

\usemodule[translate]

\translateinput[μμ][mm]

\enableinputtranslation

\starttext\tt
\scratchdimen=2mm 2mm: \the\scratchdimen\crlf
\scratchdimen=1μμ 1μμ: \the\scratchdimen
\stoptext

On 2010.10.13 beta I get

! LuaTeX error <main ctx instance>:32: attempt to call field 'install_text_filter' (a nil value)

The three lines with resolvers.install_text_filter should be changed to

resolvers.filters.install

Aditya
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to