summaryrefslogtreecommitdiff
path: root/Master/texmf/asymptote/fontsize.asy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-22 00:15:48 +0000
committerKarl Berry <karl@freefriends.org>2009-06-22 00:15:48 +0000
commitac6cde038884e924c511025d370671f7adf669c6 (patch)
tree1d233dcb20de06b39f78fc0e1db0c00eeb23b0a1 /Master/texmf/asymptote/fontsize.asy
parent8542b3da905deccc50b1bd6d21c7474a29286b3f (diff)
asymptote 1.77 install
git-svn-id: svn://tug.org/texlive/trunk@13866 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/asymptote/fontsize.asy')
-rw-r--r--Master/texmf/asymptote/fontsize.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/asymptote/fontsize.asy b/Master/texmf/asymptote/fontsize.asy
index 0c0c6a0dcca..4575f3480fa 100644
--- a/Master/texmf/asymptote/fontsize.asy
+++ b/Master/texmf/asymptote/fontsize.asy
@@ -1 +1 @@
-usepackage("fix-cm");
+if(latex()) usepackage("fix-cm");