summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pst-doc.cls4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
index 8b3df60d05b..7521a82a09f 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
+++ b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
@@ -25,6 +25,10 @@ DIV13]{scrartcl}
\RequirePackage[dvipsnames,x11names,svgnames,table]{xcolor}
\RequirePackage{ifxetex}
\ifxetex
+ \usepackage{unicode.math}
+ \usepackage{libertine}
+ \usepackage[Scale=MatchLowercase,FakeStretch=0.92]{Anonymous Pro}
+ \setmathfont{XITS Math}
\else
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}