• Changed mono font to match lower case (matching upper case, while probably technically correct, looks out of proportion to the rest of the text).
1 parent 40a8edd commit 8761ad67ec1b1885c9e722a244aba7fa6453de04
Nigel Stanger authored on 17 Feb 2016
Showing 1 changed file
View
2
■■■
xml2xslt.xsl
<xsl-out:text>
\defaultfontfeatures{Mapping=tex-text}
\setmainfont{TeX Gyre Pagella}
\setsansfont[Scale=MatchUppercase,BoldFont={Gill Sans}]{Gill Sans Light}
\setmonofont[Scale=MatchUppercase]{Letter Gothic 12 Pitch}
\setmonofont[Scale=MatchLowercase]{Letter Gothic 12 Pitch}
\setmathsfont(Latin,Digits){TeX Gyre Pagella}
 
% Hack to prevent digits in hyperlinks from being set in the main font instead of the mono font.
% From http://tex.stackexchange.com/questions/99770/problem-with-digits-in-urls-when-using-mathspec-and-hyperref