On 9-2-2010 18:50, Khaled Hosny wrote:
On Mon, Feb 08, 2010 at 12:25:58PM +0100, Wolfgang Schuster wrote:
Hi all,
ConTeXt has many features but sometimes there is something missing, what feature or package do you miss which is already available in another TeX system or unavailable in any TeX system?
An implementation of Unicode Bidirectional Algorithm[1] and automatic, script based font switching, Unicode Script Property[2]. Editing mixed RTL and LTR text is mess already, adding to the mix LTR TeX commands for every directionally switch makes it a nightmare. I ended up doing my first pass without any directional commands at all then using some regular expressions to post process the text, but this is no fun and needs manual review not to mention that post editing that text still a nightmare.
I've attempted to write the BiDi implementation several times myself, by never managed to actually allocate enough time for it. ConTeXt already has a BiDi implantation (typo-mir.{lua,mkiv}), but I gave up using it because it is buggy and can be hardly used for any thing.
[1] http://www.unicode.org/reports/tr9/ [2] http://www.unicode.org/reports/tr24/
i cannot fix things unless i know what is broken -) also, i need to cater for mixed bidi input and txt/pardir usage which is non trivial anyway, luatex > 0.60 will have an improved tagging of nodes so that might help 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 -----------------------------------------------------------------