summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/size11.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/asymptote/size11.asy')
-rw-r--r--Master/texmf-dist/asymptote/size11.asy12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/asymptote/size11.asy b/Master/texmf-dist/asymptote/size11.asy
new file mode 100644
index 00000000000..93712288152
--- /dev/null
+++ b/Master/texmf-dist/asymptote/size11.asy
@@ -0,0 +1,12 @@
+texpreamble("\makeatletter%
+\renewcommand\normalsize{\@setfontsize\normalsize\@xipt{13.6}}%
+\renewcommand\small{\@setfontsize\small\@xpt\@xiipt}%
+\renewcommand\footnotesize{\@setfontsize\footnotesize\@ixpt{11}}%
+\renewcommand\scriptsize{\@setfontsize\scriptsize\@viiipt{9.5}}
+\renewcommand\tiny{\@setfontsize\tiny\@vipt\@viipt}
+\renewcommand\large{\@setfontsize\large\@xiipt{14}}
+\renewcommand\Large{\@setfontsize\Large\@xivpt{18}}
+\renewcommand\LARGE{\@setfontsize\LARGE\@xviipt{22}}
+\renewcommand\huge{\@setfontsize\huge\@xxpt{25}}
+\renewcommand\Huge{\@setfontsize\Huge\@xxvpt{30}}
+\makeatother");