forked from CryHavoc/dottes
Update tune format files.
In the main one, just remove a couple of now deprecated settings that did nothing anyway. For the web format, which is actually the format used to generate the downloadable PDFs, bring it into line with the main format but leave the margins at the default settings. Also remove the deprecated settings.
This commit is contained in:
parent
7a89f03053
commit
8c5a32c304
|
@ -18,6 +18,3 @@ infoname D
|
|||
infoname Z
|
||||
infoname H
|
||||
infoname N
|
||||
infoline false
|
||||
writehistory true
|
||||
continueall false
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
% Format for a web graphic with a single tune with tune title
|
||||
botmargin 0
|
||||
leftmargin 0
|
||||
rightmarin 0
|
||||
topmargin 0
|
||||
% Format for a downloadable PDF with a single tune with tune title
|
||||
partsbox true
|
||||
measurenb false
|
||||
scale 0.9
|
||||
titleformat T0 C1
|
||||
topspace 0
|
||||
% I don't want any info fields in the graphics. To turn off the
|
||||
% fields, give a blank infoname for that letter.
|
||||
infoname S
|
||||
|
@ -15,6 +12,3 @@ infoname D
|
|||
infoname Z
|
||||
infoname H
|
||||
infoname N
|
||||
infoline true
|
||||
writehistory true
|
||||
continueall false
|
||||
|
|
Loading…
Reference in New Issue