17 Jul
2009
17 Jul
'09
11:08 a.m.
Am 17.07.2009 um 13:03 schrieb Vafa Khalighi:
and if it does, then can someone please tell me what kind of algorithm ConTeXt uses for these?
???
In TeX you can not have multi page tabular unless you program something.
And what's this for you? \starttext \halign{#\cr\dorecurse{100}{text\cr}\crcr} \stoptext
I want to know about the ConTeXt algorithm of doing this.
Take a look in the tabl-xxx.(mkii|mkiv) files. Wolfgang