summaryrefslogtreecommitdiff
path: root/scm
Commit message (Expand)AuthorAgeFilesLines
* Eliminate inherit-[xy]-parent-visibilityDavid Kastrup2013-04-232-9/+4
* Remove non-working unused grob::calc-property-by-non-event-causeDavid Kastrup2013-04-231-3/+0
* Issue 3322: Add callback factory grob::inherit-parent-property...David Kastrup2013-04-231-0/+13
* Time signature before repeat bars at beginning of line; issue 828Keith OHara2013-04-171-2/+2
* Adds arpeggio to conditional item grob array....Mike Solomon2013-04-181-1/+0
* Revert "Break slurs between alternative endings in repeats; issue 1698."...Mike Solomon2013-04-154-15/+1
* Add an explanatory comment regarding session-handling to scm/lily.scmDavid Kastrup2013-04-091-0/+24
* Issue 3294: Define call-after-session for cleanup called after every fileDavid Kastrup2013-04-091-3/+11
* Issue 3291: Carry any exports from session initialization over to subsequent ......David Kastrup2013-04-091-0/+6
* Revert "Avoid excessive number of dots in chords (#3179)."...Keith OHara2013-04-072-4/+0
* Break slurs between alternative endings in repeats; issue 1698....Mike Solomon2013-04-064-1/+15
* Allow markup lists to be composed at run-time...David Kastrup2013-04-062-15/+56
* Move map-markup-command-list into parser internalsDavid Kastrup2013-04-062-17/+23
* Simplify interpret-markup-listDavid Kastrup2013-04-061-9/+10
* Use fold in map-markup-command-listDavid Kastrup2013-04-061-7/+6
* Aligns horizontally-offset fingerings in a column if X distance is small (iss......Mike Solomon2013-04-022-0/+3
* Issue 1100: \line inside \concat should keep its 'word-spaceDavid Kastrup2013-04-021-3/+7
* Revert "Uses special X alignment for instrument names."...Mike Solomon2013-03-304-26/+4
* Uses special X alignment for instrument names....Mike Solomon2013-03-294-4/+26
* Adds hairpins from Ferneyhough scores to LilyPond....Mike Solomon2013-03-282-7/+72
* Issue 3249: Make a PostEvents container class for packaging several postevents...David Kastrup2013-03-241-0/+6
* Defuse some open parens starting lines in strings in define-music-types.scm...David Kastrup2013-03-241-4/+4
* Issue 3251: set-default-paper-size bleeds over to subsequent file compilations...David Kastrup2013-03-231-4/+8
* Documents make-partial-ellipse-stencil (issue 3252)Mike Solomon2013-03-231-2/+50
* Fixes manual beaming over rests and vertical spacing problem (issue 3242)Mike Solomon2013-03-231-0/+7
* Permits all positive and zero-length buildings in skylines (issue 3161)...Mike Solomon2013-03-223-16/+10
* Issue 3244: Remove -d old-relative compatibility option...David Kastrup2013-03-212-8/+0
* Make \balloonText into post-event, \balloonGrobText into proper event...David Kastrup2013-03-211-1/+1
* Revert "Issue 3203: Clean up bar-line.scm some more"...David Kastrup2013-03-141-65/+69
* Issue 1334: A \score-lines markup list command for multi-lines embedded scores...David Kastrup2013-03-081-18/+27
* Issue 3187: Ugly alignment of text and score within a markup...David Kastrup2013-03-081-5/+15
* Uses only unpure-pure containers to articulate unpure-pure relationships (iss......Mike Solomon2013-03-052-277/+287
* Issue 3203: Clean up bar-line.scm some more...David Kastrup2013-03-051-69/+65
* Fixes annotate spacing (issue 3169)...Mike Solomon2013-03-023-1/+27
* Avoid excessive number of dots in chords (#3179).Werner Lemberg2013-02-252-0/+4
* Revert "Issue 3192: Clean up bar-line.scm some more"...David Kastrup2013-02-241-65/+69
* Issue 3192: Clean up bar-line.scm some moreDavid Kastrup2013-02-231-69/+65
* Creates support for melismas ("ligatures") in Kievan notation via the use of ......Aleksandr Andreev2013-02-221-0/+8
* Removes pure-print-callbacks list....Mike Solomon2013-02-202-30/+55
* Issue 3168: Invert the meaning of instrumentTransposition again....David Kastrup2013-02-191-4/+3
* Issue 3177: Remove lily-and and lily-or...David Kastrup2013-02-192-15/+2
* Issue 3196: Cleanup scm/lily-library.scm somewhat moreDavid Kastrup2013-02-181-46/+36
* Issue 3165: MultiMeasureTextEvent created by i.e. R1-1 did not take tweaks...David Kastrup2013-02-171-10/+2
* Issue 3182: Defuse the obfuscated Scheme programming contest...David Kastrup2013-02-155-52/+26
* Issue3181: Replace several misuses of eq? on numerical values...David Kastrup2013-02-154-15/+15
* Fix typo in list-element-index, simplify count-listDavid Kastrup2013-02-141-9/+2
* Remove unused "original-chord" property definition from music properties.David Kastrup2013-02-141-2/+0
* Issue 3157: Remove code duplication for cue clefsDavid Kastrup2013-02-131-65/+21
* Add number-or-markup? predicateDavid Kastrup2013-02-132-0/+4
* Let calc-{fingering,string-number,stroke-finger}::calc-text look at event 'text...David Kastrup2013-02-131-13/+10