[NTG-context] Typo in xtag-pre.tex

2007-07-24 Thread Giuseppe Bilotta
Hello all,

[EMAIL PROTECTED]:/usr/share/texmf/tex/context/base$ grep letterhar *
xtag-pre.tex:\defineXMLentities [tex-hat]{\letterhar}{\^{}}
[EMAIL PROTECTED]:/usr/share/texmf/tex/context/base$ grep letterhat *
cont-new.tex:   \let\normalsuper\letterhat
cont-new.tex:  {\let\normalsuper\letterhat
syst-chr.tex:.catcode `.^ 12 .xdef .letterhat B.string^E
xtag-ini.tex:\letcatcodecommand\xmlcatcodesr `\^ \letterhat
xtag-map.tex:   \defineXMLentity[tex-hat]\letterhat
xtag-raw.tex:\defineXMLentity [tex-hat]{\letterhat}
xtag-run.tex:   .catcode`.^=.@@active .let^.letterhat

I suspect xtag-pre should read letterha*t* and not
letterha*r* ...

Should these kind of bugs be reported to the bugtracker too,
or maybe just there?

-- 
Giuseppe Oblomov Bilotta

___
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] Typo in xtag-pre.tex

2007-07-24 Thread Hans Hagen
Giuseppe Bilotta wrote:
 Hello all,
 
 [EMAIL PROTECTED]:/usr/share/texmf/tex/context/base$ grep letterhar *
 xtag-pre.tex:\defineXMLentities [tex-hat]{\letterhar}{\^{}}
 [EMAIL PROTECTED]:/usr/share/texmf/tex/context/base$ grep letterhat *
 cont-new.tex:   \let\normalsuper\letterhat
 cont-new.tex:  {\let\normalsuper\letterhat
 syst-chr.tex:.catcode `.^ 12 .xdef .letterhat B.string^E
 xtag-ini.tex:\letcatcodecommand\xmlcatcodesr `\^ \letterhat
 xtag-map.tex:   \defineXMLentity[tex-hat]\letterhat
 xtag-raw.tex:\defineXMLentity [tex-hat]{\letterhat}
 xtag-run.tex:   .catcode`.^=.@@active .let^.letterhat
 
 I suspect xtag-pre should read letterha*t* and not
 letterha*r* ...
 
 Should these kind of bugs be reported to the bugtracker too,
 or maybe just there?

thanks, i fixed it; no problem mentioning such bugs here, since they're 
easy to fix

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
___