summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/worksheet.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/worksheet.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/worksheet.asy2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/worksheet.asy b/Master/texmf-dist/doc/asymptote/examples/worksheet.asy
index 9894e5802b8..4bdc80847eb 100644
--- a/Master/texmf-dist/doc/asymptote/examples/worksheet.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/worksheet.asy
@@ -1,5 +1,7 @@
import fontsize;
+settings.outformat="pdf";
+
defaultpen(Helvetica());
picture pic;