Make some bools 'false' not 0.

This commit is contained in:
Jim Hague 2013-07-12 14:25:18 +01:00
parent 8bd1c512c6
commit 784a015b18
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
% Format for a graphic with a single tune % Format for a graphic with a single tune
partsbox true partsbox true
measurenb 0 measurenb false
botmargin 0 botmargin 0
leftmargin 0 leftmargin 0
rightmarin 0 rightmarin 0
@ -20,3 +20,4 @@ infoname H
infoname N infoname N
infoline true infoline true
writehistory true writehistory true
continueall false