And it seems to work thanks to abcm2ps by Jef Moine, not thanks to
EasyABC. So you should thank him for upholding the abc-specification.
Here is an example:
%abc-2.1
%%writefields TCOPQwWNH
X:1
T:My title
C:The composer
M:4/4
L:1/4
N:Your notes
H:The history of this song
K:C
abc
On 17-4-2017 18:49, Bill Black wrote:
Can anyone suggest a way of getting EasyABC to print the contents of
an N: or H: field?
Can anyone suggest a way of getting EasyABC to print the contents of an N: or H: field?
Well, according to the abc-specification this should be possible with
the %%writefields
http://abcnotation.com/wiki/abc:standard:v2.1#typesetting_information_fields
And it seems to work thanks to abcm2ps by Jef Moine, not thanks to
EasyABC. So you should thank him for upholding the abc-specification.
Here is an example:
%abc-2.1
%%writefields TCOPQwWNH
X:1
T:My title
C:The composer
M:4/4
L:1/4
N:Your notes
H:The history of this song
K:C
abc
On 17-4-2017 18:49, Bill Black wrote:
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
https://www.avast.com/antivirus
Thanks for this - seems to work fine. One more question: is there any way of making the field ("Notes" and "History") non-printing?
you specufy which fields to print by what you include in the writefields commands. just leave N and H out of the list.