Re: [NTG-context] lists in mkiv

2009-03-12 Thread Henning Hraban Ramm

Am 2009-02-23 um 11:57 schrieb Hans Hagen:

Further investigation shows that I also cannot produce an index with


indeed, this is broken in mkiv but should work in cont-xp

context --make xp

context --interface xp ...

(we're in transition to new structure support and sorting is part of  
that)



I need an index, too.
But the xp interface seems to lack a lot of commands.

Is there any working solution with MkIV at the moment?


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)



PGP.sig
Description: Signierter Teil der Nachricht
___
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
___


Re: [NTG-context] lists in mkiv

2009-03-12 Thread Wolfgang Schuster


Am 12.03.2009 um 15:07 schrieb Henning Hraban Ramm:


I need an index, too.
But the xp interface seems to lack a lot of commands.

Is there any working solution with MkIV at the moment?


Go back to the last stable release.

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
___


Re: [NTG-context] lists in mkiv

2009-03-12 Thread Henning Hraban Ramm

Am 2009-03-12 um 15:22 schrieb Wolfgang Schuster:


I need an index, too.
But the xp interface seems to lack a lot of commands.

Is there any working solution with MkIV at the moment?

Go back to the last stable release.


Thank you, it works now!

First I just removed --context=beta from first-install.sh, that  
didn't help; but first-install.sh --context=current, as mentioned in http://wiki.contextgarden.net/ConTeXt_Minimals 
, worked.



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)



PGP.sig
Description: Signierter Teil der Nachricht
___
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
___


[NTG-context] lists in mkiv

2009-02-22 Thread Johan Sandblom
For a small manual-type document I am trying to include a phone
directory. I would like it to be sorted. The following produces no
output other than test. Shouldn't it?

Johan Sandblom

\starttext

test

\definesorting[telefon][telefoner]
\setupsorting[telefon][criterium=all]

\telefon{Milad El Segaie, 0746231022}
\telefon{Carina C, 33050}

\placelistoftelefoner

\definesynonyms[Phone][Phones][\PhoneName][\PhoneNumber]
\setupsynonyms[Phone][criterium=all]

\Phone{Milad El Segaie}{0746231022}
\Phone{Carina C}{33050}

\placelistofPhones

\stoptext


-- 
Johan Sandblom, MD PhD
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
___
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
___


Re: [NTG-context] lists in mkiv

2009-02-22 Thread Wolfgang Schuster


Am 22.02.2009 um 10:24 schrieb Johan Sandblom:


For a small manual-type document I am trying to include a phone
directory. I would like it to be sorted. The following produces no
output other than test. Shouldn't it?


Use the last current/stable version, lists did not work with
the current betas (the internal handling changed).

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
___


Re: [NTG-context] lists in mkiv

2009-02-22 Thread Johan Sandblom
Further investigation shows that I also cannot produce an index with
the following

\starttext
test\index{test}
\placeindex
\stoptext

This is using the minimals on linux-amd64 and the following versions

~/context$ context --version
MtxRun | main context file:
/home/johans/context/tex/texmf-context/tex/context/base/context.tex
MtxRun | current version: 2009.01.18 14:39

~/context$ luatex --version
This is LuaTeX, Version snapshot-0.31.3-2008123108, build unknown


2009/2/22 Johan Sandblom jsandb...@gmail.com:
 For a small manual-type document I am trying to include a phone
 directory. I would like it to be sorted. The following produces no
 output other than test. Shouldn't it?

 Johan Sandblom

 \starttext

 test

 \definesorting[telefon][telefoner]
 \setupsorting[telefon][criterium=all]

 \telefon{Milad El Segaie, 0746231022}
 \telefon{Carina C, 33050}

 \placelistoftelefoner

 \definesynonyms[Phone][Phones][\PhoneName][\PhoneNumber]
 \setupsynonyms[Phone][criterium=all]

 \Phone{Milad El Segaie}{0746231022}
 \Phone{Carina C}{33050}

 \placelistofPhones

 \stoptext


 --
 Johan Sandblom, MD PhD
 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, MD PhD
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
___
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
___