static Pair showWeb_noAutoLayout(Web web) { CirclesAndLines cal = webToCAL(web); ret pair(cal, showCAL(cal)); }