From 784a015b18c324aab37b542091814ce6e9371b16 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Fri, 12 Jul 2013 14:25:18 +0100 Subject: [PATCH] Make some bools 'false' not 0. --- singletune.fmt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/singletune.fmt b/singletune.fmt index 01ba7f3..2d48921 100644 --- a/singletune.fmt +++ b/singletune.fmt @@ -1,6 +1,6 @@ % Format for a graphic with a single tune partsbox true -measurenb 0 +measurenb false botmargin 0 leftmargin 0 rightmarin 0 @@ -20,3 +20,4 @@ infoname H infoname N infoline true writehistory true +continueall false