Make some bools 'false' not 0.
This commit is contained in:
parent
8bd1c512c6
commit
784a015b18
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue