Tags

Tags give the ability to mark specific points in history as being important
  • v8.14.1

    030bcb4c · New release v8.14.1 ·
    - fixes
      - bad definition of the music font (@font-face)
      - bad error when --pango 2 in command line and SVG output
      - bad beams when notes on 2 staves and %%flatbeams
      - error in SVG output when color setting since version v8.14.0
    - changes
      - code revert: use pango only when needed
    - build
      - crash in 'make install' when no 'rst2man' in the shell PATH
      - compilation warning in Mac OS X
  • v8.14.0

    e56f28c6 · New release v8.14.0 ·
    - fixes
      - better handling of fonts when pango
      - bad transposition when chord symbols separated by ';'
    - changes
      - always use pango when available
      - Use CSS shorthand file description for SVG output
    - build
      - Split clean targets according to the GNU guidelines
      - Install documentation into prefix/share/doc instead of prefix/doc
      - Install the examples in a separate documentation directory
    - documentation
      - add man page
  • v8.13.24

    6ae3acb3 · New release v8.13.24 ·
    - fixes
      - bad transposition of chord symbols when many chords and new accidentals
      - errors with L:auto since version v8.13.17
    - changes
      - accept unit value '0' without unit in %% commands
    - build
      - Make ./configure resistant to spaces in build flags
      - in ./configure, if both the user and libpango select CPPFLAGS, keep all
    - documentation
      - bad link to the source repository in INSTALL
  • v8.13.23

    98bc0116 · New release v8.13.23 ·
    - fixes
      - crash when clef change under a slur at end of line
      - bad vertical offset of ties when dotted notes on a staff line
      - bad chord symbols in the capo line when %%transpose
      - bad transposition of the chord symbols since release v8.13.17
    - changes
      - Accept voice names up to 500 characters
  • v8.13.22

    757fe26f · New release v8.13.22 ·
    - fixes
      - double definitions of some global variables
      - erroneous error on & when started by (& since version v8.13.19
      - buffer overflow when bad list of accidentals in K:
      - read access outside of array when byte '0x80' in a string
      - division by zero when 'p' is a multiple of 256 in a tuplet
      - read access outside array when note duration greater than 32767
      - read access outside of array when unknown clef name
      - buffer overflow with converting big SVG <path> to PS
      - read access out of the music line buffer
    - changes
      - increase the max number of items in M:
      - Handle scale, translate, 'q' and 't' in SVG to PS conversion
    - internal changes
      - increase the memory arena size
      - fix: the first memory arena was not used
      - Optimize memory allocation in SVG to PS conversion
      - Accept absolute coordinates in SVG to PS conversion
    - doc
     - set a HTML link to the ABC draft
     - add osx and windows details to install
     - add basic build instructions to readme
  • v8.13.21

    a566c417 · New release v8.13.21 ·
    - fixes
      - crash when bar and clef change at start of music line with many voices
      - crash when no bar before measure repeat
      - crash when %% or I: and space characters only
      - crash when too many accidentals in K: (signature + explicit)
      - crash when too many elements in delayed output (as slurs)
      - compile indentation warning
    - changes
      - accept a number of characters in %%titletrim
  • v8.13.20

    71589e68 · New release v8.13.20 ·
    - fixes
      - accept 'pt' as a valid length unit
    - changes
      - update the documentation
  • v8.13.19

    55292d4b · New release v8.13.19 ·
    - fixes
      - crash on "&)" after "(&" and without "&"
      - loss of key signature when occuring in a not displayed staff
      - bad detection of %abc with the command option '-z'
      - bad note head when %%map and tremolo
  • v8.13.18

    740512a4 · New release v8.13.18 ·
    - changes
      - Add 'cleanconfig' make target to remove all generated objects.
      - accept a simple string as the font name in %%musicfont
    - fixes
      - loop when sequence repeat and many voices since 7.4.1
      - bad bar at start of line when repeat bar and annotation/deco
  • v8.13.17

    138a23b7 · New release v8.13.17 ·
    - new features
      - add %%capo
    - changes
      - change the "Line too much shrunk" message severity to 'error'
      - move build date from display_version
      - increase the max number of staves to 32
      - add 'under' as a synonym of 'below' in %%pos
      - accept 5, 7 or 9 as note length divider with L:auto
    - fixes
      - abnormal error when %%format with a PostScript file
      - bad direction of beamed notes in single tunes since commit 1470bdb
      - bad chord duration since commit 34aa175
      - bad handling of +: for history (H:)
      - bad vertical offset of right/left annotations
      - abnormal error message on command line flag '-p'
  • v8.13.16

    064afe1b · New release v8.13.16 ·
    - new features
      - add '[' and ']' as thick line in %%stafflines
    - changes
      - treat 'print=' with modifiers as '*'/'all' in %%map
    - fixes
      - accept a line number greater than 5 in K:/V: clef=
      - bad stem directions
      - bad detection of some wrong ties
      - bad handling of maxstaffsep (system clash)
      - bad note height of custos
      - loss of decorations when on combined rests
      - lack of ottava brackets when on secundary voice
      - reset the 'execute' mode bits of 'configure' when new release
  • v8.13.15

    0ae2d314 · New release v8.13.15 ·
    - changes
      - add X references as PostScript comments for index treatment
    - fixes
      - too much width of part indications (P:)
      - bad SVG when option '-z' and tunes with many music lines
      - set the 'execute' mode bits of 'configure'
    - internal changes
      - use setpagedevice to handle the gutter
  • v8.13.14

    81bb2788 · New release v8.13.14 ·
    . changes
     - close a bit the glyph of the imperfectum time signatures (M:c)
     - don't output log messages to stderr
     - have smaller flag stubs in beams
     - put the chord indications closer to the staves/notes
    
    . fixes
     - bad x offset of P: when at start of line after a repeat bar
     - don't put accidentals in the key signature at start of line
     - build: bad building from .tar.gz or .zip
     - build: fix warning in compiling parse.o
     - build: install error
  • abcm2ps-8.13.13

    45e0384c · dist: add the GPLv3 ·
    - bug fixes
    - move the sources to GitHub
  • abcm2ps-8.13.12

    e3b6bee1 · abcm2ps-8.13.12 ·
    abcm2ps-8.13.12
  • abcm2ps-8.13.11

    28d7f511 · abcm2ps-8.13.11 ·
    abcm2ps-8.13.11
  • abcm2ps-8.13.10

    9104bc29 · abcm2ps-8.13.10 ·
    abcm2ps-8.13.10
  • abcm2ps-8.13.9

    8683813b · abcm2ps-8.13.9 ·
    abcm2ps-8.13.9
  • abcm2ps-8.13.8

    d0837486 · abcm2ps-8.13.8 ·
    abcm2ps-8.13.8
  • abcm2ps-8.13.7

    1090d34c · abcm2ps-8.13.7 ·
    abcm2ps-8.13.7