| Commit message (Expand) | Author | Age | Files | Lines |
* | Change keep-inside-line defaults to true....As discussed in Issue #1470, the default should be changed so that
good layout with a slight performance hit is the default.
| Andrew Hawryluk | 2011-03-01 | 1 | -39/+49 |
* | Update .ly files. | Neil Puttock | 2008-12-24 | 1 | -1/+1 |
* | Run convert-ly on input/lsr and input/regression | Carl Sorensen | 2008-07-05 | 1 | -1/+1 |
* | Add example for \concat. | Werner Lemberg | 2006-11-29 | 1 | -12/+16 |
* | bump .ly \version to 2.10.0...(cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit)
| Han-Wen Nienhuys | 2006-11-14 | 1 | -1/+1 |
* | *** empty log message *** | Han-Wen Nienhuys | 2006-03-16 | 1 | -1/+1 |
* | more conversion for dash-change. | Han-Wen Nienhuys | 2006-02-06 | 1 | -1/+1 |
* | * input/regression/override-nest.ly: new file....* python/convertrules.py (FatalConversionError.subber): conversion
rule for #'callbacks
* input/regression/override-nest.ly: new function.
* lily/parser.yy (music_property_def): allow \override #'a #'b =
#c too.
* lily/context-property.cc (lookup_nested_property): new function.
(evict_from_alist): new function.
(general_pushpop_property): new function.
(execute_general_pushpop_property): rewrite. Support nested
properties too.
| Han-Wen Nienhuys | 2005-10-17 | 1 | -1/+1 |
* | * configure.in (reloc_b): bump fontforge requirement to 20050624....* python/convertrules.py (conv): add 2.6.0 dummy rule.
| Han-Wen Nienhuys | 2005-06-26 | 1 | -1/+1 |
* | * input/regression/markup-syntax.ly: remove \score....* scm/define-markup-commands.scm (draw-circle): add fill argument
* scm/stencil.scm (make-circle-stencil): add fill argument
* ps/music-drawing-routines.ps: add fill argument.
* ps/music-drawing-routines.ps: new routine BeginEPSF /
EndEPSF.
* scm/output-ps.scm (glyph-string): break lines. 255 chars is max
for EPS files.
* scm/define-markup-commands.scm (epsfile): add epsfile command.
| Han-Wen Nienhuys | 2005-04-13 | 1 | -39/+39 |
* | * lily/tie.cc (print): idem....* lily/slur.cc (print): don't use thickness property for
slur shape-thickness.
* lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
while adding stencils.
* scm/define-markup-commands.scm (with-color): with-color markup
command.
(whiteout): new markup command
(filled-box): new markup command
| Han-Wen Nienhuys | 2005-04-08 | 1 | -1/+5 |
* | * scm/markup.scm:...* input/regression/markup-scheme.ly:
* input/regression/markup-syntax.ly: Drop 'new-' from name.
* scm/stencil.scm (make-circle-stencil): New function.
* scm/define-markup-commands.scm (draw-circle): Use it. New
name (was cicle). Update callers.
(circle): New markup command, similar to box.
* scm/stencil.scm (circle-stencil): New function.
| Jan Nieuwenhuizen | 2005-03-30 | 1 | -0/+43 |