summaryrefslogtreecommitdiff
path: root/ly/music-functions-init.ly
Commit message (Expand)AuthorAgeFilesLines
* Issue 4956/1: Let \retrograde expand repeat chords/notes...David Kastrup2016-08-211-1/+6
* Issue 4941/1: Optional fraction after \afterGrace command...David Kastrup2016-08-031-8/+11
* Issue 4916: Let \overrideProperty use ApplyOutputEvent.symbolDavid Kastrup2016-07-111-5/+2
* Issue 4798/5: Use key-list? for several music command predicates...David Kastrup2016-03-191-8/+8
* Issue 4742: Only \propertyTweak rather than \tweak can be applied to overrides...David Kastrup2016-01-181-36/+41
* Issue 4131/1: Reimplement forced partcombine decisions via context properties...David Kastrup2015-10-051-19/+1
* Issue 4601/2: Let \shape use grob-transformer like \offset doesDavid Kastrup2015-09-171-7/+5
* Issue 4592: Doc string fix in wake of issue 4426David Kastrup2015-09-111-3/+3
* Remove TODO comment about crashing music functions in .scm...David Kastrup2015-09-061-2/+0
* Issue 4569: Keep \autochange from escaping an existing context hierarchyDavid Kastrup2015-08-231-13/+11
* Issue 4538: Provide \markupMap music function...David Kastrup2015-08-111-0/+31
* Issue 4533: Stop the generic \tweak command from working as override...David Kastrup2015-08-081-72/+94
* Let \autochange accept optional arguments for the turning-point and clefs...Thomas Morley2015-08-051-22/+21
* Issue 4500: Support chaining \tweak variant of overrides...David Kastrup2015-07-211-8/+47
* Issue 4501/2: Use music-type-predicate where usefulDavid Kastrup2015-07-211-4/+4
* Issue 4507/1: Let \applyOutput take an optional grob specDavid Kastrup2015-07-211-5/+12
* Issue 4498: Provide music functions property{Override,Revert,Set,Unset}...David Kastrup2015-07-181-54/+78
* Issue 4488/2: Use ly:set-origin! and two-argument form of ly:music-deep-copyDavid Kastrup2015-07-181-12/+11
* Issue 4497: Fix non-rebase/convert of issue 4445 in parallel with issue 4442...David Kastrup2015-07-181-2/+2
* Issue 4485: Refactor \partcombine and \autochange iterators...Dan Eble2015-07-141-3/+32
* Issue 4472: Let \mark and Mark_engraver act consistently...David Kastrup2015-07-081-2/+2
* Issue 4465: Auto_change_iterator: move staff creation to SchemeDan Eble2015-07-021-3/+19
* Issue 4445: Use \override music function in a few casesDavid Kastrup2015-06-171-16/+6
* Add \override and \revert music functions usable from SchemeDavid Kastrup2015-06-171-0/+52
* Issue 4444: Better function documentation for \overridePropertyDavid Kastrup2015-06-171-1/+7
* Issue 4442/2: Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.21...David Kastrup2015-06-161-29/+24
* Issue 4421/6: Let some music functions call others via SchemeDavid Kastrup2015-06-091-16/+13
* Issue 4426: Remove bar checks at the end of \parallelMusic passages...David Kastrup2015-06-081-4/+19
* Issue 4423: eliminate part combiner's array of context handles (4/4)...Dan Eble2015-06-031-5/+12
* Issue 4422/5: Run scripts/auxiliar/update-with-convert-ly.shDavid Kastrup2015-06-021-143/+143
* Issue 4422/2: Fix various jumbled parser/location argument pairsDavid Kastrup2015-06-021-6/+6
* Issue 4411: Omit unnecessary second argument to ly:make-unpure-pure-container...David Kastrup2015-05-281-3/+1
* absolute pitch entry: accept an offset octaveKeith OHara2015-05-251-1/+15
* Issue 4356: Part combiner: generate mark events in Scheme (not C++)Dan Eble2015-05-091-42/+30
* Issue 3687 (part 1): Provide a compress MM function for MM rests only...Trevor Daniels2015-05-061-0/+11
* Issue 4358: Set DynamicLineSpanner direction for \partcombine....Dan Eble2015-05-031-8/+32
* Issue 4348: Part combiner: move direction handling out of iteratorDan Eble2015-04-241-6/+18
* Issue 4305: Remove `symbol-or-boolean?' predicate...David Kastrup2015-03-061-1/+1
* Doc: replaced tabs with spaces in /ly/*.ly...Kevin Barry2015-03-011-191/+191
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue 4196: Add a \compound-meter markup command...Dan Eble2014-11-261-1/+1
* Issue 4099: Partcombine warning about simultaneous breathing...David Kastrup2014-11-241-9/+1
* partcombine: optional argument to control chords; issue 4198Keith OHara2014-11-231-10/+14
* Issue 4112: Add internal chord-range option to part combiner...Dan Eble2014-11-101-3/+5
* Issue 4083: Implement \tagGroup commandDavid Kastrup2014-09-141-27/+25
* Issue 2507: Stop the entanglement of context properties and grob property int......David Kastrup2014-08-221-2/+2
* Issue 4039: Improvements to magnifyMusic and magnifyStaff...Mark Polesky2014-08-051-19/+35
* Issue 4015: Add \magnifyStaff....Mark Polesky2014-07-211-7/+57
* Issue 3997: \magnifyMusic: don't modify nested properties....Mark Polesky2014-07-101-63/+25
* Issue 3991: \magnifyMusic: surrender to issues 3987 and 3990....Mark Polesky2014-07-101-3/+6