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
/
scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4131/1: Reimplement forced partcombine decisions via context properties
...
David Kastrup
2015-10-05
5
-10
/
+14
*
Issue 4620/5: Remove/replace Simple_closure smob type
David Kastrup
2015-10-02
1
-1
/
+0
*
Issue 4620/3: Add grob::compose-function and grob::offset-function
...
David Kastrup
2015-10-02
1
-1
/
+47
*
Issue 4620/1: Remove unused function chain-grob-member-functions
David Kastrup
2015-10-02
1
-7
/
+0
*
Issue 4614/2: Let \chordmode { c:5 } mean <c' g'> rather than <c' e' g'>
David Kastrup
2015-09-26
1
-3
/
+11
*
Issue 4614/1: Let c:sus be interpreted as c:sus4
David Kastrup
2015-09-26
1
-2
/
+8
*
Issue 4612: Don't let AccidentalPlacement::add_accidental rewrite X-offset
...
David Kastrup
2015-09-23
1
-1
/
+3
*
Issue 4608: Change scheme function name for default font
...
Masamichi Hosoda
2015-09-21
2
-2
/
+2
*
Issue 4609/5: Let \displayLilyMusic heed \once \unset and \once \revert
David Kastrup
2015-09-20
1
-3
/
+7
*
Let note-by-number and rest-by-number be robust against overriding font-name
...
Thomas Morley
2015-09-20
2
-27
/
+14
*
Issue 4601/1: Refactor part of offsetter into grob-transformer
David Kastrup
2015-09-17
1
-19
/
+27
*
Issue 913: improve \partcombine when parts have unequal lengths
...
Dan Eble
2015-09-14
1
-10
/
+40
*
Implement new markup-command overlay
...
Thomas Morley
2015-09-12
1
-5
/
+22
*
Add specific author fields for PDF (Issue 4563)
Phil Holmes
2015-09-06
1
-1
/
+1
*
Clear fret-diagram- and harp-pedal-input-strings from whitespace
...
Thomas Morley
2015-09-05
3
-7
/
+36
*
Issue 4504: Let whiteout-box take a number argument
...
Paul Morris
2015-08-30
3
-14
/
+22
*
Add output-module? definition to detect midi/layout
David Kastrup
2015-08-24
1
-0
/
+7
*
input/regression/bookparts.ly fails at PDF conversion stage
...
Thomas Morley
2015-08-23
1
-2
/
+11
*
Issue 4569: Keep \autochange from escaping an existing context hierarchy
David Kastrup
2015-08-23
1
-1
/
+4
*
(descend-to-context, context-spec-music): optional arguments id mods
David Kastrup
2015-08-23
1
-4
/
+9
*
Don't bother drawing straight flags in a certain orientation
David Kastrup
2015-08-20
2
-23
/
+8
*
Set the sequence name in MIDI using title information from
...
Heikki Tauriainen
2015-08-15
1
-3
/
+15
*
Issue 4544 / 2: Fix LilyPond default fonts definition
...
Masamichi Hosoda
2015-08-14
1
-2
/
+2
*
Export markup-function? and markup-list-function?
David Kastrup
2015-08-11
1
-2
/
+2
*
Add check-music-path function
David Kastrup
2015-08-11
1
-0
/
+23
*
Fix ugly output from make-parenthesis-stencil for increased thickness
...
Thomas Morley
2015-08-08
1
-1
/
+1
*
Let fret-diagram scale markups to fit into dots
...
Thomas Morley
2015-08-08
1
-4
/
+31
*
Issue 4537/1: Let \addlyrics accept an optional context mod
...
David Kastrup
2015-08-08
1
-3
/
+5
*
Let \autochange accept optional arguments for the turning-point and clefs
...
Thomas Morley
2015-08-05
1
-6
/
+25
*
Add comment to font.scm and lilypond-fonts.conf.in
...
James Lowe
2015-08-02
1
-0
/
+5
*
Issue 4526: lily-library.scm: Remove unused quarter tone constants
Werner Lemberg
2015-08-02
1
-11
/
+0
*
Typo fix for issue 4486: ly:music -> ly:music?
David Kastrup
2015-08-01
1
-1
/
+1
*
Issue 4529: Avoid "Parsed object should be dead" message from issue 4505
David Kastrup
2015-07-30
1
-2
/
+11
*
display-lily.scm: export with-music-match
David Kastrup
2015-07-30
1
-1
/
+1
*
Issue 4519: event-chord-wrap! needs to call expand-repeat-notes!
...
David Kastrup
2015-07-27
1
-5
/
+6
*
Issue 4516: Make \offset handle unpure/pure containers
David Kastrup
2015-07-27
1
-27
/
+46
*
Add/import music functions Syntax::property-{override,set)-function
David Kastrup
2015-07-27
1
-0
/
+10
*
Syntax::property_operation -> Syntax::property_{override,revert,set,unset}
...
David Kastrup
2015-07-27
1
-20
/
+32
*
define-note-names.scr: Sort note names according to pitch.
...
Werner Lemberg
2015-07-27
1
-34
/
+62
*
Issue 4496: RepeatTieColumn shouldn't call a Tie callback
Dan Eble
2015-07-21
1
-1
/
+0
*
Table Of Contents crash with negative first-page-number
...
Thomas Morley
2015-07-21
1
-12
/
+18
*
Issue 4501/2: Use music-type-predicate where useful
David Kastrup
2015-07-21
2
-12
/
+4
*
Issue 4501/1: Add music-type-predicate function
...
David Kastrup
2015-07-21
1
-0
/
+8
*
Issue 4507/2: Fix display for \applyOutput, adapt display regtest
David Kastrup
2015-07-21
1
-2
/
+4
*
Reorganize argument list for Syntax::partial-music-function
David Kastrup
2015-07-21
1
-12
/
+13
*
value->lily-string needs (scm display-lily) module.
...
David Kastrup
2015-07-21
1
-1
/
+2
*
Issue 4492: Redundant music-has-type -> music-is-of-type?
David Kastrup
2015-07-18
1
-4
/
+1
*
Provide check-context-path function
David Kastrup
2015-07-18
1
-0
/
+24
*
Issue 4487/3: Implement partial markups
...
David Kastrup
2015-07-18
1
-0
/
+13
*
Issue 4487/2: Allow for chaining of several partial functions in a row
...
David Kastrup
2015-07-18
1
-7
/
+31
[next]