On 2011-04-17 at 21:42:27 +0200, luigi scarso wrote: > On Sun, Apr 17, 2011 at 9:39 PM, Ulrik Vieth <[email protected]> wrote: > > I am using LuaTeX 0.66 from TLContrib on top of TeXLive 2010. > > The following minimal test file for LuaLaTeX crashes with a segmentation > > fault: > > > > \documentclass{minimal} > > %\tracingall > > \usepackage{graphicx} > > \begin{document} > > \end{document} > > > > Console output: > > > > This is LuaTeX, Version beta-0.66.0-2011041219 > > restricted \write18 enabled. > > (./test-uni.tex > > LaTeX2e <2009/09/24> > > LuaTeX adaptation of babel <v3.8l-luatex-1.4> and hyphenation patterns for > > english, dumylang, nohyphenation, loaded. > > (/opt/texlive/2010/texmf-dist/tex/latex/base/minimal.cls > > Document Class: minimal 2001/05/25 Standard LaTeX minimal class > > ) (/opt/texlive/2010/texmf-dist/tex/latex/graphics/graphicx.sty > > (/opt/texlive/2010/texmf-dist/tex/latex/graphics/keyval.sty) > > (/opt/texlive/2010/texmf-dist/tex/latex/graphics/graphics.sty > > (/opt/texlive/2010/texmf-dist/tex/latex/graphics/trig.sty) > > (/opt/texlive/2010/texmf-dist/tex/latex/latexconfig/graphics.cfg) > > (/opt/texlive/2010/texmf-dist/tex/latex/pdftex-def/pdftex.def > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/infwarerr.sty) > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/ifluatex.sty) > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/ifpdf.sty) > > (/opt/texlive/2010/texmf-dist/tex/generic/oberdiek/luatex-loader.sty > > (/opt/texlive/2010/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))))) > > (./test-uni.aux) > > (/opt/texlive/2010/texmf-dist/tex/context/base/supp-pdf.mkii > Isn't strange that a context mkii file is used with luatex ?
No, it's used for years. It allows LaTeX users to use Metapost output files directly with \includegraphics. Regards, Reinhard -- ---------------------------------------------------------------------------- Reinhard Kotucha Phone: +49-511-3373112 Marschnerstr. 25 D-30167 Hannover mailto:[email protected] ---------------------------------------------------------------------------- Microsoft isn't the answer. Microsoft is the question, and the answer is NO. ----------------------------------------------------------------------------
