Hans Hagen <[EMAIL PROTECTED]> writes:

> At 08:56 PM 3/17/2002 -0500, Tomasz Kosinski wrote:
> >2001.11.13
> 
> Can you fetch a newer version from our site (e.g. the beta)? It may be
> that your version is not yet handling the indirect method correctly.
> 
> Hans

Thank you for the suggestion, fetched and installed the newwer, beta,
version, embedded MP graphic still not working as expected, though
behaviour is different. After installing, I again created
/$HOME/texmf/tex/context/base/cont-sys.tex from
/$HOME/texmf/tex/context/user/cont-sys.rme, and this has no
effect. Previously, I would get the note "mpgraphic not found", then in
the dvi or pdf there would be a "dummy" box where the graphi was meant
to be. Now I get neither the error mesage nor the dummy box, simply no
graphic is displayed. \externalfigure command still works.

(Entire) Test File:

  \starttext
  how does it look at this point?
  \startMPgraphic
  fill fullcircle scaled 200pt withcolor .625yellow
  \stopMPgraphic
  \loadcurrentMPgraphic
  \placeMPgraphic
  \stoptext

output from:

>: texexec --verbose test3.tex

 TeXExec 2.6 - ConTeXt / PRAGMA ADE 1997-2001

     locating ini file : not found by kpsewhich, using '.rme' file
               reading : /home/peter/texmf/context/config/texexec.rme
               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;' for '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 : 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/share/texmf/web2c/texmf.cnf
      locating fmtutil : /usr/bin/fmtutil

            executable : pdfetex
                format : cont-en
             inputfile : test3
                output : standard
             interface : en
               options : verbose
          current mode : all
               TeX run : 1


pdfetex  -progname=context  \&cont-en test3.tex

This is pdfeTeX, Version 3.14159-1.00a-pretest-20011114-ojmw-2.1 (Web2C 7.3.7)
entering extended mode
(./test3.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2001.12.20  fmt: 2002.3.18  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/home/peter/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/home/peter/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/home/peter/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/home/peter/texmf/tex/context/base/cont-sys.tex
symbols        : loading symbolset nav
(/home/peter/texmf/tex/context/base/symb-nav.tex
pdftex         : needs map file: original-context-symbol.map
)
symbols        : loading symbolset mvs
(/home/peter/texmf/tex/context/base/symb-mvs.tex
pdftex         : needs map file: original-vogel-symbol.map
))
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-uk-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
system         : test3.top loaded
(./test3.top)
systems        : begin file test3 at line 1
Randomizer initialized to 178695828. [MP test3-mpgraph.1] [1.1]
systems        : end file test3 at line 8
end.
[flush and process test3-mpgraph.mp afterwards] )
Output written on test3.dvi (1 page, 328 bytes).
Transcript written on test3.log.

              run time : 2 seconds
   generating graphics : metaposting test3-mpgraph.mp
  sorting and checking : running texutil

        total run time : 3 seconds

*****************************************

test3.log:

This is pdfeTeX, Version 3.14159-1.00a-pretest-20011114-ojmw-2.1 (Web2C 7.3.7) 
(format=cont-en 2002.3.18)  19 MAR 2002 02:28
entering extended mode
**&cont-en test3.tex
(./test3.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2001.12.20  fmt: 2002.3.18  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/home/peter/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/home/peter/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/home/peter/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/home/peter/texmf/tex/context/base/cont-sys.tex
symbols        : loading symbolset nav
(/home/peter/texmf/tex/context/base/symb-nav.tex
pdftex         : needs map file: original-context-symbol.map
)
symbols        : loading symbolset mvs
(/home/peter/texmf/tex/context/base/symb-mvs.tex
pdftex         : needs map file: original-vogel-symbol.map
))
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-uk-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
\openout2 = `test3.tui'.

system         : test3.top loaded
(./test3.top)
\openout0 = `test3-mpgraph.mp'.

\openout0 = `test3-mprun.mp'.

\openout0 = `mpgraph.mp'.

\openout0 = `mprun.mp'.


systems        : begin file test3 at line 1
\openout5 = `test3-mpgraph.mp'.

Randomizer initialized to 178695828. [MP test3-mpgraph.1] [1.1]
systems        : end file test3 at line 8
end.
[flush and process test3-mpgraph.mp afterwards] ) 
Here is how much of TeX's memory you used:
 398 strings out of 26403
 7488 string characters out of 311290
 352592 words of memory out of 1500001
 26936 multiletter control sequences out of 10000+40000
 9049 words of font info for 28 fonts, out of 400000 for 1000
 62 hyphenation exceptions out of 1000
 47i,16n,55p,157b,252s stack positions out of 1500i,500n,1500p,50000b,5000s

Output written on test3.dvi (1 page, 328 bytes).

*********************

If it is pertinent, mpgrpaph.mp, mprun.mp, and test3-mprun.mp are all
identical and contain the characters "end."

I can send the file test3-mpgraph.mp if it helps.

Thanks very much for your help. Any other ideas?

Tomasz

Reply via email to