Re: [NTG-context] typescript and font features bug?

2008-09-20 Thread Jianning Dong
well, rpwt is not an international word. I think you should wait for your rp
coming and reinstall it.

On Sun, Sep 21, 2008 at 12:24 AM, Zhaopeng Xing [EMAIL PROTECTED] wrote:

 It seems that the problem is only happened to my laptop. But I am sure that
 the minimal was properly installed. Maybe is it a rpwt!

 2008/9/20 Hans Hagen [EMAIL PROTECTED]

 Zhaopeng Xing wrote:
  The attachment.

 remark: using those st ligatures is pretty annoying (ok for older docs
 in french etc)

 the funny punctuation is probably due to the frac features .. i found
 (in other fonts) that frac is a rather weird feature in the sense that
 it has to be applied very selectively if only because the contextual
 analysis definitions might not be complete at all

 for me it makes such features rather useless and i'll probably cook up
 my own solution by simply parsing the node list and replacing glyphs; on
 the other hand, even then we end up with suboptimal outcome

 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
 -

 ___
 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

 ___




 --
 Zhaopeng XING

 Tinbergen Institute


 ___
 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

 ___




-- 
Hello world!
Every day is a new day.
___
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] The problem of updating context manually using cont-tmf.zip

2008-09-17 Thread Jianning Dong
Hello everyone.

I'm using TeXLive2008, and I have just updated my ConTeXt
for Chinese supporting using the file downloaded from
http://mirror.contextgarden.net/context/current/cont-tmf.zip.

I just unzipped it into texmf-local and execute the command:
   texmfstart texexec --make --all

I think everything is OK, but the problem comes. The version of ConTeXt
is still 2008.05.21 15:21:

context --version

MtxRun | main context file:
/usr/local/texlive/2008/texmf-dist/tex/context/base/context.tex
MtxRun | current version  : 2008.05.21 15:21

I don't know the exactly meaning of main context file. I think it should
be the file I just
unzipped into /usr/local/texlive/texmf-local. The version of ConTeXt should
be 2008.08.05.

Anyone can help me updating the ConTeXt?
-- 
Hello world!
Every day is a new day.
___
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] The problem of updating context manually using cont-tmf.zip

2008-09-17 Thread Jianning Dong
Here is the output:

kpsewhich --expand-var='$TEXMF'
{/home/ben/.texlive2008/texmf-config,/home/ben/.texlive2008/texmf-var,/home/ben/texmf,!!/usr/local/texlive/2008/texmf-config,!!/usr/local/texlive/2008/texmf-var,!!/usr/local/texlive/2008/texmf,!!/usr/local/texlive/2008/../texmf-local,!!/usr/local/texlive/2008/texmf-dist}

and

kpsewhere context.tex
/usr/local/texlive/2008/../texmf-local/tex/context/base/context.tex
/usr/local/texlive/2008/texmf-dist/tex/context/base/context.tex

but it seems that it's just OK.


 The problem seems to be the order in which TeX searches and uses the
 various TEXMF trees. Can you post the output of

 kpsewhich --expand-var='$TEXMF'

 and of

 kpsewhere context.tex

 Thomas

 ___
 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

 ___




-- 
Hello world!
Every day is a new day.
___
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] The problem of updating context manually using cont-tmf.zip

2008-09-17 Thread Jianning Dong
Now I'm using ctxtools to update automatically on another machine,
 but the error occurs:
$context --version
Should I create the cache path /home/ben? [yes|no] [no] yes

fatal error: there is no valid (writable) cache path defined

I'm sure that /home/ben is a writable directory, so I think it's a bug.
Both ctxtools and my hand cannot handle the updating job correctly.
Perhaps the only way for me to use newer ConTeXt is installing the
ConTeXt minimal.
-- 
Hello world!
Every day is a new day.
___
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] The problem of updating context manually using cont-tmf.zip

2008-09-17 Thread Jianning Dong
Thank you all.
As Hans said, it's a bug of luatex. I should update it first.
-- 
Hello world!
Every day is a new day.
___
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] The problem of updating context manually using cont-tmf.zip

2008-09-17 Thread Jianning Dong
Thank you, Aditya.
I have updated successfully after the update of luatex.
Now I have generated mkiv successfully. I think mkiv is better.

On Wed, Sep 17, 2008 at 9:53 PM, Aditya Mahajan [EMAIL PROTECTED] wrote:

 On Wed, 17 Sep 2008, Thomas A. Schmitz wrote:

 
  On Sep 17, 2008, at 9:20 AM, Jianning Dong wrote:
 
  Here is the output:
 
  kpsewhich --expand-var='$TEXMF'
  {/home/ben/.texlive2008/texmf-config,/home/ben/.texlive2008/texmf-
  var,/home/ben/texmf,!!/usr/local/texlive/2008/texmf-config,!!/usr/
  local/texlive/2008/texmf-var,!!/usr/local/texlive/2008/texmf,!!/usr/
  local/texlive/2008/../texmf-local,!!/usr/local/texlive/2008/texmf-
  dist}
 
  and
 
  kpsewhere context.tex
  /usr/local/texlive/2008/../texmf-local/tex/context/base/context.tex
  /usr/local/texlive/2008/texmf-dist/tex/context/base/context.tex
 
  but it seems that it's just OK.
 
 
  Excuse me, I wasn't paying attention. You're mixing two things here.
  From your earlier mail:
 
  I just unzipped it into texmf-local and execute the command:
 texmfstart texexec --make --all
 
  This creates mkii formats.

 You also need to run sudo texhash (sudo mktexlsr) before creating mkii
 formats.

 Aditya



 ___
 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

 ___




-- 
Hello world!
Every day is a new day.
___
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
___