mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Setting serif and sans to gentium. Monospace to Inconsolata.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3533 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
2fcb012785
commit
3c44d18c3d
@ -85,10 +85,10 @@
|
||||
|
||||
|
||||
\usepackage{fontspec,xltxtra,xunicode}
|
||||
%\defaultfontfeatures{Mapping=tex-text}
|
||||
%\setromanfont[Mapping=tex-text, Ligatures={Common}]{Hoefler Text}
|
||||
%\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gill Sans}
|
||||
%\setmonofont[Scale=MatchLowercase]{Monaco}
|
||||
\defaultfontfeatures{Mapping=tex-text}
|
||||
\setromanfont[Mapping=tex-text, Ligatures={Common}]{Gentium}
|
||||
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gentium}
|
||||
\setmonofont[Scale=MatchLowercase]{Inconsolata}
|
||||
|
||||
\setkomafont{descriptionlabel}{\normalfont\bfseries}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user