# HG changeset patch # User Jim Hague # Date 1478738875 0 # Node ID 9982077ac9b2d920cd0a41339e7ecbfa68e7e240 # Parent b12ce78e9af4334dcfc33d1aa5b09834cea2223f 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. diff -r b12ce78e9af4 -r 9982077ac9b2 singletune.fmt --- a/singletune.fmt Tue Nov 08 21:18:00 2016 +0000 +++ b/singletune.fmt Thu Nov 10 00:47:55 2016 +0000 @@ -18,6 +18,3 @@ infoname Z infoname H infoname N -infoline false -writehistory true -continueall false diff -r b12ce78e9af4 -r 9982077ac9b2 singletuneweb.fmt --- a/singletuneweb.fmt Tue Nov 08 21:18:00 2016 +0000 +++ b/singletuneweb.fmt Thu Nov 10 00:47:55 2016 +0000 @@ -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 Z infoname H infoname N -infoline true -writehistory true -continueall false