From: W. Trevor King Date: Sat, 1 May 2010 01:45:19 +0000 (-0400) Subject: Make v-dep shorter (the caption used to overflow the page) X-Git-Tag: v1.0~384 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d08e9ac14ea60d602bafec364269647bf66a1fd1;p=thesis.git Make v-dep shorter (the caption used to overflow the page) --- diff --git a/tex/src/figures/v-dep/v-dep.asy b/tex/src/figures/v-dep/v-dep.asy index 83f4946..ce4b7b7 100644 --- a/tex/src/figures/v-dep/v-dep.asy +++ b/tex/src/figures/v-dep/v-dep.asy @@ -1,6 +1,6 @@ import wtk_graph; -size(15cm,10cm,IgnoreAspect); +size(15cm,6cm,IgnoreAspect); scale(Log, Linear); real xscale=1e9;