diff options
Diffstat (limited to 'Master/texmf/asymptote/fontsize.asy')
-rw-r--r-- | Master/texmf/asymptote/fontsize.asy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/asymptote/fontsize.asy b/Master/texmf/asymptote/fontsize.asy index 4575f3480fa..54b01829550 100644 --- a/Master/texmf/asymptote/fontsize.asy +++ b/Master/texmf/asymptote/fontsize.asy @@ -1 +1 @@ -if(latex()) usepackage("fix-cm"); +if(latex()) usepackage("type1cm"); |