summaryrefslogtreecommitdiff
path: root/Master/texmf/asymptote/size11.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/asymptote/size11.asy')
-rw-r--r--Master/texmf/asymptote/size11.asy12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf/asymptote/size11.asy b/Master/texmf/asymptote/size11.asy
deleted file mode 100644
index 93712288152..00000000000
--- a/Master/texmf/asymptote/size11.asy
+++ /dev/null
@@ -1,12 +0,0 @@
-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");