# HG changeset patch
# User Jim Hague <jim.hague@acm.org>
# Date 1373635518 -3600
# Node ID f80bd1e919f7c6e1cfc63732f6a26ce9263434d7
# Parent  aa803fd1c3a6437423e9f20df73b1ad306597c2e
Make some bools 'false' not 0.

diff -r aa803fd1c3a6 -r f80bd1e919f7 singletune.fmt
--- a/singletune.fmt	Fri Jul 12 14:25:05 2013 +0100
+++ b/singletune.fmt	Fri Jul 12 14:25:18 2013 +0100
@@ -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 N
 infoline true
 writehistory true
+continueall false