[tex-live] [LuaLaTex] Bug with lscape and pdflascape
Benoit RIVET
benoit.rivet at free.fr
Sat Apr 16 13:24:58 CEST 2011
The following minimal example (using lscape or pdflscape) causes a segmentation fault with LuaTex. The file compiles fine when removing the lscape package.
% !TEX TS-program = luaLaTeX
\documentclass{minimal}
\usepackage{lscape, lipsum}
\begin{document}
\lipsum
\end{document}
I'm using MacTex 2010, with the latest updates applied. Here is the relevant log file :
This is LuaTeX, Version beta-0.60.2-2010071217 (TeX Live 2010) (rev 3736)
restricted \write18 enabled.
(./test.tex
LaTeX2e <2009/09/24>
LuaTeX adaptation of babel <v3.8l-luatex-1.4> and hyphenation patterns for engl
ish, dumylang, nohyphenation, loaded.
(/usr/local/texlive/2010/texmf-dist/tex/latex/base/minimal.cls
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
) (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/pdflscape.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/lscape.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/local/texlive/2010/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
(/usr/local/texlive/2010/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua))))))
(/usr/local/texlive/2010/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/2010/texmf-dist/tex/latex/lipsum/lipsum.sty) (./test.aux)
(/usr/local/texlive/2010/texmf-dist/tex/context/base/supp-pdf.mkiiSegmentation fault
More information about the tex-live
mailing list