On Fri, 15 Mar 2002 18:09:11 +1100 "Daniel Pittman" <[EMAIL PROTECTED]> wrote:
> I think that both of them would benefit from additional kerning, the C > more than the F. Is this something that should be done in the m-units > module or should I continue to use my local hack? I agree that it could be better, esp. the Celcius. For the hack: it is better to use ".1em" instead of ".9pt", that way you won't have to adjust the value for other pointsizes. But it should go in the module, I guess. > Also, what is the "correct" way of loading a module with ConTeXt? I used > \input m-units, which works fine. I just wondered if there was some > higher level way of doing this. The \usemodule command, as in \usemodule[units] It accepts a list of modules, and it prefers local (that is: from the parent dir) modules to systemwide modules, which is often handy for project-specific patches. -- groeten, Taco
