[XeTeX] \addtokomafont{footnotereference}{} doesn't work with xltxtra package

Ulrike Fischer news3 at nililand.de
Fri May 1 18:00:41 CEST 2009


Am Fri, 1 May 2009 17:19:01 +0200 schrieb Marcel Stadelmann:

> Hi,
> 
> The Komascript order to define the format and the font of a  
> footnotemark is ignored, as soon as the xltxtra package is loaded.  
> Somebody has an idea for a workaround?

xltxtra is overwriting the definition of koma. You can reset it with

\usepackage{xltxtra}
\deffootnotemark{\textsuperscript{\thefootnotemark}}
\addtokomafont{footnotereference}{\sffamily\color{blue}}


-- 
Ulrike Fischer 



More information about the XeTeX mailing list