Tags give the ability to mark specific points in history as being important
-
v0.5.4
Release: v0.5.48aaa0025 · ·This 0.5.5 is a minor unstable release. It contains improvements and bug fixes. Features -------- * add --paper option * dump F: images with -f png * improve --Version results * support abc-paths.sh and abc-files.sh script for user defaults in -i * support -f midi for playback using external timidity * support abc-source embed und extract with PNG * support ToC style index with title, key and some notes Maintenance ----------- * detect and use librsvg * adapt to Oyjl API changes * add absolute abc filename with -f=abc -v in F: * allow --select=-1 as deselect for -f HTML - helps with -R gui * switch to oyjlBase64Encode() and internal remove code * skip . file results, when in ~ * synchronise internal ABC file search with -i * build and install internal abc2midi 5.02 * support --Version=abc2midi|timidity Documentation ------------- * add link to timidity, updates and minor corrections Fixes ----- * fix --filter and --select working together * fix check sizes * fix crash on list on input * fix F: absolute image path detection
-
v0.5.2
Release: v0.5.21691abd6 · ·This 0.5.2 is a minor unstable release. It contains small improvements and bug fixes. Features -------- * output to tune title with equal sign -o = * read ABC from SVG and write ABC code into PDF * support --abc-remove option * handle grid2 0 for excemption of tunes from text songs * add --Version option to display library versions Maintenance ----------- * add check ABC -> SVG -> ABC roundtrip including '<' for SVG * add new tests for roundtrip and -o== output file name from title renaming * replace memmem() for portability * improve the test and use all tunes from extras/test.abc for renderng svg, pdf and png * CI: install librsvg2-bin and pdftk * Add more tests for ABC, SVG, PDF and PNG. Include accordion.abc from abcm2ps. * test.abc: reorganise grid2 to switch grid2 song layout * CI: add deploy stage for GitLabPages * CI: embedd SVG font-face as base64 * link with librsvg Documentation ------------- * create extras/compare.md test page * GitLabPages: show compare.html with the renderd libMusicAbc sample ABC files * add index.html for GitLab Pages * GitLabPages: add PDF output * add Fonts.md Fixes ----- * fix abc_end detection in HTML and SVG * improve ABC tune splitting * adapt to formal app specific directive * fix %%grid2 3 capo font size
-
v0.5.1
540e0595 · ·This 0.5.1 is a minor unstable release. It contains small improvements and bug fixes. Features -------- Filtering of ABC * support --filter select=[ "Title", 7 ] by tune title * add --abc-priority option Formats ------- * HTML support embedding of images in ABC: F: file-name.[png|svg|jpg] * a2hstyle input for various abc and css code to embedd They are selected by the --style option. * new PNG output * single tune Dependencies ------------ * rsvg-convert for PNG * use libMusicAbc * https://gitlab.com/beku/libmusicabc Fixes ----- * skip removal of leading white space in ABC * improve ABC splitting in abc2htmlAddAbc() * improve rebustness of ABC comment extraction from PDF and SVG
-
0.5
Release: 0.553d18998 · ·This release is the first release. Features -------- Basic functionality is ready. Lists of * titles * files and * search paths Filtering of ABC * headers or * select order of print outs. Formats ------- * one page HTML (native) * ABC for revert of HTML stuff (native) * -v shows duplication diffs * SVG * PDF Dependencies ------------ * abcm2ps for SVG * diff for duplication prints * inkscape for PDFs * pdftk for PDF assembly and ToC