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:
Jim Hague 2016-11-10 00:47:55 +00:00
parent 7a89f03053
commit 8c5a32c304
2 changed files with 3 additions and 12 deletions

View File

@ -18,6 +18,3 @@ infoname D
infoname Z infoname Z
infoname H infoname H
infoname N infoname N
infoline false
writehistory true
continueall false

View File

@ -1,11 +1,8 @@
% Format for a web graphic with a single tune with tune title % Format for a downloadable PDF with a single tune with tune title
botmargin 0 partsbox true
leftmargin 0 measurenb false
rightmarin 0
topmargin 0
scale 0.9 scale 0.9
titleformat T0 C1 titleformat T0 C1
topspace 0
% I don't want any info fields in the graphics. To turn off the % I don't want any info fields in the graphics. To turn off the
% fields, give a blank infoname for that letter. % fields, give a blank infoname for that letter.
infoname S infoname S
@ -15,6 +12,3 @@ infoname D
infoname Z infoname Z
infoname H infoname H
infoname N infoname N
infoline true
writehistory true
continueall false