index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
convertrules.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4811/2: convert-ly rule for nicer beatStructure syntax
David Kastrup
2016-03-29
1
-0
/
+17
*
Issue 4803: Amend convert-ly 2.17.6 rules for \tweak
...
David Kastrup
2016-03-22
1
-2
/
+2
*
Issue 4671: convert-ly rule for ly:music-function-extract
...
David Kastrup
2015-12-07
1
-1
/
+10
*
Issue 4504/2 convert-ly rule: whiteout-box --> whiteout
Paul Morris
2015-11-11
1
-0
/
+7
*
Issue 4131/2: convert-ly rule "partcombine*Once -> \once \partcombine*"
David Kastrup
2015-10-05
1
-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:5
David Kastrup
2015-09-26
1
-0
/
+11
*
Issue 4557: Small typos in code base
David Kastrup
2015-08-20
1
-1
/
+1
*
Issue 4507/1: Let \applyOutput take an optional grob spec
David Kastrup
2015-07-21
1
-1
/
+3
*
Issue 4492: Redundant music-has-type -> music-is-of-type?
David Kastrup
2015-07-18
1
-0
/
+6
*
Issue 4418/3 convert-ly rule: whiteout -> whiteout-box
Paul Morris
2015-06-18
1
-1
/
+10
*
Issue 4442/1: convert rule: (xxx ... parser ...) -> (xxx ... ...)
David Kastrup
2015-06-16
1
-2
/
+57
*
Issue 4422/4: convert-ly rule for removing parser/location
David Kastrup
2015-06-02
1
-0
/
+16
*
Revert "Some more issue 3229 rules"
...
David Kastrup
2015-05-29
1
-55
/
+0
*
Some more issue 3229 rules
David Kastrup
2015-05-29
1
-0
/
+55
*
Improve some patterns/conversions for convert-ly
...
David Kastrup
2015-05-29
1
-6
/
+9
*
Revert "Issue 3229: Prefer \relative { ... } over \relative x'' { ... }"
...
David Kastrup
2015-05-18
1
-32
/
+0
*
Issue 3229: Prefer \relative { ... } over \relative x'' { ... }
...
David Kastrup
2015-05-17
1
-0
/
+32
*
Issue 4384: Remove convert-ly rule \shiftOff -> \undo\shiftOn
...
David Kastrup
2015-05-17
1
-1
/
+0
*
Issue 4372: convert-ly misses some bflat -> b-flat
...
David Kastrup
2015-05-16
1
-1
/
+14
*
make \shiftOff an assertive \override, not a \revert
Keith OHara
2015-01-17
1
-0
/
+1
*
Issue 4209: Change notename csharp et al. to c-sharp et al.
David Kastrup
2014-12-06
1
-1
/
+3
*
Issue 4151: implicitTimeSignatureVisibility->initialTimeSignatureVisibility
...
Trevor Daniels
2014-11-03
1
-0
/
+5
*
Issue 3995: Rename 'thin-kern to 'segno-kern.
Mark Polesky
2014-07-18
1
-1
/
+6
*
Issue 3994: Fix typo `dash-details' => `dash-definition'.
...
Mark Polesky
2014-07-18
1
-1
/
+1
*
keySignature-> keyAlterations
...
Keith OHara
2014-05-20
1
-0
/
+7
*
Revert "Issue 3795: python/convertrules.ly: Use bare rhythms after ties for s...
...
David Kastrup
2014-02-03
1
-51
/
+1
*
Issue 3795: python/convertrules.ly: Use bare rhythms after ties for simple cases
David Kastrup
2014-02-02
1
-1
/
+51
*
Issue 3815: Parser: harmonize \lyricsto and \addlyrics arguments
...
David Kastrup
2014-01-21
1
-0
/
+13
*
python/convertrules.py: bump version for 2.18 release
David Kastrup
2013-12-31
1
-0
/
+4
*
Match python/convertrules.py versions to that of stable branch.
...
David Kastrup
2013-12-27
1
-1
/
+1
*
convert-ly rule for new make-relative semantics accepting music arguments
...
David Kastrup
2013-12-01
1
-0
/
+11
*
convert-ly: stricter pattern for one rule
Keith OHara
2013-10-29
1
-1
/
+1
*
Revert "Issue 3616: convertrules override/tweak/revert transparent/stencil ->...
...
David Kastrup
2013-10-25
1
-34
/
+0
*
Issue 3616: convertrules override/tweak/revert transparent/stencil -> hide/om...
David Kastrup
2013-10-25
1
-0
/
+34
*
Issue 3602/1: Remove Dynamic_engraver.
David Kastrup
2013-10-12
1
-0
/
+11
*
Revert "Add one-time convert-ly rule for grace beaming"
...
David Kastrup
2013-10-04
1
-6
/
+0
*
Add one-time convert-ly rule for grace beaming
David Kastrup
2013-10-04
1
-0
/
+6
*
convert-ly rule
Keith OHara
2013-09-21
1
-0
/
+3
*
Issue 3292/2: Add \defaultchild rule for convert-ly
David Kastrup
2013-09-20
1
-0
/
+22
*
convert-ly rule for simplifying \stringTuning
David Kastrup
2013-09-20
1
-0
/
+6
*
Issue 3487: Make several special characters with or without backslash "shorth...
...
David Kastrup
2013-08-13
1
-1
/
+32
*
Replace staccatissimo shorthand -| with -!
...
David Kastrup
2013-08-13
1
-1
/
+10
*
Make tempo range \tempo 20~30 be input as \tempo 20-30 instead
...
David Kastrup
2013-08-13
1
-0
/
+10
*
Issue 3406: convert-ly: Flag.transparent and Flag.color inherit from Stem
...
David Kastrup
2013-06-15
1
-0
/
+10
*
Add convert-ly rule increasing \vspace inside of \column
David Kastrup
2013-05-26
1
-0
/
+21
*
Issue 3344: modern-straight-flag and convert-ly
David Kastrup
2013-05-10
1
-1
/
+1
*
Rename OctavateEight to ClefModifier
...
Janek WarchoĊ
2013-05-08
1
-0
/
+13
*
Issue 3231: Make reference pitch for \relative non-optional
...
David Kastrup
2013-03-21
1
-1
/
+20
*
Issue 3244: Remove -d old-relative compatibility option
...
David Kastrup
2013-03-21
1
-0
/
+8
*
Issue 3124: use the rational form for ly:make-moment consistently
...
David Kastrup
2013-01-25
1
-2
/
+10
[next]