summaryrefslogtreecommitdiff
path: root/ly
Commit message (Expand)AuthorAgeFilesLines
...
* Release: bump Welcome versions.Phil Holmes2015-08-092-2/+2
* Issue 4528/1 Add ly/ssaattbb.ly built-in templateTrevor Daniels2015-08-081-0/+318
* 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 4517: merely loading articulate.ly should not change default outputDavid Kastrup2015-07-301-14/+78
* Release: bump Welcome versions.Phil Holmes2015-07-262-2/+2
* Issue 4495 Remove unnecessary #{ .. #} constructs from satb template...Trevor Daniels2015-07-243-105/+87
* 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
* Release: bump Welcome versions.Phil Holmes2015-07-122-2/+2
* Issue 4472: Let \mark and Mark_engraver act consistently...David Kastrup2015-07-081-2/+2
* Issue 3605: bagpipe corrections and additions...Dan Eble2015-07-051-40/+49
* Issue 4465: Auto_change_iterator: move staff creation to SchemeDan Eble2015-07-022-7/+19
* Parentheses in ChordNames have the same size as the Chord symbols.Marc Hohl2015-06-291-0/+1
* Release: bump Welcome versions.Phil Holmes2015-06-282-2/+2
* NullVoice: not accepted directly by Score; issue 4302...Keith OHara2015-06-271-1/+0
* Issue 4452/3: Add Staff alias to ChordNames context...David Kastrup2015-06-202-0/+4
* Issue 4452/1: Remove ChordNameVoice as a separate \midi contextDavid Kastrup2015-06-201-9/+2
* 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/5: Fix the rest of removal of parser/(*parser*) manuallyDavid Kastrup2015-06-161-2/+2
* Issue 4442/2: Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.21...David Kastrup2015-06-1611-55/+50
* Issue 4435: Remove Solo staff when empty...Trevor Daniels2015-06-142-8/+9
* 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 4424: Add Solo voice to built-in satb.ly templateTrevor Daniels2015-06-031-3/+10
* Issue 4422/5: Run scripts/auxiliar/update-with-convert-ly.shDavid Kastrup2015-06-0215-210/+209
* Issue 4422/2: Fix various jumbled parser/location argument pairsDavid Kastrup2015-06-021-6/+6
* Issue 4422/1: Remove parser/location global variable setup...David Kastrup2015-06-021-9/+8
* 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 3057: misbehavior of \deadNotesOn et al at start of music...David Kastrup2015-05-251-8/+12
* Issue 4389: Add aliases fflat et al for f-flat et al in bagpipe.ly...David Kastrup2015-05-191-0/+3
* Run scripts/auxiliar/update-with-convert-ly.sh...David Kastrup2015-05-182-6/+6
* Release: bump Welcome versions.Phil Holmes2015-05-102-2/+2
* Doc: NR section 3.5.x MIDI file creation tidy up...James Lowe2015-05-101-3/+33
* Document incipit commandPhil Holmes2015-05-101-0/+2
* 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
* Release: bump Welcome versions.Phil Holmes2015-04-262-2/+2
* Issue 4348: Part combiner: move direction handling out of iteratorDan Eble2015-04-241-6/+18
* Issue 3799: New satb.ly built-in template and template framework...Trevor Daniels2015-04-247-187/+608