Re: [NTG-context] \showmathcharacters doesn't work (MacTex 2009)

2010-05-16 Thread Mojca Miklavec
On Sun, May 16, 2010 at 04:21, Riobard wrote:
 Hi Otared,

 Actually I'm using MKII (ConTeXt + XeTeX). MacTex 2009 (based on Tex
 Live 2009) does not produce correct result. I installed ConTeXt
 minimals and it worked (again, with XeTeX, so MKII I assume?).

I can confirm that it's broken in MacTeX 2009, but since it works in
current version it might be better to concentrate on TeX Live 2010 at
the moment and make sure that as few bugs as possible are left in that
one (including testing this particular command).

ConTeXt has not been integrated into TL tree yet (I didn't really
check, but I didn't hear about that yet), however this might happen
soon.

Mojca
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \showmathcharacters doesn't work (MacTex 2009)

2010-05-16 Thread Taco Hoekwater

Mojca Miklavec wrote:


ConTeXt has not been integrated into TL tree yet (I didn't really
check, but I didn't hear about that yet), however this might happen
soon.


I am waiting until the next (bugfix) current before I do that.

Best wishes,
Taco
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \showmathcharacters doesn't work (MacTex 2009)

2010-05-16 Thread Mojca Miklavec
 ConTeXt has not been integrated into TL tree yet (I didn't really
 check, but I didn't hear about that yet), however this might happen
 soon.

 I am waiting until the next (bugfix) current before I do that.

Sure, that makes perfect sense. It's pointless to hurry to much. There
are quite some recent bug reports on the list.

The latest luatex binaries are not in TL yet anyway.

Thanks,
Mojca
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] czech sorting in MiIV

2010-05-16 Thread Tomáš Pustelník

--
From: Aditya Mahajan adit...@umich.edu
Sent: Sunday, May 16, 2010 5:08 AM
To: mailing list for ConTeXt users ntg-context@ntg.nl
Subject: Re: [NTG-context] czech sorting in MiIV


Also I have question. In my bachelor thesis I'm describe language support 
for

ConTeXt and when I tried add some experimental language into ConTeXt (I
define system constants and add \loadcorefile{lang-exp} to context.mkii 
and
context.mkiv) and when generating format for MkII everything was ok but 
for
MkIV ConTeXt complained he can't find file lang-exp.tex (I paste it in 
base
folder to other source codes). Any idea whats wrong? In MkIV must I 
change

something else as well?


Did you run luatools --generate.

Aditya


Thanks, I forgot about this. It's working now 


___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \showmathcharacters doesn't work (MacTex 2009)

2010-05-16 Thread Hans Hagen

On 16-5-2010 9:26, Mojca Miklavec wrote:

On Sun, May 16, 2010 at 04:21, Riobard wrote:

Hi Otared,

Actually I'm using MKII (ConTeXt + XeTeX). MacTex 2009 (based on Tex
Live 2009) does not produce correct result. I installed ConTeXt
minimals and it worked (again, with XeTeX, so MKII I assume?).


I can confirm that it's broken in MacTeX 2009, but since it works in
current version it might be better to concentrate on TeX Live 2010 at
the moment and make sure that as few bugs as possible are left in that
one (including testing this particular command).

ConTeXt has not been integrated into TL tree yet (I didn't really
check, but I didn't hear about that yet), however this might happen
soon.


just a remark: showmathcharacters is a mkii command and for luatex (i.e. 
mkiv) there are other commands; as i never run xetex (apart from 
generating formats) i haven't tested all those show-commands but it is 
unlikely that something will change as mkii primarily targets at the 8 
bit engines and as such is frozen


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \showmathcharacters doesn't work (MacTex 2009)

2010-05-16 Thread Otared Kavian

On 16 mai 2010, at 12:25, Hans Hagen wrote:

 just a remark: showmathcharacters is a mkii command and for luatex (i.e. 
 mkiv) there are other commands; as i never run xetex (apart from generating 
 formats) i haven't tested all those show-commands but it is unlikely that 
 something will change as mkii primarily targets at the 8 bit engines and as 
 such is frozen
 
 Hans
 

Hi Hans,

I can confirm that \showmathcharacters works fine when running ConTeXt mkii + 
XeTeX, at least through the minimals.
Regarding mkiv, I guess we can wait until all maths environment is stabilized.

Best regards: OK
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Chapter headers variation

2010-05-16 Thread Wolfgang Schuster

Am 05.05.10 21:14, schrieb pol stra:

Hello,
i realy like the example of the wiki about chapter headers 
http://wiki.contextgarden.net/Chapters_headers#Chapter_headers, but 
i wonder if it is possible to have a deeptext only on the first letter?


\define[1]\ChaptertextCommand
  {\getfirstcharacter{#1}%
   {\red\firstcharacter}\remainingcharacters}

\setuphead[chapter][deeptextcommand=\ChaptertextCommand]

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___