When the following test snippet \mainlanguage[sv] \starttext a\index{a} z\index{z}z\index{z+ä} å\index{å}å\index{å+b} ä\index{ä} ö\index{ö} A\index{A} Z\index{Z} Å\index{Å} Ä\index{Ä} Ö\index{Ö} \placeindex \stoptext is processed with cont-tmf.zip from 2006-04-07 12.29 and justtex.zip and mswintex.zip from 13.23 a bad index is produced.The Swedish letters are listed as ... and the sublevel entries are just listed as they are in the input. It worked in the beta. What am I doing wrong? Regards, Johan -- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell
Johan Sandblom wrote:
When the following test snippet
\mainlanguage[sv]
\starttext a\index{a} z\index{z}z\index{z+�} �\index{�}�\index{�+b} �\index{�} �\index{�} A\index{A} Z\index{Z} �\index{�} �\index{�} �\index{�}
\placeindex
\stoptext
There's a typo in the texutil.rb class; tonights alpha release should work ok (i'll make that current once we're sure of what extra regimes to add) btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect 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 -----------------------------------------------------------------
2006/4/8, Hans Hagen
Johan Sandblom wrote:
When the following test snippet
\mainlanguage[sv]
\starttext a\index{a} z\index{z}z\index{z+�} �\index{�}�\index{�+b} �\index{�} �\index{�} A\index{A} Z\index{Z} �\index{�} �\index{�} �\index{�}
\placeindex
\stoptext
There's a typo in the texutil.rb class; tonights alpha release should work ok (i'll make that current once we're sure of what extra regimes to add)
Yes, works perfectly! Thanks.
btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect
I have no idea what that task might entail but wouldn't mind contributing if I can Regards, Johan -- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell
Johan Sandblom wrote:
btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect
I have no idea what that task might entail but wouldn't mind contributing if I can
We now have a project that strives to create a regression test for context distributions. I am writing a homepage right now (wiki), but the short version is: we need small test files so that we can check if a future releases still produces the same output. Greetings, Taco
I'd be happy to help with this endeavour.
Regards, Johan
2006/4/9, Taco Hoekwater
Johan Sandblom wrote:
btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect
I have no idea what that task might entail but wouldn't mind contributing if I can
We now have a project that strives to create a regression test for context distributions. I am writing a homepage right now (wiki), but the short version is: we need small test files so that we can check if a future releases still produces the same output.
Greetings, Taco _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
-- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell
On 4/8/06, Hans Hagen wrote:
btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect
What are the guidelines for naming the test files? I saw the tests which are specific for testing single tex files, but where should "sorting tests" go? I would create some king of "logical" structure as well in this case (Language -> Sorting, Language -> Encodings, Language -> Labels, ... Math -> MathML -> UTF, ... Fonts -> Typescripts, Fonts -> Public Fonts -> LM, ...) since most test files, but I would like to hear Taco's opinion first before starting to mess up everything (or perhaps there should be some little brainstorming for creating such a structure). Mojca
Is the site for the test suite open? Where is it?
Johan
2006/4/9, Mojca Miklavec
On 4/8/06, Hans Hagen wrote:
btw, we need to collect such sorting examples in the new context test suite, maybe someone wants to volunteer for that aspect
What are the guidelines for naming the test files?
I saw the tests which are specific for testing single tex files, but where should "sorting tests" go? I would create some king of "logical" structure as well in this case (Language -> Sorting, Language -> Encodings, Language -> Labels, ... Math -> MathML -> UTF, ... Fonts -> Typescripts, Fonts -> Public Fonts -> LM, ...) since most test files, but I would like to hear Taco's opinion first before starting to mess up everything (or perhaps there should be some little brainstorming for creating such a structure).
Mojca _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
-- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell
On 4/9/06, Johan Sandblom wrote:
Is the site for the test suite open? Where is it?
Hi, Mojca Miklavec wrote:
On 4/9/06, Johan Sandblom wrote:
Is the site for the test suite open? Where is it?
That is just an initial version, more text will follow in the coming days. I really prefer to do discussions about the contents of the test suite on the dedicated mailing list (we do not have to clutter this ml with lots of extra messages), so if anybody wants to join in, please subscribe here: https://foundry.supelec.fr/mailman/listinfo/contexttest-commits Greetings. Taco
participants (4)
-
Hans Hagen
-
Johan Sandblom
-
Mojca Miklavec
-
Taco Hoekwater