Re: [NTG-context] defineenumeration and LuaTeX

2009-09-07 Thread Bernd Militzer

Thanks Luigi,

the minimals-current works like accepted.

Regards,
Bernd






___
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] defineenumeration and LuaTeX

2009-09-07 Thread luigi scarso
On Mon, Sep 7, 2009 at 5:16 PM, Bernd Militzer wrote:
> Thanks luigi,
>
>
>>> LuaTeX, Version beta-0.43.0-2009081911
>>> ConTeXt  ver: 2009.08.30 12:25 MKIV  fmt: 2009.9.7  int: english/english
>>>
>>>
>>
>> ConTeXt  ver: 2009.08.13 13:13 MKIV  fmt: 2009.8.19  int: english/english
>> This is LuaTeX, Version beta-0.43.0-2009081911
>>
>
> but I have no idea, what to do.
If my pdf is ok, then you can try to update to last current, instead of beta;

ie, the last lines of first-setup.sh should be

# download or update the distribution
# you may remove the --context=beta switch
mtxrun --verbose --script ./bin/mtx-update.lua --update --make --force
--engine=all --texroot=$PWD/tex $@

It's better if you have minimals-current apart from minimals-beta

ASAP I shall check  latest beta

-- 
luigi
___
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] defineenumeration and LuaTeX

2009-09-07 Thread Bernd Militzer

Thanks luigi,



LuaTeX, Version beta-0.43.0-2009081911
ConTeXt  ver: 2009.08.30 12:25 MKIV  fmt: 2009.9.7  int: english/english



ConTeXt  ver: 2009.08.13 13:13 MKIV  fmt: 2009.8.19  int: english/english
This is LuaTeX, Version beta-0.43.0-2009081911
  

but I have no idea, what to do.


Regards,
Bernd

___
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] defineenumeration and LuaTeX

2009-09-07 Thread luigi scarso
On Mon, Sep 7, 2009 at 4:44 PM, Bernd Militzer wrote:
> Hi all,
>
> \in[ref] does not work with
> LuaTeX, Version beta-0.43.0-2009081911
> ConTeXt  ver: 2009.08.30 12:25 MKIV  fmt: 2009.9.7  int: english/english
>
> % ---> snip
> %
> \defineenumeration[frage][location=inleft,text=,stopper=.,headstyle=bold]
> %
> %
> \starttext
> %
> Anzahl der Aufgaben: \in[last]
>
> \blank
> \startfrage[1]
> \dorecurse{3}{text text text \dots}
> \stopfrage
> %
> \startfrage[2]
> \dorecurse{3}{text text text \dots}
> \stopfrage
> %
> \startfrage[last]
> \dorecurse{3}{text text text \dots}
> \stopfrage
> %
> \stoptext
> %
> % < snip
>
> with:
> pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009)
> ConTeXt  ver: 2009.08.30 12:25 MKII  fmt: 2009.9.7  int: english/english
>
> \in[ref] works like accepted.

I see
"Anzahl der Aufgaben: 3"

(see att. it's small enough)

ConTeXt  ver: 2009.08.13 13:13 MKIV  fmt: 2009.8.19  int: english/english
This is LuaTeX, Version beta-0.43.0-2009081911
-- 
luigi


bernard.pdf
Description: Adobe PDF document
___
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] defineenumeration and LuaTeX

2009-09-07 Thread Bernd Militzer

Hi all,

\in[ref] does not work with
LuaTeX, Version beta-0.43.0-2009081911
ConTeXt  ver: 2009.08.30 12:25 MKIV  fmt: 2009.9.7  int: english/english

% ---> snip
%
\defineenumeration[frage][location=inleft,text=,stopper=.,headstyle=bold]
%
%
\starttext
%
Anzahl der Aufgaben: \in[last]

\blank
\startfrage[1]
\dorecurse{3}{text text text \dots}
\stopfrage
%
\startfrage[2]
\dorecurse{3}{text text text \dots}
\stopfrage
%
\startfrage[last]
\dorecurse{3}{text text text \dots}
\stopfrage
%
\stoptext
%
% < snip

with:
pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009)
ConTeXt  ver: 2009.08.30 12:25 MKII  fmt: 2009.9.7  int: english/english

\in[ref] works like accepted.


Thanks for help


Bernd
___
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
___