diff singletune.fmt @ 319:cbe9c10b5a3e

Render tune title, subtitle and composer in Latex/HTML and not in the image. This way the titles remains a constant size even if the image needs to be scaled. And we have that text appearance under our control. I can't find a way of switching off the tune title in abcm2ps, and have worked around by setting the title format to Y0. Y is not a defined ABC header and is not found in any Dottes tune.
author Jim Hague <jim.hague@acm.org>
date Tue, 16 Jul 2013 16:35:07 +0100
parents f80bd1e919f7
children 9982077ac9b2
line wrap: on
line diff
--- a/singletune.fmt	Tue Jul 16 16:27:49 2013 +0100
+++ b/singletune.fmt	Tue Jul 16 16:35:07 2013 +0100
@@ -6,7 +6,7 @@
 rightmarin 0
 topmargin 0
 scale 0.9
-titleformat T0 C1
+titleformat Y0
 titlespace 0
 topspace 0
 % I don't want any info fields in the graphics. To turn off the
@@ -18,6 +18,6 @@
 infoname Z
 infoname H
 infoname N
-infoline true
+infoline false
 writehistory true
 continueall false