Search found 1 match

by zhou13
Thu Dec 22, 2011 5:32 am
Forum: Fonts & Character Sets
Topic: Differences between XeLaTeX Font and PDFLaTeX Font
Replies: 0
Views: 1891

Differences between XeLaTeX Font and PDFLaTeX Font

I found that the output result is slightly different between next two commands.

\defaultfontfeatures{Mapping=tex-text}
\setromanfont{Linux Libertine}
\setmainfont{Linux Libertine}
\setsansfont{Linux Biolinum}
\usepackage{libertine}

On SumatraPDF, I hardly can see any difference. But on Adobe ...