2010/11/19 Hans Hagen
On 19-11-2010 8:43, Cecil Westerhof wrote:
The only things I see that could mean something are:
systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead
this is harmless but you can copy the file cont-sys.rme to cont-sys.tex and tweak its content
I did not think so, but better safe as sorry. pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet!
But I do not know if that is a problem.
The pfd is made with: texexec --automp flowchart
Without the --automp I get a message about mpost.
Is mpost run or not? Your code looks ok and generates an image here, so it
looks like mpost is not run on your system.
I tried to make it after running 'texexec --make metafun'. It is still not run. I get: systems : begin file flowchart at line 3 (./flowchart-flw-1.tmp) (./flowchart-flw-1.tmp) (./flowchart-flw-1.tmp)sh: mpost: opdracht niet gevonden locate mpost gives: /home/cecil/ConTeXt/tex/texmf-linux/bin/mpost /home/cecil/ConTeXt/tex/texmf/metapost/base/mpost.mp /usr/lib/texmf/doc/man/man1/mpost.man1.pdf /usr/share/doc/packages/libSDL-devel/html/sdlsempost.html /usr/share/pstoedit/mpost.fmp Trying alias mpost=/home/cecil/ConTeXt/tex/texmf-linux/bin/mpost does not make a difference. For the moment forget about --automp as it only makes sense as speed
optimization.
I read somewhere to use it when having a problem with mpost. And I do not get a message when using it. But I forget about it. - double check if write18 is enabled in the used texmf.cnf file
When trying to make the pdf I get: This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/openSUSE) \write18 enabled. (/usr/lib/texmf/web2c/natural.tcx) entering extended mode (./flowchart.tex So it should be enabled.
- make sure that there is a metafun format (texexec --make metafun)
Gives: MTXrun | kpse fallback with progname 'context' initialized in 0.04 seconds TeXExec | using search method 'kpsewhich' TeXExec | updating file database mktexlsr: Updating /etc/texmf/ls-R... mktexlsr: Updating /var/lib/texmf/main/ls-R... mktexlsr: Updating /usr/share/texmf/../../../var/lib/texmf/dist/ls-R... mktexlsr: Updating /var/cache/texmf/fonts/ls-R... mktexlsr: Updating /var/lib/texmf/ls-R... mktexlsr: Done. TeXExec | using mp engine mpost TeXExec | using mps format path /etc/texmf/web2c TeXExec | generating mps format metafun TeXExec | TeXExec | mps engine path: /etc/texmf/web2c TeXExec | TeXExec | TeXExec | runtime: 0.675681 -- Cecil Westerhof