summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Issue 4974/2: convert-ly rule: id -> output-attributes...Paul Morris2016-10-041-0/+23
* Issue 4914/2: convert-ly rule for removing Output_property_engraver...David Kastrup2016-07-101-1/+5
* Issue 4911/2: convert-ly rule to put \with before context modsDavid Kastrup2016-07-101-0/+11
* Reimplement issue 4781 for musicxml2ly more literally. Reimplementation...John Gourlay2016-07-071-13/+8
* Remove a nonsensical line from the \paper section of ly output.John Gourlay2016-05-261-1/+0
* In python/musicexp.py:...John Gourlay2016-05-262-2/+8
* Import rational in musicxml2ly_conversion.pyJohn Gourlay2016-05-121-0/+1
* Resurrect the file musicxml2ly_conversion.py, moving the few functions...John Gourlay2016-05-121-0/+51
* Merge branch 'master' into philomelos...John Gourlay2016-04-293-17/+71
|\
| * 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 4799: Let musicxml2py generate current override/revert syntaxDavid Kastrup2016-03-191-15/+15
| * Define French as a separate input language...Valentin Villenave2016-03-071-0/+6
| * Musicxml: Fix musicxml.py for Reg Test 42a...Tobias Kretschmar2016-03-041-13/+27
* | Bring musicxml2ly up to date with changes made in the LilyPond version...John Gourlay2016-04-281-1/+1
* | Correct a misplaced << in the body of a TabStaff block....John Gourlay2016-04-191-56/+7
* | Convert miscellaneous description elements to texidoc items.John Gourlay2016-03-221-2/+3
* | Remove references to philomelos, which are not appropriate in LilyPond's own...John Gourlay2016-03-221-12/+0
* | In musicexp.py generate "Staff.keyAlterations" rather than "Staff.keySignature"....John Gourlay2016-03-151-1/+1
* | Handle LilyPond version better.John Gourlay2016-03-041-2/+2
* | Correct an inconsistency in the Lyric class.John Gourlay2016-03-011-2/+2
* | Add a new file utilities.py.John Gourlay2016-03-011-0/+268
* | Incorporate musicxml2ly_conversion.py into musicxml2ly.py.John Gourlay2016-02-251-3296/+0
* | Copy the lastest musicxml2ly files from Philomelos. These versions overwrite...John Gourlay2016-02-182-832/+1858
* | Add new file musicxml2ly_conversion.py.John Gourlay2016-01-281-0/+3296
|/
* Issue 4734: Add lilypond-book can use XeTeX backend for auto-detect...Masamichi Hosoda2016-01-191-0/+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
* Set CFLAGS and LDFLAGS to build python modules...Masamichi Hosoda2015-04-211-1/+2
* make \shiftOff an assertive \override, not a \revertKeith OHara2015-01-171-0/+1
* Run grand replace for 2015.Werner Lemberg2015-01-042-2/+2
* 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
* Revert "Issue 4068: Add a convert-ly rule for xxx #'yyy #'zzz = -> xxx.yyy.zz......David Kastrup2014-08-241-6/+0
* Issue 4068: Add a convert-ly rule for xxx #'yyy #'zzz = -> xxx.yyy.zzz =...David Kastrup2014-08-241-0/+6