Hello,

I'm a new context user and I tried an update of context on FreeBSD 4.4/teTeX 1.0.7. 
Here's what I did:

- tried to remove all old context files (hope I didn't forget some)
- unzipped cont-tmf.zip in /usr/local/texmf
- enabled the formats with texconfig and did a 'texconfig rehash'
- copied all the *.pl files to /usr/local/bin/*
- added context.map to .../pdftex/config/pdftex.cnf
- copied texexec.rme to texexec.ini (the defaults should do for me)
- did 'texexec --make de en nl; texexec --make metafun' (this seemed to work perfectly)

I tried to compile the following file:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% (test2.tex)
\starttext
Hello word.
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

'texexec test2' works, but 'texexec --pdf test2' gives the following error:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%pdftex  
       : needs map file: original-context-symbol.map
pdftex         : needs map file: pl0-ams-cmr.map
pdftex         : needs map file: original-vogel-symbol.map
(./test2.tuo) (./test2.tuo) (./test2.tuo) (./test2.tuo) (./test2.tuo)
(./test2.tuo) (./test2.tuo) (./test2.tuo) (./test2.tuo) (./test2.tuo)
(./test2.tuo) (./test2.tuo) (./test2.tuo)
systems        : begin file test2 at line 1
[1.1[/usr/local/share/texmf/dvips/config/pdftex.map][/usr/local/share/texmf/dvi
ps/config/context.map
Warning: pdfetex (file context.map): entry for font `contnav' already exists
]]
! Undefined control sequence.
\doPDFresetpageresources ...bal \pdfpageresources
                                                  \emptytoks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

I've tried a lot of things for quite a few days now (e.g. \usetypescript[map][all] 
...), but I can't find what's wrong. Could somebody help me, please?


Andreas


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Here's what texexec --verbose says:

TeXExec 2.8 - ConTeXt / PRAGMA ADE 1997-2002

     locating ini file : found by kpsewhich
               reading : /usr/local/share/texmf/context/config/texexec.ini
               setting : 'TeXShell' to 'tetex' for 'all'
               setting : 'UsedInterfaces' to 'en nl metafun mptopdf' for 'all'
               setting : 'UserInterface' to 'en' for 'all'
               setting : 'TeXExecutable' to 'tex' for 'all'
               setting : 'MpExecutable' to 'mpost' for 'all'
               setting : 'MpToTeXExecutable' to 'mpto' for 'all'
               setting : 'DviToMpExecutable' to 'dvitomp' for 'all'
               setting : 'DviSpecialScript' to 'dvispec' for 'all'
               setting : 'MpFormat' to 'metafun' for 'all'
               setting : 'TeXFormatFlag' to '&' for 'all'
               setting : 'MpFormatFlag' to '&' for 'all'
               setting : 'TeXFontsPath' to 'l:/tex/texmf;l:/tex/texmf-local;' fo
r 'all'
               setting : 'TeXExecutable' to 'pdfetex' for 'tetex'
               setting : 'TeXVirginFlag' to '-ini' for 'tetex'
               setting : 'TeXPassString' to '-progname=context' for 'tetex'
               setting : 'TeXBatchFlag' to '-int=batchmode' for 'tetex'
               setting : 'MpToTeXExecutable' to 'mpto' for 'tetex'
               setting : 'MpVirginFlag' to '-ini' for 'tetex'
               setting : 'MpPassString' to '-progname=mpost' for 'tetex'
               setting : 'MpBatchFlag' to '-int=batchmode' for 'tetex'

          used setting : TeXShell = tetex
          used setting : SetupPath =
          used setting : UserInterface = en
          used setting : UsedInterfaces = en nl metafun mptopdf
          used setting : TeXFontsPath = l:/tex/texmf;l:/tex/texmf-local;
          used setting : MpExecutable = mpost
          used setting : MpToTeXExecutable = mpto
          used setting : DviToMpExecutable = dvitomp
          used setting : TeXProgramPath =
          used setting : TeXFormatPath =
          used setting : ConTeXtPath =
          used setting : TeXScriptsPath =
          used setting : TeXExecutable = pdfetex
          used setting : TeXVirginFlag = -ini
          used setting : TeXBatchFlag = -int=batchmode
          used setting : MpBatchFlag = -int=batchmode
          used setting : TeXPassString = -progname=context
          used setting : TeXFormatFlag = &
          used setting : MpFormatFlag = &
          used setting : TeXExecutable = pdfetex
          used setting : TeXVirginFlag = -ini
          used setting : TeXBatchFlag = -int=batchmode
          used setting : MpBatchFlag = -int=batchmode
          used setting : TeXPassString = -progname=context
          used setting : TeXFormatFlag = &
          used setting : MpFormatFlag = &
          used setting : MpVirginFlag = -ini
          used setting : MpPassString = -progname=mpost
          used setting : MpFormat = metafun
          used setting : MpFormatPath =
          used setting : FmtLanguage =
          used setting : FmtBodyFont =
          used setting : FmtResponse =
          used setting : TcXPath =
          used setting : SetFile =

 applications will use : /usr/local/share/texmf/web2c/texmf.cnf
      locating fmtutil : /usr/local/bin/fmtutil

                --help   show this or more, e.g. '--help interface'

        total run time : 0 seconds
(END)







Reply via email to