summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/X400a.ltx
blob: 014bfe1d35a89cc8acc72363424a283bd98c6ba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\input{umtest-preamble}
\usepackage[trace=on]{unicode-math}
\setmainfont{TeX Gyre Pagella}
\setsansfont{TeX Gyre Adventor}
\setmonofont{TeX Gyre Cursor}
\setmathfont{Cambria Math}
\usepackage{url}
\begin{document}
\centering\obeylines
\url{http://www.lmgtfy.com/}
\url{?q="~!@#$%^&*()<>`'}
\urlstyle{rm}
\url{http://www.lmgtfy.com/}
\url{?q="~!@#$%^&*()<>`'}
\urlstyle{sf}
\url{http://www.lmgtfy.com/}
\url{?q="~!@#$%^&*()<>`'}
\end{document}