From 939a7831637b1e02e5f7558aecbe3d8eb1a6770c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 May 2016 21:46:00 +0000 Subject: pstricks (19may16) git-svn-id: svn://tug.org/texlive/trunk@41263 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pstricks/pst-doc.cls | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/texmf-dist/tex/latex/pstricks') 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} -- cgit v1.2.3