forked from CryHavoc/dottes
Update tune format files for abcm2ps v8+.
Also add stretching the last line to fill the width. Improves the display of first lines with tunes with short first lines.
This commit is contained in:
parent
9a8bc8c55d
commit
861aa86a28
|
@ -1,13 +1,10 @@
|
|||
% Format for a graphic with a single tune
|
||||
continueall false
|
||||
measurenb false
|
||||
writefields SRBDZHN 0
|
||||
titleformat Y0
|
||||
stretchlast 1.0
|
||||
writefields ABCDFGHILMmNOPRrSsTWwXZ 0
|
||||
titlespace 0
|
||||
topspace 0
|
||||
infoline false
|
||||
writehistory false
|
||||
musiconly true
|
||||
scale 0.9
|
||||
botmargin 0pt
|
||||
leftmargin 0pt
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
% Format for a graphic with a single tune
|
||||
partsbox true
|
||||
measurenb false
|
||||
stretchlast 1.0
|
||||
writefields ABCDFGHIKLMmNORrSsTXZ 0
|
||||
botmargin 0
|
||||
leftmargin 0
|
||||
rightmargin 0
|
||||
|
@ -8,12 +10,3 @@ topmargin 0
|
|||
titleformat Y0
|
||||
titlespace 0
|
||||
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
|
||||
infoname R
|
||||
infoname B
|
||||
infoname D
|
||||
infoname Z
|
||||
infoname H
|
||||
infoname N
|
||||
|
|
|
@ -1,14 +1,7 @@
|
|||
% Format for a downloadable PDF with a single tune with tune title
|
||||
partsbox true
|
||||
measurenb false
|
||||
stretchlast 1.0
|
||||
scale 0.9
|
||||
titleformat P-1 T0 C1
|
||||
% I don't want any info fields in the graphics. To turn off the
|
||||
% fields, give a blank infoname for that letter.
|
||||
infoname S
|
||||
infoname R
|
||||
infoname B
|
||||
infoname D
|
||||
infoname Z
|
||||
infoname H
|
||||
infoname N
|
||||
writefields ABDFGHILMmNORrSsWwXZ 0
|
||||
|
|
Loading…
Reference in New Issue