luaotfload icon indicating copy to clipboard operation
luaotfload copied to clipboard

Color clash with preview package

Open wspr opened this issue 14 years ago • 0 comments

I have no idea why this is broken; including it here for future reference:

\documentclass{article}
\usepackage{luaotfload}
\usepackage[active]{preview}
\begin{document}
\begin{preview}
\font\1=file:texgyrebonum-regular.otf:color=FF0000\1 foo
\end{preview}
\end{document}

wspr avatar Jun 06 '10 11:06 wspr