summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-19 21:46:00 +0000
committerKarl Berry <karl@freefriends.org>2016-05-19 21:46:00 +0000
commit939a7831637b1e02e5f7558aecbe3d8eb1a6770c (patch)
treeef09570e96f885a7be18666ccb32a17a4a9fcf31 /Master/texmf-dist/tex/latex/pstricks
parentd793af69003b8e4a6ded4c69e368f7519acd5bd5 (diff)
pstricks (19may16)
git-svn-id: svn://tug.org/texlive/trunk@41263 c570f23f-e606-0410-a88d-b1316a301751
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}