| |
---|
| | <xsl-out:value-of select="$latex-hyperref-boilerplate" /> |
---|
| | |
---|
| | <xsl-out:text> |
---|
| | \defaultfontfeatures{Mapping=tex-text} |
---|
| | \setmainfont{TeX Gyre Pagella} |
---|
| | \setsansfont[Scale=MatchUppercase,BoldFont={Gill Sans}]{Gill Sans Light} |
---|
| | \setmainfont{Minion Pro} |
---|
| | \setsansfont[Scale=MatchUppercase,BoldFont={Open Sans}]{Open Sans Light} |
---|
| | \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. |
---|
| |
---|
|