From fc0272acfb98e736b22f48c41c4a3e27b4264b36 Mon Sep 17 00:00:00 2001 From: ccremers Date: Thu, 13 May 2004 14:52:38 +0000 Subject: [PATCH] - It's working so nicely now that we can remove the manually set constants altogether. --- src/attacktemplate.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/attacktemplate.tex b/src/attacktemplate.tex index 86ac30b..f068ad0 100644 --- a/src/attacktemplate.tex +++ b/src/attacktemplate.tex @@ -3,10 +3,10 @@ \usepackage{msc} \usepackage{ifthen} -\setlength{\instwidth}{3.0cm} -\setlength{\instdist}{4cm} -\setlength{\actionwidth}{3.6cm} -\setlength{\conditionoverlap}{1.9cm} +%\setlength{\instwidth}{3.0cm} +%\setlength{\instdist}{4cm} +%\setlength{\actionwidth}{3.6cm} +%\setlength{\conditionoverlap}{1.9cm} % Action macro from MSC documentation