summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* style nits.Han-Wen Nienhuys2007-01-0811-122/+130
* Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypondHan-Wen Nienhuys2007-01-0814-73/+214
|\
| * Small updates.Graham Percival2007-01-081-1/+3
| * Tomas Sauer's fix for alternatives in abc2ly.Graham Percival2007-01-081-1/+1
| * Add warning from issue \#7.Graham Percival2007-01-081-0/+3
| * Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0815-87/+167
| |\
| * \ Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0837-253/+358
| |\ \
| * \ \ Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0775-1514/+4787
| |\ \ \
| * | | | optimise skylines....Joe Neeman2007-01-077-57/+110
| * | | | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-07278-2762/+3592
| |\ \ \ \
| * | | | | Test more parts of Page_turn_engraverJoe Neeman2007-01-071-0/+43
| * | | | | Fix ending-page-number calculation.Joe Neeman2007-01-071-3/+3
| * | | | | wrap books around the page turning regression examples.Joe Neeman2007-01-022-23/+32
| * | | | | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0220-123/+270
| |\ \ \ \ \
| * | | | | | Make pure-height on accidentals ignore tied accidentals after breaks.Joe Neeman2007-01-024-5/+36
* | | | | | | Don't barf on negative skips.Han-Wen Nienhuys2007-01-081-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | better check for whole-measure spacing: also pickup incomplete end...Han-Wen Nienhuys2007-01-084-7/+15
* | | | | | Don't assert for invalid midi dynamics.Han-Wen Nienhuys2007-01-081-5/+8
* | | | | | regularize tests.Han-Wen Nienhuys2007-01-083-2/+7
* | | | | | Fix #129, #228, #7...Han-Wen Nienhuys2007-01-086-71/+135
* | | | | | coding style nit.Han-Wen Nienhuys2007-01-081-2/+2
| |_|_|_|/ |/| | | |
* | | | | Don't test whole-bar spacing in spacing-bar-stem.ly as well.Han-Wen Nienhuys2007-01-081-4/+4
* | | | | input/regression/part-combine-text.ly: Remove text overlapHan-Wen Nienhuys2007-01-081-1/+2
* | | | | remove spacing-interface.Han-Wen Nienhuys2007-01-082-20/+18
* | | | | Don't mix positions and staff spaces in bar-stem spacing.Han-Wen Nienhuys2007-01-081-1/+4
* | | | | Paper_column::print: Only display constraints which are usedHan-Wen Nienhuys2007-01-081-1/+9
* | | | | bugfix: don't compare positions with staff space in stem-bar adjustment.Han-Wen Nienhuys2007-01-081-0/+1
* | | | | clarify stem-bar example.Han-Wen Nienhuys2007-01-081-9/+7
* | | | | Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypondHan-Wen Nienhuys2007-01-0820-195/+269
|\ \ \ \ \
| * | | | | Remove colons before examples in introduction.itelyJohn Mandereau2007-01-081-4/+4
| * | | | | typoWerner Lemberg2007-01-071-1/+1
| * | | | | Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond...Werner Lemberg2007-01-0775-1513/+4811
| |\ \ \ \ \
| | * | | | | Update instructions for OSX command-line use.Graham Percival2007-01-071-2/+27
| | | |_|_|/ | | |/| | |
| * | | | | Replace `...' and ``...'' with @q (and just very few with @@)....Werner Lemberg2007-01-0719-178/+178
| * | | | | Add macros @q and @qq for quoting as `...' and ``...'', respectively....Werner Lemberg2007-01-071-1/+50
| * | | | | s/addquote/addQuote/Werner Lemberg2007-01-071-10/+10
| | |_|_|/ | |/| | |
* | | | | Thinko in dots/flag collision code.Han-Wen Nienhuys2007-01-081-1/+1
* | | | | attach GraceSpacing like a normal spanner.Han-Wen Nienhuys2007-01-081-0/+5
* | | | | Revert moving columns_ into Spacing_options. Fixes core dumps.Han-Wen Nienhuys2007-01-087-19/+26
* | | | | Guesstimate stem end position for bar-stem optical correction.Han-Wen Nienhuys2007-01-081-2/+9
* | | | | Fix #227....Han-Wen Nienhuys2007-01-081-1/+4
| |/ / / |/| | |
* | | | Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypondHan-Wen Nienhuys2007-01-0751-1364/+4489
|\ \ \ \
| * | | | Spanish PO updateJohn Mandereau2007-01-072-1114/+2753
| * | | | Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#master...John Mandereau2007-01-0711-110/+176
| |\ \ \ \
| * | | | | Big complete French docs updateJohn Mandereau2007-01-0723-155/+279
| * | | | | Add introduction.itely French translationJohn Mandereau2007-01-071-14/+949
| * | | | | introduction.itely nits, mostly wrapping paragraphsJohn Mandereau2007-01-071-57/+57
| * | | | | Tutorial nitsJohn Mandereau2007-01-071-25/+22
| * | | | | Add check-translation support to the user manual...John Mandereau2007-01-0747-22/+452
| | |/ / / | |/| | |
* | | | | Fix #226....Han-Wen Nienhuys2007-01-072-8/+26