Taco Hoekwater wrote:
Hans Hagen wrote:
Hi Taco,
now that we have latin modern we can clean up some bits and pieces;
i wonder if anyone is using \* and \+
\* is a math-mode only command, so it can be overloaded.
indeed (we need to choose the right names btw)
\+ and the other commands related to \settabs can possibly be dropped completely. It doesn't fit in with the true ConTeXt commands anyway.
maybe i should move the generic plain code to m-plain.tex
\startencoding [default]
\definecharacter numbersign 35 \definecharacter textdollar 36 \definecharacter textampersand 37
\stopencoding
This would need something like:
\startencoding [euroletter]
\definecharacter numbersign \companionsymbol{35}
Where \companionsymbol switches to another font with the same characteristics but different encoding, right?
indeed 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 -----------------------------------------------------------------