[OS X TeX] problem with komascript's pagestyle and texLive 2008
Alex Hamann
Alexander.Hamann at stud-mail.uni-wuerzburg.de
Wed Sep 24 05:11:12 EDT 2008
I've been using komascript without any problems under gwTeX. Now I am
under TeXLive 2008 (Basic) and try to typeset this minimal example:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{scrartcl}
\usepackage{fontspec, xunicode}
\usepackage{scrpage2}
\pagestyle{scrheadings}
% \clearscrheadings
% \ihead{Essay}
% \ohead{Alexander Hamann}
% \cfoot{\pagemark}
\begin{document}
blabla
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
it runs smoothly as long as I keep the \pagestyle command out.
Bringing it in results in this terminal output:
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
This is XeTeXk, Version 3.1415926-2.2-0.999.6 (Web2C 7.5.7)
%&-line parsing enabled.
entering extended mode
(./test_min.tex
LaTeX2e <2005/12/01>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax,
dumylang, noh
yphenation, basque, danish, dutch, finnish, french, german, ngerman,
hungarian,
italian, bokmal, nynorsk, polish, portuguese, spanish, swedish,
ukenglish, loa
ded.
(/Users/alex/Library/texmf/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2007/12/24 v2.98 KOMA-Script document class
(article)
(/Users/alex/Library/texmf/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2008basic/texmf-dist/tex/latex/graphics/keyval.sty)
(/Users/alex/Library/texmf/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2007/12/18 v2.98 KOMA-Script package (loading files)
Copyright (C) Markus Kohm
)) (/usr/local/texlive/2008basic/texmf-dist/tex/latex/base/size11.clo)
(/Users/alex/Library/texmf/tex/latex/koma-script/typearea.sty
Package typearea, 2007/12/24 v2.98 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-
)) (/usr/local/texlive/2008basic/texmf-dist/tex/xelatex/fontspec/
fontspec.sty
(/usr/local/texlive/2008basic/texmf-dist/tex/generic/ifxetex/
ifxetex.sty)
(/usr/local/texlive/2008basic/texmf-dist/tex/latex/tools/calc.sty)
(/usr/local/texlive/2008basic/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2008basic/texmf-dist/tex/generic/xkeyval/
xkeyval.tex))
(/usr/local/texlive/2008basic/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2008basic/texmf-dist/tex/xelatex/euenc/eu1enc.def)
(/Users/alex/Library/texmf/tex/xelatex/changed files/eu1lmr.fd))
fontspec.cfg loaded.
(/usr/local/texlive/2008basic/texmf-dist/tex/xelatex/fontspec/
fontspec.cfg))
(/usr/local/texlive/2008basic/texmf-dist/tex/xelatex/xunicode/
xunicode.sty)
(/Users/alex/Library/texmf/tex/latex/koma-script/scrpage2.sty) (./
test_min.aux)
kpathsea: Invalid fontname `[lmroman10-oblique]', contains '['
! Font EU1/lmr/m/sl/10.95=[lmroman10-oblique] at 10.95pt not
loadable: Metric (
TFM) file or installed font not found.
<to be read again>
relax
l.22 \end{document}
?
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
Running xelatex on this minimal example under Aquamacs results in a
segmentation fault.
Does anybody have a clue what is causing this problem? The same file
just ran fine on another texlive 2007 machine yesterday.
Best,
Alex
More information about the MacOSX-TeX
mailing list