| Commit message (Expand) | Author | Age | Files | Lines |
* | Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }".
* Fix whitespace.
| Mark Polesky | 2010-04-19 | 1 | -5/+5 |
* | Update .ly files. | Neil Puttock | 2008-12-24 | 1 | -1/+1 |
* | New function: \ottava #oct, replaces #(set-octavation oct) | Reinhold Kainhofer | 2008-07-29 | 1 | -3/+3 |
* | Run convert-ly on input/lsr and input/regression | Carl Sorensen | 2008-07-05 | 1 | -1/+1 |
* | Run convert-ly and update manual for syntax changes | John Mandereau | 2008-01-27 | 1 | -2/+2 |
* | fix dashed-slur, and test for it in backend-exercise.ly | Han-Wen Nienhuys | 2007-01-23 | 1 | -1/+2 |
* | 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 | -2/+2 |
* | * lily/note-head.cc (calc_stem_attachment): new function....(internal_print): use callback to get glyph-name.
* lily/stem.cc (calc_stem_end_position): new function.
(calc_length): new function.
document details for stem.
remove Stem::get_direction()
* lily/bar-line.cc (before_line_breaking): remove function.
remove bar-size-procedure, break-glyph-function
* lily/grob.cc (get_stencil): simplify: use callback mechanism to
calculate stencil.
(get_print_stencil): rename from get_stencil: create stencil with
transparency, color and cause.
* scm/define-grobs.scm: change print-function to stencil callback everywhere.
* lily/grob.cc: elucidate doc about after/before-line-breaking
* lily/stem.cc (height): idem.
* lily/grob.cc: change after/before-line-breaking-callback to
after/before-line-breaking dummy properties.
* lily/grob.cc (other_axis_parent_positioning): new function.
(same_axis_parent_positioning): new function
* lily/stem.cc (calc_stem_end_position): use callback.
(calc_positioning_done): idem.
(calc_direction): idem.
(calc_stem_end_position): idem
(calc_stem_info): idem.
* scm/define-grob-properties.scm (all-user-grob-properties): doc
callbacks property.
| Han-Wen Nienhuys | 2005-10-16 | 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 |
* | (setcolor): implement (re)setcolor with <g>...change black to currentColor everywhere. This fixes color support
in SVG.
| Han-Wen Nienhuys | 2005-06-06 | 1 | -7/+9 |
* | * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color...* ps/music-drawing-routines.ps:
* scm/output-ps.scm: remove draw ez_ball.
* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
EasyNotation context definition.
* lily/easy-notation.cc (brew_ez_stencil): new file. Use
Text_interface and color for making easy note heads.
* lily/stencil.cc (with_color): new function.
* ps/music-drawing-routines.ps: remove draw_zigzag_line
* lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
output routine. Zigzag now works in SVG too.
* scm/output-tex.scm (filledbox): idem.
* scm/output-svg.scm (filledbox): idem.
* scm/output-ps.scm (lily-def): remove horizontal-line.
* lily/lookup.cc (horizontal_line): use draw-line.
* lily/system-start-delimiter.cc: remove old staff bracket code.
* lily/system-start-delimiter.cc (staff_bracket): use glyphs.
| Han-Wen Nienhuys | 2005-05-28 | 1 | -1/+9 |
* | * input/test/spacing-optical.ly (Module): new file....* lily/staff-spacing.cc: add same-direction-correction
| Han-Wen Nienhuys | 2005-04-05 | 1 | -0/+2 |
* | (beam): add function....(draw-line): new routine.
(dashed-line): stub; call draw-line
(polygon): new routine.
| Han-Wen Nienhuys | 2004-11-15 | 1 | -7/+9 |
* | *** empty log message *** | Han-Wen Nienhuys | 2004-11-15 | 1 | -0/+17 |