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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement issue 4781 for musicxml2ly more literally. Reimplementation
...
John Gourlay
2016-07-07
1
-13
/
+8
*
Remove a nonsensical line from the \paper section of ly output.
John Gourlay
2016-05-26
1
-1
/
+0
*
In python/musicexp.py:
...
John Gourlay
2016-05-26
2
-2
/
+8
*
Import rational in musicxml2ly_conversion.py
John Gourlay
2016-05-12
1
-0
/
+1
*
Resurrect the file musicxml2ly_conversion.py, moving the few functions
...
John Gourlay
2016-05-12
1
-0
/
+51
*
Merge branch 'master' into philomelos
...
John Gourlay
2016-04-29
3
-17
/
+71
|
\
|
*
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 4799: Let musicxml2py generate current override/revert syntax
David Kastrup
2016-03-19
1
-15
/
+15
|
*
Define French as a separate input language
...
Valentin Villenave
2016-03-07
1
-0
/
+6
|
*
Musicxml: Fix musicxml.py for Reg Test 42a
...
Tobias Kretschmar
2016-03-04
1
-13
/
+27
*
|
Bring musicxml2ly up to date with changes made in the LilyPond version
...
John Gourlay
2016-04-28
1
-1
/
+1
*
|
Correct a misplaced << in the body of a TabStaff block.
...
John Gourlay
2016-04-19
1
-56
/
+7
*
|
Convert miscellaneous description elements to texidoc items.
John Gourlay
2016-03-22
1
-2
/
+3
*
|
Remove references to philomelos, which are not appropriate in LilyPond's own
...
John Gourlay
2016-03-22
1
-12
/
+0
*
|
In musicexp.py generate "Staff.keyAlterations" rather than "Staff.keySignature".
...
John Gourlay
2016-03-15
1
-1
/
+1
*
|
Handle LilyPond version better.
John Gourlay
2016-03-04
1
-2
/
+2
*
|
Correct an inconsistency in the Lyric class.
John Gourlay
2016-03-01
1
-2
/
+2
*
|
Add a new file utilities.py.
John Gourlay
2016-03-01
1
-0
/
+268
*
|
Incorporate musicxml2ly_conversion.py into musicxml2ly.py.
John Gourlay
2016-02-25
1
-3296
/
+0
*
|
Copy the lastest musicxml2ly files from Philomelos. These versions overwrite
...
John Gourlay
2016-02-18
2
-832
/
+1858
*
|
Add new file musicxml2ly_conversion.py.
John Gourlay
2016-01-28
1
-0
/
+3296
|
/
*
Issue 4734: Add lilypond-book can use XeTeX backend for auto-detect
...
Masamichi Hosoda
2016-01-19
1
-0
/
+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
*
Set CFLAGS and LDFLAGS to build python modules
...
Masamichi Hosoda
2015-04-21
1
-1
/
+2
*
make \shiftOff an assertive \override, not a \revert
Keith OHara
2015-01-17
1
-0
/
+1
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
2
-2
/
+2
*
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
*
Revert "Issue 4068: Add a convert-ly rule for xxx #'yyy #'zzz = -> xxx.yyy.zz...
...
David Kastrup
2014-08-24
1
-6
/
+0
*
Issue 4068: Add a convert-ly rule for xxx #'yyy #'zzz = -> xxx.yyy.zzz =
...
David Kastrup
2014-08-24
1
-0
/
+6
*
Fix references when using --use-source-file-names (issue 4046)
Julien Rioux
2014-08-21
1
-4
/
+14
*
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
[next]