changeset 650:9982077ac9b2

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.
author Jim Hague <jim.hague@acm.org>
date Thu, 10 Nov 2016 00:47:55 +0000
parents b12ce78e9af4
children 4e92928fcfc2
files singletune.fmt singletuneweb.fmt
diffstat 2 files changed, 3 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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