summaryrefslogtreecommitdiff
path: root/python/convertrules.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 4811/2: convert-ly rule for nicer beatStructure syntaxDavid Kastrup2016-03-291-0/+17
* Issue 4803: Amend convert-ly 2.17.6 rules for \tweak...David Kastrup2016-03-221-2/+2
* Issue 4671: convert-ly rule for ly:music-function-extract...David Kastrup2015-12-071-1/+10
* Issue 4504/2 convert-ly rule: whiteout-box --> whiteoutPaul Morris2015-11-111-0/+7
* Issue 4131/2: convert-ly rule "partcombine*Once -> \once \partcombine*"David Kastrup2015-10-051-0/+10
* Issue 4614/3: convert-ly rule c:5.x, c:5^x, c:sus -> c:3.5.x, c:3.5^x, c:5David Kastrup2015-09-261-0/+11
* Issue 4557: Small typos in code baseDavid Kastrup2015-08-201-1/+1
* Issue 4507/1: Let \applyOutput take an optional grob specDavid Kastrup2015-07-211-1/+3
* Issue 4492: Redundant music-has-type -> music-is-of-type?David Kastrup2015-07-181-0/+6
* Issue 4418/3 convert-ly rule: whiteout -> whiteout-boxPaul Morris2015-06-181-1/+10
* Issue 4442/1: convert rule: (xxx ... parser ...) -> (xxx ... ...)David Kastrup2015-06-161-2/+57
* Issue 4422/4: convert-ly rule for removing parser/locationDavid Kastrup2015-06-021-0/+16
* Revert "Some more issue 3229 rules"...David Kastrup2015-05-291-55/+0
* Some more issue 3229 rulesDavid Kastrup2015-05-291-0/+55
* Improve some patterns/conversions for convert-ly...David Kastrup2015-05-291-6/+9
* Revert "Issue 3229: Prefer \relative { ... } over \relative x'' { ... }"...David Kastrup2015-05-181-32/+0
* Issue 3229: Prefer \relative { ... } over \relative x'' { ... }...David Kastrup2015-05-171-0/+32
* Issue 4384: Remove convert-ly rule \shiftOff -> \undo\shiftOn...David Kastrup2015-05-171-1/+0
* Issue 4372: convert-ly misses some bflat -> b-flat...David Kastrup2015-05-161-1/+14
* make \shiftOff an assertive \override, not a \revertKeith OHara2015-01-171-0/+1
* Issue 4209: Change notename csharp et al. to c-sharp et al.David Kastrup2014-12-061-1/+3
* Issue 4151: implicitTimeSignatureVisibility->initialTimeSignatureVisibility...Trevor Daniels2014-11-031-0/+5
* Issue 3995: Rename 'thin-kern to 'segno-kern.Mark Polesky2014-07-181-1/+6
* Issue 3994: Fix typo `dash-details' => `dash-definition'....Mark Polesky2014-07-181-1/+1
* keySignature-> keyAlterations...Keith OHara2014-05-201-0/+7
* Revert "Issue 3795: python/convertrules.ly: Use bare rhythms after ties for s......David Kastrup2014-02-031-51/+1
* Issue 3795: python/convertrules.ly: Use bare rhythms after ties for simple casesDavid Kastrup2014-02-021-1/+51
* Issue 3815: Parser: harmonize \lyricsto and \addlyrics arguments...David Kastrup2014-01-211-0/+13
* python/convertrules.py: bump version for 2.18 releaseDavid Kastrup2013-12-311-0/+4
* Match python/convertrules.py versions to that of stable branch....David Kastrup2013-12-271-1/+1
* convert-ly rule for new make-relative semantics accepting music arguments...David Kastrup2013-12-011-0/+11
* convert-ly: stricter pattern for one ruleKeith OHara2013-10-291-1/+1
* Revert "Issue 3616: convertrules override/tweak/revert transparent/stencil ->......David Kastrup2013-10-251-34/+0
* Issue 3616: convertrules override/tweak/revert transparent/stencil -> hide/om...David Kastrup2013-10-251-0/+34
* Issue 3602/1: Remove Dynamic_engraver.David Kastrup2013-10-121-0/+11
* Revert "Add one-time convert-ly rule for grace beaming"...David Kastrup2013-10-041-6/+0
* Add one-time convert-ly rule for grace beamingDavid Kastrup2013-10-041-0/+6
* convert-ly ruleKeith OHara2013-09-211-0/+3
* Issue 3292/2: Add \defaultchild rule for convert-lyDavid Kastrup2013-09-201-0/+22
* convert-ly rule for simplifying \stringTuningDavid Kastrup2013-09-201-0/+6
* Issue 3487: Make several special characters with or without backslash "shorth......David Kastrup2013-08-131-1/+32
* Replace staccatissimo shorthand -| with -!...David Kastrup2013-08-131-1/+10
* Make tempo range \tempo 20~30 be input as \tempo 20-30 instead...David Kastrup2013-08-131-0/+10
* Issue 3406: convert-ly: Flag.transparent and Flag.color inherit from Stem...David Kastrup2013-06-151-0/+10
* Add convert-ly rule increasing \vspace inside of \columnDavid Kastrup2013-05-261-0/+21
* Issue 3344: modern-straight-flag and convert-lyDavid Kastrup2013-05-101-1/+1
* Rename OctavateEight to ClefModifier...Janek WarchoĊ‚2013-05-081-0/+13
* Issue 3231: Make reference pitch for \relative non-optional...David Kastrup2013-03-211-1/+20
* Issue 3244: Remove -d old-relative compatibility option...David Kastrup2013-03-211-0/+8
* Issue 3124: use the rational form for ly:make-moment consistently...David Kastrup2013-01-251-2/+10