| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incipit snippets: add 'Y-extent override....This corrects a misalignment caused by the removal of 'minimum-Y-extent for
Staff.
| Neil Puttock | 2009-08-13 | 1 | -25/+29 |
* | New instrument name positioning in scheme....* split ly:system-start-text::print into three scheme callbacks in
output-lib.scm (X-/Y-offset calculations and print function)
* compensate for system start delimiter extents so all instrument names
in a system are aligned correctly based on self-alignment-X
* use 'when from left-bound instead of get_break_index () to determine
which text to print; this fixes incorrect indentation and text for
shortInstrumentName overrides (Issue #452)
* remove acknowledger for system-start-text from
system-start-delimiter-engraver.cc
* remove system-start-text.cc
* add system-start-text-interface to define-grob-interfaces.scm
* add library functions used by new callbacks to lily-library.scm
and output-lib.scm
* update snippets broken by changes
* add news entry and convert rule
| Neil Puttock | 2009-08-09 | 1 | -13/+15 |
* | Update .ly files. | Neil Puttock | 2008-12-24 | 1 | -1/+1 |
* | Run convert-ly on input/lsr and input/regression | Carl Sorensen | 2008-07-05 | 1 | -1/+1 |
* | LSR: Incipit example. | Nicolas Sceaux | 2008-02-17 | 1 | -1/+1 |
* | Helper functions to enter incipits and print them with the instrument names. | Nicolas Sceaux | 2008-02-15 | 1 | -0/+56 |