ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: alpha version
Date: Fri, 12 Aug 2005 10:24:28 +0200	[thread overview]
Message-ID: <42FC5CBC.6010007@seznam.cz> (raw)
In-Reply-To: <42F92037.4010205@seznam.cz>

[-- Attachment #1: Type: text/plain, Size: 3217 bytes --]

Hi, I just add the test code for sorting. It demonstrates different 
behaviour for
a) \ccaron
b) \v c
c) č
I expected both b) and c) cases expand to \ccaron under il2 regime.
Or there is some miss in my configuration?

vit

Vit Zyka wrote:
> Hans Hagen wrote:
> 
>> Hi,
>>
>> For those interested in sorting registers ...
> 
> 
> OK, I am very interesting. Now I set aside some time to help with Cz part.
> 
>> ... the alpha release has sort-* files in it.
> 
> 
> I looked at it. Seems that basic sorting rules can be set by macro, more 
> difficult by Rubu module, right? Let start with macro.
> 
> I derrived test file from your example. The only difference is that I 
> replace \ccaron by č in IL2 and put \enableregime[IL2] to very 
> beginning. Seems such char is not recognized by sorting rules. What is 
> wrong?
> 
> I see there are 4 macros. I guess their meaning:
> 
> \exportsortrule {zacron}{z+1} ... replaces two lines:
>   \exportsortexpansion {ccaron}  {cz} ... char to string replacement
>   \exportsortdivision  {cz}  {ccaron} ... reverse
> 
> \exportsortreduction{ch}{c} ... second pass replacement ???
>   if I want 'ch' be sorted between 'h' and 'i' so I do
>   \exportsortreduction{ch}{h+1} ??
> 
> vit
> 
>> For the moment you need to load:
>>
>>  \readfile{sort-ini}{}{}
>>
>> After that
>>
>> mainlanguage[sl]
>>
>> \starttext
>>    test \index {aa1}  test \index {ab1}         test \index {aa2}
>>    test \index {ab2}  test \index {aa10}        test \index {aa8}
>>    test \index {aa9}  test \index {aa11}        test \index {aa10}
>>    test \index {cccc} test \index {\ccaron ccc} test \index {\cacute ccc}
>>    test \index {caaa} test \index {\ccaron aaa} test \index {\cacute aaa}
>>    \placeindex
>> \stoptext
>>
>> will adapt itself to the language. Sort orders are defined in 
>> sort-lan.tex.
>> You need to run 'newtexexec' (ruby reimplementation of texexec), which 
>> uses the texutil module/class instead of the program (faster).
>> The reimplementation of texutil permits user plugins and such (more 
>> about that later).
>>
>> I need more info on sort order about for instance czech and german and 
>> ... 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
>> -----------------------------------------------------------------
>>
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>
> 

-- 
=======================================================
Ing. Vít Zýka, Ph.D.                         TYPOkvítek

database publishing              databazove publikovani
data maintaining and typesetting in typographic quality
priprava dat a jejich sazba v typograficke kvalite

tel.: (+420) 777 198 189     www: http://typokvitek.com
=======================================================

[-- Attachment #2: sorting-cz.zip --]
[-- Type: application/zip, Size: 724 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2005-08-12  8:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 20:17 Hans Hagen
2005-08-09 21:29 ` Vit Zyka
2005-08-12  8:24   ` Vit Zyka [this message]
2005-08-16 13:30     ` alpha version; sorting Vit Zyka
2005-08-16 15:21       ` Hans Hagen
2005-08-17  8:58         ` Vit Zyka
  -- strict thread matches above, loose matches on Subject: below --
2004-09-08 19:19 column balancing question Willi Egger
2004-09-09 12:49 ` alpha version Martin Kolařík

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FC5CBC.6010007@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).