summaryrefslogtreecommitdiff
path: root/ly
Commit message (Expand)AuthorAgeFilesLines
* Issue 4131/1: Reimplement forced partcombine decisions via context properties...David Kastrup2015-10-052-19/+22
* Release: bump Welcome versions.Phil Holmes2015-09-272-2/+2
* Issue 4601/2: Let \shape use grob-transformer like \offset doesDavid Kastrup2015-09-171-7/+5
* Release: bump Welcome versions.Phil Holmes2015-09-122-2/+2
* 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 4584: Add OneStaff context typeDavid Kastrup2015-09-052-0/+56
* Accept Dynamics in Score context...David Kastrup2015-09-052-0/+2
* Release: bump Welcome versions.Phil Holmes2015-08-272-2/+2
* articulate.ly: update documentation, add support for portato...Heikki Tauriainen2015-08-241-115/+135
* Issue 4561/1: \inherit-acceptability for inheriting accepts for a context-defDavid Kastrup2015-08-241-0/+23
* input/regression/bookparts.ly fails at PDF conversion stage...Thomas Morley2015-08-231-7/+1
* 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
* 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