diff options
author | minskim <minskim> | 2006-07-20 19:31:44 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-07-20 19:31:44 +0000 |
commit | c0bf0994a013d317452e22eb967a056c99ac7c33 (patch) | |
tree | 6e940135466a11558b528304a576432c43a917ce /print/abcm2ps/PLIST | |
parent | e3a372701b88ef431fecd0b2c7ef690024fbc4f0 (diff) | |
download | pkgsrc-c0bf0994a013d317452e22eb967a056c99ac7c33.tar.gz |
Update abcm2ps to 4.12.22.
Changes since 4.12.19:
Bigger horizontal space for microtonal accidentals.
Bad time signature on remaining staves when %%timewarn activayed.
Erroneous expansion of multi-measure rests when voice overlay.
Treat the decorations of multi-measure rests.
Bad broken rhythm ('>', '<') when space ('y') inside.
Vertical offset problem when %%multicol at start of ABC file.
Sometimes, bad horizontal offset of symbol when at start of line.
Bad stem direction or dot/tenuto vertical offset in upper voices
after a rest.
Diffstat (limited to 'print/abcm2ps/PLIST')
-rw-r--r-- | print/abcm2ps/PLIST | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/print/abcm2ps/PLIST b/print/abcm2ps/PLIST index 127a8f2f771..e62708fed2f 100644 --- a/print/abcm2ps/PLIST +++ b/print/abcm2ps/PLIST @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2006/06/18 03:00:33 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/07/20 19:31:44 minskim Exp $ bin/abcm2ps +share/abcm2ps/fbook.fmt +share/abcm2ps/fonts.fmt +share/abcm2ps/landscape.fmt +share/abcm2ps/tight.fmt share/doc/abcm2ps/Changes share/doc/abcm2ps/License share/doc/abcm2ps/README @@ -18,9 +22,5 @@ share/doc/abcm2ps/sample3.abc share/doc/abcm2ps/sample3.eps share/doc/abcm2ps/sample4.abc share/doc/abcm2ps/voices.abc -share/abcm2ps/fbook.fmt -share/abcm2ps/fonts.fmt -share/abcm2ps/landscape.fmt -share/abcm2ps/tight.fmt -@dirrm share/abcm2ps @dirrm share/doc/abcm2ps +@dirrm share/abcm2ps |