summaryrefslogtreecommitdiff
path: root/lily/paper-column-engraver.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4898: Set rhythmic-location early in paper-column-engraver...David Kastrup2016-06-241-12/+12
* Issue 4865/2: Rewrite of new translator initializations...David Kastrup2016-05-311-5/+10
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-2/+0
* Issue 4550 (1/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-0/+2
* Issue 4541 (2/2) Clean up......Dan Eble2015-08-141-3/+3
* Issue 4464/2: include hygiene: break cycles, remove duplicate includes etc.David Kastrup2015-07-021-1/+0
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-4/+4
* Issue 4377: Run a script for using derived_unsmob where obvious...David Kastrup2015-05-121-1/+1
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-1/+2
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts...David Kastrup2014-10-061-2/+2
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-4/+4
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Issue 3656/2: disambiguate our own ::to_string from std::to_stringDavid Kastrup2013-11-201-2/+2
* Adds arpeggio to conditional item grob array....Mike Solomon2013-04-181-1/+3
* Change class field in stream events to contain the complete event type listDavid Kastrup2012-05-021-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Clean some code using robust_symbol2string.Bertrand Bordage2011-10-181-1/+1
* Fix 1903: honor score-ending manual page breaks.Joe Neeman2011-09-181-1/+1
* Fix 1286.Joe Neeman2011-08-281-2/+18
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-58/+58
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Don't make paper columns if skipTypesetting = ##t (1336)...Graham Percival2010-12-141-5/+17
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Ensure non-breakpoints are also non-turnpoints.Joe Neeman2009-12-101-0/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Use `_f' consequently only for strings with arguments.Werner Lemberg2008-11-291-1/+2
* In doc strings, replace trailing spaces with leading ones....Werner Lemberg2008-03-141-8/+8
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-11/+15
* Don't count accidentals in paper-columns except as conditional items.Joe Neeman2007-08-181-7/+8
* Another attempt at removing separating-group-spanner.Joe Neeman2007-06-281-2/+9
* \label and \page-ref documentation and news item....Nicolas Sceaux2007-05-281-1/+1
* Bookmarking labels and page referencing:...Nicolas Sceaux2007-05-281-1/+15
* Fix warning message when forced break gets ignored.Joe Neeman2007-04-171-1/+1
* Move fix for beginning break into paper-column-engraverJoe Neeman2007-02-191-1/+2
* Make "interpreting" progress indication less verboseJoe Neeman2007-02-191-1/+1
* Fix page breaks between scores.Joe Neeman2007-02-191-2/+2
* silence some spurious warningsJoe Neeman2007-02-011-3/+6
* Warn if break is requested at an unbreakable placeJoe Neeman2007-01-311-1/+7
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* trim duplicate headers.Han-Wen Nienhuys2006-11-291-1/+0
* * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from...Erik Sandberg2006-10-151-2/+0
* * lily/paper-column-engraver.cc (stop_translation_timestep): also...Han-Wen Nienhuys2006-10-121-1/+1
* typecheck barnumber....Han-Wen Nienhuys2006-10-121-2/+4
* * scm/lily.scm (define-scheme-options): add clip-systems option....Han-Wen Nienhuys2006-10-121-0/+11
* * scm/define-music-types.scm (music-descriptions): remove...Joe Neeman2006-09-171-95/+0
* * lily/paper-column-engraver.cc (finalize): Oops, this change...Joe Neeman2006-08-261-0/+1