Hi Hans, \usemodule[narrowtt] \starttext \ntype{test} \stoptext gives the following warning: check : missing or ungrouped '=' after 'typing' in line 35 (@@tpntypi ng) check : missing or ungrouped '=' after 'type' in line 36 (@@tyntype) The last two lines (well, it has only three lines) of m-narrowtt.tex should be \definetyping[n\v!typing][style=\narrowtt] \definetype [n\v!type] [style=\narrowtt] Aditya
Aditya Mahajan wrote:
Hi Hans,
\usemodule[narrowtt] \starttext \ntype{test} \stoptext
gives the following warning:
check : missing or ungrouped '=' after 'typing' in line 35 (@@tpntypi ng) check : missing or ungrouped '=' after 'type' in line 36 (@@tyntype)
The last two lines (well, it has only three lines) of m-narrowtt.tex should be
\definetyping[n\v!typing][style=\narrowtt] \definetype [n\v!type] [style=\narrowtt]
in m-narrowtt it should be : \definetyping[n\v!typing] \setuptyping[n\v!typing][style=\narrowtt] \definetype [n\v!type] \setuptype [n\v!type] [style=\narrowtt] anyhow, as i happen to use m-narrow last night (for an article) last night i found out that typefile didn't listen to narrowtt but that is fixed now Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen