mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-25 10:42:19 -05:00
Use monospaced typeface for source text.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3588 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6dd7a7b929
commit
c47509764b
@ -88,8 +88,8 @@
|
|||||||
|
|
||||||
\usepackage{fontspec,xltxtra,xunicode}
|
\usepackage{fontspec,xltxtra,xunicode}
|
||||||
\defaultfontfeatures{Mapping=tex-text}
|
\defaultfontfeatures{Mapping=tex-text}
|
||||||
\setromanfont[Mapping=tex-text, Ligatures={Common}]{Gentium}
|
\setromanfont[Ligatures={Common}]{Gentium}
|
||||||
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gentium}
|
\setsansfont[Scale=MatchLowercase]{Gentium}
|
||||||
\setmonofont[Scale=MatchLowercase]{Inconsolata}
|
\setmonofont[Scale=MatchLowercase]{Inconsolata}
|
||||||
|
|
||||||
\setkomafont{descriptionlabel}{\normalfont\bfseries}
|
\setkomafont{descriptionlabel}{\normalfont\bfseries}
|
||||||
@ -161,7 +161,7 @@
|
|||||||
emptylines=5,
|
emptylines=5,
|
||||||
frame=single,
|
frame=single,
|
||||||
rulecolor=\color{black},
|
rulecolor=\color{black},
|
||||||
basicstyle=\small\color{darkgray},
|
basicstyle=\ttfamily\small\color{darkgray},
|
||||||
keywordstyle=\color{cyan},
|
keywordstyle=\color{cyan},
|
||||||
stringstyle=\color{blue},
|
stringstyle=\color{blue},
|
||||||
tagstyle=\color{purple},
|
tagstyle=\color{purple},
|
||||||
|
Loading…
Reference in New Issue
Block a user