Hi, I want to switch to the new structure code in mkiv. This can result in some temporary problems (probably mostly commands that i forgot to port) but i need the switch in order to be able to optimize and cleanup that code. So best make a copy of your minimal. 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 -----------------------------------------------------------------
Minor bug (both mkiv and mkii): \setupcombinations[distance=none] is broken, whereas \setupcombinations[distance=0pt] is OK. Minimal example: \starttext \setupcombinations[distance=none] \startcombination[2] {M}{a} {M}{b} \stopcombination \stoptext ! Missing number, treated as zero. <to be read again> n \@@codistance ->n one \next ...\hskip \combinationparameter \c!distance &\docombination l.4 {M}{a} ?
Am 18.03.2009 um 17:23 schrieb Alan BRASLAU:
Minor bug (both mkiv and mkii):
\setupcombinations[distance=none] is broken, whereas \setupcombinations[distance=0pt] is OK.
Only dimensions are allowed for the distance key and this is also what you can get from the error message. Wolfgang
What about: \setuptables[distance=none] ? On Wednesday 18 March 2009 17:30:54 Wolfgang Schuster wrote:
Am 18.03.2009 um 17:23 schrieb Alan BRASLAU:
Minor bug (both mkiv and mkii):
\setupcombinations[distance=none] is broken, whereas \setupcombinations[distance=0pt] is OK.
Only dimensions are allowed for the distance key and this is also what you can get from the error message.
Wolfgang
___________________________________________________________________________ ________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________ ________
participants (3)
-
Alan BRASLAU
-
Hans Hagen
-
Wolfgang Schuster