static Pair showWebWithAutoLayout(Web web) { Pair p = showWeb(web); calAutoLayout(p.a, p.b); ret p; }