summaryrefslogtreecommitdiff
path: root/input/regression/markup-syntax.ly
Commit message (Expand)AuthorAgeFilesLines
* 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 Hawryluk2011-03-011-39/+49
* Update .ly files.Neil Puttock2008-12-241-1/+1
* Run convert-ly on input/lsr and input/regressionCarl Sorensen2008-07-051-1/+1
* Add example for \concat.Werner Lemberg2006-11-291-12/+16
* bump .ly \version to 2.10.0...(cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit) Han-Wen Nienhuys2006-11-141-1/+1
* *** empty log message ***Han-Wen Nienhuys2006-03-161-1/+1
* more conversion for dash-change.Han-Wen Nienhuys2006-02-061-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 Nienhuys2005-10-171-1/+1
* * configure.in (reloc_b): bump fontforge requirement to 20050624....* python/convertrules.py (conv): add 2.6.0 dummy rule. Han-Wen Nienhuys2005-06-261-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 Nienhuys2005-04-131-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 Nienhuys2005-04-081-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 Nieuwenhuizen2005-03-301-0/+43