I've used LaTeX for a long time, and recently decided to try context.
I can get a trivial document to compile OK (to pdf) but when I tried
using a presentation module (pre-original) I got an error with
use of \dodefinedfont "not matching its definition".  Any guidance
would be appreciated.  Partial output from th texexec run follows.

This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
(./try.tex{/usr/share/texmf/tex/pdftex/base/pdftex.cfg}

ConTeXt  ver: 2001.7.11  fmt: 2001.8.9  int: english  mes: english

[ info on loading of files ]

then:

systems        : begin file try at line 3
! Use of \dodefinedfont doesn't match its definition.
<argument> ... \dosingleempty \dodefinedfont \@EA

\setvalue #1->\expandafter \def \csname #1
                                          \endcsname
\dosetunexpanded #1#2->\@EA #1\@EA {\@EA #2\@EA }
                                                 \@EA {\@EA \donottest
\csna...
<argument> ...ed \setvalue {\string \definedfont }
                                                  {\dododefinefont
{\string ...

\doifinstringelse ...se \@EA {\@@@instring }{#2}#3
                                                  \else #4\fi
\dodefinedfont ...font [\string \definedfont ][#1]
                                                  \fi \getvalue
{\string \de...
...
l.4  \TitlePage {My first context example}

The source file is just a trivial test:

\usemodule[pre-original]

\starttext
 \TitlePage {My first context example}
 \Topics    {Today's talk}
 \Topic     {First item}
 This is the first item in my talk.
 \Topic     {Second item}
 This is the second item in my talk.
 \Subject   {A subitem}
 Here is stuff under a ``Subject'' heading.
 \Subject   {Another subitem}
 Here is stuff under a new ``Subject'' heading.

\stoptext

-- 
Allin Cottrell
Department of Economics
Wake Forest University, NC

Reply via email to