summaryrefslogtreecommitdiff
path: root/input/regression/page-top-space.ly
Commit message (Expand)AuthorAgeFilesLines
* Doc -- Fix issues 1483 and 1486...Update lyrics templates and lyrics snippets for new spacing algorithms. Make sure that lyrics above staves have 'staff-affinity set to Down. If using new spacing algorithm, add some space between staves, above the top system, and below the bottom system for lyrics. Also added a snippet that shows how to adjust new spacing variables to get old behavior. Carl Sorensen2011-01-251-2/+3
* Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }". * Fix whitespace. Mark Polesky2010-04-191-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
* 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-3/+3
* * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):...new function. Search region of 3 positions for best tie. (score_configuration): new function. (score_aptitude): new function. (generate_configuration): new function. (get_configuration): new function. (Tie_formatting_problem): new function * input/regression/page-top-space.ly: a6 for page-top-space demo. * lily/include/tie-formatting-problem.hh (class Tie_formatting_problem): add Tie_details to Tie_formatting_problem. Update calling conventions. Han-Wen Nienhuys2005-11-161-0/+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
* * lily/book.cc (process): bugfix: flip ?: cases....* Documentation/user/changing-defaults.itely (Difficult tweaks): add outputProperty. * ly/music-functions-init.ly: add outputProperty music function. * scm/paper.scm (set-paper-dimension-variables): add pagetopspace * scm/page-layout.scm (ly:optimal-page-breaks): read next-space and next-padding. (optimal-page-breaks): rename from ly:optimal-page-breaks. * lily/paper-system-scheme.cc (LY_DEFINE): new function. * lily/paper-system.cc (internal_get_property): new function. * Documentation/user/global.itely (Vertical spacing): refer to page-spacing.ly * scm/page-layout.scm (ly:optimal-page-breaks): add support for pagetopspace * input/regression/page-spacing.ly: new file. * input/regression/page-top-space.ly: new file. * lily/paper-system.cc (read_left_bound): new function. Read line-break-system-details from left bound to determine extents. * Documentation/user/programming-interface.itely (Using LilyPond syntax inside Scheme): change applyxxx -> applyXxx. * ly/music-functions-init.ly: add outputProperty music function. * ly/music-functions-init.ly: applyxxx -> applyXxx Han-Wen Nienhuys2005-09-271-0/+26