Re: [NTG-context] \seeindex problems

2009-08-12 Thread Xan

En/na Hans Hagen ha escrit:

Xan wrote:




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain that 
code)


anyhow, replace the first \else by \or

-


In what file, Hans?: strc-reg.mkii or core-reg.tex?


in whatever you can find on your system; the latest versions don't 
have core-reg any more


--
What kind of version I have? I have __not__ this string in my file 
core-reg.tex. I attachted you.


Xan.
%D \module
%D   [   file=core-reg,
%Dversion=2007.05.07,
%D  title=\CONTEXT\ Core Macros,
%D   subtitle=Register Management,
%D author=Hans Hagen,
%D   date=\currentdate,
%D  copyright={PRAGMA / Hans Hagen \ Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\unprotect

% the spaces between } { are essential for texutil's split

\def\mkdefineregister#1% class
  {\addutilityreset{#1}}

\def\mksaveregisterentry#1#2#3#4#5#6#7% class type reference key entry pagespec 
realpage
  {\expanded{\writeutility{r #2 {#1} {#3} {#4} {#5} {#6} {#7

\def\mksaveregistersee#1#2#3#4#5#6#7% class type reference key entry see 
pagespec
  {\expanded{\writeutility{r #2 {#1} {#3} {#4} {#5} {#6} {#7

\def\mksaveregistervariable#1#2#3% class type value
  {\expanded{\immediatewriteutility{r #2 {#1} {#3

\def\mkloadregister#1% class
  {\doutilities{#1}{\registerparameter\c!file}{#1}\relax\par} % par needed for 
hanging indentation

\protect \endinput
___
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] \seeindex problems

2009-08-12 Thread Xan

En/na Hans Hagen ha escrit:

Xan wrote:

En/na Hans Hagen ha escrit:

Xan wrote:




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain 
that code)


anyhow, replace the first \else by \or

-


In what file, Hans?: strc-reg.mkii or core-reg.tex?


in whatever you can find on your system; the latest versions don't 
have core-reg any more


--
What kind of version I have? I have __not__ this string in my file 
core-reg.tex. I attachted you.


you only attached core-reg.mkii


I have no strc-reg.mkii.
I have to attach other files?



your previous log mentioned something

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\else\s!entryc\else\s!entryd\fi}% 



so two else's ..

maybe you can update to the latest version?


Via minimals?



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
___


Re: [NTG-context] \seeindex problems

2009-08-10 Thread Xan




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain that code)

anyhow, replace the first \else by \or

-


In what file, Hans?: strc-reg.mkii or core-reg.tex?

Xan.

___
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] \seeindex problems

2009-08-10 Thread Hans Hagen

Xan wrote:




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain that code)

anyhow, replace the first \else by \or

-


In what file, Hans?: strc-reg.mkii or core-reg.tex?


in whatever you can find on your system; the latest versions don't have 
core-reg any more


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


Re: [NTG-context] \seeindex problems

2009-08-10 Thread Xan




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain that code)

anyhow, replace the first \else by \or
Can you report it to ubuntu developers and sent them a patch. I have the 
latest version of ubuntu 8.10 installed.


Thanks,
Xan.
___
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] \seeindex problems

2009-08-10 Thread Hans Hagen

Xan wrote:




hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 



maybe you have a bugged version (core-reg.tex can also contain that code)

anyhow, replace the first \else by \or
Can you report it to ubuntu developers and sent them a patch. I have the 
latest version of ubuntu 8.10 installed.


if have no time to keep up with / test / etc  all those distributions 
and since norbert does a pretty good job in updating the tex packages 
used in all debian derivates i expect fixes to show up eventually


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
___


Re: [NTG-context] \seeindex problems

2009-08-10 Thread Xan




if have no time to keep up with / test / etc  all those distributions 
and since norbert does a pretty good job in updating the tex packages 
used in all debian derivates i expect fixes to show up eventually


Hans
Okay. Can you forward this message else (if nobert is not subscribed to 
this list) ;-)

Thanks,
Xan.
___
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] \seeindex problems

2009-08-09 Thread Hans Hagen

Xan wrote:

hi,

\seeindex gets me the follwing error (see bellow). This error is the 
same as described in 
http://www.ntg.nl/pipermail/ntg-context/2004/005992.html. This message 
is too old. I just want to now how can I solve it (not there is three 
cont-new: cont-new.tex, cont-new.mkii and cont.new.mkiv). I have this 
version of MKII:


texexec --version
TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD


in ubuntu.

Thanks a lot,
Xan.

PS; Please CCme

subsubsubject   : - Els grafs de Cayley i el problema de la paraula
subsubject  : - Diagrames de van Kampen
{vertical mode: \tracingstats}
{\tracingpages}
{\tracingoutput}
{\tracinglostchars}
{\tracingmacros}
{\tracingparagraphs}
{\tracingrestores}
{\showboxbreadth}
{\showboxdepth}
{\tracinggroups}
{\tracingifs}
{\tracingscantokens}
{\tracingnesting}
{\tracingassigns}
{into \tracingassigns=2}
{\errorstopmode}

{\tracingonline}
{changing \tracingonline=1}

Completed box being shipped out [18.18]
Memory usage before: 6738771290; after: 880767571; still untouched: 
931790

title   : - Refer\dochar {232}ncies
[19.19] [20.20]
title   : - Llista de símbols
(./memoria.tuo)
columns : balanced in 7 step(s)
[21.21]
title   : - Índex alfabètic
(./memoria.tuo
! Extra \else.
argument ...\or \s!entryb \else \s!entryc \else
 \s!entryd \fi
\getvalue #1-\csname #1
   \endcsname
argument ...else \s!entryc \else \s!entryd \fi }
 {\doregisterpagehowto 
{\v!...


\firstoftwoarguments #1#2-#1
   l.291 ...t per quasi 


hm, strc-reg.mkii has

{#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}%

maybe you have a bugged version (core-reg.tex can also contain that code)

anyhow, replace the first \else by \or

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


[NTG-context] \seeindex problems

2009-08-08 Thread Xan

hi,

\seeindex gets me the follwing error (see bellow). This error is the 
same as described in 
http://www.ntg.nl/pipermail/ntg-context/2004/005992.html. This message 
is too old. I just want to now how can I solve it (not there is three 
cont-new: cont-new.tex, cont-new.mkii and cont.new.mkiv). I have this 
version of MKII:


texexec --version
TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD


in ubuntu.

Thanks a lot,
Xan.

PS; Please CCme

subsubsubject   : - Els grafs de Cayley i el problema de la paraula
subsubject  : - Diagrames de van Kampen
{vertical mode: \tracingstats}
{\tracingpages}
{\tracingoutput}
{\tracinglostchars}
{\tracingmacros}
{\tracingparagraphs}
{\tracingrestores}
{\showboxbreadth}
{\showboxdepth}
{\tracinggroups}
{\tracingifs}
{\tracingscantokens}
{\tracingnesting}
{\tracingassigns}
{into \tracingassigns=2}
{\errorstopmode}

{\tracingonline}
{changing \tracingonline=1}

Completed box being shipped out [18.18]
Memory usage before: 6738771290; after: 880767571; still untouched: 931790
title   : - Refer\dochar {232}ncies
[19.19] [20.20]
title   : - Llista de símbols
(./memoria.tuo)
columns : balanced in 7 step(s)
[21.21]
title   : - Índex alfabètic
(./memoria.tuo
! Extra \else.
argument ...\or \s!entryb \else \s!entryc \else
 \s!entryd \fi
\getvalue #1-\csname #1
   \endcsname
argument ...else \s!entryc \else \s!entryd \fi }
 {\doregisterpagehowto 
{\v!...


\firstoftwoarguments #1#2-#1
   
l.291 ...t per quasi isometries}{2--0-0-0-0-0-0-0}

 %
? x
{/usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc}{/usr/share/texmf/fonts/enc/dvip
s/lm/lm-mathit.enc}{/usr/share/texmf/fonts/enc/dvips/lm/lm-rm.enc}{/usr/share/t
exmf/fonts/enc/dvips/lm/lm-mathsy.enc}{/usr/share/texmf/fonts/enc/dvips/lm/lm-m
athex.enc}/usr/share/texmf/fonts/type1/public/lm/lmbx10.pfb/usr/share/texmf/
fonts/type1/public/lm/lmex10.pfb/usr/share/texmf/fonts/type1/public/lm/lmmi10
.pfb/usr/share/texmf/fonts/type1/public/lm/lmmi6.pfb/usr/share/texmf/fonts/
type1/public/lm/lmmi7.pfb/usr/share/texmf/fonts/type1/public/lm/lmmi8.pfb/u
sr/share/texmf/fonts/type1/public/lm/lmmi9.pfb/usr/share/texmf/fonts/type1/pu
blic/lm/lmr10.pfb/usr/share/texmf/fonts/type1/public/lm/lmr6.pfb/usr/share/
texmf/fonts/type1/public/lm/lmr7.pfb/usr/share/texmf/fonts/type1/public/lm/lm
r8.pfb/usr/share/texmf/fonts/type1/public/lm/lmr9.pfb/usr/share/texmf/fonts
/type1/public/lm/lmri10.pfb/usr/share/texmf/fonts/type1/public/lm/lmro10.pfb
/usr/share/texmf/fonts/type1/public/lm/lmro9.pfb/usr/share/texmf/fonts/type1
/public/lm/lmsy10.pfb/usr/share/texmf/fonts/type1/public/lm/lmsy6.pfb/usr/s
hare/texmf/fonts/type1/public/lm/lmsy8.pfb/usr/share/texmf/fonts/type1/public
/lm/lmsy9.pfb/usr/share/texmf/fonts/type1/public/lm/lmtt10.pfb/usr/share/te
xmf-texlive/fonts/type1/bluesky/ams/msam10.pfb/usr/share/texmf-texlive/fonts/
type1/bluesky/ams/msbm10.pfb
Output written on memoria.pdf (21 pages, 426300 bytes).
Transcript written on memoria.log.
TeXExec | runtime: 10.699569

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