abcm2ps: a program to typeset abc tunes into Postscript
http://moinejf.free.fr
abcm2ps is a package which converts music tunes from ABC format to
PostScript. Based on abc2ps version 1.2.5, it was developped mainly to print
barock organ scores which have independant voices played on one or many
keyboards and a pedal-board. abcm2ps introduces many extensions to the ABC
language that make it suitable for classical music.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/abcm2ps && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
abcm2ps-8.14.12.tar.gz | 0000259618 254 KB | |
abcm2ps.changes | 0000010342 10.1 KB | |
abcm2ps.spec | 0000002443 2.39 KB | |
compiler_flags.patch | 0000000855 855 Bytes | |
deco-guitar.fmt | 0000004747 4.64 KB | |
deco-marks.fmt | 0000002033 1.99 KB | |
italian.fmt | 0000001113 1.09 KB | |
renaissance.fmt | 0000022643 22.1 KB | |
thinlines.fmt | 0000000325 325 Bytes |
Revision 14 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 906396
from
Michael Vetter (jubalh)
(revision 14)
- Update to 8.14.12: Fixes: * crash when "%%break 1" and no measure bar in the tune * crash when duplicated voice ending on %%staves with repeat variant * crash when voice duplication with symbols without width * crash or bad output when null value in %%scale * problem when only bars in 2 voices followed %%staves of the second voice only * crash when tuplet error in grace note sequence * crash when grace note with empty tuplet * crash when many broken rhythms after a single grace note * access outside the deco array when error in U: * crash when !xstem! with no note in the previous voice * crash on tuplet without any note/rest * crash when grace notes at end of line and voice overlay * crash when !trem2! at start of a grace note sequence * crash when wrong duration in 2 voice overlays and bad ties * crash when accidental without a note at start of line after K: * array overflow when wrong duration in voice overlay * loss of left margin after first page since previous commit * no respect of %%leftmargin with -E or -g * bad placement of chord symbols when in a music line with only invisible rests Syntax: * Accept and remove one or two '%'s at start of all %%beginxxx lines Generation: * Move the CSS from XHTML to SVG Build: * configure: respect environment variable - Refresh compiler_flags.patch
Comments 0