Hello,
I have been using ConTeXt for a while but now I am running into a problem.
I am using a default template (taking from the context site) for a presentation:
-----------------
\usemodule[pre-fuzzy]
\TitlePage {pre-fuzzy\\ Title Page}
\Topic{1}
\Topic{2}
\starttext
hola
\stoptext
-----------------
When running texexec, I get the following problem:
(/usr/local/share/texmf-dist/tex/context/base/sort-def.tex
(/usr/local/share/texmf-dist/tex/context/base/sort-def.mkii))
(/usr/local/share/texmf-dist/tex/context/base/sort-lan.tex
loading : Context Sorting Macros (languages)
(/usr/local/share/texmf-dist/tex/context/base/sort-lan.mkii))
interaction : pdftex code inserted
[1.1]
Topic : - 1
system : Topic not found/processed
[MP ll-mpgraph.3999]
! Missing number, treated as zero.
<to be read again>
\endcsname
\@@amvbox ... -\pagebackgroundvoffset +\endcsname
\c!topoffset \relax \box \...
<argument> ...ght\c!left }\interactionmenu [right]
\getvalue {\??am right\c!r...
\firstofoneargument #1->#1
\next2 #1,->\docommand {#1}
\doprocesscommaitem
\doprocesscommalist ...item \gobbleoneargument #1,
]\relax \global \advance \...
...
l.4 \Topic{2}
?
I have tried the same on a different box, with a different OS. It is
running fine
The OpenBSD box is:
hux(p1)| texexec -v
TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD
hux(p1)| ruby -v
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-openbsd4.5]
The other OS's linux is:
[...@hux tmp]$ texexec -v
TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD
[...@hux tmp]$ ruby -v
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-linux]
Any hint?
I am not sure about previous obsd releases (4.4, 4.3 etc), but I think
I didn't have the problem before
I would prefer to do everything on the OpenBSD machine. Any help will
be appreciated
Thanks
Pau