From: W. Trevor King Date: Wed, 27 Jun 2012 13:20:58 +0000 (-0400) Subject: Set Asymptote fontsize to 10pt globally, not just for sLabel()s. X-Git-Tag: v1.0~310 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f11de3cebc3d501a7cbb46481015f619372a85dc;p=thesis.git Set Asymptote fontsize to 10pt globally, not just for sLabel()s. --- diff --git a/src/figures/asy/wtk_graph.asy b/src/figures/asy/wtk_graph.asy index 64f4201..ca997b7 100644 --- a/src/figures/asy/wtk_graph.asy +++ b/src/figures/asy/wtk_graph.asy @@ -3,15 +3,13 @@ import palette; import stats; -real fsize=10; - Label sLabel(string s, align align=NoAlign, int extra_spaces=0) { string spaces = ""; int i; for (i=0; i