Search found 1 match

by mkaut
Fri Apr 08, 2011 9:15 am
Forum: XeTeX
Topic: Linux Libertine as Roman Font gives strange Results
Replies: 4
Views: 12337

Linux Libertine as Roman Font gives strange Results

I have a strange problem with Linux Libertine fonts, with TeX Live 2010 on Linux (2 machines, Ubuntu and Debian, both 64 bit):

\documentclass{article}
\usepackage{fontspec}
\setromanfont[Mapping=tex-text]{Linux Libertine}
\begin{document}
The test: firefly, ``strict'', 1--2
\end{document}

I have ...