summaryrefslogtreecommitdiff
path: root/input/regression/quote-cue-during.ly
Commit message (Expand)AuthorAgeFilesLines
* Regtests: double \ inside @code{}....Special characters like \t and \n are treated specially. AFAIK we don't *need* to escape other pairs like \a or \c, but we might as well. Graham Percival2010-09-141-1/+1
* Update .ly files.Neil Puttock2008-12-241-1/+1
* Run convert-ly on input/lsr and input/regressionCarl Sorensen2008-07-051-1/+1
* Update syntax: addquote -> addQuoteHan-Wen Nienhuys2007-01-061-2/+2
* 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-08-081-4/+4
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-4/+4
* *** empty log message ***Han-Wen Nienhuys2006-08-081-4/+4
* *** empty log message ***Han-Wen Nienhuys2006-03-161-1/+1
* more conversion for dash-change.Han-Wen Nienhuys2006-02-061-2/+2
* * 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
* * ly/engraver-init.ly: reindent....Add CueVoice. * scm/music-functions.scm (music-pretty-string): handle moments too. (music-pretty-string): only print non-empty lists. (cue-substitute): create CueVoice context, which has smaller type. * lily/moment-scheme.cc (LY_DEFINE): new methods ly:moment-grace-{numerator,denominator} * lily/context-handle.cc: remove quit() method. Han-Wen Nienhuys2005-04-091-20/+15
* * lily/context-specced-music-iterator.cc (construct_children):...interpret special context id $uniqueContextId * lily/context.cc (create_unique_context): new method. Move creation of unique (\new) contexts into interpreting phase. This makes * scm/define-music-properties.scm (all-music-properties): add quoted-voice-direction * ly/music-functions-init.ly: killCues function. * scm/music-functions.scm (cue-substitute): move creation of voice contexts further to the back. Han-Wen Nienhuys2004-11-261-27/+40
* *** empty log message ***Han-Wen Nienhuys2004-11-071-1/+1
* *** empty log message ***Han-Wen Nienhuys2004-11-071-1/+1
* * lily/new-quote-iterator.cc (quote_ok): new function....* input/regression/quote-cue-during.ly: new file. * input/regression/quote-grace.ly: new file. * lily/grace-engraver.cc: new file. Set properties for grobs based on the grace-ness of now_moment(). * lily/new-quote-iterator.cc (construct_children): set quote_outlet_ if no quoted-context-{id,type} specified. Han-Wen Nienhuys2004-11-071-0/+40