commit b80bb48c60f47bc0467da545f3a3b72e261210c7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 16:30:36 2007 +0100

    Do accidental suicide in print function.
    
    This fixes possible bug when ly:accidental-interface::print gets
    called before ly:accidental-interface::after-line-breaking.

:100644 100644 cf47ebc... 46db4f4... M	lily/accidental.cc
:100644 100644 534ac70... a906805... M	lily/include/accidental-interface.hh
:100644 100644 2130dab... 0dc2235... M	scm/define-grobs.scm

commit 14699c28ddb7f2a715f3919f4c477d2c0420cd88
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 16:01:01 2007 +0100

    whitespace nits.

:100644 100644 e7e286d... a1a6359... M	lily/lily-guile.cc

commit 9445f2fd9ccacd9679cb8489c7e985c1209cdf4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 16:00:35 2007 +0100

    typos.

:100644 100644 48d0d22... d066ff7... M	buildscripts/output-distance.py

commit 10ca93c625da2db14f43883eeffa59f77c8e0a28
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 15:43:36 2007 +0100

    encompass complete real range for profile distance.

:100644 100644 07f8705... 48d0d22... M	buildscripts/output-distance.py

commit 7a42bc18ea999c7158025a491e72629ec0846f28
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 15:37:34 2007 +0100

    reimplement stack-stencils without minimum-translation argument.

:100644 100644 70faac6... 0746876... M	scm/lily-library.scm
:100644 100644 410e0ee... 463a082... M	scm/stencil.scm

commit 4fd4a8611a64f381362d698ecec47d27ccdf42ba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 15:08:29 2007 +0100

    use simple-format #f argument throughout.

:100644 100644 f1689c1... 8af5b3f... M	scm/output-ps.scm

commit 5c6006b39911b76c76c1c02c20e327f61b12224a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 15:03:21 2007 +0100

    further tweaks to optimized scheme formatting.

:100644 100644 a74826c... c52bc54... M	lily/general-scheme.cc
:100644 100644 47e1bcd... 70faac6... M	scm/lily-library.scm

commit d008fdf27df7e3a9fe2be6c0ca17e80348ce082c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 14:59:42 2007 +0100

    Remove outdated Stencil code.
    
    - Stencil::origin_
    - Stencil::origin()
    - Stencil::moved_to_edge()
    - ly:stencil-moved-to-edge
    - minimum argument for Stencil::add_at_edge and ly:stencil-combine-at-edge

:100644 100644 46d7d53... cf47ebc... M	lily/accidental.cc
:100644 100644 381f6fe... 234dbc4... M	lily/arpeggio.cc
:100644 100644 f87ebd4... 75dbc6c... M	lily/bar-line.cc
:100644 100644 a782cdf... ecc9d0b... M	lily/beam.cc
:100644 100644 8a874c0... 97ac611... M	lily/dots.cc
:100644 100644 f11e78d... 2080895... M	lily/hairpin.cc
:100644 100644 055728d... 445e461... M	lily/include/stencil.hh
:100644 100644 0db5cf7... 7c88268... M	lily/key-signature-interface.cc
:100644 100644 8baa536... f6809cd... M	lily/line-spanner.cc
:100644 100644 5be4170... 1b66670... M	lily/multi-measure-rest.cc
:100644 100644 c313475... 4dba6bb... M	lily/paper-column.cc
:100644 100644 6d37c0c... 451647f... M	lily/percent-repeat-item.cc
:100644 100644 269c6b5... 1f9e605... M	lily/slur.cc
:100644 100644 13c291d... 6ef0e19... M	lily/stencil-scheme.cc
:100644 100644 0da8031... b88b0c8... M	lily/stencil.cc
:100644 100644 d36bb8d... 8056ea8... M	lily/sustain-pedal.cc
:100644 100644 a42d73c... 206ccd8... M	lily/system-start-delimiter.cc
:100644 100644 273fe1c... c4afd8c... M	lily/time-signature.cc
:100644 100644 53636c7... 49018d8... M	lily/volta-bracket.cc
:100644 100644 aef9e3a... 12dd691... M	scm/define-markup-commands.scm
:100644 100644 a682a82... 6919495... M	scm/fret-diagrams.scm
:100644 100644 40fd537... 3e25bda... M	scm/page.scm
:100644 100644 65c5bfa... c47f055... M	scm/safe-lily.scm
:100644 100644 62b43ce... 410e0ee... M	scm/stencil.scm

commit c90d2245d218e71771b0de710ce099ac6e954e5d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 14:46:02 2007 +0100

    memory-tracing refinements.

:100644 100644 b05c576... a0940d9... M	scm/lily.scm
:100644 100644 100e1f2... dd86c49... M	scm/memory-trace.scm

commit 7b2242bea610cc2f85344d5cc73303b68464238b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 14:45:49 2007 +0100

    Reduces memory load by factor 2.
    
    Do this by using simple-format iso. format for formatting output.

:100644 100644 4a4ae30... 670e28e... M	scm/framework-ps.scm
:100644 100644 dc69ad5... 47e1bcd... M	scm/lily-library.scm
:100644 100644 42aecc1... f1689c1... M	scm/output-ps.scm

commit 3242763c24a8963a5eb41760e238409aa04c740e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 13:28:39 2007 +0100

    Add -dtrace-memory.
    
    Use GUILE evaluator trap to record memory use during a lily run.
    Write FILE.graph and FILE.stacks to record results.

:100644 100644 c8c3a01... b05c576... M	scm/lily.scm
:000000 100644 0000000... 100e1f2... A	scm/memory-trace.scm

commit 8a00658af70ae005c9e4559406b20e87a3cecbe8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 01:54:15 2007 +0100

    More checks for objects that should not live outside parser.

:100644 100644 a8f3ac5... 5bd403b... M	lily/include/smobs.hh
:100644 100644 744cceb... b729e53... M	lily/skyline.cc

commit 411b7685bcfb1bb05924d455103c96a6c2af6ea1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 01:53:38 2007 +0100

    plug memory leak in System_start_delimiter_engraver

:100644 100644 a558965... 479618a... M	lily/system-start-delimiter-engraver.cc

commit 079b0b9bbcee8d4a2056b04a9ec9af6120c10da4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 01:53:14 2007 +0100

    Strip midi-debugging ;  add memory check to watch RSS value.

:100644 100644 8f593aa... 5d9bebd... M	lily/program-option.cc
:100644 100644 e10b4b7... c8c3a01... M	scm/lily.scm

commit 978e32ffad9c155dbe4f3d0f4c68ad516ecbe0bc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 01:50:33 2007 +0100

    remove Melisma_translator from example

:100644 100644 c4199cb... 1fdb502... M	input/test/engraver-one-by-one.ly

commit ee65284d95a7cefc4129f138a440e222e81f50ce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 17 01:01:52 2007 +0100

    More MIDI cleanup.

:100644 100644 cb498f5... 8d3a3e3... M	lily/audio-element.cc
:100644 100644 6871ab5... 120313e... M	lily/audio-staff.cc
:100644 100644 6d77f21... f7ea0e0... M	lily/include/midi-item.hh
:100644 100644 18e38ca... 1d9066e... M	lily/include/midi-stream.hh
:100644 100644 604cf70... 69bf4c8... M	lily/include/midi-walker.hh
:100644 100644 0e68e03... 88f9aeb... M	lily/midi-item.cc
:100644 100644 893ca3d... 11afe02... M	lily/midi-stream.cc
:100644 100644 48c4cf8... 941e64c... M	lily/midi-walker.cc
:100644 100644 2c02fc3... 439d948... M	lily/performance.cc

commit 854799b10a0725ce20389677a3338e2723beadfc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 23:49:16 2007 +0100

    document memory leak in relocate.cc

:100644 100644 05d98b7... 47502f7... M	lily/relocate.cc

commit 7b8694ddae99591a1750434b619b8e2638820829
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 23:44:34 2007 +0100

    plug small pango font memory leak.

:100644 100644 0d7fdd8... f8da4b2... M	lily/all-font-metrics.cc
:100644 100644 44c16e1... 1011d47... M	lily/grob-smob.cc
:100644 100644 edf50f3... 073b839... M	lily/include/all-font-metrics.hh
:100644 100644 013f350... c0d6ff3... M	lily/include/pango-font.hh
:100644 100644 adca7c5... f91eafb... M	lily/pango-font.cc
:100644 100644 3a1cafb... e9a56ae... M	lily/paper-def.cc

commit f78f5eeda901de2b9d2632e6a83c94f98ed98155
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 23:41:45 2007 +0100

    plug midi memory leaks.

:100644 100644 7ddd646... 6871ab5... M	lily/audio-staff.cc
:100644 100644 ee523e5... 604cf70... M	lily/include/midi-walker.hh
:100644 100644 ee05d4e... 0e68e03... M	lily/midi-item.cc
:100644 100644 aa491bc... 48c4cf8... M	lily/midi-walker.cc

commit ce4ec2ed2754b741d78b9d7221bce4b2b204031c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 17:50:59 2007 +0100

    plug 2 pango memory leaks.

:100644 100644 75103e3... adca7c5... M	lily/pango-font.cc

commit b4fb515e7964314b2845c2d05b6c21a2c015a7d0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 17:50:42 2007 +0100

    fix standalone functions

:100644 100644 681a49d... 5a644d2... M	scm/standalone.scm

commit 3f0df06a62b0c581c0e6184952f49db72a989314
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Jan 16 18:38:51 2007 +0200

    silence spurious warning when there is one system on a page

:100644 100644 d2d06b0... 264d380... M	scm/layout-page-layout.scm

commit 1a2b1385376b2a1913c9db93e7f70184c41b7671
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 14:54:10 2007 +0100

    Fix #241.
    
    Also check for context switch after processing lyric event.
    Don't set associatedVoice in set_music_context, but rather
    just before processing lyrics.

:000000 100644 0000000... 27f6d4f... A	input/regression/lyric-combine-switch-voice-2.ly
:100644 100644 4235289... e6fcf4e... M	lily/lyric-combine-music-iterator.cc

commit c43d73ac2efd84dfc6783cd6b916feec3b30355b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 13:15:10 2007 +0100

    Don't inspect stem direction when computing X offset rest stem

:100644 100644 22d7eb9... 7c369e4... M	lily/stem.cc

commit 9c90ea6a12cbde1feefccff00107ca139291fcaf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 13:14:31 2007 +0100

    only look at 'rest object if it's a Note_column.

:100644 100644 db70fc4... c4a79e4... M	lily/note-spacing.cc

commit 1473d16da16542320fadcbbe0c62798172c86c4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 13:13:42 2007 +0100

    add version number

:100644 100644 aaabb78... 002a2c1... M	input/regression/collision-manual.ly

commit f02901b9570bc0d3bdf136692506aa9ab7eed106
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 12:43:15 2007 +0100

    Fix #237
    
    Don't look at note_head->get_column() to determine whether a note head
    is interesting.  Rather, take any notehead that ends after the current
    moment.

:100644 100644 02e0b09... ae0464f... M	lily/lyric-engraver.cc

commit fe691008a6d99992ffc73443b20acc36bf070fba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 12:32:50 2007 +0100

    Fix #238.
    
    Doc new keySignature convention.

:100644 100644 7b990a2... 7dda76b... M	scm/define-context-properties.scm

commit 2d5e00f4cc6dc42e80779c42d9300b51cf673798
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 12:00:27 2007 +0100

    Fix #235.
    
    Add stanza-number-interface to keepAliveInterfaces.

:000000 100644 0000000... a0a9742... A	input/regression/hara-kiri-stanza-number.ly
:100644 100644 7cb014c... 2e862dc... M	lily/stanza-number-align-engraver.cc
:100644 100644 0364ac9... ea7d9c5... M	ly/engraver-init.ly

commit 0dd08643eb8859bf903c01e76160d709dacc49c6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 11:46:02 2007 +0100

    Fix #236.
    
    Always reset middleCPosition. This fixes switching from an
    non-zero octavation to another non-zero octavation.

:100644 100644 4dc46d9... c1afcfe... M	lily/ottava-engraver.cc
:100644 100644 5debc1d... 7b990a2... M	scm/define-context-properties.scm
:100644 100644 76b8cf2... 2161767... M	scm/music-functions.scm

commit 7358472b1187d1c5620d8fd61c08b3870b0f8370
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 16 11:16:03 2007 +0100

    trim outdated comment.

:100644 100644 3dfb2a0... 05d98b7... M	lily/relocate.cc

commit ae0d597787ae6b700717e56c027b643fb9c1d153
Author: Vegard Nossum <vegard@peltkore.net>
Date:   Tue Jan 16 11:15:51 2007 +0100

    Fixed bug in reading MIDI events with running status

:100644 100644 facf064... 69ac128... M	python/midi.c

commit 8cae4bd02975c1c8c137bc4f6ecb307df07d0fc6
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 15 13:10:09 2007 -0800

    Add bug reporters.

:100644 100644 e3e5d81... 2e7cd7c... M	THANKS

commit 80fff7e14daa0d56e9b3e652b0fd5e1a9e0821fd
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 15 10:25:45 2007 -0800

    Adding avoid-slur; patch by Maximilian.

:100644 100644 19ea30a... e3e5d81... M	THANKS
:100644 100644 e12cdd0... a31e201... M	scm/script.scm

commit 18b6d30f7b51a91b1f75e1e2b952ca3cd349d1a4
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Jan 15 08:12:36 2007 +0200

    Avoid rebreaking pages on the second pass of a two-pass layout.
    Fixes #214

:100644 100644 e6b1e10... 23c3087... M	lily/axis-group-interface.cc
:100644 100644 2f4876b... e914b70... M	ly/music-functions-init.ly

commit 5f6f1b717d0bc76526d1be263f4e6a8fc0ad4133
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Jan 14 13:02:36 2007 +0200

    Use between-system-padding as a default for
    page-breaking-between-system-padding.

:100644 100644 1a03c6b... 08ec293... M	lily/constrained-breaking.cc
:100644 100644 9e8971a... d2d06b0... M	scm/layout-page-layout.scm

commit 0dd435b470115602b5cbf1dc7342bcb816f613f9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 14 00:08:16 2007 +0100

    Remove es_MX.po

:100644 000000 3163b84... 0000000... D	po/es_MX.po

commit 9d72cf6c9f96023fdc77057ead923fac5c230e63
Author: Daniel Tonda Castillo <daniel.tonda@gmail.com>
Date:   Sun Jan 14 00:02:22 2007 +0100

    Update es.po

:100644 100644 3163b84... d32790e... M	po/es.po

commit 5b6b15ada26c790deef3a71bd04710a01b6c2f8a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 22:54:00 2007 +0100

    only do staffline avoidance if we're inside the staff or inside the
    ledgers.

:100644 100644 d0bb6f4... fad61b1... M	lily/include/misc.hh
:100644 100644 863712e... ebee988... M	lily/include/tie-formatting-problem.hh
:100644 100644 912dc78... 0a437d3... M	lily/include/tie-specification.hh
:100644 100644 8d10141... 6837df0... M	lily/misc.cc
:100644 100644 297fd4a... 6c7e2a0... M	lily/tie-formatting-problem.cc
:100644 100644 9acbe3b... 2130dab... M	scm/define-grobs.scm

commit 5d0c9bbf2e83d2f155afcbceee7100ec98342e2f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 22:52:48 2007 +0100

    move Spanner bindings to separate file.

:100644 100644 a7c3a04... 8d3cc0b... M	lily/grob-scheme.cc
:000000 100644 0000000... e5a33e0... A	lily/spanner-scheme.cc

commit c438e137ee2d11051754659358a34c960d131f58
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 22:01:09 2007 +0100

    Fix #138 & #139
    
    - use chord formatting for single tie
    
    - add all notes + accidentals to chord outline
    
    - separate file for Tie_specification
    
    - use convex_amplifier for distance penalties:
    penalties increase superlinearly in distance
    
    - tunable padding for skyline
    
    - semi tie: set direction with ^ and _
    
    - debug output for semities
    
    - for single tie case, introduce penalty for wrong direction
    
    - only add symmetry penalties for more than 1 tie.
    
    - use exactness to determine whether to override delta_y_ too.

:000000 100644 0000000... bfa4410... A	input/regression/semi-tie-manual-direction.ly
:000000 100644 0000000... 2f1ec24... A	input/regression/tie-accidental.ly
:000000 100644 0000000... ed631d9... A	input/regression/tie-manual-vertical-tune.ly
:000000 100644 0000000... c6160ab... A	input/regression/tie-single-chord.ly
:100644 100644 abef7b9... d0bb6f4... M	lily/include/misc.hh
:100644 100644 8801a7b... d65604c... M	lily/include/tie-configuration.hh
:100644 100644 e30f3ed... 18b9127... M	lily/include/tie-details.hh
:100644 100644 c5a71b0... 863712e... M	lily/include/tie-formatting-problem.hh
:000000 100644 0000000... 912dc78... A	lily/include/tie-specification.hh
:100644 100644 7a9a4de... a6a4bd0... M	lily/laissez-vibrer-engraver.cc
:100644 100644 c64983d... 8d10141... M	lily/misc.cc
:100644 100644 bb23f73... 6b16fbc... M	lily/repeat-tie-engraver.cc
:100644 100644 3713bfd... c7d44a9... M	lily/semi-tie-column.cc
:100644 100644 1f6738e... 9eefbbf... M	lily/tie-column.cc
:100644 100644 ea69fe5... 2491f7e... M	lily/tie-configuration.cc
:100644 100644 c4ed37a... ddb662f... M	lily/tie-details.cc
:100644 100644 abcc342... 297fd4a... M	lily/tie-formatting-problem.cc
:000000 100644 0000000... 3a7ce34... A	lily/tie-specification.cc
:100644 100644 0c03c0f... 1d4e7fc... M	lily/tie.cc
:100644 100644 8b06fb5... 9acbe3b... M	scm/define-grobs.scm

commit 67e4751fc23a0598b395e471dd8d3260b7d3e0d2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 19:06:59 2007 +0100

    increase time-performance importance.

:100644 100644 54a1c00... 07f8705... M	buildscripts/output-distance.py

commit f1b14d8e20786522b39e1d3db06d0e4a697d5386
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 19:06:46 2007 +0100

    bump version.

:100644 100644 11ad4a7... 0b8b4fe... M	VERSION

commit 904c12636a3a76e86dcbfe24c8e8b4b1b9ef12f6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 18:23:25 2007 +0100

    new function Ties_configuration::complete_score_card()

:100644 100644 d79b637... 8801a7b... M	lily/include/tie-configuration.hh
:100644 100644 cc20444... ea69fe5... M	lily/tie-configuration.cc

commit 4dcbf1e8a9a351ad8010acc9f42e3056022afcb8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 18:22:43 2007 +0100

    test direction override too.

:100644 100644 c085a72... 0187dfb... M	input/regression/tie-single-manual.ly

commit 8bd502d007d5c3fb34677cee493b455ad0bb9e67
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 18:02:14 2007 +0100

    new function Staff_symbol_referencer::extent_in_staff()

:100644 100644 5b9656d... 4a43a94... M	lily/include/staff-symbol-referencer.hh
:100644 100644 a74a1c0... 53637c8... M	lily/staff-symbol-referencer.cc

commit 7221f0c37fca3d49672c1faa2b3e783cc35b605f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 18:01:57 2007 +0100

    punctuation nit

:100644 100644 c3a0587... 508b4b8... M	lily/main.cc

commit d5d4d4177a585b81b9e6cafbb1157bfde55a380f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 18:01:35 2007 +0100

    coverage fix: junk ManualMelismaEvent

:100644 100644 e7e2bb8... c421eef... M	scm/define-music-types.scm

commit 0051a415c578827acde03a82795e8ff516ff6710
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 12 17:59:51 2007 +0100

    coverage fixes.

:000000 100644 0000000... aaabb78... A	input/regression/collision-manual.ly
:100644 100644 8a0a54a... 6eef555... M	lily/include/lily-guile.hh
:100644 100644 7c61e12... e7e286d... M	lily/lily-guile.cc
:100644 000000 688216b... 0000000... D	lily/melisma-translator.cc

commit 88105acef63ec8980816d5de96d68ebf94dc197f
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jan 11 20:14:55 2007 -0800

    Doc (around) and (outside) for avoid-slur.

:100644 100644 d2c49e6... c7949ec... M	scm/define-grob-properties.scm

commit 1546264baffce6569c7ffa87d79acd478b80cfe3
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jan 9 18:13:16 2007 +0100

    Replace colons with periods before music snippets

:100644 100644 4f6ad55... 33a62a4... M	Documentation/user/introduction.itely

commit 91ec56685c22fa24f66cd96472bc127a8b5ad808
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 17:14:21 2007 +0100

    allowBeamBreak fixes.

:100644 100644 1c8bb4c... 7f49c57... M	input/cary-layout.ly
:100644 100644 d5f68c7... 0f87fea... M	input/proportional.ly

commit 309051e45fcf1c1ad5d9c74e78bb7fc4bb204d3a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:40:35 2007 +0100

    staff-mixed-size.ly: convert-ly

:100644 100644 72024b3... d1d7cc5... M	input/regression/staff-mixed-size.ly

commit 7313a084ded2ae9b3455858d67c0d1ca22cde4a3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:40:18 2007 +0100

    fix midi lengths for drum notes too.

:100644 100644 1e64ef6... c81fca0... M	lily/drum-note-performer.cc

commit 2b60be5d2e9c23792e5175c76d3125801b4730a3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:18:30 2007 +0100

    bump version

:100644 100644 19b908e... 11ad4a7... M	VERSION

commit f139cbc3999aad4555a83ff41b952209c8092cda
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:18:26 2007 +0100

    update paper-defaults.ly

:100644 100644 65303f9... 8ea1159... M	ly/paper-defaults.ly

commit 1defbb3da0b42635a4618208669e26bc6352f2d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:18:15 2007 +0100

    create .html before working on images.
    
    This speeds up viewing HTML with large changes

:100644 100644 374f769... 54a1c00... M	buildscripts/output-distance.py

commit d7bff7d20ef7e1e419d8c2eaa4fc4d89398e9133
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:17:48 2007 +0100

    Fix #87.
    
    Excise moments from midi backend completely, and move duration to
    grace_part_ field in grace notes.  This fixes MIDI syncing problems
    with grace notes.

:100644 100644 213de79... 5a58f3c... M	input/regression/midi-grace.ly
:100644 100644 0bc1b66... d052c4e... M	lily/audio-column.cc
:100644 100644 9dd1322... 4138145... M	lily/audio-item.cc
:100644 100644 cefa44f... 0b10c8b... M	lily/include/audio-column.hh
:100644 100644 00fb2bc... c02eba5... M	lily/include/audio-item.hh
:100644 100644 9dd942b... 6d77f21... M	lily/include/midi-item.hh
:100644 100644 bc12bb9... ee523e5... M	lily/include/midi-walker.hh
:100644 100644 ebbb20a... ee05d4e... M	lily/midi-item.cc
:100644 100644 3bdc426... aa491bc... M	lily/midi-walker.cc
:100644 100644 a1503f2... ff29631... M	lily/note-performer.cc
:100644 100644 78070a0... 2c02fc3... M	lily/performance.cc

commit e6b2f2828a51f2dc729ee2eea174b8e01de06488
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 15:06:08 2007 +0100

    add version

:100644 100644 e78d045... 75c67e6... M	input/regression/option-help.ly

commit 732d8c18e8acaa233b987e090b8bf26b4b4e8943
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 13:51:35 2007 +0100

    Performance::remap_grace_durations(): robust way of handling grace
    notes.

:100644 100644 d71e9f5... cefa44f... M	lily/include/audio-column.hh
:100644 100644 0e430ae... dac7bdd... M	lily/include/audio-element.hh
:100644 100644 582ec4d... 7aa90ca... M	lily/include/performance.hh
:100644 100644 1f4b233... ebbb20a... M	lily/midi-item.cc
:100644 100644 2a37d3d... 3bdc426... M	lily/midi-walker.cc
:100644 100644 6a03b02... 78070a0... M	lily/performance.cc
:100644 100644 635f82b... 99d2f84... M	lily/score-performer.cc

commit b62dc01abc84fad6530fbea793de28f565c06c22
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 13:50:02 2007 +0100

    more object key removal.

:100644 100644 06b3ea2... f4d4dd7... M	lily/book.cc
:100644 100644 d7973d1... ac74d5e... M	lily/engraver.cc
:100644 100644 1cb52c8... c5f4d56... M	lily/global-context-scheme.cc
:100644 100644 095f1f4... f4aff03... M	lily/global-context.cc
:100644 100644 6441b0e... cf47843... M	lily/include/book.hh
:100644 100644 b1804e3... 356615a... M	lily/lily-parser.cc
:100644 100644 dbe82a7... e69de29... M	lily/lilypond-key.cc
:100644 100644 86b5844... e69de29... M	lily/object-key.cc
:100644 100644 c6d8482... eb89e55... M	lily/score-engraver.cc
:100644 100644 b20b292... eebdedb... M	lily/score-scheme.cc
:100644 100644 b5753c0... 5b11a0d... M	lily/score.cc

commit 25fccc938d7d2a2a095ee3dbfc84540c61462303
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 13:21:51 2007 +0100

    Fix #215.
    
    Reorganize size setting procedure. We now have
    
     - set-global-staff-size (arg in pt)
     - layout-set-staff-size (arg in pt)
     - layout-set-absolute-staff-size (arg should be scaled by a
    dimension)

:100644 100644 6bb1101... a4d4797... M	python/convertrules.py
:100644 100644 6c0c031... 4750b51... M	scm/paper.scm

commit 6c90214ad6fb481cb8fdff3757601d60f6a1465b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 12:49:17 2007 +0100

    don't override KeyCancellation break-visibility for explicit key
    changes. Cancellations are always explicit.

:100644 100644 2ed905e... c086f3d... M	lily/key-engraver.cc

commit 9a5b1719decbe91db1a357d14f4c96c94fb24902
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 12:39:34 2007 +0100

    style nit

:100644 100644 2273164... 2ed905e... M	lily/key-engraver.cc

commit 70d86e735b229f49f48a47f56b78bc17a09531e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 12:39:29 2007 +0100

    ask for beaming rather than quantized-positions in
    Beam::get_beam_segments().

:100644 100644 b28d8f8... a782cdf... M	lily/beam.cc

commit 8f40decf6293ab9d0911643d9ed99c749dea078f
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 10 17:40:24 2007 -0800

    Make URLs more general (stable instead of 2.10).

:100644 100644 b3b9b69... d88bf68... M	Documentation/user/changing-defaults.itely
:100644 100644 aca868d... 4f6ad55... M	Documentation/user/introduction.itely

commit 15bdde2b59a12f5360e8e648e49526d8881c60e8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 02:07:05 2007 +0100

    more key cutting.

:100644 000000 b15328f... 0000000... D	lily/include/lilypond-key.hh
:100644 000000 e772c73... 0000000... D	lily/include/object-key.hh

commit c769fb15b2d411e72827f22d32d600e6fc86ad97
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 01:36:05 2007 +0100

    excise object keys from back-end.

:100644 100644 073aec5... 4ff8d9d... M	lily/auto-beam-engraver.cc
:100644 100644 365eefe... d7973d1... M	lily/engraver.cc
:100644 100644 fb2c5b5... a7c3a04... M	lily/grob-scheme.cc
:100644 100644 a37febc... 44c16e1... M	lily/grob-smob.cc
:100644 100644 02bf6a1... 01b2c7f... M	lily/grob.cc
:100644 100644 31e219f... c66c58f... M	lily/include/grob.hh
:100644 100644 d4b6444... d00541a... M	lily/include/item.hh
:100644 100644 08194ca... 69aa889... M	lily/include/main.hh
:100644 100644 4a4df14... 0157eb6... M	lily/include/paper-column.hh
:100644 100644 5c6b610... e4a09cc... M	lily/include/spanner.hh
:100644 100644 a4b5d27... 48e6875... M	lily/include/system.hh
:100644 000000 6b91227... 0000000... D	lily/include/tweak-registration.hh
:100644 100644 324df0e... c6ca1b2... M	lily/item.cc
:100644 100644 9161511... c3a0587... M	lily/main.cc
:100644 100644 b6b457b... a49bbbe... M	lily/note-heads-engraver.cc
:100644 100644 28c7af6... c313475... M	lily/paper-column.cc
:100644 100644 64318c0... 8f593aa... M	lily/program-option.cc
:100644 100644 e1359ae... c6d8482... M	lily/score-engraver.cc
:100644 100644 0935964... e1fe55e... M	lily/spanner.cc
:100644 100644 b804e43... 06ac09e... M	lily/system.cc
:100644 100644 e6d48df... b97a5ad... M	lily/tie-engraver.cc

commit d6865af94f4b4df5f2a86f82784a46bd5ba5a574
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 01:35:24 2007 +0100

    change New_dynamic_performer to Dynamic_performer in performer-init.ly

:100644 100644 23e96da... b48bd54... M	ly/performer-init.ly

commit b838845b061a2a97c5666f903417728dee453331
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 11 01:04:13 2007 +0100

    Fix #231.
    
    Move New_dynamic_performer to Dynamic_performer and warn about
    Span_dynamic_performer.

:000000 100644 0000000... fc85166... A	lily/dynamic-performer.cc
:100644 000000 788f692... 0000000... D	lily/new-dynamic-performer.cc
:100644 100644 cd08dab... 6bb1101... M	python/convertrules.py

commit 8d7f1dedc0147a807492b7258d8d3a068498ee96
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 10 15:51:08 2007 -0800

    Update 2.8 to 2.10.

:100644 100644 975f4bd... aca868d... M	Documentation/user/introduction.itely
:100644 100644 3172cbc... 19ea30a... M	THANKS

commit b0228279f1ec2329549795cce29a001ed86f5880
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 10 15:49:41 2007 -0800

    Small fix from mailist.

:100644 100644 257c915... b3b9b69... M	Documentation/user/changing-defaults.itely

commit e4bda6857c51253d8d80f6061a8918711efcd3ba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 18:25:55 2007 +0100

    fix typo.

:100644 100644 58d27fc... 61eca90... M	lily/break-alignment-interface.cc

commit 4de3fd58f0b68af4b7dce125e3746feb5015f82f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 16:56:02 2007 +0100

    Evaluate -d option setting and -e code inside GUILE.

:100644 100644 29b08a3... 08194ca... M	lily/include/main.hh
:100644 100644 2b715cd... 9161511... M	lily/main.cc
:100644 100644 80930ef... 64318c0... M	lily/program-option.cc
:100644 100644 1ee840a... 8edfd9c... M	scm/layout-beam.scm
:100644 100644 d4e05a4... e10b4b7... M	scm/lily.scm

commit fdbd20385926308c76a3b0a57834c3f7f6496bd8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 16:51:41 2007 +0100

    remove guile 1.6 compat code.

:100644 100644 e3a59a6... dc69ad5... M	scm/lily-library.scm

commit 6a07b2cc0c4d7f957b4bf14cd6d4999f1d57b867
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 16:51:22 2007 +0100

    Excise object keys from Contexts.

:100644 100644 e8f1ee4... 06b3ea2... M	lily/book.cc
:100644 100644 8b28c5c... a5c1330... M	lily/context-def.cc
:100644 100644 53bca3b... 15bd3c5... M	lily/context.cc
:100644 100644 f5fe392... 365eefe... M	lily/engraver.cc
:100644 100644 e4a941d... 1cb52c8... M	lily/global-context-scheme.cc
:100644 100644 6bfbe20... 095f1f4... M	lily/global-context.cc
:100644 100644 5d133dd... dd4df4c... M	lily/include/context-def.hh
:100644 100644 a886670... 2cb0280... M	lily/include/context.hh
:100644 100644 bbb3095... 540d966... M	lily/include/global-context.hh
:100644 100644 a5279d2... d4f26da... M	lily/include/score.hh
:100644 100644 8bad81c... b20b292... M	lily/score-scheme.cc
:100644 100644 ff3aa63... b5753c0... M	lily/score.cc

commit 67eb8b23715731ad82ca52dccf1eace8abd3a515
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 16:47:52 2007 +0100

    Fix #230
    
    Don't do (index < array.size()-1). This is incorrect if size==0.

:100644 100644 d60cdcb... 323fa7d... M	lily/accidental-placement.cc
:100644 100644 e057bdd... e6b1e10... M	lily/axis-group-interface.cc
:100644 100644 2b88e08... e703f9e... M	lily/beam-concave.cc
:100644 100644 47c5b7f... b28d8f8... M	lily/beam.cc
:100644 100644 6542308... 542ce8e... M	lily/beaming-pattern.cc
:100644 100644 7b19d75... 58d27fc... M	lily/break-alignment-interface.cc
:100644 100644 b7eddd6... 0d0733b... M	lily/constrained-breaking.cc
:100644 100644 efec742... e11163b... M	lily/melody-spanner.cc
:100644 100644 7849f5f... 11d32cd... M	lily/mensural-ligature-engraver.cc
:100644 100644 8c3b8fb... e531b7f... M	lily/page-breaking.cc
:100644 100644 5949c49... 2ebd538... M	lily/page-spacing.cc
:100644 100644 cdc9d9d... 522ae75... M	lily/page-turn-engraver.cc
:100644 100644 409af47... 58c66ed... M	lily/page-turn-page-breaking.cc
:100644 100644 d91f8cc... 5f28644... M	lily/simple-spacer.cc
:100644 100644 ee21f51... 920e66b... M	lily/spacing-determine-loose-columns.cc
:100644 100644 aa91b4f... 3a69e26... M	lily/spacing-loose-columns.cc
:100644 100644 42dfe59... 50848ec... M	lily/spacing-spanner.cc
:100644 100644 d83e2e7... abcc342... M	lily/tie-formatting-problem.cc
:100644 100644 cd80384... c25d2a9... M	lily/tuplet-engraver.cc

commit 54fe3895861b34c49e29efde494e48bc76213c50
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Jan 10 08:35:47 2007 +0100

    Elaborate on @qq.

:100644 100644 34b6d68... b10f660... M	Documentation/user/README.txt

commit 99e5ce302d4d92203529bc0543c8b4190b7c22d1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:44:04 2007 +0100

    long standing thinko: don't truncate -d value.

:100644 100644 d395128... 2b715cd... M	lily/main.cc

commit 98740f225fc6f02c516a98c834d9b55cf1365336
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:43:46 2007 +0100

    stderr-redirect: cleanup

:100644 100644 f9f9935... a74826c... M	lily/general-scheme.cc

commit f1808684d00e69f2301559adcfe1a48863c25831
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:25:19 2007 +0100

    use Rationals for define-music-display-methods.scm too.

:100644 100644 0f95715... ea72b11... M	scm/define-music-display-methods.scm

commit ef6dbd3b7d8d2fde90496e8d064a3daf12af28c1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:25:00 2007 +0100

    oops. Re-add Tweak_engraver

:000000 100644 0000000... c87902f... A	lily/tweak-engraver.cc
:100644 100644 047812c... 0364ac9... M	ly/engraver-init.ly

commit bc0c7b128deb715016255fb820e7b38c6df84956
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:06:48 2007 +0100

    use scm_throw with ly-file-failed key for property check failures.

:100644 100644 e8e7405... 5e49d8e... M	lily/grob-property.cc
:100644 100644 726470a... 7c61e12... M	lily/lily-guile.cc
:100644 100644 eaf750e... b22e243... M	lily/music.cc

commit da055cbecb702292a98eb9f6c154f70eec96af91
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:06:02 2007 +0100

    store log file of larger examples too.

:100644 100644 4d0ae69... de5152e... M	make/mutopia-rules.make

commit 92badf505fedf1738fe128f6c4414e8b66fe2f1f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 03:05:35 2007 +0100

    restore tweaks music property.

:100644 100644 bb9d8ca... 4a89826... M	scm/define-music-properties.scm

commit 229d27036a12f665d0600fddb77458d1dcde8efb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 02:47:03 2007 +0100

    Only set stopped_tuplets_ when actually erasing a tuplet
    bracket. Fixes odd spacing and programming errors with Cary.

:100644 100644 3177368... 42dfe59... M	lily/spacing-spanner.cc
:100644 100644 b95150c... cd80384... M	lily/tuplet-engraver.cc

commit 5046f0445da6649720e6efa83e238ba43aade050
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 02:29:08 2007 +0100

    style nit.

:100644 100644 ca99687... 86964ce... M	lily/piano-pedal-bracket.cc

commit 60d2d28322ed079709875757e65dfc01fcdd36fa
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 10 02:29:00 2007 +0100

    dec2int: check for overflow.

:100644 100644 43f0389... 6a6dbc6... M	flower/string-convert.cc

commit e1ebea3247e6d253d92317556458b9754a99f6e5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 22:18:42 2007 +0100

    more friendly message for classic output in ps mode.

:100644 100644 5ea57cc... 4a4ae30... M	scm/framework-ps.scm

commit 0d7483e4652400e835a6f342436f8c2d55b5089c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 15:52:21 2007 +0100

    Coverage fixes: remove tweak registration/application, gnome backend,
    object key dumper/undumper.

:100644 100644 f98f5a1... 073aec5... M	lily/auto-beam-engraver.cc
:100644 000000 9dd8251... 0000000... D	lily/context-key-manager.cc
:100644 100644 8a0fbad... 53bca3b... M	lily/context.cc
:100644 100644 7d67363... f5fe392... M	lily/engraver.cc
:100644 100644 6484f9b... 6bfbe20... M	lily/global-context.cc
:100644 100644 57f8621... 02bf6a1... M	lily/grob.cc
:100644 000000 fb8e27b... 0000000... D	lily/include/context-key-manager.hh
:100644 100644 25fbb12... a886670... M	lily/include/context.hh
:100644 000000 75b0862... 0000000... D	lily/include/object-key-dumper.hh
:100644 000000 556735e... 0000000... D	lily/include/object-key-undumper.hh
:100644 100644 9e26cb5... 6b91227... M	lily/include/tweak-registration.hh
:100644 100644 4cec327... d395128... M	lily/main.cc
:100644 000000 3790b16... 0000000... D	lily/object-key-dumper-scheme.cc
:100644 000000 c835c1e... 0000000... D	lily/object-key-dumper.cc
:100644 000000 4cbd79d... 0000000... D	lily/object-key-undumper-scheme.cc
:100644 000000 a52a215... 0000000... D	lily/object-key-undumper.cc
:100644 100644 fd13276... 80930ef... M	lily/program-option.cc
:100644 100644 fb2088f... e1359ae... M	lily/score-engraver.cc
:100644 100644 b0110a5... b804e43... M	lily/system.cc
:100644 100644 0841b73... e6d48df... M	lily/tie-engraver.cc
:100644 000000 c87902f... 0000000... D	lily/tweak-engraver.cc
:100644 000000 79ce72e... 0000000... D	lily/tweak-registration-scheme.cc
:100644 000000 b04704d... 0000000... D	lily/tweak-registration.cc
:100644 100644 f3416f1... 047812c... M	ly/engraver-init.ly
:100644 100644 b9901d5... bb9d8ca... M	scm/define-music-properties.scm
:100644 100644 9e8cf45... e69de29... M	scm/framework-gnome.scm
:100644 100644 5daa01c... d4e05a4... M	scm/lily.scm
:100644 100644 ccb6d9d... e69de29... M	scm/output-gnome.scm

commit 04b0c95e9c26648e821a20443ea6167fd6f0fbba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 15:41:08 2007 +0100

    remove outdated comment.

:100644 100644 b973022... 3177368... M	lily/spacing-spanner.cc

commit b66238b3c53bc8e8732f764985477bb9edaf4dbd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 15:40:55 2007 +0100

    buildscripts/build-coverage: more automation.

:100755 100755 b238202... 6e54386... M	buildscripts/build-coverage.sh

commit c492570212f6a4c965b3a65a451ec23fe53bdf28
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 15:29:53 2007 +0100

    test option help

:000000 100644 0000000... e78d045... A	input/regression/option-help.ly
:100644 100644 a6ccbf9... fd13276... M	lily/program-option.cc

commit be14373f22816f8496d6dd202b2039dcbafef8cf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 14:57:00 2007 +0100

    Fix #229.
    
    Also use rationals for figured bass accidentals.

:000000 100644 0000000... bc910f7... A	input/regression/figured-bass-alteration.ly
:100644 100644 d109530... 02f03de... M	lily/parser.yy
:100644 100644 c941d50... 939ae7b... M	scm/chord-name.scm

commit 0240da6458378a180ede0b9d4d2ee91cf0b0c5e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 9 14:36:03 2007 +0100

    don't crash on unknown musicxml drums.

:100644 100644 431a436... 665cc1d... M	scripts/musicxml2ly.py

commit f138bc917846b37bfd9a4063fc6d4b766fc7eb1c
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 8 15:01:11 2007 -0800

    Add bug reporters and doc suggesters.

:100644 100644 5b0def3... 3172cbc... M	THANKS

commit f43171b0432ae3cdaba112bcff505843f9777344
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 8 14:55:54 2007 -0800

    Clarify command-line options; thanks Fredric.

:100644 100644 0bd3042... ff4af0c... M	Documentation/user/running.itely

commit 19bc1d2dd05e60874d4bcbe8fbc63aa6fe629c78
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 23:48:44 2007 +0100

    add 2007 to (c) year.

:100644 100644 f0e428a... 37f735f... M	flower/cpu-timer.cc
:100644 100644 21fec4e... e5736e0... M	flower/file-name.cc
:100644 100644 31e7e99... 175357d... M	flower/file-path.cc
:100644 100644 20f744e... 2cb537c... M	flower/getopt-long.cc
:100644 100644 89d6392... 3e5238b... M	flower/include/arithmetic-operator.hh
:100644 100644 3ec040b... 741ce18... M	flower/include/axis.hh
:100644 100644 acf8a39... f2cff8a... M	flower/include/compare.hh
:100644 100644 d5e58de... 01383b5... M	flower/include/cpu-timer.hh
:100644 100644 7902eae... 5400a52... M	flower/include/direction.hh
:100644 100644 09c8a22... e687acf... M	flower/include/drul-array.hh
:100644 100644 3d1a2d0... 46d4724... M	flower/include/file-name.hh
:100644 100644 bb69df2... 9a35388... M	flower/include/file-path.hh
:100644 100644 384d8b8... 8246d09... M	flower/include/flower-proto.hh
:100644 100644 0ccbe57... 3fe85ab... M	flower/include/guile-compatibility.hh
:100644 100644 b515af6... 8cfcfb6... M	flower/include/international.hh
:100644 100644 c485f32... ba28b1c... M	flower/include/interval.hh
:100644 100644 f43d525... 3f5abc8... M	flower/include/interval.tcc
:100644 100644 236b731... 9191d64... M	flower/include/libc-extension.hh
:100644 100644 4429ccc... d9b32c2... M	flower/include/matrix.hh
:100644 100644 8cfab27... 699dea8... M	flower/include/memory-stream.hh
:100644 100644 f45ec7f... 1995dd2... M	flower/include/offset.hh
:100644 100644 69b7add... 820d921... M	flower/include/parray.hh
:100644 100644 faf52d2... 297bd6c... M	flower/include/polynomial.hh
:100644 100644 6a936b8... cb21c8d... M	flower/include/pqueue.hh
:100644 100644 5effd37... 49b2322... M	flower/include/rational.hh
:100644 100644 5d8457e... 2185d9b... M	flower/include/real.hh
:100644 100644 d0fdd9c... 57805bb... M	flower/include/std-string.hh
:100644 100644 10641dc... 4c3dcc0... M	flower/include/std-vector.hh
:100644 100644 2191d6b... 5f2705b... M	flower/include/tuple.hh
:100644 100644 bf28b66... 7c97716... M	flower/include/virtual-methods.hh
:100644 100644 5171b2e... d2b1722... M	flower/include/warn.hh
:100644 100644 ef1ebfb... 78dc3dd... M	flower/international.cc
:100644 100644 b785796... ed45c66... M	flower/interval.cc
:100644 100644 7b33b04... 31c280a... M	flower/libc-extension.cc
:100644 100644 d6bedf6... 863f4bd... M	flower/memory-stream.cc
:100644 100644 a0e87b5... f578b19... M	flower/offset.cc
:100644 100644 8aa5d3a... d9784c2... M	flower/polynomial.cc
:100644 100644 0e3ab30... 724f0d9... M	flower/rational.cc
:100644 100644 6d8ebd5... b78b019... M	flower/std-string.cc
:100644 100644 4014b73... 52631a8... M	flower/warn.cc
:100644 100644 bbb217d... 351ab20... M	lily/accidental-engraver.cc
:100644 100644 6aaf49b... d60cdcb... M	lily/accidental-placement.cc
:100644 100644 1486c3f... 46d7d53... M	lily/accidental.cc
:100644 100644 7b3e803... fc62e45... M	lily/align-interface.cc
:100644 100644 bc100e7... 0d7fdd8... M	lily/all-font-metrics.cc
:100644 100644 8606e4c... 0e4e2d9... M	lily/ambitus-engraver.cc
:100644 100644 b733ef6... a584834... M	lily/ambitus.cc
:100644 100644 adf708d... adccbee... M	lily/apply-context-iterator.cc
:100644 100644 0086d12... 0528f71... M	lily/arpeggio-engraver.cc
:100644 100644 d9e9e80... 381f6fe... M	lily/arpeggio.cc
:100644 100644 6365305... 0bc1b66... M	lily/audio-column.cc
:100644 100644 877828b... bcae088... M	lily/audio-element-info.cc
:100644 100644 f61a356... cb498f5... M	lily/audio-element.cc
:100644 100644 160b0dd... 9dd1322... M	lily/audio-item.cc
:100644 100644 1616ceb... 7ddd646... M	lily/audio-staff.cc
:100644 100644 ac413b3... f98f5a1... M	lily/auto-beam-engraver.cc
:100644 100644 e6ad51e... 3d83349... M	lily/axis-group-engraver.cc
:100644 100644 bc1449f... d0470b5... M	lily/axis-group-interface-scheme.cc
:100644 100644 6cebbce... e057bdd... M	lily/axis-group-interface.cc
:100644 100644 9db33d9... 6239b9e... M	lily/balloon-engraver.cc
:100644 100644 065d61c... 739fffc... M	lily/balloon.cc
:100644 100644 9f9f20f... fb3ebd3... M	lily/bar-check-iterator.cc
:100644 100644 ce456c8... 57457c3... M	lily/bar-engraver.cc
:100644 100644 840a1de... f87ebd4... M	lily/bar-line.cc
:100644 100644 88055cb... f53cfd6... M	lily/bar-number-engraver.cc
:100644 100644 0432218... 288a474... M	lily/beam-engraver.cc
:100644 100644 9ef2305... 544dbfb... M	lily/beam-performer.cc
:100644 100644 0338ecd... 695cb80... M	lily/beam-quanting.cc
:100644 100644 ba6dc27... 47c5b7f... M	lily/beam.cc
:100644 100644 092c6b6... 6542308... M	lily/beaming-pattern.cc
:100644 100644 b260f6f... 4287084... M	lily/bend-engraver.cc
:100644 100644 d951070... ccb27d5... M	lily/bezier-bow.cc
:100644 100644 3da46ab... 1808821... M	lily/bezier.cc
:100644 100644 23d728e... 23237db... M	lily/book-scheme.cc
:100644 100644 2bf7b58... e8f1ee4... M	lily/book.cc
:100644 100644 93356ac... e44f166... M	lily/box.cc
:100644 100644 dcce285... 899fee3... M	lily/break-align-engraver.cc
:100644 100644 8936530... 7b19d75... M	lily/break-alignment-interface.cc
:100644 100644 4885c6e... f283010... M	lily/break-substitution.cc
:100644 100644 f24d855... 02d4c09... M	lily/breathing-sign-engraver.cc
:100644 100644 d243f89... 3c32a76... M	lily/breathing-sign.cc
:100644 100644 ec7efd9... 274e3ec... M	lily/chord-name-engraver.cc
:100644 100644 959898e... 8ff3ffe... M	lily/chord-name.cc
:100644 100644 1198a99... 805cb52... M	lily/chord-tremolo-engraver.cc
:100644 100644 1a785b9... 05e56e2... M	lily/chord-tremolo-iterator.cc
:100644 100644 258b047... d9b2e27... M	lily/clef-engraver.cc
:100644 100644 5cd041b... 90b5480... M	lily/clef.cc
:100644 100644 f427a98... e5ed481... M	lily/cluster-engraver.cc
:100644 100644 2c41b9a... 54b45ab... M	lily/cluster.cc
:100644 100644 198b954... 004cf8d... M	lily/coherent-ligature-engraver.cc
:100644 100644 4397417... 7bff5a8... M	lily/collision-engraver.cc
:100644 100644 51eebbe... 52a95d6... M	lily/column-x-positions.cc
:100644 100644 66e31aa... cb44715... M	lily/completion-note-heads-engraver.cc
:100644 100644 1a03c6b... b7eddd6... M	lily/constrained-breaking.cc
:100644 100644 c3a2a6c... 8b28c5c... M	lily/context-def.cc
:100644 100644 80aa6a1... 065a74f... M	lily/context-handle.cc
:100644 100644 2f1fbe3... 9dd8251... M	lily/context-key-manager.cc
:100644 100644 9496518... d2210b3... M	lily/context-property.cc
:100644 100644 825a771... a6ee973... M	lily/context-scheme.cc
:100644 100644 59b3ba9... fc4f35d... M	lily/context-specced-music-iterator.cc
:100644 100644 9d10d53... 8a0fbad... M	lily/context.cc
:100644 100644 847c552... 94bc491... M	lily/custos-engraver.cc
:100644 100644 7a3c09b... 3ed96f6... M	lily/custos.cc
:100644 100644 4e65fe6... d96110e... M	lily/default-bar-line-engraver.cc
:100644 100644 1a98ab2... d129093... M	lily/dimension-cache.cc
:100644 100644 106eb05... 0d6ed60... M	lily/dimensions-scheme.cc
:100644 100644 d828544... fdfe6d1... M	lily/directional-element-interface.cc
:100644 100644 8500cf9... 9e491e0... M	lily/dispatcher-scheme.cc
:100644 100644 620328e... 3f2982d... M	lily/dot-column-engraver.cc
:100644 100644 6e967f3... 173a9ad... M	lily/dot-column.cc
:100644 100644 7850b90... 16a5b0a... M	lily/dots-engraver.cc
:100644 100644 ed2d8d5... 8a874c0... M	lily/dots.cc
:100644 100644 07ec4ec... 1db3e61... M	lily/drum-note-engraver.cc
:100644 100644 49a8d27... 1e64ef6... M	lily/drum-note-performer.cc
:100644 100644 de8646e... 4b8c460... M	lily/duration-scheme.cc
:100644 100644 8020cd4... 1618489... M	lily/duration.cc
:100644 100644 e3d4f09... 8df7f8f... M	lily/dynamic-engraver.cc
:100644 100644 ff6eac5... e6a9f33... M	lily/dynamic-text-spanner.cc
:100644 100644 7931d08... 34c0a97... M	lily/easy-notation.cc
:100644 100644 e647fca... ef2dd18... M	lily/enclosing-bracket.cc
:100644 100644 4c5a586... 0158c53... M	lily/engraver-group.cc
:100644 100644 5443091... 7d67363... M	lily/engraver.cc
:100644 100644 ea1a105... 08ee9b6... M	lily/event-chord-iterator.cc
:100644 100644 9f3b353... 89dbe0b... M	lily/event-iterator.cc
:100644 100644 c6998c5... efbb82d... M	lily/extender-engraver.cc
:100644 100644 0020b11... 2f97de6... M	lily/figured-bass-continuation.cc
:100644 100644 d058f78... 5fe9624... M	lily/figured-bass-engraver.cc
:100644 100644 caab84b... a3ed152... M	lily/figured-bass-position-engraver.cc
:100644 100644 c5c168b... 2521d97... M	lily/file-name-map.cc
:100644 100644 b5f36ef... 874771f... M	lily/fingering-engraver.cc
:100644 100644 79bfcb2... f22e8b8... M	lily/folded-repeat-iterator.cc
:100644 100644 351319c... 5d73489... M	lily/font-config-scheme.cc
:100644 100644 cbf77c7... ab530ea... M	lily/font-config.cc
:100644 100644 482f91a... 5dc2129... M	lily/font-interface.cc
:100644 100644 319ef80... 18edb75... M	lily/font-metric-scheme.cc
:100644 100644 17c7796... 2f61d53... M	lily/font-metric.cc
:100644 100644 2765aa8... a544585... M	lily/font-select.cc
:100644 100644 9e74096... 39b3658... M	lily/font-size-engraver.cc
:100644 100644 1988ed5... 1888212... M	lily/freetype.cc
:100644 100644 11b6554... 7e45052... M	lily/function-documentation.cc
:100644 100644 dc236aa... f9f9935... M	lily/general-scheme.cc
:100644 100644 a6888b8... ff91888... M	lily/glissando-engraver.cc
:100644 100644 219dc26... e4a941d... M	lily/global-context-scheme.cc
:100644 100644 6e0e1c4... 6484f9b... M	lily/global-context.cc
:100644 100644 dd340e9... 8ce294b... M	lily/global-ctor.cc
:100644 100644 bb41098... 5be9307... M	lily/grace-engraver.cc
:100644 100644 f0dd190... 237ebc8... M	lily/grace-iterator.cc
:100644 100644 51ea066... f92d4eb... M	lily/grace-music.cc
:100644 100644 4249084... 689f762... M	lily/grace-spacing-engraver.cc
:100644 100644 73ba7e1... 3f08b71... M	lily/gregorian-ligature-engraver.cc
:100644 100644 fa790b3... 0bfdde3... M	lily/gregorian-ligature.cc
:100644 100644 f24f968... 409c4e8... M	lily/grid-line-interface.cc
:100644 100644 8bcc8a3... ede6afd... M	lily/grid-line-span-engraver.cc
:100644 100644 8cd53cb... 1a36417... M	lily/grid-point-engraver.cc
:100644 100644 d9f7d20... b242add... M	lily/grob-array-scheme.cc
:100644 100644 bf85be4... b89325b... M	lily/grob-array.cc
:100644 100644 aa6583f... 45bacb9... M	lily/grob-info.cc
:100644 100644 e8e9e92... 5d5947c... M	lily/grob-interface-scheme.cc
:100644 100644 278afa8... 73cf230... M	lily/grob-interface.cc
:100644 100644 b360284... 476cae9... M	lily/grob-pq-engraver.cc
:100644 100644 be431b7... fb2c5b5... M	lily/grob-scheme.cc
:100644 100644 4fb42c9... a37febc... M	lily/grob-smob.cc
:100644 100644 0d6898a... 57f8621... M	lily/grob.cc
:100644 100644 e891fc7... 8f7cbd8... M	lily/guile-init.cc
:100644 100644 6bb83b1... f11e78d... M	lily/hairpin.cc
:100644 100644 e899fdb... 79fbd11... M	lily/hara-kiri-engraver.cc
:100644 100644 061b472... 81e2c7d... M	lily/hara-kiri-group-spanner.cc
:100644 100644 d129350... d7e453d... M	lily/horizontal-bracket-engraver.cc
:100644 100644 99cdd8a... 9d92028... M	lily/horizontal-bracket.cc
:100644 100644 3a1a429... 3e03d9b... M	lily/hyphen-engraver.cc
:100644 100644 f1ea027... cdfadd3... M	lily/identifier-smob.cc
:100644 100644 29b7d9e... ee971d7... M	lily/includable-lexer.cc
:100644 100644 daa4483... 534ac70... M	lily/include/accidental-interface.hh
:100644 100644 5d09bdc... f6c1762... M	lily/include/accidental-placement.hh
:100644 100644 54005bd... 4f1d349... M	lily/include/align-interface.hh
:100644 100644 34a05e7... edf50f3... M	lily/include/all-font-metrics.hh
:100644 100644 d687e20... ba46111... M	lily/include/ambitus.hh
:100644 100644 4d740db... b58fd9e... M	lily/include/arpeggio.hh
:100644 100644 1d0fb5c... d71e9f5... M	lily/include/audio-column.hh
:100644 100644 fd529bf... 8528670... M	lily/include/audio-element-info.hh
:100644 100644 2941c7d... 0e430ae... M	lily/include/audio-element.hh
:100644 100644 d450582... 00fb2bc... M	lily/include/audio-item.hh
:100644 100644 fa6e1b9... 6c3da3b... M	lily/include/audio-staff.hh
:100644 100644 42b4b8c... 73388b8... M	lily/include/axis-group-engraver.hh
:100644 100644 a4201d0... d752a05... M	lily/include/axis-group-interface.hh
:100644 100644 d7b51cb... d1b2625... M	lily/include/bar-line.hh
:100644 100644 ee737a1... 72b2f19... M	lily/include/bar.hh
:100644 100644 f521f18... 412540b... M	lily/include/beam.hh
:100644 100644 5e0c7c3... 134c448... M	lily/include/beaming-pattern.hh
:100644 100644 94f207a... 9888610... M	lily/include/bezier.hh
:100644 100644 ee0c4a1... 919b0e8... M	lily/include/book-paper-def.hh
:100644 100644 0355313... 6441b0e... M	lily/include/book.hh
:100644 100644 421043b... ba68a87... M	lily/include/break-align-interface.hh
:100644 100644 69d46e6... 449740d... M	lily/include/breathing-sign.hh
:100644 100644 f5c8056... 2123ffa... M	lily/include/chord-name.hh
:100644 100644 d1d407d... c6a40af... M	lily/include/chord-tremolo-iterator.hh
:100644 100644 6595fc4... bc6550f... M	lily/include/clef.hh
:100644 100644 7509010... 3081b1b... M	lily/include/cluster.hh
:100644 100644 89eb6b9... 4009f57... M	lily/include/coherent-ligature-engraver.hh
:100644 100644 aeb3060... a562235... M	lily/include/column-x-positions.hh
:100644 100644 e1401f1... 502e8c2... M	lily/include/constrained-breaking.hh
:100644 100644 ac7b776... 5d133dd... M	lily/include/context-def.hh
:100644 100644 2eaeaca... 98898cc... M	lily/include/context-handle.hh
:100644 100644 db7078f... fb8e27b... M	lily/include/context-key-manager.hh
:100644 100644 8eba283... 25fbb12... M	lily/include/context.hh
:100644 100644 d1a26ab... 2bb73fb... M	lily/include/custos.hh
:100644 100644 37f8605... 719a9ea... M	lily/include/dimension-cache-callback.hh
:100644 100644 fa91478... b1e9aba... M	lily/include/dimension-cache.hh
:100644 100644 7da0eae... 7fd4169... M	lily/include/directional-element-interface.hh
:100644 100644 503b142... 8ef01be... M	lily/include/dot-column.hh
:100644 100644 df1d372... cac34cb... M	lily/include/dots.hh
:100644 100644 b3e7841... e337ac5... M	lily/include/duration.hh
:100644 100644 3fa99e6... 8e67651... M	lily/include/engraver-group.hh
:100644 100644 493c9c9... 5f74491... M	lily/include/engraver.hh
:100644 100644 a252e87... 307f5ba... M	lily/include/event-chord-iterator.hh
:100644 100644 ce2809c... 2b8368b... M	lily/include/event-iterator.hh
:100644 100644 35697d7... 74d96a2... M	lily/include/file-name-map.hh
:100644 100644 239b794... d32f77d... M	lily/include/folded-repeat-iterator.hh
:100644 100644 cc68af6... ec8f680... M	lily/include/font-interface.hh
:100644 100644 1107ba9... f77d394... M	lily/include/font-metric.hh
:100644 100644 416c859... 2297d6c... M	lily/include/freetype.hh
:100644 100644 7517259... bbb3095... M	lily/include/global-context.hh
:100644 100644 8a45bf5... 7b10975... M	lily/include/global-ctor.hh
:100644 100644 c8d8f85... 93491d1... M	lily/include/grace-fixup.hh
:100644 100644 87fd730... f4e64de... M	lily/include/grace-iterator.hh
:100644 100644 1016993... 1a6ef77... M	lily/include/gregorian-ligature-engraver.hh
:100644 100644 07b0ba1... b874311... M	lily/include/gregorian-ligature.hh
:100644 100644 abb02c9... c0b8753... M	lily/include/grid-line-interface.hh
:100644 100644 e5cee3d... f0eb32d... M	lily/include/grob-array.hh
:100644 100644 b92f033... 01ae110... M	lily/include/grob-info.hh
:100644 100644 f6a92c0... fe1d556... M	lily/include/grob-interface.hh
:100644 100644 08ad8c7... 31e219f... M	lily/include/grob.hh
:100644 100644 67aa59a... 7a428ee... M	lily/include/group-interface.hh
:100644 100644 0d7c92f... b9c5380... M	lily/include/hairpin.hh
:100644 100644 42692c7... 6505287... M	lily/include/hara-kiri-group-spanner.hh
:100644 100644 d8cbef6... 283ec63... M	lily/include/horizontal-bracket.hh
:100644 100644 0f83f6d... 43260be... M	lily/include/identifier-smob.hh
:100644 100644 c103ba9... 768e759... M	lily/include/includable-lexer.hh
:100644 100644 15f54ae... d3cad35... M	lily/include/input.hh
:100644 100644 cb8c615... d4b6444... M	lily/include/item.hh
:100644 100644 ba48672... 3a8a287... M	lily/include/keyword.hh
:100644 100644 f71d891... 0e7c64d... M	lily/include/kpath.hh
:100644 100644 49a5574... 9fcbee1... M	lily/include/least-squares.hh
:100644 100644 2ae5cb4... ccdcb45... M	lily/include/ligature-engraver.hh
:100644 100644 d349cdb... dec12d1... M	lily/include/lily-guile-macros.hh
:100644 100644 c0621d2... 8a0a54a... M	lily/include/lily-guile.hh
:100644 100644 5609f53... bfa36a5... M	lily/include/lily-lexer.hh
:100644 100644 3acfd8a... e9a4210... M	lily/include/lily-parser.hh
:100644 100644 d0b7c65... 56c80f5... M	lily/include/lily-proto.hh
:100644 100644 eab4462... 7a97fbb... M	lily/include/lily-version.hh
:100644 100644 4196ffd... b15328f... M	lily/include/lilypond-key.hh
:100644 100644 12c4782... 32ba911... M	lily/include/lilypond-version.hh
:100644 100644 ec33ce9... 7746a73... M	lily/include/line-interface.hh
:100644 100644 de1170b... ceff6f6... M	lily/include/line-spanner.hh
:100644 100644 cbd1054... ec8aeed... M	lily/include/lookup.hh
:100644 100644 f4aaabb... 1759540... M	lily/include/ly-module.hh
:100644 100644 b62a425... a77da17... M	lily/include/ly-smobs.icc
:100644 100644 4d891f8... d95060b... M	lily/include/lyric-extender.hh
:100644 100644 b5377ae... b6ac1dc... M	lily/include/lyric-hyphen.hh
:100644 100644 5369507... 29b08a3... M	lily/include/main.hh
:100644 100644 ef48171... 443c06b... M	lily/include/measure-grouping-spanner.hh
:100644 100644 0b67613... 7f20f8a... M	lily/include/melody-spanner.hh
:100644 100644 afb04a2... 2ef7f51... M	lily/include/mensural-ligature.hh
:100644 100644 a7e7ceb... 9dd942b... M	lily/include/midi-item.hh
:100644 100644 4f02d6c... 18e38ca... M	lily/include/midi-stream.hh
:100644 100644 2d17efb... bc12bb9... M	lily/include/midi-walker.hh
:100644 100644 efc6910... e7643c0... M	lily/include/mingw-compatibility.hh
:100644 100644 fa7555d... abef7b9... M	lily/include/misc.hh
:100644 100644 7d1487d... 16a8afd... M	lily/include/modified-font-metric.hh
:100644 100644 ec84bc7... a3b7544... M	lily/include/moment.hh
:100644 100644 dd0d405... 554a328... M	lily/include/multi-measure-rest.hh
:100644 100644 723472b... be3b98b... M	lily/include/music-function.hh
:100644 100644 76ecbdd... 261ccf1... M	lily/include/music-iterator.hh
:100644 100644 56178c8... c7c3b82... M	lily/include/music-output.hh
:100644 100644 dc1046a... 94784ca... M	lily/include/music-sequence.hh
:100644 100644 ca118be... 3abddfe... M	lily/include/music-wrapper-iterator.hh
:100644 100644 cedbcf3... 18d885f... M	lily/include/music-wrapper.hh
:100644 100644 7b29048... ec6f987... M	lily/include/music.hh
:100644 100644 7500ea4... 9390321... M	lily/include/note-collision.hh
:100644 100644 73030a4... 60c2668... M	lily/include/note-column.hh
:100644 100644 ff4e9a8... 0891b7d... M	lily/include/note-head.hh
:100644 100644 dc8cbe4... af04260... M	lily/include/note-spacing.hh
:100644 100644 582199a... 75b0862... M	lily/include/object-key-dumper.hh
:100644 100644 f42d777... 556735e... M	lily/include/object-key-undumper.hh
:100644 100644 c163d4c... e772c73... M	lily/include/object-key.hh
:100644 100644 9cd3449... 1ca5500... M	lily/include/open-type-font.hh
:100644 100644 8737e7e... 79e1600... M	lily/include/optimal-page-breaking.hh
:100644 100644 5d024c7... cb4400d... M	lily/include/output-def.hh
:100644 100644 7c2a99e... b5b3e24... M	lily/include/page-breaking.hh
:100644 100644 f64df2c... e1fa582... M	lily/include/page-spacing.hh
:100644 100644 a109f1f... 74ed4e8... M	lily/include/page-turn-page-breaking.hh
:100644 100644 76b4d6c... 013f350... M	lily/include/pango-font.hh
:100644 100644 16b349e... 4ea1927... M	lily/include/paper-book.hh
:100644 100644 1dd227e... 793d085... M	lily/include/paper-column-engraver.hh
:100644 100644 be6ab93... 4a4df14... M	lily/include/paper-column.hh
:100644 100644 42b628f... 44c8b1b... M	lily/include/paper-outputter.hh
:100644 100644 7f79aeb... ac1b762... M	lily/include/paper-score.hh
:100644 100644 8c709c3... 840c3ca... M	lily/include/paper-system.hh
:100644 100644 0f48de2... 2939bc2... M	lily/include/parse-scm.hh
:100644 100644 83662b5... 990a318... M	lily/include/percent-repeat-item.hh
:100644 100644 90a825b... 582ec4d... M	lily/include/performance.hh
:100644 100644 94eceae... 7eff951... M	lily/include/performer-group.hh
:100644 100644 4eab36a... 38b876a... M	lily/include/performer.hh
:100644 100644 defa7a9... ab8b51e... M	lily/include/pitch-interval.hh
:100644 100644 65883d6... e711fc0... M	lily/include/pitch.hh
:100644 100644 4238871... d1c7d0e... M	lily/include/pointer-group-interface.hh
:100644 100644 6c6f59b... 136dd3c... M	lily/include/prob.hh
:100644 100644 d8d4eff... 9a19617... M	lily/include/profile.hh
:100644 100644 bf5e253... 66babd5... M	lily/include/program-option.hh
:100644 100644 f2bc6d7... 2f70d02... M	lily/include/property-iterator.hh
:100644 100644 e605a74... d29e98c... M	lily/include/protected-scm.hh
:100644 100644 df541f9... d50614d... M	lily/include/relocate.hh
:100644 100644 787b76e... 92a278e... M	lily/include/repeated-music.hh
:100644 100644 5f2e165... 07d80ab... M	lily/include/rest-collision.hh
:100644 100644 5399c20... ed67c63... M	lily/include/rest.hh
:100644 100644 2fae285... a1d722b... M	lily/include/rhythmic-head.hh
:100644 100644 7bf5853... 9ecf6e5... M	lily/include/rod.hh
:100644 100644 58bec89... ff8e6b2... M	lily/include/scale.hh
:100644 100644 1dc4c72... c953472... M	lily/include/scheme-listener.hh
:100644 100644 cbaef19... 6ced1f5... M	lily/include/scm-hash.hh
:100644 100644 d2de464... 52b6522... M	lily/include/score-engraver.hh
:100644 100644 929853b... 826abee... M	lily/include/score-performer.hh
:100644 100644 bcd967c... a5279d2... M	lily/include/score.hh
:100644 100644 e36eb95... 150c690... M	lily/include/script-column.hh
:100644 100644 6acbadc... 39e0388... M	lily/include/script-interface.hh
:100644 100644 4fe353f... 5dc8536... M	lily/include/self-alignment-interface.hh
:100644 100644 1671f7f... fb8e75e... M	lily/include/semi-tie-column.hh
:100644 100644 83688ab... 35524e7... M	lily/include/semi-tie.hh
:100644 100644 1419d53... d48705c... M	lily/include/separating-group-spanner.hh
:100644 100644 4fb59b5... 5bcb4e6... M	lily/include/separation-item.hh
:100644 100644 124461d... f749fd6... M	lily/include/sequential-iterator.hh
:100644 100644 e5a3aed... 82457c7... M	lily/include/simple-closure.hh
:100644 100644 b77ad6e... 10d8e46... M	lily/include/simple-music-iterator.hh
:100644 100644 c803348... 73790d5... M	lily/include/simple-spacer.hh
:100644 100644 ae318f4... 790e968... M	lily/include/simultaneous-music-iterator.hh
:100644 100644 c793927... a4ea033... M	lily/include/skyline.hh
:100644 100644 1db1272... 35e1e4a... M	lily/include/slur-configuration.hh
:100644 100644 936789b... 5c3a335... M	lily/include/slur-score-parameters.hh
:100644 100644 c02fac2... db03c1e... M	lily/include/slur-scoring.hh
:100644 100644 0ec721d... 20fb703... M	lily/include/slur.hh
:100644 100644 da37b4f... a8f3ac5... M	lily/include/smobs.hh
:100644 100644 71ae366... 502783a... M	lily/include/source-file.hh
:100644 100644 b06266b... 9cc5219... M	lily/include/source.hh
:100644 100644 b7e5487... 5625bfd... M	lily/include/spaceable-grob.hh
:100644 100644 1d7665b... b558ede... M	lily/include/spacing-interface.hh
:100644 100644 670f0e9... 0b2d30b... M	lily/include/spacing-options.hh
:100644 100644 8a2d25e... 3018cad... M	lily/include/spacing-spanner.hh
:100644 100644 449f8bc... 4f2faf1... M	lily/include/span-bar.hh
:100644 100644 bce4837... 5c6b610... M	lily/include/spanner.hh
:100644 100644 8813caf... 11989b3... M	lily/include/spring.hh
:100644 100644 75cb644... b4241f2... M	lily/include/staff-spacing.hh
:100644 100644 e6d4cee... 5b9656d... M	lily/include/staff-symbol-referencer.hh
:100644 100644 af53201... 4dacde8... M	lily/include/staff-symbol.hh
:100644 100644 2551c1b... 59f80ac... M	lily/include/stem-info.hh
:100644 100644 59f1962... 36cb146... M	lily/include/stem-tremolo.hh
:100644 100644 b3663b6... d022175... M	lily/include/stem.hh
:100644 100644 a0256be... 055728d... M	lily/include/stencil.hh
:100644 100644 4c938da... 0d981a9... M	lily/include/stream.hh
:100644 100644 672caf8... 8016529... M	lily/include/swallow-perf.hh
:100644 100644 f04cde7... d66bb24... M	lily/include/system-start-delimiter.hh
:100644 100644 50d1a76... a4b5d27... M	lily/include/system.hh
:100644 100644 187e737... 3f8685b... M	lily/include/text-interface.hh
:100644 100644 030a9ad... fa4dac1... M	lily/include/text-metrics.hh
:100644 100644 06034b1... 3af69d6... M	lily/include/text-spanner.hh
:100644 100644 3206e32... 37e0900... M	lily/include/tie-column-format.hh
:100644 100644 77d6d68... 07f166f... M	lily/include/tie-column.hh
:100644 100644 95fd15b... d79b637... M	lily/include/tie-configuration.hh
:100644 100644 0e74d34... e30f3ed... M	lily/include/tie-details.hh
:100644 100644 2b1e2b6... c5a71b0... M	lily/include/tie-formatting-problem.hh
:100644 100644 b68d73d... c47a933... M	lily/include/tie.hh
:100644 100644 f2b3d0b... bf48452... M	lily/include/time-scaled-music-iterator.hh
:100644 100644 d258432... 5c77a2c... M	lily/include/time-signature.hh
:100644 100644 3ed2042... 7963440... M	lily/include/timing-translator.hh
:100644 100644 3a54305... 687431c... M	lily/include/translator-dispatch-list.hh
:100644 100644 eef1156... a777ba2... M	lily/include/translator-group.hh
:100644 100644 eee42e5... 6145cae... M	lily/include/translator.hh
:100644 100644 708089b... 2a7eecc... M	lily/include/translator.icc
:100644 100644 b60c417... 2097e98... M	lily/include/tuplet-bracket.hh
:100644 100644 a7c1ad8... 9e26cb5... M	lily/include/tweak-registration.hh
:100644 100644 637c688... fd631e9... M	lily/include/type-swallow-translator.hh
:100644 100644 f20fccf... 13cdf6d... M	lily/include/vaticana-ligature.hh
:100644 100644 687439c... 4cc75a6... M	lily/include/volta-bracket.hh
:100644 100644 97c82de... 2ff7bf5... M	lily/input-scheme.cc
:100644 100644 1b66e99... 0f928a6... M	lily/input-smob.cc
:100644 100644 14b281f... 3d998b3... M	lily/input.cc
:100644 100644 a900154... d280913... M	lily/instrument-name-engraver.cc
:100644 100644 c9dce0a... a3694f0... M	lily/instrument-switch-engraver.cc
:100644 100644 6baf4af... 0ebbc28... M	lily/item-scheme.cc
:100644 100644 5cf717a... 324df0e... M	lily/item.cc
:100644 100644 b3e9d4b... 2273164... M	lily/key-engraver.cc
:100644 100644 762e8c4... 32f94a6... M	lily/key-performer.cc
:100644 100644 bea2aaf... 0db5cf7... M	lily/key-signature-interface.cc
:100644 100644 f14a028... 7a9a4de... M	lily/laissez-vibrer-engraver.cc
:100644 100644 2e0bcab... d95279a... M	lily/least-squares.cc
:100644 100644 e5bd582... ecff48a... M	lily/ledger-line-engraver.cc
:100644 100644 ea0fa43... 62d52b6... M	lily/ledger-line-spanner.cc
:100644 100644 9ce0da0... 66457f4... M	lily/lexer.ll
:100644 100644 3d2e59e... 85cd473... M	lily/ligature-bracket-engraver.cc
:100644 100644 c4565f8... e73098a... M	lily/ligature-engraver.cc
:100644 100644 85628e6... 726470a... M	lily/lily-guile.cc
:100644 100644 7cb6d53... 4bf001e... M	lily/lily-lexer-scheme.cc
:100644 100644 97d515a... 4a877f2... M	lily/lily-lexer.cc
:100644 100644 47a0095... c3ac4af... M	lily/lily-parser-scheme.cc
:100644 100644 04b1562... b1804e3... M	lily/lily-parser.cc
:100644 100644 c15c76e... 1df780b... M	lily/lily-version.cc
:100644 100644 b75d872... dbe82a7... M	lily/lilypond-key.cc
:100644 100644 21ca2e5... 9c0e938... M	lily/lilypond-version.cc
:100644 100644 557a5d9... 894d108... M	lily/line-interface.cc
:100644 100644 2f99a0d... 8baa536... M	lily/line-spanner.cc
:100644 100644 1a34881... c92ca3b... M	lily/lookup.cc
:100644 100644 740f9e4... c2e96a4... M	lily/ly-module.cc
:100644 100644 88ef1d1... 4235289... M	lily/lyric-combine-music-iterator.cc
:100644 100644 d3f2eaf... 7895e15... M	lily/lyric-combine-music.cc
:100644 100644 3005760... 02e0b09... M	lily/lyric-engraver.cc
:100644 100644 d30a53d... ce9e0fb... M	lily/lyric-extender.cc
:100644 100644 d38460b... d50a997... M	lily/lyric-hyphen.cc
:100644 100644 e21b7fa... 0d14a73... M	lily/lyric-performer.cc
:100644 100644 bf81324... 4cec327... M	lily/main.cc
:100644 100644 3682618... 984eb68... M	lily/mark-engraver.cc
:100644 100644 fe7abf1... 3114483... M	lily/measure-grouping-engraver.cc
:100644 100644 a256d04... f2cd989... M	lily/measure-grouping-spanner.cc
:100644 100644 eda732b... 688216b... M	lily/melisma-translator.cc
:100644 100644 f968eae... 9c0cb1d... M	lily/melody-engraver.cc
:100644 100644 103a5c6... efec742... M	lily/melody-spanner.cc
:100644 100644 4a3179a... 7849f5f... M	lily/mensural-ligature-engraver.cc
:100644 100644 88a1181... 12b5218... M	lily/mensural-ligature.cc
:100644 100644 9caa9ce... a663e57... M	lily/metronome-engraver.cc
:100644 100644 8228320... 1f4b233... M	lily/midi-item.cc
:100644 100644 b5d02f8... 893ca3d... M	lily/midi-stream.cc
:100644 100644 8a315d6... 2a37d3d... M	lily/midi-walker.cc
:100644 100644 aa49a69... c64983d... M	lily/misc.cc
:100644 100644 91e9698... 9a5488f... M	lily/modified-font-metric.cc
:100644 100644 f930a28... ce08c42... M	lily/module-scheme.cc
:100644 100644 bc8dfae... b19259e... M	lily/moment-scheme.cc
:100644 100644 1f32fb8... 7516bf2... M	lily/moment.cc
:100644 100644 5d0d7d9... ecb0d97... M	lily/multi-measure-rest-engraver.cc
:100644 100644 bc6f792... 5be4170... M	lily/multi-measure-rest.cc
:100644 100644 6a97db4... 7815ee1... M	lily/music-function.cc
:100644 100644 3a97459... 789b2b2... M	lily/music-iterator.cc
:100644 100644 096dd33... ee8cbc1... M	lily/music-output.cc
:100644 100644 82f52a5... 711df4d... M	lily/music-scheme.cc
:100644 100644 30ca686... 7a0d586... M	lily/music-sequence.cc
:100644 100644 bc59a30... b6d0d61... M	lily/music-wrapper-iterator.cc
:100644 100644 5f141c0... 968c444... M	lily/music-wrapper.cc
:100644 100644 3dbbe12... eaf750e... M	lily/music.cc
:100644 100644 7afc555... 788f692... M	lily/new-dynamic-performer.cc
:100644 100644 cd2d048... 7cb38bd... M	lily/new-fingering-engraver.cc
:100644 100644 f5c4483... 7d92a76... M	lily/note-collision.cc
:100644 100644 fbb8385... 380182f... M	lily/note-column.cc
:100644 100644 2d48f05... aaf1304... M	lily/note-head-line-engraver.cc
:100644 100644 4b4c3e0... 621e531... M	lily/note-head-scheme.cc
:100644 100644 12064f7... bd00033... M	lily/note-head.cc
:100644 100644 7d97676... b6b457b... M	lily/note-heads-engraver.cc
:100644 100644 dfff746... 1aebfd3... M	lily/note-name-engraver.cc
:100644 100644 6bfc822... a1503f2... M	lily/note-performer.cc
:100644 100644 8772cee... 569735f... M	lily/note-spacing-engraver.cc
:100644 100644 6c38736... db70fc4... M	lily/note-spacing.cc
:100644 100644 bdcfff4... 3790b16... M	lily/object-key-dumper-scheme.cc
:100644 100644 204097f... c835c1e... M	lily/object-key-dumper.cc
:100644 100644 6791a9c... 4cbd79d... M	lily/object-key-undumper-scheme.cc
:100644 100644 3aec3c5... a52a215... M	lily/object-key-undumper.cc
:100644 100644 50e4202... 86b5844... M	lily/object-key.cc
:100644 100644 db4c89c... c6561b4... M	lily/open-type-font-scheme.cc
:100644 100644 7e025bc... 8b1229f... M	lily/open-type-font.cc
:100644 100644 46105f7... d18ad28... M	lily/optimal-page-breaking.cc
:100644 100644 f1894a2... cf13802... M	lily/ottava-bracket.cc
:100644 100644 556a349... 4dc46d9... M	lily/ottava-engraver.cc
:100644 100644 9ab1ba6... e7533ee... M	lily/output-def-scheme.cc
:100644 100644 aade16d... 81e7f7a... M	lily/output-def.cc
:100644 100644 6b450ef... 8b42a6c... M	lily/output-property-engraver.cc
:100644 100644 2c28da9... 87d2138... M	lily/page-breaking-scheme.cc
:100644 100644 76cecc0... 8c3b8fb... M	lily/page-breaking.cc
:100644 100644 945a52b... 5949c49... M	lily/page-spacing.cc
:100644 100644 77ea6bc... cdc9d9d... M	lily/page-turn-engraver.cc
:100644 100644 e473929... 409af47... M	lily/page-turn-page-breaking.cc
:100644 100644 951093d... fe6d4ba... M	lily/pango-font-scheme.cc
:100644 100644 77d279a... 75103e3... M	lily/pango-font.cc
:100644 100644 7a48daf... b1edd94... M	lily/pango-select-scheme.cc
:100644 100644 5d032f2... ed4b757... M	lily/pango-select.cc
:100644 100644 bc1c700... 01e7772... M	lily/paper-book-scheme.cc
:100644 100644 e53e256... 89e8b8d... M	lily/paper-book.cc
:100644 100644 bef70f7... 2dd1848... M	lily/paper-column-engraver.cc
:100644 100644 0efdb01... 28c7af6... M	lily/paper-column.cc
:100644 100644 8a17064... 3a1cafb... M	lily/paper-def.cc
:100644 100644 d7fe624... e4906f4... M	lily/paper-outputter-scheme.cc
:100644 100644 f11f40d... e7e48c2... M	lily/paper-outputter.cc
:100644 100644 a2e4750... 0c6a16c... M	lily/paper-score-scheme.cc
:100644 100644 f299e56... bd6d3a6... M	lily/paper-score.cc
:100644 100644 5d3d19c... 544f64d... M	lily/paper-system.cc
:100644 100644 cef5c55... 8f190f9... M	lily/parenthesis-engraver.cc
:100644 100644 c8d8d36... fabc5c2... M	lily/parse-scm.cc
:100644 100644 0d42a60... d109530... M	lily/parser.yy
:100644 100644 831d4fb... b12eb19... M	lily/part-combine-engraver.cc
:100644 100644 6dbff41... 8841fb8... M	lily/part-combine-iterator.cc
:100644 100644 a6c47e8... 55f99cd... M	lily/percent-repeat-engraver.cc
:100644 100644 705d939... 6d37c0c... M	lily/percent-repeat-item.cc
:100644 100644 077d519... 0039b36... M	lily/percent-repeat-iterator.cc
:100644 100644 1d760da... 3f45829... M	lily/performance-scheme.cc
:100644 100644 59cc64a... 6a03b02... M	lily/performance.cc
:100644 100644 6eb2b65... 4b3270f... M	lily/performer-group.cc
:100644 100644 9d99873... 7add5ba... M	lily/performer.cc
:100644 100644 11ee5d9... f062c98... M	lily/pfb.cc
:100644 100644 c1261f3... b2301d3... M	lily/phrasing-slur-engraver.cc
:100644 100644 6b1fc5b... a7031fb... M	lily/piano-pedal-align-engraver.cc
:100644 100644 8c76a60... ca99687... M	lily/piano-pedal-bracket.cc
:100644 100644 debc884... 703183b... M	lily/piano-pedal-engraver.cc
:100644 100644 1ab27bc... ef01942... M	lily/piano-pedal-performer.cc
:100644 100644 ee2d4e3... 064c634... M	lily/pitch-interval.cc
:100644 100644 e45cd84... 440df36... M	lily/pitch-scheme.cc
:100644 100644 f072c3c... 8fd4d4e... M	lily/pitch-squash-engraver.cc
:100644 100644 c0a24f4... 7c43708... M	lily/pitch.cc
:100644 100644 2816aa6... 2d632a0... M	lily/pitched-trill-engraver.cc
:100644 100644 a04d451... d130239... M	lily/pointer-group-interface.cc
:100644 100644 bfa355d... f1e9179... M	lily/prob-scheme.cc
:100644 100644 9c3b40d... 7438de3... M	lily/prob.cc
:100644 100644 e1862c7... 0390a64... M	lily/profile.cc
:100644 100644 0c87be9... a6ccbf9... M	lily/program-option.cc
:100644 100644 cfa6fb6... f067a66... M	lily/property-iterator.cc
:100644 100644 d7a8498... ccb91ab... M	lily/protected-scm.cc
:100644 100644 09e91e6... 7f42310... M	lily/quote-iterator.cc
:100644 100644 cc1efe3... 1c15364... M	lily/relative-octave-check.cc
:100644 100644 f940a8b... cd8aead... M	lily/relative-octave-music.cc
:100644 100644 a60b262... 3dfb2a0... M	lily/relocate.cc
:100644 100644 0f94383... 3e30255... M	lily/repeat-acknowledge-engraver.cc
:100644 100644 7678850... bb23f73... M	lily/repeat-tie-engraver.cc
:100644 100644 be05ae5... 666b1fb... M	lily/repeated-music.cc
:100644 100644 fb1c763... d0704a1... M	lily/rest-collision-engraver.cc
:100644 100644 588df93... b8ad86b... M	lily/rest-collision.cc
:100644 100644 ec812ec... e6e7ecb... M	lily/rest-engraver.cc
:100644 100644 61dd18b... 1e15144... M	lily/rest.cc
:100644 100644 4d77927... fc21e61... M	lily/rhythmic-column-engraver.cc
:100644 100644 00ef3ae... 93349e0... M	lily/rhythmic-head.cc
:100644 100644 4801eb3... 2e6ab48... M	lily/rod.cc
:100644 100644 89e8103... c9fa8b7... M	lily/scale.cc
:100644 100644 7e83700... 5d46d7f... M	lily/scheme-listener-scheme.cc
:100644 100644 d6ef475... 7d2f9da... M	lily/scheme-listener.cc
:100644 100644 5b889ac... e64de8b... M	lily/scm-hash.cc
:100644 100644 b70ead4... fb2088f... M	lily/score-engraver.cc
:100644 100644 0dfea54... 635f82b... M	lily/score-performer.cc
:100644 100644 3b256b0... 8bad81c... M	lily/score-scheme.cc
:100644 100644 63169ca... ff3aa63... M	lily/score.cc
:100644 100644 ada6f0a... 6a02115... M	lily/script-column-engraver.cc
:100644 100644 a8fc0c3... 1ae7969... M	lily/script-column.cc
:100644 100644 1719864... 72359de... M	lily/script-engraver.cc
:100644 100644 94bebe9... 9087b88... M	lily/script-interface.cc
:100644 100644 b84c5f2... 0e08362... M	lily/script-row-engraver.cc
:100644 100644 9f986e7... ff089b6... M	lily/self-aligment-interface.cc
:100644 100644 7b3ff58... 3713bfd... M	lily/semi-tie-column.cc
:100644 100644 80a56e4... a95b307... M	lily/semi-tie.cc
:100644 100644 fb8cce0... f8975cd... M	lily/separating-group-spanner.cc
:100644 100644 d98221e... f493840... M	lily/separating-line-group-engraver.cc
:100644 100644 0867007... c0536b6... M	lily/separation-item.cc
:100644 100644 db8eb58... 8679bcb... M	lily/sequential-iterator.cc
:100644 100644 96751ed... 0d56fe1... M	lily/side-position-interface.cc
:100644 100644 cea6584... f473b30... M	lily/simple-closure.cc
:100644 100644 b2d686b... 05fcc29... M	lily/simple-music-iterator.cc
:100644 100644 1ffe464... 24b6d1c... M	lily/simple-spacer-scheme.cc
:100644 100644 9c71e6c... d91f8cc... M	lily/simple-spacer.cc
:100644 100644 62d3b3c... badc98d... M	lily/simultaneous-music-iterator.cc
:100644 100644 5af45e6... 744cceb... M	lily/skyline.cc
:100644 100644 7df5c31... 7d71b67... M	lily/slash-repeat-engraver.cc
:100644 100644 b1ce277... 6e44c9d... M	lily/slur-configuration.cc
:100644 100644 64853b8... 8f7a752... M	lily/slur-engraver.cc
:100644 100644 6c8cd3a... 20d5d5a... M	lily/slur-performer.cc
:100644 100644 0a1a09f... a399e4d... M	lily/slur-score-parameters.cc
:100644 100644 ef252da... 6dc6b57... M	lily/slur-scoring.cc
:100644 100644 88697c2... 269c6b5... M	lily/slur.cc
:100644 100644 fff178c... 34b5bb3... M	lily/smobs.cc
:100644 100644 e6aae1c... 879653d... M	lily/source-file.cc
:100644 100644 811b4dd... 068baed... M	lily/source.cc
:100644 100644 d2326b6... ad6e7d6... M	lily/spaceable-grob.cc
:100644 100644 fe9fd7c... 63d97f2... M	lily/spacing-basic.cc
:100644 100644 4657afe... ee21f51... M	lily/spacing-determine-loose-columns.cc
:100644 100644 81d5f2c... ad49a34... M	lily/spacing-engraver.cc
:100644 100644 4102ecd... aa91b4f... M	lily/spacing-loose-columns.cc
:100644 100644 c4e40a8... 8c7b7c3... M	lily/spacing-options.cc
:100644 100644 c8bf534... b973022... M	lily/spacing-spanner.cc
:100644 100644 4a81d5b... a465b7d... M	lily/span-arpeggio-engraver.cc
:100644 100644 7e28a6b... a1618a2... M	lily/span-bar-engraver.cc
:100644 100644 bd10b1c... 072b110... M	lily/span-bar.cc
:100644 100644 f4909f5... 0935964... M	lily/spanner.cc
:100644 100644 1ab1507... a57f502... M	lily/spring-smob.cc
:100644 100644 af4d5e0... 72b1bf5... M	lily/staff-collecting-engraver.cc
:100644 100644 7c982d0... 1359af5... M	lily/staff-performer.cc
:100644 100644 1cbfee0... 79e7028... M	lily/staff-spacing.cc
:100644 100644 fe05301... 0b0d212... M	lily/staff-symbol-engraver.cc
:100644 100644 da8491e... ec12f16... M	lily/staff-symbol-referencer-scheme.cc
:100644 100644 7fe0bf3... a74a1c0... M	lily/staff-symbol-referencer.cc
:100644 100644 f999346... 9f6b191... M	lily/staff-symbol.cc
:100644 100644 94e7268... 7cb014c... M	lily/stanza-number-align-engraver.cc
:100644 100644 bdf4ae5... 41759ff... M	lily/stanza-number-engraver.cc
:100644 100644 1dfef14... 164bedf... M	lily/stem-engraver.cc
:100644 100644 60cde74... c8fbd63... M	lily/stem-tremolo.cc
:100644 100644 e155a06... 22d7eb9... M	lily/stem.cc
:100644 100644 6e51ec9... 64ad13d... M	lily/stencil-expression.cc
:100644 100644 e438734... f6deee0... M	lily/stencil-interpret.cc
:100644 100644 3d0e371... 13c291d... M	lily/stencil-scheme.cc
:100644 100644 009ce6b... 0da8031... M	lily/stencil.cc
:100644 100644 46f19b2... e6e4fb7... M	lily/stream-event-scheme.cc
:100644 100644 d4aac87... 9164fe7... M	lily/string-number-engraver.cc
:100644 100644 2e6cd91... d36bb8d... M	lily/sustain-pedal.cc
:100644 100644 e86e004... 7d0c851... M	lily/swallow-engraver.cc
:100644 100644 595b2a9... 2bd42df... M	lily/swallow-perf.cc
:100644 100644 5c28a61... a558965... M	lily/system-start-delimiter-engraver.cc
:100644 100644 c3fe502... a42d73c... M	lily/system-start-delimiter.cc
:100644 100644 a0a90b0... 00795d2... M	lily/system-start-text.cc
:100644 100644 d70af08... b0110a5... M	lily/system.cc
:100644 100644 385b462... 900f481... M	lily/tab-harmonic-engraver.cc
:100644 100644 4fb33f7... dd82a1d... M	lily/tab-note-heads-engraver.cc
:100644 100644 ccdbf86... 03ba286... M	lily/tab-staff-symbol-engraver.cc
:100644 100644 fcc788f... cbf4f3b... M	lily/template5.cc
:100644 100644 3486427... ac53789... M	lily/tempo-performer.cc
:100644 100644 a3447cc... c53cf3e... M	lily/text-engraver.cc
:100644 100644 ebfae5a... eec8150... M	lily/text-interface.cc
:100644 100644 fcab049... 05b17fd... M	lily/text-metrics.cc
:100644 100644 2994956... 2ab6dd8... M	lily/text-spanner-engraver.cc
:100644 100644 ea4c250... e98ae0f... M	lily/text-spanner.cc
:100644 100644 2121d31... 1f6738e... M	lily/tie-column.cc
:100644 100644 9192b37... cc20444... M	lily/tie-configuration.cc
:100644 100644 852f044... c4ed37a... M	lily/tie-details.cc
:100644 100644 9efe478... 0841b73... M	lily/tie-engraver.cc
:100644 100644 7a751e1... d83e2e7... M	lily/tie-formatting-problem.cc
:100644 100644 df68a63... 0519fcb... M	lily/tie-performer.cc
:100644 100644 1e94638... 0c03c0f... M	lily/tie.cc
:100644 100644 ca33ea7... f5ca62d... M	lily/time-scaled-music-iterator.cc
:100644 100644 5cf3ebd... 5e23c5e... M	lily/time-signature-engraver.cc
:100644 100644 65c0d13... 3e57a2c... M	lily/time-signature-performer.cc
:100644 100644 fa1bfad... 273fe1c... M	lily/time-signature.cc
:100644 100644 96460ec... ee609a4... M	lily/timing-translator.cc
:100644 100644 1fe410f... f4eaeaf... M	lily/translator-ctors.cc
:100644 100644 bd27091... a4bddef... M	lily/translator-dispatch-list.cc
:100644 100644 bca8092... 8225f03... M	lily/translator-group-ctors.cc
:100644 100644 5445b9b... 83bfdfa... M	lily/translator-group.cc
:100644 100644 d255386... 3b2604f... M	lily/translator-scheme.cc
:100644 100644 8820879... 52274ad... M	lily/translator.cc
:100644 100644 844af53... 072f966... M	lily/trill-spanner-engraver.cc
:100644 100644 1cb6fdc... e8e8600... M	lily/ttf.cc
:100644 100644 4d4fbe9... 53253f7... M	lily/tuplet-bracket.cc
:100644 100644 3d904ac... b95150c... M	lily/tuplet-engraver.cc
:100644 100644 31bcbbf... b29ab39... M	lily/tuplet-number.cc
:100644 100644 81f86ad... c87902f... M	lily/tweak-engraver.cc
:100644 100644 fb81a9c... 79ce72e... M	lily/tweak-registration-scheme.cc
:100644 100644 95ff32d... b04704d... M	lily/tweak-registration.cc
:100644 100644 d69037c... 87510de... M	lily/type-swallow-translator.cc
:100644 100644 8516368... 46a8bfd... M	lily/unfolded-repeat-iterator.cc
:100644 100644 6cd3c0b... 5618465... M	lily/vaticana-ligature-engraver.cc
:100644 100644 9e97482... 58978a0... M	lily/vaticana-ligature.cc
:100644 100644 e168507... 64e7333... M	lily/vertical-align-engraver.cc
:100644 100644 aa29003... 2912c0a... M	lily/vertically-spaced-context-engraver.cc
:100644 100644 9c2e4ea... 53636c7... M	lily/volta-bracket.cc
:100644 100644 532ac96... 604c53c... M	lily/volta-engraver.cc
:100644 100644 7e803b8... 23f8edd... M	lily/volta-repeat-iterator.cc

commit 74659b64c08fa5d857e19f834d153aa80ce360d2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 23:42:46 2007 +0100

    style nits.

:000000 100644 0000000... b260f6f... A	lily/bend-engraver.cc
:100644 100644 c1cb5a4... f427a98... M	lily/cluster-engraver.cc
:100644 100644 fc1b77a... 07ec4ec... M	lily/drum-note-engraver.cc
:100644 100644 08ca8e1... e69de29... M	lily/fall-engraver.cc
:100644 100644 96dd9bb... f14a028... M	lily/laissez-vibrer-engraver.cc
:100644 100644 6e8dd9a... 3d2e59e... M	lily/ligature-bracket-engraver.cc
:100644 100644 c765ffc... 557a5d9... M	lily/line-interface.cc
:100644 100644 a6a48a8... 4a3179a... M	lily/mensural-ligature-engraver.cc
:100644 100644 4064efa... 77ea6bc... M	lily/page-turn-engraver.cc
:100644 100644 c009608... 5af45e6... M	lily/skyline.cc
:100644 100644 65094f0... f3416f1... M	ly/engraver-init.ly

commit 2c5223abe9537e36a2098c7d5d56ea70965125f1
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 8 12:40:59 2007 -0800

    Small updates.

:100644 100644 ba2f987... 34b6d68... M	Documentation/user/README.txt

commit 38997336001137e7a09fa48dbb2e5c4531e2267f
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 8 12:17:30 2007 -0800

    Tomas Sauer's fix for alternatives in abc2ly.

:100644 100644 9c69736... 83dc1f7... M	scripts/abc2ly.py

commit ecd7e3d91f91e3b9c2957b69e6030f93948172f7
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 8 12:04:33 2007 -0800

    Add warning from issue \#7.

:100644 100644 5cb8918... 42cdb7b... M	Documentation/user/advanced-notation.itely

commit efdff846745e9a31340e0f75921985c5d6a556f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:54:45 2007 +0100

    Don't barf on negative skips.

:100644 100644 66774fa... 431a436... M	scripts/musicxml2ly.py

commit cc3f36730f7e5150b5cfb39556503e2d30af8859
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:36:48 2007 +0100

    better check for whole-measure spacing: also pickup incomplete end
    measures.

:100644 100644 23b9527... 7b3e803... M	lily/align-interface.cc
:100644 100644 597b320... 50d1a76... M	lily/include/system.hh
:100644 100644 515e6e0... c8bf534... M	lily/spacing-spanner.cc
:100644 100644 12ceddd... d70af08... M	lily/system.cc

commit 73e68627bc98a2f0056c733e1946a972a21ee79a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:34:50 2007 +0100

    Don't assert for invalid midi dynamics.

:100644 100644 3913527... 160b0dd... M	lily/audio-item.cc

commit f4847cc8bfdfb90c3a6c2d1e3fa081a6cd841abb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:34:30 2007 +0100

    regularize tests.

:100644 100644 c230f6e... 1103dfb... M	input/regression/slur-clef.ly
:100644 100644 346eac5... 25c029e... M	input/regression/stem-shorten.ly
:100644 100644 5b4a605... abd4227... M	input/regression/utf-8.ly

commit 6e6e3b25e944b52d28e3d4a713495ec0c3654efe
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:34:15 2007 +0100

    Fix #129, #228, #7
    
    Store length property in generated tuplet start event. Simplify
    Time_scaled_music_iterator.

:100644 100644 c15d646... 5b0def3... M	THANKS
:000000 100644 0000000... b6bf597... A	input/regression/part-combine-tuplet-end.ly
:000000 100644 0000000... 879e163... A	input/regression/part-combine-tuplet-single.ly
:100644 000000 b6bf597... 0000000... D	input/regression/part-combine-tuplet.ly
:000000 100644 0000000... cbf4752... A	input/regression/quote-tuplet-end.ly
:100644 100644 973a1d8... ca33ea7... M	lily/time-scaled-music-iterator.cc
:100644 100644 fd280e1... 3d904ac... M	lily/tuplet-engraver.cc

commit af4adff25c0a75a729494fd7e1efe5f3de62cd03
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 13:21:17 2007 +0100

    coding style nit.

:100644 100644 54b363b... 76b8cf2... M	scm/music-functions.scm

commit 2a4288ad16a3e82fb6ce9fd8008a26844091e699
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:10:14 2007 +0100

    Don't test whole-bar spacing in spacing-bar-stem.ly as well.

:100644 100644 3bcba2c... 59b8fa9... M	input/regression/spacing-bar-stem.ly

commit 864c0421cfbf516c51fb7f877f933a36323f00d9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:03:32 2007 +0100

    input/regression/part-combine-text.ly: Remove text overlap

:100644 100644 0922a8d... bcbd3aa... M	input/regression/part-combine-text.ly

commit 044a3a551901d027f184893f021dcb948355a342
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:03:08 2007 +0100

    remove spacing-interface.

:100644 100644 ab623f2... 515e6e0... M	lily/spacing-spanner.cc
:100644 100644 0c76b85... 8dd4bb6... M	scm/define-grobs.scm

commit b8892a6b24b4f7ec9db16936fa680d33684d2f58
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:03:00 2007 +0100

    Don't mix positions and staff spaces in bar-stem spacing.

:100644 100644 65c5656... 1cbfee0... M	lily/staff-spacing.cc

commit 1afd77f925c5f375cd9699b87284720fa392426c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:02:27 2007 +0100

    Paper_column::print: Only display constraints which are used

:100644 100644 e42a341... 0efdb01... M	lily/paper-column.cc

commit 32db200f67019a0a2441ca5a96c44518ea14f272
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:02:10 2007 +0100

    bugfix: don't compare positions with staff space in stem-bar adjustment.

:100644 100644 f601a10... 6c38736... M	lily/note-spacing.cc

commit c9a8ea7be1066585adcf3c32d15858aa42b280cd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 11:01:45 2007 +0100

    clarify stem-bar example.

:100644 100644 87e14f0... 3288f3c... M	input/regression/spacing-stem-bar.ly

commit 26d27e2f15cbf9241848dd20171a54bf812d9a64
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 09:40:27 2007 +0100

    Thinko in dots/flag collision code.

:100644 100644 8f5728c... aef9e3a... M	scm/define-markup-commands.scm

commit 0d57ada7a53e5c717a840cf215d534a77a8b2199
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 09:33:48 2007 +0100

    attach GraceSpacing like a normal spanner.

:100644 100644 0e1f874... 4249084... M	lily/grace-spacing-engraver.cc

commit abda1e89beab2e9f070da401b9acbebccd149fa7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 09:33:32 2007 +0100

    Revert moving columns_ into Spacing_options. Fixes core dumps.

:100644 100644 e2cb1d9... f2bbb62... M	input/regression/spacing-bar-whole-measure.ly
:100644 100644 1b5ee32... 670f0e9... M	lily/include/spacing-options.hh
:100644 100644 6723dfe... 8a2d25e... M	lily/include/spacing-spanner.hh
:100644 100644 835801d... fe9fd7c... M	lily/spacing-basic.cc
:100644 100644 11e9caa... 4657afe... M	lily/spacing-determine-loose-columns.cc
:100644 100644 9a73ad6... c4e40a8... M	lily/spacing-options.cc
:100644 100644 fb91f0b... ab623f2... M	lily/spacing-spanner.cc

commit 63531449b0a1aefefec1cb77eb0ce0b0e86d86e9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 09:17:13 2007 +0100

    Guesstimate stem end position for bar-stem optical correction.

:100644 100644 c7023db... 65c5656... M	lily/staff-spacing.cc

commit 53da1323229f5fba8eabc7167f085f53076fbd41
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 8 09:02:54 2007 +0100

    Fix #227.
    
    Set instrumentName and shortInstrumentName to #'() in Lyrics

:100644 100644 759ef96... 65094f0... M	ly/engraver-init.ly

commit 258cdf88652d83a8767a70270dcdbd773bac17e2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Jan 8 00:07:41 2007 +0100

    Remove colons before examples in introduction.itely

:100644 100644 f8accaa... 975f4bd... M	Documentation/user/introduction.itely

commit 02b8df5deb2885b701301eb31624d139f37a3bbb
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 7 23:04:52 2007 +0100

    typo

:100644 100644 7805143... f8accaa... M	Documentation/user/introduction.itely

commit 6f43b83a3ec9ca0084b17ca05e3831cdb27b1e9f
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 7 22:29:12 2007 +0100

    Replace `...' and ``...'' with @q (and just very few with @@).
    
    Also replace `@code{X}' with @samp{X}.  The next version of texinfo
    will use @lsquo; and @rsquo; in HTML output as quotes for @samp.

:100644 100644 0ba5eef... de31788... M	Documentation/user/advanced-notation.itely
:100644 100644 1e1a59a... 1be15a5... M	Documentation/user/basic-notation.itely
:100644 100644 1dfaffd... d1551d7... M	Documentation/user/changing-defaults.itely
:100644 100644 7ba2816... b0d431c... M	Documentation/user/converters.itely
:100644 100644 a497bba... 46ebfc3... M	Documentation/user/fdl.itexi
:100644 100644 d4da683... 5b5d4f5... M	Documentation/user/instrument-notation.itely
:100644 100644 ce38bab... ffb857b... M	Documentation/user/introduction.itely
:100644 100644 571bdbc... 0b143a1... M	Documentation/user/lilypond-book.itely
:100644 100644 e596714... 840ac2c... M	Documentation/user/music-glossary.tely
:100644 100644 0743851... d7907e6... M	Documentation/user/non-music.itely
:100644 100644 32afbd6... e02315b... M	Documentation/user/notation-appendices.itely
:100644 100644 3909b5b... 89236d9... M	Documentation/user/programming-interface.itely
:100644 100644 f585f2d... e66126d... M	Documentation/user/putting.itely
:100644 100644 89c786b... 8135093... M	Documentation/user/running.itely
:100644 100644 64f1ff6... 7f0fcaf... M	Documentation/user/scheme-tutorial.itely
:100644 100644 b94c1da... eaf4266... M	Documentation/user/spacing.itely
:100644 100644 33e147d... d4d9ebf... M	Documentation/user/tutorial.itely
:100644 100644 27b74e1... d2d42b2... M	Documentation/user/tweaks.itely
:100644 100644 73b83dc... 9b62ca5... M	Documentation/user/working.itely

commit 8d2557ba0cac57ff0e9f9854d8547a102a227adc
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 7 22:27:34 2007 +0100

    Add macros @q and @qq for quoting as `...' and ``...'', respectively.
    
    The idea is to get &lsquo; and friends for HTML (and XML) output --
    ASCII quote characters look ugly in HTML browsers.

:100644 100644 68b52bb... 0a85e74... M	Documentation/user/macros.itexi

commit b5da61aeda33b3ec6135086a7f6a6deabf2cfdba
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jan 7 11:47:23 2007 -0800

    Update instructions for OSX command-line use.

:100644 100644 f4cbfdd... d1a95e8... M	Documentation/user/running.itely

commit 13dbeb32ce717ec13b366e325509869c53449c35
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Jan 7 19:45:05 2007 +0200

    optimise skylines.
    cleaner solution for accidental::pure-height

:100755 100755 ee85ec7... 4c53c64... M	buildscripts/build-profile.sh
:100644 100644 ba352e5... 1486c3f... M	lily/accidental.cc
:100644 100644 0738e80... 0d6898a... M	lily/grob.cc
:100644 100644 2a2888c... daa4483... M	lily/include/accidental-interface.hh
:100644 100644 ab8fe30... c793927... M	lily/include/skyline.hh
:100644 100644 e61abba... c009608... M	lily/skyline.cc
:100644 100644 d327074... 64f32c6... M	scm/define-grobs.scm

commit 279675d82bdce0256b52fde43f4ee6a02917396b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 18:19:46 2007 +0100

    Fix #226.
    
    And move the dot in case of a flag.

:000000 100644 0000000... 517f541... A	input/regression/markup-note-dot.ly
:100644 100644 436d2c2... 8f5728c... M	scm/define-markup-commands.scm

commit 6a248cbfcba3adece7f08fb7ebde60d79950b5d2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 18:04:40 2007 +0100

    document new feature.

:100644 100644 f37f6ac... 4769d08... M	Documentation/topdocs/NEWS.tely

commit a650ba22d4e0e2a5d80710bf6d37003aa5310706
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 18:03:15 2007 +0100

    Notes or rests that fill an entire measure are preceded by some more space.

:000000 100644 0000000... e2cb1d9... A	input/regression/spacing-bar-whole-measure.ly
:100644 100644 cbc22cf... 1a03c6b... M	lily/constrained-breaking.cc
:100644 100644 faebb55... 1b5ee32... M	lily/include/spacing-options.hh
:100644 100644 6a27eb1... 6723dfe... M	lily/include/spacing-spanner.hh
:100644 100644 44bb21d... 597b320... M	lily/include/system.hh
:100644 100644 b43c302... 76cecc0... M	lily/page-breaking.cc
:100644 100644 7d5009b... e42a341... M	lily/paper-column.cc
:100644 100644 047e880... f299e56... M	lily/paper-score.cc
:100644 100644 052e0d7... 11e9caa... M	lily/spacing-determine-loose-columns.cc
:100644 100644 c0e11fa... 9a73ad6... M	lily/spacing-options.cc
:100644 100644 497474d... fb91f0b... M	lily/spacing-spanner.cc
:100644 100644 5070f94... 12ceddd... M	lily/system.cc

commit d4b3e5aa6c80224e39a3cd09610f4f823e251517
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 7 17:44:41 2007 +0100

    Spanish PO update

:100644 100644 f3ef51b... 3163b84... M	po/es.po
:000000 100644 0000000... 3163b84... A	po/es_MX.po

commit 4882689987e5f33926fff2cbee0dced4d5de9c7c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 17:00:07 2007 +0100

    Fix #10.
    
    Reinstate bar-line to next-note spacing tweaks, and add
    to regression test.

:000000 100644 0000000... 5a34a10... A	input/regression/spacing-bar-accidental.ly
:000000 100644 0000000... fd84be5... A	input/regression/spacing-bar-arpeggio.ly
:100644 100644 d580160... 3bcba2c... M	input/regression/spacing-bar-stem.ly
:100644 100644 af6d394... 75cb644... M	lily/include/staff-spacing.hh
:100644 100644 a196c39... 497474d... M	lily/spacing-spanner.cc
:100644 100644 0f1ec15... c7023db... M	lily/staff-spacing.cc
:100644 100644 35ed147... 0c76b85... M	scm/define-grobs.scm

commit f2046979a4e13b7a3e0d399e6e0fea292cd373f0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 16:57:53 2007 +0100

    remove score output for midi-volume-equalizer.

:100644 100644 0ad06cb... 6df7de7... M	input/regression/midi-volume-equaliser.ly

commit 9537a42cb20f5dd2fcf02c45f0953668d85278ae
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 16:57:11 2007 +0100

    convenience function Stencil::translated.

:100644 100644 807ea6d... a0256be... M	lily/include/stencil.hh
:100644 100644 329c5ca... 009ce6b... M	lily/stencil.cc

commit 533650fea369a5885b558868f35c9ba74eb1ad93
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 16:56:35 2007 +0100

    print distances in Paper_column::print

:100644 100644 4f97c81... 7d5009b... M	lily/paper-column.cc

commit 12efc8b923ea11e79a32456bae6a079ae904a915
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 7 16:34:37 2007 +0100

    Big complete French docs update

:100644 100644 7ccfd95... 8481a50... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 c928e68... 709eef6... M	Documentation/fr/user/basic-notation.itely
:100644 100644 a6d78a0... 15345c1... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 b346e44... 0e1c151... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 9c49f95... 93a51db... M	Documentation/fr/user/converters.itely
:100644 100644 9b3aedf... 46ce66b... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 972f5d9... 5f740da... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 9d76c66... b173f38... M	Documentation/fr/user/lilypond.tely
:100644 100644 a81e20c... 5a5a043... M	Documentation/fr/user/literature.itely
:100644 100644 88a01c2... 9e28ccf... M	Documentation/fr/user/non-music.itely
:100644 100644 70e91b7... e47578e... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 425728b... d0bef0d... M	Documentation/fr/user/preface.itely
:100644 100644 23b1276... 27ae074... M	Documentation/fr/user/programming-interface.itely
:100644 100644 9829eb7... e7b309b... M	Documentation/fr/user/putting.itely
:100644 100644 d5c9ae7... f996d61... M	Documentation/fr/user/running.itely
:100644 100644 accf827... 08b5616... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 c66607b... fa19990... M	Documentation/fr/user/spacing.itely
:100644 100644 13fa552... efe7bce... M	Documentation/fr/user/templates.itely
:100644 100644 4acf232... e6a7199... M	Documentation/fr/user/tutorial.itely
:100644 100644 b7c1703... 032f76c... M	Documentation/fr/user/tweaks.itely
:100644 100644 9e51e92... f3e00af... M	Documentation/fr/user/working.itely
:100644 100644 fbf6cad... 56a829c... M	Documentation/po/fr.po
:100644 100644 2ff82ce... 158f295... M	Documentation/po/lilypond-doc.pot

commit 78fd3f1dbfc6523b4d19cf704fb98bb7746f829a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 7 16:08:51 2007 +0100

    Add introduction.itely French translation

:100644 100644 f74b8c6... 97a1a7a... M	Documentation/fr/user/introduction.itely

commit ea5ea5f2999f8c2152cb5a3a45e8ef25d8103397
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 7 16:07:16 2007 +0100

    introduction.itely nits, mostly wrapping paragraphs

:100644 100644 caf6d17... 3f399f2... M	Documentation/user/introduction.itely

commit 7157cf2805503bba527e90b03238df74a5e234a4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jan 7 16:00:03 2007 +0100

    Tutorial nits

:100644 100644 995e75f... 54032ee... M	Documentation/user/tutorial.itely

commit f3c7c239c0ee24dc119c70741ec678c5958359a2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jan 4 00:59:50 2007 +0100

    Add check-translation support to the user manual
    
    - buildscripts/check_translation.py taken from web/master
    - add "Translation of GIT committish: FILL-IN-HEAD-COMMITTISH"
    headers to every *.*tely of the Encglish user manual
    - set initial committish for French user manual
    - Documentation/GNUmakefile: new check-translation target

:100644 100644 37a452a... cd96e38... M	Documentation/GNUmakefile
:100644 100644 e1f82f0... 7ccfd95... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 d7c1bcc... c928e68... M	Documentation/fr/user/basic-notation.itely
:100644 100644 69342de... a6d78a0... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 24a63dc... b346e44... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 07b9123... 9c49f95... M	Documentation/fr/user/converters.itely
:100644 100644 bf8742d... 9b3aedf... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 bfb50cc... f74b8c6... M	Documentation/fr/user/introduction.itely
:100644 100644 a01caad... 972f5d9... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 12fcd57... 9d76c66... M	Documentation/fr/user/lilypond.tely
:100644 100644 1400e52... a81e20c... M	Documentation/fr/user/literature.itely
:100644 100644 38977ca... 88a01c2... M	Documentation/fr/user/non-music.itely
:100644 100644 21642c5... 70e91b7... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 91a0b42... 425728b... M	Documentation/fr/user/preface.itely
:100644 100644 2417124... 23b1276... M	Documentation/fr/user/programming-interface.itely
:100644 100644 16d2054... 9829eb7... M	Documentation/fr/user/putting.itely
:100644 100644 438c5bf... d5c9ae7... M	Documentation/fr/user/running.itely
:100644 100644 d89fb34... accf827... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 bb91198... c66607b... M	Documentation/fr/user/spacing.itely
:100644 100644 bd3c422... 13fa552... M	Documentation/fr/user/templates.itely
:100644 100644 5f7e713... 4acf232... M	Documentation/fr/user/tutorial.itely
:100644 100644 ca79cde... b7c1703... M	Documentation/fr/user/tweaks.itely
:100644 100644 a05a3bc... 9e51e92... M	Documentation/fr/user/working.itely
:100644 100644 2e4463b... 49163a8... M	Documentation/user/advanced-notation.itely
:100644 100644 1e1a59a... ad2cc92... M	Documentation/user/basic-notation.itely
:100644 100644 1dfaffd... f54ccc8... M	Documentation/user/changing-defaults.itely
:100644 100644 6340263... 1bef3cc... M	Documentation/user/cheatsheet.itely
:100644 100644 7ba2816... 40bd08e... M	Documentation/user/converters.itely
:100644 100644 cc5b1fc... 59cae48... M	Documentation/user/dedication.itely
:100644 100644 d4da683... 721c7f1... M	Documentation/user/instrument-notation.itely
:100644 100644 ce38bab... caf6d17... M	Documentation/user/introduction.itely
:100644 100644 571bdbc... bc15506... M	Documentation/user/lilypond-book.itely
:100644 100644 2b0b309... 3bd4ca5... M	Documentation/user/lilypond.tely
:100644 100644 2e7f3f7... 9501d79... M	Documentation/user/literature.itely
:100644 100644 0743851... 522ddef... M	Documentation/user/non-music.itely
:100644 100644 32afbd6... f52d831... M	Documentation/user/notation-appendices.itely
:100644 100644 09d561a... a4d8f29... M	Documentation/user/preface.itely
:100644 100644 3909b5b... b64f0d8... M	Documentation/user/programming-interface.itely
:100644 100644 f585f2d... 7e8f45f... M	Documentation/user/putting.itely
:100644 100644 89c786b... f4cbfdd... M	Documentation/user/running.itely
:100644 100644 64f1ff6... 5eba9a1... M	Documentation/user/scheme-tutorial.itely
:100644 100644 b94c1da... 08b4acc... M	Documentation/user/spacing.itely
:100644 100644 dbb1490... fca2900... M	Documentation/user/templates.itely
:100644 100644 33e147d... 995e75f... M	Documentation/user/tutorial.itely
:100644 100644 27b74e1... dc4de56... M	Documentation/user/tweaks.itely
:100644 100644 73b83dc... d02b611... M	Documentation/user/working.itely
:000000 100644 0000000... 35ab59e... A	buildscripts/check_translation.py

commit 973f7e94807ebb09f158b7c5bd2f93f631d5d74e
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 7 14:22:03 2007 +0100

    s/addquote/addQuote/

:100644 100644 2e4463b... 0ba5eef... M	Documentation/user/advanced-notation.itely

commit 257788ca77e5a6ca8dc52a6b974c8dad3201072d
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Jan 7 11:25:32 2007 +0200

    Test more parts of Page_turn_engraver

:000000 100644 0000000... f43184d... A	input/regression/page-turn-page-breaking-repeats.ly

commit 4e5d78f9897ce4f90aaf8963c9c17aaac66b01a4
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Jan 7 11:24:01 2007 +0200

    Fix ending-page-number calculation.

:100644 100644 911e834... e473929... M	lily/page-turn-page-breaking.cc

commit fee357896d378042ee6d647be00498ad82fcc60a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 03:33:16 2007 +0100

    Fix another instance of bar number problem in musicxml2ly

:100644 100644 ab5989d... 66774fa... M	scripts/musicxml2ly.py

commit 48806315b515b7cc26597f9ce5b7f548205b48d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 03:31:04 2007 +0100

    
    More accurate wishcount computation.  Fix shadowing bug,
    that caused bar sizes to disappear.

:100644 100644 f891131... 0f1ec15... M	lily/staff-spacing.cc

commit 8a0f6c51de8e723b7e3e0b8db01cf170f7dc5a2d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 03:30:17 2007 +0100

    update doc string.

:100644 100644 2a1fd31... 0c4ecab... M	input/regression/midi-pedal.ly

commit 756e2ebb73b6df3be0ae2c262a735b3b8615b35d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 03:30:01 2007 +0100

    Don't remove spacing info after spacing.  Extend Paper_column::print
    to show ideal and minimum distances.

:100644 100644 cb1217b... b7e5487... M	lily/include/spaceable-grob.hh
:100644 100644 ac653f0... 4f97c81... M	lily/paper-column.cc
:100644 100644 4ec46bb... d2326b6... M	lily/spaceable-grob.cc

commit b377766dd4c57ae7c98b8e053bdd1340580ee135
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 02:35:15 2007 +0100

    midi pedal coverage

:000000 100644 0000000... 2a1fd31... A	input/regression/midi-pedal.ly

commit b255c74b0ce9c8b5754026b2e9ca890561567b65
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 02:27:18 2007 +0100

    remove unused method.

:100644 100644 72481b5... eef1156... M	lily/include/translator-group.hh
:100644 100644 0fa39c6... 5445b9b... M	lily/translator-group.cc

commit 1536723a0fd11ab119bf974c3129dc047eba885d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 02:06:53 2007 +0100

    really add new-dynamic-performer.cc

:000000 100644 0000000... 7afc555... A	lily/new-dynamic-performer.cc

commit 13eaf96a8741f2323f950056efc43444fb8c3c5d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 02:03:55 2007 +0100

    nit

:100644 100644 e32bc29... 2eaeaca... M	lily/include/context-handle.hh

commit d3b4aec34cefd8b807db1d165f3b84db35ceb03e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 02:03:30 2007 +0100

    Fix #86;  Fix midi dynamics coverage.
    
    New_dynamic_performer, unified handling of absolute and span dynamics.

:100644 000000 8c3a24c... 0000000... D	input/regression/midi-absolute-volume.ly
:000000 100644 0000000... edff9c2... A	input/regression/midi-dynamics.ly
:100644 100644 d0a3651... 6365305... M	lily/audio-column.cc
:100644 100644 4a3b9d4... 3913527... M	lily/audio-item.cc
:100644 000000 52939ec... 0000000... D	lily/dynamic-performer.cc
:100644 100644 1cc827a... 1d0fb5c... M	lily/include/audio-column.hh
:100644 100644 e6f0c9a... d450582... M	lily/include/audio-item.hh
:100644 100644 c2aaa08... 8a315d6... M	lily/midi-walker.cc
:100644 100644 73f79ad... 0dfea54... M	lily/score-performer.cc
:100644 000000 e5938f0... 0000000... D	lily/span-dynamic-performer.cc
:100644 100644 24f0da2... 23e96da... M	ly/performer-init.ly

commit 613d48d73ffa09ffd71f6ce6099ad24553a502c8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 7 01:58:50 2007 +0100

    add Rational::to_double()

:100644 100644 511b8c2... 5effd37... M	flower/include/rational.hh
:100644 100644 6822703... 0e3ab30... M	flower/rational.cc

commit a260e59d9441e1c8ad71867d1d3b4d9548c87783
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Jan 6 23:49:00 2007 +0100

    Add index entries for polymetric signatures.

:100644 100644 2c14fd8... 2e4463b... M	Documentation/user/advanced-notation.itely

commit 291a333ecf46866fde457d0294b07815d36005f6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 23:46:08 2007 +0100

    Coverage fix: add skyline-debug test.

:000000 100644 0000000... 0180d04... A	input/regression/skyline-debug.ly

commit fa144e926f39d3c05a493536349b71f1b86fa57e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 23:32:21 2007 +0100

    Fix #223.
    
    Set a callback for Dots #'staff-position, depending on duration-log of
    the rest.  This fixes the longest standing regression in Lily as yet,
    as this did work in Lily 2.0.

:100644 100644 ede0020... 620328e... M	lily/dot-column-engraver.cc
:100644 100644 a07dfcd... 6e967f3... M	lily/dot-column.cc
:100644 100644 afa8286... ed2d8d5... M	lily/dots.cc
:100644 100644 64a3eb8... 61dd18b... M	lily/rest.cc
:100644 100644 4d06aa3... 35ed147... M	scm/define-grobs.scm
:100644 100644 19f3c61... f66a78b... M	scm/output-lib.scm

commit 43f635056f62834d3ec252b45eac7a227e34cfaa
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 21:46:25 2007 +0100

    don't average over multiple gprof runs.

:100755 100755 887263d... ee85ec7... M	buildscripts/build-profile.sh

commit 02ef647c6f6320722633977f13cf4c41cbb983bb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 21:28:35 2007 +0100

    get child-refpoint in other direction

:100644 100644 87b354a... 23b9527... M	lily/align-interface.cc
:100644 100644 7c09658... 6cebbce... M	lily/axis-group-interface.cc
:100644 100644 c634b52... a4201d0... M	lily/include/axis-group-interface.hh
:100644 100644 87ee472... 4d06aa3... M	scm/define-grobs.scm

commit e75e95558aa43771ef2d0308991b2d7ccba6adcb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 21:27:30 2007 +0100

    only profile PS, not PDF creation

:100755 100755 92f23ab... 887263d... M	buildscripts/build-profile.sh

commit bfc5280b9884279289130f31d00496c7ef633453
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 21:27:20 2007 +0100

    remove canaries again

:100644 100644 5faa729... 4eea5f1... M	GNUmakefile.in

commit 6d80a8247ed399611730ebfeb2887e1d32566e1c
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Jan 6 21:22:58 2007 +0100

    Add index entries for `volta'.

:100644 100644 aeeb5ed... 1e1a59a... M	Documentation/user/basic-notation.itely

commit 2ff699499b60e73710efc19bf34ad531b30e350c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:56:10 2007 +0100

    record git state before test.

:100644 100644 eec8c81... 5faa729... M	GNUmakefile.in

commit 441a87ce6d10f8a5be309955846b68e01c2bce9e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:56:04 2007 +0100

    announce chord tremolo beam end too.

:100644 100644 bd380fa... 1198a99... M	lily/chord-tremolo-engraver.cc

commit 4d438b4b61804be376053660c464b5529cf20ca3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:50:40 2007 +0100

    print handy hint for tracking crashes.

:100644 100644 f51a05b... eec8c81... M	GNUmakefile.in

commit 3ce7e360e91ee9c375147cb5000164e1c83fb532
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:50:30 2007 +0100

    further cleanup  of display-lily-tests.

:100644 100644 b492940... 516fbb4... M	input/regression/display-lily-tests.ly

commit 0de880aed6f76f00bbf4373bd997e6c6cba1108b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:50:06 2007 +0100

    don't output-empty-score-list unless \book is encountered.

:100644 100644 063c696... a7bea92... M	ly/lilypond-book-preamble.ly

commit a6f65c52e2a20cd64067da45945e485d74ac3105
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:49:39 2007 +0100

    use unbreakable-spanner-interface for Beam too.

:100644 100644 af6eae4... ac413b3... M	lily/auto-beam-engraver.cc
:100644 100644 5ddf310... 0432218... M	lily/beam-engraver.cc
:100644 100644 7163fae... 87ee472... M	scm/define-grobs.scm

commit 398a4f26de01241e17e786f5a53062aae845cd2b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:35:22 2007 +0100

    assert Grob_info doesn't get null pointers.

:100644 100644 62af8f3... aa6583f... M	lily/grob-info.cc

commit 19346b1a2e93c3d3e803f70ecac80a96df121218
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 20:34:40 2007 +0100

    document coverage of Score::disconnect_from_context

:100644 100644 91cca08... b70ead4... M	lily/score-engraver.cc

commit 891f10c095c5a2bcac7d7a8e5f48887a18f294c3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:59:20 2007 +0100

    Take parser from (currentmodule) in 2-pass page-layout functions

:100644 100644 50815ac... 8237106... M	scm/layout-page-dump.scm
:100644 100644 f7853b0... 9e8971a... M	scm/layout-page-layout.scm
:100644 100644 53b5e58... e3a59a6... M	scm/lily-library.scm

commit ca95f062e81026cc49d1304f27fda33c0f3612f1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:58:39 2007 +0100

    accidental-interface and parentheses-interface for trillpitch grobs.

:100644 100644 e41b08d... 7163fae... M	scm/define-grobs.scm

commit f6a7800679e1da8e8c1654c3f2aa22e366459aa6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:58:15 2007 +0100

    add \version to markup-init.ly

:100644 100644 f2461e4... c40bd88... M	ly/markup-init.ly

commit 7ea0a21da819a904ed2498b4f32b0018d1177deb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:58:03 2007 +0100

    announce_end for glissando.

:100644 100644 71a75d8... a6888b8... M	lily/glissando-engraver.cc

commit bd0cc16825ebcba64e7621824cb9cd029c97d68b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:57:42 2007 +0100

    display 2pass info on stderr.

:100644 100644 cf0337e... a046efc... M	input/regression/page-layout-twopass.ly

commit f41d069ffe561fd9825764ac2a7c7da56215a0c9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:55:38 2007 +0100

    print display-lily-tests results with ly:progress

:100644 100644 a6b1dac... b492940... M	input/regression/display-lily-tests.ly

commit ee897853cb01d48ab9bb5e51fdc6454a96dd62b3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:55:11 2007 +0100

    filter lilypond version from midi events

:100644 100644 48318d8... 374f769... M	buildscripts/output-distance.py

commit 98fd15befa5cf6c79d3d5a90aa164752ddfc9634
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 19:15:29 2007 +0100

    text diffs  on textized midi files.

:100644 100644 5aa5dfc... 48318d8... M	buildscripts/output-distance.py

commit 3be27fa5c386a1aea452704d146240e4dbb4712d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:37:08 2007 +0100

    don't spam stdout with OUT OF DATE.

:100644 100644 d7f3069... dd495fc... M	scripts/lilypond-book.py

commit c45686210645bf8baa2b4953edfb633255440ac2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:36:41 2007 +0100

    Update syntax: addquote -> addQuote

:100644 100644 42045c5... 3478381... M	input/regression/quote-cue-during.ly
:100644 100644 26332e3... 9cc47d3... M	input/regression/quote-cyclic.ly
:100644 100644 4b2549b... d17d80d... M	input/regression/quote-during.ly
:100644 100644 718134d... e612aea... M	input/regression/quote-grace.ly
:100644 100644 e9584de... 50cb66e... M	input/regression/quote-tie.ly
:100644 100644 ef700dd... ceecc57... M	input/regression/quote-transposition.ly
:100644 100644 0579d4f... a962495... M	input/regression/quote-tuplet.ly
:100644 100644 4d61ee6... 1f29585... M	input/regression/quote.ly
:100644 100644 725ba48... 2f4876b... M	ly/music-functions-init.ly
:100644 100644 2a54213... cd08dab... M	python/convertrules.py

commit 6a4b84d4646a05bd15bf0a3bbb0a764626d808c6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:33:36 2007 +0100

    fix \quoteDuring message.

:100644 100644 08324e1... 54b363b... M	scm/music-functions.scm

commit d31b0b2647bc7d996d0fb528aedab9fcf6e745ef
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:26:02 2007 +0100

    Show exit value and whether terminated with signal for subjobs.

:100644 100644 9d3af0c... 5daa01c... M	scm/lily.scm

commit 0e736884bb77f3dc0dc4e3a0cbd629daf895615d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:06:39 2007 +0100

    make to-xml.scm a module.

:100644 100644 c2f3972... 0a3cc4a... M	input/regression/to-xml.ly
:100644 100644 b1b2ed7... 409247d... M	scm/to-xml.scm

commit 94f9bf0da37974e5186abc771d197ec5ee0457ae
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:04:10 2007 +0100

    coding style nit.

:100644 100644 121ad3f... 831d4fb... M	lily/part-combine-engraver.cc

commit 923416513875fa1810271b96278e862eb72c68d0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:03:51 2007 +0100

    more #'breakable spanner fixes.

:100644 100644 c5ea828... 392dbf0... M	input/regression/note-line.ly
:100644 100644 60da599... 110da8a... M	input/regression/tuplet-full-length.ly

commit f397ec147f1622601a138e6bd5ac6b07e8df095b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 17:00:49 2007 +0100

    Plug memory leak: copy quoted events only once.

:100644 100644 f7e4407... 7b29048... M	lily/include/music.hh
:100644 100644 83f88fb... 3dbbe12... M	lily/music.cc
:100644 100644 c55aae3... 09e91e6... M	lily/quote-iterator.cc

commit 025eae49cc02c759e273765ac3c304ac6ae62c18
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 16:38:48 2007 +0100

    update .ly files for (un)breakable glissandi.

:100644 100644 ada5d68... c2d4a2a... M	input/regression/beam-break.ly
:100644 100644 2cea6f9... 7629873... M	input/regression/glissando.ly
:100644 100644 7408bd1... 6926256... M	input/regression/spanner-break-overshoot.ly

commit 8014f60214ec8ae7aeffd4fcabedc1a2429249cb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 16:38:12 2007 +0100

    Remove parser field in Output_def.

:100644 100644 6a61650... 5d024c7... M	lily/include/output-def.hh
:100644 100644 cfa8d3f... 04b1562... M	lily/lily-parser.cc
:100644 100644 4bf03f2... 9ab1ba6... M	lily/output-def-scheme.cc
:100644 100644 739b4b9... aade16d... M	lily/output-def.cc

commit 3fd0814f600c8765a566eaf528cdd7d1a2f40e68
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 16:37:38 2007 +0100

    plug memory leak in book identifiers.

:100644 100644 44f7ee4... 2bf7b58... M	lily/book.cc

commit 4dec9b18266f5e50e7bbddcb770b7657cbcb7524
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 15:50:11 2007 +0100

    Fix #223.
    
    Add Spanner_break_forbid_engraver.  Looks for spanners with
    unbreakable-spanner-interface, and forbids breaks while those are
    active. Remove allowBeamBreak.

:000000 100644 0000000... a30f4f5... A	input/regression/glissando-no-break.ly
:100644 100644 b0d640a... 5ddf310... M	lily/beam-engraver.cc
:100644 100644 4c506df... 71a75d8... M	lily/glissando-engraver.cc
:000000 100644 0000000... 41d061c... A	lily/spanner-break-forbid-engraver.cc
:100644 100644 afc251b... 759ef96... M	ly/engraver-init.ly
:100644 100644 d6b89e7... 2a54213... M	python/convertrules.py
:100644 100644 ee889b9... 5debc1d... M	scm/define-context-properties.scm
:100644 100644 4936710... e141103... M	scm/define-grob-interfaces.scm
:100644 100644 07dd64b... d2c49e6... M	scm/define-grob-properties.scm
:100644 100644 149b80a... e41b08d... M	scm/define-grobs.scm

commit 25e3d192cfa24ace659a5c7cd1e466f64bd25666
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 15:04:30 2007 +0100

    bump version

:100644 100644 1812453... 19b908e... M	VERSION

commit 1660bb72eed1b6113f8c49c735b649afc3915dea
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 14:58:36 2007 +0100

    only print complaint if expect-error was set.

:100644 100644 f6c928e... c3db3b3... M	ly/init.ly

commit 088c860086d1054e2390ca046d4e01ef043dc25c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 14:58:21 2007 +0100

    Fix #222.
    
    Insert use measure number 0 if not a number.

:100644 100644 6c2691c... ab5989d... M	scripts/musicxml2ly.py

commit 06dc3936c09f6cdb47abe52f7c9c27e60f4475bc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 04:23:19 2007 +0100

    remove debugging gob.

:100644 100644 32bd760... 9d3af0c... M	scm/lily.scm

commit 389dae3f53d3c993e3a41904597addfb103b97c2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 04:22:54 2007 +0100

    Oops: always do GC around file.  Always do debug-gc-assert-parsed-dead check.

:100644 100644 c0e6fd9... 32bd760... M	scm/lily.scm

commit e4df769c1979fb7f251a70f324eb745d193af285
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 04:16:56 2007 +0100

    comment on pure handling.

:100644 100644 9fbfdf3... 7c09658... M	lily/axis-group-interface.cc

commit c7fcb4a5508ab64569e5ec413e8f7e4717da9a9e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 04:08:12 2007 +0100

    Cache common refpoint of VerticalAxisGroup using object-callback.

:100644 100644 89d2648... 87b354a... M	lily/align-interface.cc
:100644 100644 3f4da03... 9fbfdf3... M	lily/axis-group-interface.cc
:100644 100644 4272b1a... c634b52... M	lily/include/axis-group-interface.hh
:100644 100644 9d354b8... 07dd64b... M	scm/define-grob-properties.scm
:100644 100644 34618b9... 149b80a... M	scm/define-grobs.scm

commit 6c0707120796e84e4b48207797685bbeb3e163bc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 6 04:07:31 2007 +0100

    optimize Skyline::conceals_beginning() ; note some FIXMEs.

:100644 100644 36fd9d2... ab8fe30... M	lily/include/skyline.hh
:100644 100644 6b53a62... e61abba... M	lily/skyline.cc

commit 73aba070087983977fe5b9c26f36935eec37d1dc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 15:26:06 2007 +0100

    add --hotspots to coverage.py

:100644 100644 4012b6b... 380e9e3... M	buildscripts/coverage.py

commit 7b752d6bcc597a6556b2196c5020946997dcb646
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:47:57 2007 +0100

    add flower includes for coverage.

:100755 100755 42a0c20... b238202... M	buildscripts/build-coverage.sh

commit 4497178b794e9115e5daf63a58c216a5c252a0fe
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:47:44 2007 +0100

    add head-direction to semi-tie-interface.

:100644 100644 96d4a07... 80a56e4... M	lily/semi-tie.cc

commit 22ec57eafba16568e31a0114648193f9485b6990
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:41:21 2007 +0100

    further test fixes: trim git-diff output.

:100644 100644 d8b725b... f51a05b... M	GNUmakefile.in
:100644 100644 8939ab2... 5aa5dfc... M	buildscripts/output-distance.py

commit 8e7eb75b9f484b8d16ddfaa671045545fd1574c6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:38:28 2007 +0100

    coverage fixes.

:100644 100644 ffc4bfc... 9c71e6c... M	lily/simple-spacer.cc
:100644 100644 7d86ebf... 4ec46bb... M	lily/spaceable-grob.cc
:100644 100644 d9d58ce... 7a751e1... M	lily/tie-formatting-problem.cc

commit 8146b358dbdef5b6adc739e02a392e015078d849
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:27:06 2007 +0100

    Fix #219.
    
    Merge beam and non-beam case, so encompass points from nested tuplets
    are also applied to the beam case.

:000000 100644 0000000... d7dc560... A	input/regression/tuplet-nest-beam.ly
:100644 100644 d13cf1c... 4d4fbe9... M	lily/tuplet-bracket.cc

commit 881f4abb0ba1d14f8f3d02548778335b691de615
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:15:53 2007 +0100

    build test for coverage in separate dir.

:100644 100644 d72b7a6... d8b725b... M	GNUmakefile.in
:100755 100755 76c59fa... 42a0c20... M	buildscripts/build-coverage.sh

commit dd94c03bd15a9c5cb215e5ec35c5c7b56ef42b87
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 14:15:35 2007 +0100

    sort property-access by symbol too.

:100644 100644 21e5476... 39a4151... M	input/regression/profile-property-access.ly

commit 9b8e445e1118c3cdec0f49805051a280b23af47b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 13:30:25 2007 +0100

    remove debugging gob.

:100644 100644 4e5623c... 8939ab2... M	buildscripts/output-distance.py

commit faf41b39d431925397b87b6ba99f3433b4c3b237
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 13:30:02 2007 +0100

    Thinko: always reset false_

:100644 100644 bb47a09... 88ef1d1... M	lily/lyric-combine-music-iterator.cc

commit 9de70b3fa786d5fb82fcf705572cb51d0e659c25
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 13:29:50 2007 +0100

    output-distance fixes: record git status of source tree in test.

:100644 100644 28a34a0... d72b7a6... M	GNUmakefile.in
:100644 100644 5af4570... 4e5623c... M	buildscripts/output-distance.py

commit 97268b89565561a9ac067e8d96b9cbb406f85c5c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 12:48:46 2007 +0100

    better expect-error handling. Thinko for is_main_input_ reset.

:100644 100644 f1f333c... c15d646... M	THANKS
:100644 100644 6e34777... 9ce0da0... M	lily/lexer.ll
:100644 100644 cd46e97... 47a0095... M	lily/lily-parser-scheme.cc
:100644 100644 da97ded... f6c928e... M	ly/init.ly

commit f77426dde8312bb33ef7ea3c9891b2e7f362beda
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 12:25:59 2007 +0100

    Fix #221.
    
    Listen to CreateContext in all cases, so we can respond to
    associatedVoice changes in time.

:000000 100644 0000000... b0b6d19... A	input/regression/lyric-combine-switch-voice.ly
:100644 100644 61500e8... bb47a09... M	lily/lyric-combine-music-iterator.cc

commit 7e4b3e3143602ea362aacb93fd1fae16aaf38887
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 12:00:05 2007 +0100

    build-profile.sh tweaks

:100755 100755 f095c66... 92f23ab... M	buildscripts/build-profile.sh

commit 557c5a1810baa44088f8792789506d4eb39e8385
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 11:20:27 2007 +0100

    oops.

:100644 100644 233c5a7... 5070f94... M	lily/system.cc

commit fa66a5d80a090cf46b5224a08e3c3cd75801d896
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 03:40:28 2007 +0100

    Use paper_column::rank as array index.

:100644 100644 6ae37f9... 233c5a7... M	lily/system.cc

commit 20a82bb4ddab4de46dd0ed20ae0f3f2f053b0068
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 03:28:31 2007 +0100

    thinko.

:100644 100644 942c522... 6e34777... M	lily/lexer.ll

commit 4f29c2d20282dcbf26534ee3ee458fbb71686d14
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 03:21:00 2007 +0100

    ly:truncate-list! ; robust version of srfi-1 (list-head)

:100644 100644 6d93db7... ad625ff... M	input/regression/general-scheme-bindings.ly
:100644 100644 641c24f... 21e5476... M	input/regression/profile-property-access.ly
:100644 100644 a75ff51... dc236aa... M	lily/general-scheme.cc
:100644 100644 970a11b... 85628e6... M	lily/lily-guile.cc

commit adbac97b4c608eea8bbbfd6704b0f1815fb30e94
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 03:13:48 2007 +0100

    update for build-profile.sh

:100755 100755 fc872de... f095c66... M	buildscripts/build-profile.sh

commit 66e2379023cb0e628485ccc202e0aec3ea0fd4d7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:58:00 2007 +0100

    nitpicks

:100644 100644 8971860... f69a725... M	.gitignore
:100755 100755 b7ac93b... fc872de... M	buildscripts/build-profile.sh

commit eb4d56481c1739247238083d0e6303ffa2bda394
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:56:09 2007 +0100

    build-profile script

:000000 100755 0000000... b7ac93b... A	buildscripts/build-profile.sh

commit 53b3463c0a20fe120533f36c890bc8353923931d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:56:01 2007 +0100

    better diff distance

:100644 100644 4846af2... 5af4570... M	buildscripts/output-distance.py

commit ae13e8e35d0f43d4461aa2390d70ffac335e4d48
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:55:53 2007 +0100

    put coverage in out/coverage-results

:100755 100755 828e896... 76c59fa... M	buildscripts/build-coverage.sh

commit 7afb17f166a65e5380d86ce16471a95e4d72671e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:36:51 2007 +0100

    use a single function for asking profile info.

:100644 100644 c46bbf5... 641c24f... M	input/regression/profile-property-access.ly
:100644 100644 fff7fa2... d8d4eff... M	lily/include/profile.hh
:100644 100644 55971a1... bf5e253... M	lily/include/program-option.hh
:100644 100644 a45e089... 9c3b40d... M	lily/prob.cc
:100644 100644 6531a3f... e1862c7... M	lily/profile.cc
:100644 100644 8399cef... 0c87be9... M	lily/program-option.cc

commit 6977e6e50cfacf4330d61d30adbb6ff96ab5b6be
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 02:36:33 2007 +0100

    refactor output-distance.py

:100644 100644 936af1a... 4846af2... M	buildscripts/output-distance.py

commit f42d6999f63eb4375cc482259faefd5fbec854e3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 5 00:55:37 2007 +0100

    tmp dir safety for output-distance.py

:100644 100644 5064ca6... 936af1a... M	buildscripts/output-distance.py

commit 73b2fe442794baba13d263b6452a5ecc11fc9df8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 22:45:08 2007 +0100

    document coverage scripts.

:100644 100644 d87936c... 616eed6... M	Documentation/topdocs/INSTALL.texi

commit 9b6abfdc86e8becba091d5b273a4d7ebef1a1772
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 22:44:59 2007 +0100

    install John M as translation meister.

:100644 100644 d74eb3a... f1f333c... M	THANKS

commit e0a6718fc6c2674e415f58ac4827d2d2bad32e48
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jan 4 22:32:59 2007 +0100

    Fix broken link to one-big-page user manual in online docs

:100644 100644 2935d45... a7bc7e1... M	buildscripts/add_html_footer.py

commit a7da95e5d848997f032a6b4e008fc63c76ff487d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 21:40:45 2007 +0100

    Reduce number of Stem::is_invisible() calls.
    
    Cache stems with is_normal_stem() in normal-stems in Beam grob

:100644 100644 0d7cca3... 0338ecd... M	lily/beam-quanting.cc
:100644 100644 a1beb80... ba6dc27... M	lily/beam.cc
:100644 100644 0bacd81... e3d4f09... M	lily/dynamic-engraver.cc
:100644 100644 3eb8027... f521f18... M	lily/include/beam.hh
:100644 100644 cf927a5... 60cde74... M	lily/stem-tremolo.cc
:100644 100644 89f6560... e155a06... M	lily/stem.cc
:100644 100644 918fe5d... 9d354b8... M	scm/define-grob-properties.scm
:100644 100644 5e17ff8... 34618b9... M	scm/define-grobs.scm

commit e5bcdf9d9059cbcfb166d89864ffeaca72c112ad
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 21:39:34 2007 +0100

    allow callbacks on object values too. Init via meta field.

:100644 100644 27fb897... e8e7405... M	lily/grob-property.cc
:100644 100644 139a387... 0591ab1... M	lily/grob.cc
:100644 100644 3a06afd... 08ad8c7... M	lily/include/grob.hh

commit 54fd42227c6be0acd8cebcdb7f44e68ce6ef73b3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 21:38:14 2007 +0100

    fix -dsafe for files that switch safe-mode half way.

:100644 100644 a04b130... 760d60f... M	input/regression/safe.ly
:100644 100644 b89ce76... 942c522... M	lily/lexer.ll
:100644 100644 7b2dfd2... bf81324... M	lily/main.cc

commit 55b40383e51ecc6b626d160f49fd5895563cd200
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 21:34:25 2007 +0100

    use sourcefilename for all types.

:100644 100644 300e778... 5064ca6... M	buildscripts/output-distance.py

commit 04d28bb3ff5214ee9040543f6250bc1d7bb5d7d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 20:31:46 2007 +0100

    don't return SCM_UNSPECIFIED in calc-positioning-done.

:100644 100644 5825671... 588df93... M	lily/rest-collision.cc

commit fca7ca7d443bbd62801237bf4c7b8fd2cafe29d6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 20:30:46 2007 +0100

    bump version.

:100644 100644 20cbf37... 1812453... M	VERSION

commit 5e6d656fbddb43e3bec4302f714759f589115b0c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 20:26:08 2007 +0100

    Don't use SCM_UNSPECIFIED as a magic return value for callbacks.

:100644 100644 a37005c... 2b88e08... M	lily/beam-concave.cc
:100644 100644 35d3d95... b68d73d... M	lily/include/tie.hh
:100644 100644 d4901f2... 103a5c6... M	lily/melody-spanner.cc
:100644 100644 7a02ac5... 7b3ff58... M	lily/semi-tie-column.cc
:100644 100644 77b266e... 96d4a07... M	lily/semi-tie.cc
:100644 100644 39c51fe... 2121d31... M	lily/tie-column.cc
:100644 100644 50519bc... 1e94638... M	lily/tie.cc

commit 527507238965306a5276da2e5cd02ee756f46061
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 20:25:12 2007 +0100

    Also output grand total profile.  Reword doc strings

:100644 100644 0d73422... c0e6fd9... M	scm/lily.scm

commit dd890ac67ac8c3b6914ef229d0a88cc65aa2fed9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 20:23:52 2007 +0100

    new test targets.

:100644 100644 0dc4d36... d87936c... M	Documentation/topdocs/INSTALL.texi
:100644 100644 b7a2421... 28a34a0... M	GNUmakefile.in

commit 78345f8be3ead4c6ba94855b17ff4652979ed43a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 18:38:44 2007 +0100

    buildscripts/build-coverage.sh fixes.

:100755 100755 6f48d18... 828e896... M	buildscripts/build-coverage.sh

commit 409790922959bda8542799641f2689a7664a4052
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 18:38:32 2007 +0100

    also dump total profiling information.

:100644 100644 d723347... 0d73422... M	scm/lily.scm

commit ad35d06bce9defa7c2521fa161b5a15eb052a596
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 18:38:19 2007 +0100

    only inspect tieWaitForNote if necessary.

:100644 100644 591f03f... 9efe478... M	lily/tie-engraver.cc

commit b0f9bba778a37a4e6495214a22aabf307d077240
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 17:37:03 2007 +0100

    coverage fixes.

:000000 100644 0000000... c46bbf5... A	input/regression/profile-property-access.ly
:000000 100644 0000000... 5f0c613... A	input/regression/relative-repeat.ly
:100644 100644 48766e7... af6eae4... M	lily/auto-beam-engraver.cc
:100644 100644 77f3949... 3da46ab... M	lily/bezier.cc
:100644 100644 d10d8f2... de8646e... M	lily/duration-scheme.cc
:100644 100644 025f7de... d058f78... M	lily/figured-bass-engraver.cc
:100644 100644 1dcc4ec... a75ff51... M	lily/general-scheme.cc
:100644 100644 db5f2d9... cbd1054... M	lily/include/lookup.hh
:100644 100644 b80bcc1... 807ea6d... M	lily/include/stencil.hh
:100644 100644 fe30a04... c9dce0a... M	lily/instrument-switch-engraver.cc
:100644 100644 f65dc94... c765ffc... M	lily/line-interface.cc
:100644 100644 8a81937... 1a34881... M	lily/lookup.cc
:100644 100644 8fee382... 6ae37f9... M	lily/system.cc

commit 16ad42d0c8d79e3161256037e9f11e41929746dc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 15:05:22 2007 +0100

    coverage fixes.

:100644 100644 f4ebf04... 6d93db7... M	input/regression/general-scheme-bindings.ly
:100644 100644 325e3fa... e69de29... M	lily/include/grob-pitch-tuple.hh
:100644 100644 ac89b1e... 65c5bfa... M	scm/safe-lily.scm

commit 237b388ffe6fea66fe403a20e8dc091fa5cec615
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 14:43:36 2007 +0100

    coverage fixes.

:100644 100644 677b270... f4ebf04... M	input/regression/general-scheme-bindings.ly
:000000 100644 0000000... 682a156... A	input/regression/identifiers.ly
:000000 100644 0000000... cf1f9f1... A	input/regression/midi-microtone.ly
:000000 100644 0000000... 444bece... A	input/regression/multi-measure-rest-usebreve.ly
:100644 100644 5fb5344... 8ea6f31... M	input/regression/multi-measure-rest.ly
:100644 100644 3610362... d10d8f2... M	lily/duration-scheme.cc
:100644 100644 bb08e3c... cd46e97... M	lily/lily-parser-scheme.cc
:100644 100644 44d699b... bc6f792... M	lily/multi-measure-rest.cc
:100644 100644 977f1a6... 0d42a60... M	lily/parser.yy

commit d3e8e72c581dabeb08726960ad932947e8b697d1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 14:09:48 2007 +0100

    Update guile interface.
    
    Chagne scm_makfrom0str -> scm_from_locale_string, use ly_string2scm if
    possible.

:100644 100644 c5caf10... bc100e7... M	lily/all-font-metrics.cc
:100644 100644 fc60f8d... 0d7cca3... M	lily/beam-quanting.cc
:100644 100644 3642705... 5cd041b... M	lily/clef.cc
:100644 100644 9827c8b... 825a771... M	lily/context-scheme.cc
:100644 100644 45a1562... 9d10d53... M	lily/context.cc
:100644 100644 413ac88... 8020cd4... M	lily/duration.cc
:100644 100644 6882939... 0bacd81... M	lily/dynamic-engraver.cc
:100644 100644 0dd4556... 52939ec... M	lily/dynamic-performer.cc
:100644 100644 c6ecb0e... 7931d08... M	lily/easy-notation.cc
:100644 100644 c8eb805... 5443091... M	lily/engraver.cc
:100644 100644 d04d1ea... 319ef80... M	lily/font-metric-scheme.cc
:100644 100644 a57d905... 17c7796... M	lily/font-metric.cc
:100644 100644 5081d7e... 11b6554... M	lily/function-documentation.cc
:100644 100644 c47937d... 278afa8... M	lily/grob-interface.cc
:100644 100644 f124299... 27fb897... M	lily/grob-property.cc
:100644 100644 77fd7c5... e891fc7... M	lily/guile-init.cc
:100644 100644 e94d8ef... c0621d2... M	lily/include/lily-guile.hh
:100644 100644 e3af270... df541f9... M	lily/include/relocate.hh
:100644 100644 c24d2ed... 97c82de... M	lily/input-scheme.cc
:100644 100644 b6fb615... b89ce76... M	lily/lexer.ll
:100644 100644 0aa9390... 970a11b... M	lily/lily-guile.cc
:100644 100644 cd0c42e... 97d515a... M	lily/lily-lexer.cc
:100644 100644 44e1011... bb08e3c... M	lily/lily-parser-scheme.cc
:100644 100644 15cb06c... cfa8d3f... M	lily/lily-parser.cc
:100644 100644 99b190b... b75d872... M	lily/lilypond-key.cc
:100644 100644 d8c20c0... 8a81937... M	lily/lookup.cc
:100644 100644 06ffce0... 3005760... M	lily/lyric-engraver.cc
:100644 100644 b9e1ce2... 7b2dfd2... M	lily/main.cc
:100644 100644 e0fb130... 91e9698... M	lily/modified-font-metric.cc
:100644 100644 f3c081f... dfff746... M	lily/note-name-engraver.cc
:100644 100644 2f2e5fd... 7e025bc... M	lily/open-type-font.cc
:100644 100644 3d58e0d... 77d279a... M	lily/pango-font.cc
:100644 100644 89330c8... 7a48daf... M	lily/pango-select-scheme.cc
:100644 100644 bd684b9... 5d032f2... M	lily/pango-select.cc
:100644 100644 2636b20... ac653f0... M	lily/paper-column.cc
:100644 100644 7ea90f9... 977f1a6... M	lily/parser.yy
:100644 100644 a96aac7... 11ee5d9... M	lily/pfb.cc
:100644 100644 da3a8a0... c0a24f4... M	lily/pitch.cc
:100644 100644 56301cd... 0f94383... M	lily/repeat-acknowledge-engraver.cc
:100644 100644 bccee08... ef252da... M	lily/slur-scoring.cc
:100644 100644 4415e8d... e6aae1c... M	lily/source-file.cc
:100644 100644 4566d73... bd10b1c... M	lily/span-bar.cc
:100644 100644 164d006... fcab049... M	lily/text-metrics.cc
:100644 100644 dd54530... 39c51fe... M	lily/tie-column.cc
:100644 100644 ced6468... fa1bfad... M	lily/time-signature.cc
:100644 100644 b7a46d2... 8820879... M	lily/translator.cc
:100644 100644 2e5eb88... 1cb6fdc... M	lily/ttf.cc
:100644 100644 608cb16... 6cd3c0b... M	lily/vaticana-ligature-engraver.cc
:100644 100644 830aa78... e168507... M	lily/vertical-align-engraver.cc
:100644 100644 1828dfd... 7e803b8... M	lily/volta-repeat-iterator.cc

commit e3916f91678ca8381762631cdae96c8f2de328d5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 14:09:04 2007 +0100

    use progress_indication to dump font info.  Test for this.

:100644 100644 482a240... 351319c... M	lily/font-config-scheme.cc

commit 0dcb11c429f447b117f480a11e7626247f4bc86b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 13:56:18 2007 +0100

    fix coverage filter

:100644 100644 01a538f... 4012b6b... M	buildscripts/coverage.py

commit 875e738103d02c372ed1088615957c9e4c7e7249
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 13:56:05 2007 +0100

    add & test ly:expand-environment.

:000000 100644 0000000... 677b270... A	input/regression/general-scheme-bindings.ly
:100644 100644 592c149... 1dcc4ec... M	lily/general-scheme.cc

commit 8641d24f4ffff2da6118460510c6ea57d2b320dc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 4 13:55:35 2007 +0100

    add ly_string2scm()

:100644 100644 11d2176... 0aa9390... M	lily/lily-guile.cc

commit ac0e16aaadc7523a6ebc43655b4e7ed92f9fba98
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 21:39:27 2007 +0100

    sort uncovered chunks by length

:100644 100644 415c710... 01a538f... M	buildscripts/coverage.py

commit 73a23ba7e2b4fb09d3019d5168326ba148e2b455
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 21:39:14 2007 +0100

    coverage fixes.

:100644 100644 03625cc... a57d905... M	lily/font-metric.cc
:100644 000000 eb72a36... 0000000... D	lily/grob-pitch-tuple.cc
:100644 100644 90a06f1... 061b472... M	lily/hara-kiri-group-spanner.cc
:100644 100644 8ba98a4... 11d2176... M	lily/lily-guile.cc
:100644 100644 85e72d3... 61500e8... M	lily/lyric-combine-music-iterator.cc
:100644 100644 3fcdb4c... 8228320... M	lily/midi-item.cc
:100644 100644 243b14b... 591f03f... M	lily/tie-engraver.cc

commit fe5d2068379b424ef47b6f0da1ee2fdee03a2d4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 21:10:32 2007 +0100

    Coverage fixes.

:000000 100644 0000000... 622ca75... A	input/regression/bar-line-dotted.ly
:000000 100644 0000000... f4c03ab... A	input/regression/chord-tremolo-single.ly
:100644 100644 61b0a60... c5caf10... M	lily/all-font-metrics.cc
:100644 100644 1e6da08... b733ef6... M	lily/ambitus.cc
:100644 100644 a2e7a3c... a1beb80... M	lily/beam.cc
:100644 100644 37eae38... 8936530... M	lily/break-alignment-interface.cc
:100644 100644 45ddbc4... 1a785b9... M	lily/chord-tremolo-iterator.cc
:100644 100644 189f960... 08324e1... M	scm/music-functions.scm

commit ab8168ebf677ff756f7b507f9debe368b65fb5d7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 21:10:15 2007 +0100

    coverage.py improvements.

:100644 100644 f4397e1... 415c710... M	buildscripts/coverage.py

commit 14b16a5210d5b227bc338d74f4fb6b04537c1aac
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 20:54:44 2007 +0100

    updates for coverage scripts

:100755 100755 13a0731... 6f48d18... M	buildscripts/build-coverage.sh
:100644 100644 62a68cb... f4397e1... M	buildscripts/coverage.py

commit 1bb161f1c3416cd5eda1197ee2b8d0289b104708
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 20:23:54 2007 +0100

    write midis from lilypond-book too.

:100644 100644 c66d1d6... e53e256... M	lily/paper-book.cc

commit df25a6a22a99555410b88e2464db760de632e36e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 19:49:41 2007 +0100

    update TimeSignature visibility: use implicitTimeSignatureVisibility.

:100644 100644 ced3e2e... 6340263... M	Documentation/user/cheatsheet.itely
:100644 100644 55e07d2... e596714... M	Documentation/user/music-glossary.tely

commit 7aebf31b2b0f2879ea527d450461ee238248e852
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 19:29:45 2007 +0100

    further tweaks  in html output.

:100644 100644 333aa70... 300e778... M	buildscripts/output-distance.py

commit 4beb744b1097dfb8bc21393534397c67b2b81bb3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 19:27:37 2007 +0100

    Write *-systems.tex* as last act. Obviates the '% eof' grep.

:100644 100644 8b59dc9... 2e9e5ff... M	make/ly-rules.make
:100644 100644 f7003ba... cf9bec5... M	scm/framework-eps.scm

commit 72f8387486e146528a46b48e89652d7d1471730e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 19:23:57 2007 +0100

    More sensible comparison measure of profile data.

:100644 100644 aaf60cb... 333aa70... M	buildscripts/output-distance.py

commit fa4445d2bedf56ae139f8974faa11605bec0323f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 18:41:13 2007 +0100

    switch on memory tracking, document how to use.

:100644 100644 23b1d21... 0dc4d36... M	Documentation/topdocs/INSTALL.texi
:100644 100644 55fdd0e... d723347... M	scm/lily.scm

commit 28dc05d30317885331ed00472822c37831b0aaf5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:58:08 2007 +0100

    remove midi/no-notation GNUmakefiles, again.

:100644 000000 37d97aa... 0000000... D	input/midi/GNUmakefile
:100644 000000 daedbb1... 0000000... D	input/no-notation/GNUmakefile

commit a528d1081b8cdc4194a6595ad5463a9265183d04
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:56:02 2007 +0100

    really junk no-notation / midi dirs.

:100644 100644 4a45b45... 022f9c3... M	input/GNUmakefile

commit e0e6a1268252c3a8ab01dac314a209b6392c3ff5
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jan 3 16:45:04 2007 +0100

    Junk unused file Documentation/user/point-and-click.itely

:100644 000000 8d74e79... 0000000... D	Documentation/user/point-and-click.itely

commit 0593c1b3fae247de618b13ab59df4e815f0da81a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:31:47 2007 +0100

    really uncomment cellcount.

:100644 100644 33f3c90... 55fdd0e... M	scm/lily.scm

commit 38be951372eb6efd1f99aaa9e83181d27c97ad4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:31:30 2007 +0100

    add Rest::pure_height.

:100644 100644 2010712... 5399c20... M	lily/include/rest.hh
:100644 100644 e3543e4... 64a3eb8... M	lily/rest.cc
:100644 100644 d6265e8... 5e17ff8... M	scm/define-grobs.scm

commit 41a2f997a9ae63a4221dabe210fd10847080cb31
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:31:16 2007 +0100

    Fix #193.
    
    Add accidental to horizontal fingering side-support.

:000000 100644 0000000... 3ae06a4... A	input/regression/finger-chords-accidental.ly
:100644 100644 1ae7794... cd2d048... M	lily/new-fingering-engraver.cc

commit 26837e8d683e690de77daaab914c191425ee250c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:09:22 2007 +0100

    axis-group-interface.cc: coding style nit

:100644 100644 4319bb8... 3f4da03... M	lily/axis-group-interface.cc

commit 10edbb501d3dc25dd3ca12dd90056c648c65d66e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:09:05 2007 +0100

    fix pure stem height for invisible stems.

:100644 100644 6757582... 89f6560... M	lily/stem.cc

commit 92958a4973261fe1dee3b576dc8d901d44e814f3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 16:08:09 2007 +0100

    remove duplicate item-interface settings.

:100644 100644 adfde1a... d6265e8... M	scm/define-grobs.scm

commit 8f7a6304729c6b396947d3806fb530a872b9768d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 14:37:24 2007 +0100

    document new lilypond-book behavior.

:100644 100644 df38af9... f37f6ac... M	Documentation/topdocs/NEWS.tely

commit cf7f702e73057a2d980c79d50bcdfc1386431402
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 14:32:24 2007 +0100

    output-distance tweaks; switch off cell-count.

:100644 100644 9e3926f... aaf60cb... M	buildscripts/output-distance.py
:100644 100644 dfa5120... 33f3c90... M	scm/lily.scm

commit 3ec09cc1ec720fc586a3651db4375430c9dc3110
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 14:31:14 2007 +0100

    Fix #154.
    
    Check hairpin bound for Note_column with has_rests, and adjust hairpin
    end.

:000000 100644 0000000... 3ba757d... A	input/regression/hairpin-to-rest.ly
:100644 100644 e0916cd... 6bb83b1... M	lily/hairpin.cc

commit 9cf7aad6bac2bc2d5828094946cae3f2ba8ffa88
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Wed Jan 3 14:17:32 2007 +0100

    Slight modification to the polymetric example.

:100644 100644 1c19f5c... 2c14fd8... M	Documentation/user/advanced-notation.itely

commit e9bd5d3b729dd2a8dfa0842578ae59dfe3839152
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 14:17:25 2007 +0100

    thinko.

:100644 100644 9718820... b7a2421... M	GNUmakefile.in

commit 629da746ca2484c19cd65f84d3068984cc66b218
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Wed Jan 3 14:13:05 2007 +0100

    Further improvements!

:100644 100644 efaeff1... a74b0ba... M	input/test/compound-time.ly

commit 1ac049141eb065ac37499ad6324dfb9ccc79a296
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 13:32:45 2007 +0100

    also compare time/memory statistics.

:100644 100644 5d11a38... 9e3926f... M	buildscripts/output-distance.py

commit 1ae085bf8d3476945260b9a794e5213f9b90458a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 13:12:21 2007 +0100

    Refine test machinery.
    
    - new targets test-baseline, test-real-clean.
    
    - test-clean now only removes changed results.
    
    - document new conventions

:100644 100644 6a7196f... 23b1d21... M	Documentation/topdocs/INSTALL.texi
:100644 100644 f28f408... 9718820... M	GNUmakefile.in
:100644 100644 e6e6256... 5d11a38... M	buildscripts/output-distance.py
:100644 100644 5e16147... 592c149... M	lily/general-scheme.cc
:100644 100644 6a8fcc1... d7f3069... M	scripts/lilypond-book.py

commit b019bd7031e35f7f25b22a8d4402923fe31455c3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 13:10:49 2007 +0100

    Fix #129.
    
    Derive Time_scaled_music_iterator from
    Music_wrapper_iterator. remember the Context_handle that was used for
    the start event, and use that for the stop event.

:000000 100644 0000000... b6bf597... A	input/regression/part-combine-tuplet.ly
:100644 100644 9ab2673... 973a1d8... M	lily/time-scaled-music-iterator.cc
:100644 100644 66930ce... fd280e1... M	lily/tuplet-engraver.cc

commit b1ec1ab6a42fa6295b3efa23344a974a820b0da8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 12:02:19 2007 +0100

    apply-context.ly: use stderr to print, rather than stdout

:100644 100644 9024fbe... abcbd30... M	input/regression/apply-context.ly

commit 002bc353b357e0e524edf9494c22fd798ee9b239
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Wed Jan 3 10:49:22 2007 +0100

    Simplified! Also, conforms better to the example in the manual.

:100644 100644 525c5a7... efaeff1... M	input/test/compound-time.ly

commit 54b5d3bd9220c9dcf6a2ed6c94f781f927c6f28e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 3 00:26:00 2007 +0100

    for lp-book, output empty *-systems.tex* for an empty file.

:100644 100644 2f718ed... da97ded... M	ly/init.ly
:100644 100644 91fde7c... 063c696... M	ly/lilypond-book-preamble.ly
:100644 100644 e2215ed... f7003ba... M	scm/framework-eps.scm

commit 5773b0dc985628220770a08b687ff26d90c0d5b3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 23:48:18 2007 +0100

    fix parse error

:100644 100644 7db3f8d... c2f3972... M	input/regression/to-xml.ly

commit 23be40e8256d297aff3d7cc906225360a0709870
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 23:42:47 2007 +0100

    Use (ly:set-option 'safe #t) for setting safe behavior.
    
    - Add ly:all-options
    - Add be_safe_global to ly_set_option
    - Restore all ly:set-option after running file

:100644 100644 88d54bd... a04b130... M	input/regression/safe.ly
:100644 100644 5aba63d... b9e1ce2... M	lily/main.cc
:100644 100644 02213e4... 8399cef... M	lily/program-option.cc
:100644 100644 091ae68... 2f718ed... M	ly/init.ly
:100644 100644 4c61a27... dfa5120... M	scm/lily.scm

commit b9c5004491913d7f181ff93815f0aa83015ca3c2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 23:41:38 2007 +0100

    Use be_safe_global for determining whether file inclusion
    is allowed.

:100644 100644 0668b91... 29b7d9e... M	lily/includable-lexer.cc
:100644 100644 4b992b8... c103ba9... M	lily/include/includable-lexer.hh
:100644 100644 e8a9c99... 5609f53... M	lily/include/lily-lexer.hh
:100644 100644 d20b075... b6fb615... M	lily/lexer.ll
:100644 100644 424b4fa... 7cb6d53... M	lily/lily-lexer-scheme.cc
:100644 100644 72e8bb8... cd0c42e... M	lily/lily-lexer.cc
:100644 100644 708b106... 15cb06c... M	lily/lily-parser.cc

commit d0eaca68766fd4c61026bfda17c4c2766fe2534a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 23:11:57 2007 +0100

    show XML with ly:progress

:100644 100644 036063f... 7db3f8d... M	input/regression/to-xml.ly

commit 9ccd1f0cc1c25e2be32434df513b47061489b3f3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 22:50:46 2007 +0100

    move no-notation and midi to input/regression/

:100644 000000 8c3a24c... 0000000... D	input/midi/midi-absolute-volume.ly
:100644 000000 2b799be... 0000000... D	input/midi/midi-drums.ly
:100644 000000 213de79... 0000000... D	input/midi/midi-grace.ly
:100644 000000 5c06916... 0000000... D	input/midi/midi-lyric-barcheck.ly
:100644 000000 d6e8ed9... 0000000... D	input/midi/midi-scales.ly
:100644 000000 2429fef... 0000000... D	input/midi/midi-transposition.ly
:100644 000000 0a0f5ef... 0000000... D	input/midi/midi-tuplets.ly
:100644 000000 0ad06cb... 0000000... D	input/midi/midi-volume-equaliser.ly
:100644 000000 a6b1dac... 0000000... D	input/no-notation/display-lily-tests.ly
:100644 000000 88d54bd... 0000000... D	input/no-notation/safe.ly
:100644 000000 e418183... 0000000... D	input/no-notation/skiptypesetting-bar-check.ly
:100644 000000 036063f... 0000000... D	input/no-notation/to-xml.ly
:100644 000000 4b9756e... 0000000... D	input/no-notation/warn-conflicting-key-signatures.ly
:000000 100644 0000000... a6b1dac... A	input/regression/display-lily-tests.ly
:000000 100644 0000000... 8c3a24c... A	input/regression/midi-absolute-volume.ly
:000000 100644 0000000... 2b799be... A	input/regression/midi-drums.ly
:000000 100644 0000000... 213de79... A	input/regression/midi-grace.ly
:000000 100644 0000000... 5c06916... A	input/regression/midi-lyric-barcheck.ly
:000000 100644 0000000... d6e8ed9... A	input/regression/midi-scales.ly
:000000 100644 0000000... 2429fef... A	input/regression/midi-transposition.ly
:000000 100644 0000000... 0a0f5ef... A	input/regression/midi-tuplets.ly
:000000 100644 0000000... 0ad06cb... A	input/regression/midi-volume-equaliser.ly
:000000 100644 0000000... 88d54bd... A	input/regression/safe.ly
:000000 100644 0000000... e418183... A	input/regression/skiptypesetting-bar-check.ly
:000000 100644 0000000... 036063f... A	input/regression/to-xml.ly
:000000 100644 0000000... 4b9756e... A	input/regression/warn-conflicting-key-signatures.ly

commit 0dcb423f7dd65005e6f909c6f1d08ebaafee4a0c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 22:49:12 2007 +0100

    Allow --safe testing as a snippet.
    
    Add ly:lexer-set-safe!, which sets safety for the rest of the file.

:100644 000000 d162aad... 0000000... D	input/no-notation/README
:100644 000000 eeaf1f2... 0000000... D	input/no-notation/safe-guile.ly
:100644 000000 aa26b22... 0000000... D	input/no-notation/safe-include.ly
:000000 100644 0000000... 88d54bd... A	input/no-notation/safe.ly
:100644 100644 994d185... e8a9c99... M	lily/include/lily-lexer.hh
:100644 100644 b077347... 3acfd8a... M	lily/include/lily-parser.hh
:100644 100644 9cb2cac... d20b075... M	lily/lexer.ll
:100644 100644 66e47d3... 424b4fa... M	lily/lily-lexer-scheme.cc
:100644 100644 ae3943d... 708b106... M	lily/lily-parser.cc
:100644 100644 102233c... 091ae68... M	ly/init.ly

commit be894ef9179e87a06b5d1d381b1be548c2d544ab
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 22:12:23 2007 +0100

    Allow tests for error messages.
    
    Add ly:parser-clear-error and use it to clear error if expect-error is set.

:100644 100644 305359c... 44e1011... M	lily/lily-parser-scheme.cc
:100644 100644 062ca06... 102233c... M	ly/init.ly

commit fa4c631592145491b61f730c127ab02ac4286f1b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 22:11:16 2007 +0100

    coding style nit

:100644 100644 65bea4d... 0668b91... M	lily/includable-lexer.cc
:100644 100644 5f03e97... 4b992b8... M	lily/include/includable-lexer.hh
:100644 100644 8d70783... 72e8bb8... M	lily/lily-lexer.cc

commit cb3e8e7d667beb495e1e9f26c055db73c3aec04e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:55:01 2007 +0100

    rename transposition.ly

:000000 100644 0000000... 2429fef... A	input/midi/midi-transposition.ly
:100644 000000 2429fef... 0000000... D	input/midi/transposition.ly

commit 665f6e77ae181b475572459b676c899113d8f812
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:53:41 2007 +0100

    cleanup input/no-notation/

:000000 100644 0000000... 8c3a24c... A	input/midi/midi-absolute-volume.ly
:100644 000000 e9a714e... 0000000... D	input/no-notation/bar-check.ly
:100644 000000 3a6586d... 0000000... D	input/no-notation/beam-warn.ly
:100644 000000 4f94b3b... 0000000... D	input/no-notation/die-staff.ly
:100644 100644 014f63c... a6b1dac... M	input/no-notation/display-lily-tests.ly
:100644 000000 9858a59... 0000000... D	input/no-notation/dos-guile.ly
:100644 000000 31c0da1... 0000000... D	input/no-notation/dos-ps.ly
:100644 000000 859df66... 0000000... D	input/no-notation/dos-tex.ly
:100644 000000 8c3a24c... 0000000... D	input/no-notation/dynamic-absolute-volume.ly
:100644 000000 b84dfc8... 0000000... D	input/no-notation/embedded-scm.ly
:100644 000000 b851323... 0000000... D	input/no-notation/parse.ly
:100644 000000 5096c6c... 0000000... D	input/no-notation/parse2.ly
:100644 000000 cdf9626... 0000000... D	input/no-notation/parse3.ly
:100644 000000 cee8a6a... 0000000... D	input/no-notation/parse4.ly
:100644 000000 4b9756e... 0000000... D	input/no-notation/parse5.ly
:100644 000000 39ea07d... 0000000... D	input/no-notation/recording.ly
:100644 000000 8a0ccca... 0000000... D	input/no-notation/safe-ps.ly
:100644 000000 516146e... 0000000... D	input/no-notation/safe-tex.ly
:000000 100644 0000000... e418183... A	input/no-notation/skiptypesetting-bar-check.ly
:100644 000000 08b1fde... 0000000... D	input/no-notation/textcresc.ly
:000000 100644 0000000... 4b9756e... A	input/no-notation/warn-conflicting-key-signatures.ly
:000000 100644 0000000... b36ae93... A	input/regression/context-die-staff.ly
:100644 100644 83feef1... bca8092... M	lily/translator-group-ctors.cc

commit 6f68bcad9997c416e88a95265a5ec0a91b71a067
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:38:19 2007 +0100

    New time signature on starting staff in next system doesn't take space.

:100644 100644 68a7e17... 5cf3ebd... M	lily/time-signature-engraver.cc
:100644 100644 063b9b4... afc251b... M	ly/engraver-init.ly
:100644 100644 43a738d... ee889b9... M	scm/define-context-properties.scm

commit 162422203f30f98c903249f5d087cefa663310fe
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:03:10 2007 +0100

    exit if we encounter inf in ps output  and strict-infinity-checking is set.

:100644 100644 9a65b0c... 42aecc1... M	scm/output-ps.scm

commit 6150dd41a6222e5b2614343143cce5c1dfcf144f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:02:49 2007 +0100

    define default-script-alist in script.scm

:100644 100644 6044f61... e12cdd0... M	scm/script.scm

commit 0c8ea0dc22bf3b8bc7ce19d19b5cec12655a37d3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 21:02:08 2007 +0100

    Compare logfiles for tests.
    
    - Add -dseparate-log-files. This writes BASENAME.log for every file
    processed. The "failed files" notice is written to the default log.
    
    - Process .log files in output-distance too
    
    - Use difflib to measure differences in textfiles
    
    - Add ok-test target to toplevel make file. This moves the out-test
    directory to out-test-ok, which is now the base for comparisons.
    
    - Document this procedure in INSTALL.texi

:100644 100644 52d8d8c... 6a7196f... M	Documentation/topdocs/INSTALL.texi
:100644 100644 37fb44a... f28f408... M	GNUmakefile.in
:100644 100644 ec8b5d9... e6e6256... M	buildscripts/output-distance.py
:100644 100644 91803b3... adfde1a... M	scm/define-grobs.scm
:100644 100644 52331aa... 53b5e58... M	scm/lily-library.scm
:100644 100644 798df7e... 4c61a27... M	scm/lily.scm

commit e02f791869bb2e861336cdc98203b06787e4fb01
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 19:14:42 2007 +0100

    bump VERSION

:100644 100644 1a4814e... 20cbf37... M	VERSION

commit 157ce2278856c4eaac5a3e90cac23195166c79b7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 19:10:49 2007 +0100

    put \paper and \layout blocks before score/music block.

:100644 100644 59a6b64... fabf954... M	input/regression/accidental-clef-change.ly
:100644 100644 4b55de5... 67a354e... M	input/regression/bend-dot.ly
:100644 100644 1611f96... b3a88c7... M	input/regression/break.ly
:100644 100644 63c5555... c280268... M	input/regression/completion-heads-polyphony.ly
:100644 100644 fac525d... 439e6bd... M	input/regression/dynamics-broken-hairpin.ly
:100644 100644 407ad0b... 2cea6f9... M	input/regression/glissando.ly
:100644 100644 abc315f... a418315... M	input/regression/instrument-name-dynamic.ly
:100644 100644 c7db439... 36aae28... M	input/regression/lyric-extender-broken.ly
:100644 100644 c78cd75... c48f7c8... M	input/regression/lyric-hyphen-break.ly
:100644 100644 efd1fa5... 82256aa... M	input/regression/non-empty-text.ly
:100644 100644 f6e1a55... c5ea828... M	input/regression/note-line.ly
:100644 100644 bb35666... 8399155... M	input/regression/slur-nice.ly
:100644 100644 51f9708... 2d3739e... M	input/regression/tie-broken-minimum-length.ly

commit 7b1df4a6e425b496973392c6d2ab0fc14c6b165a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 19:05:05 2007 +0100

    Rewire lilypond-book output.
    
    For lilypond-book, toplevel elements (markup, score, music) are now
    collected in a single \book, which is then output system for system.
    This has several consequences
    
    - toplevel markups are now output without taking up a complete page
    
    - multiple scores in a .ly file all end up in the output
    
    - naming of output files has been changed.  Multiple scores don't
    result in base-1-1, base-2-1, .. naming.
    
    - In LP-book output toplevel \layout{} and \paper {} settings
    influences appearance of preceding scores.

:100644 100644 7509171... 23d728e... M	lily/book-scheme.cc
:100644 100644 b48219a... 3b256b0... M	lily/score-scheme.cc
:100644 100644 eab90ef... 062ca06... M	ly/init.ly
:100644 100644 aa82b73... 91fde7c... M	ly/lilypond-book-preamble.ly
:100644 100644 1e8fe97... 52331aa... M	scm/lily-library.scm

commit 66c1856e4f5875974ef099c1fc0e6cf622b746f7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 19:01:27 2007 +0100

    also include total-cells-allocated if supported.

:100644 100644 d2b3ea9... 2a93a32... M	scm/lily.scm

commit 30c82f86857d75b035ba0d195fae10139fa2fcc3
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Tue Jan 2 16:49:50 2007 +0100

    Tried to clarify the text on MIDI tempo settings.

:100644 100644 c0af45a... 0743851... M	Documentation/user/non-music.itely

commit 6804329204865fe00f66493137f26b460ac1a9c1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 16:34:34 2007 +0100

    also work with -ddump-profile.

:100644 100644 8f2b1e1... d2b3ea9... M	scm/lily.scm

commit faa1727108b4863fd4b64a719bc874e6bc99cf10
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jan 2 07:18:04 2007 -0800

    Add info from mailist.

:100644 100644 16ed517... c0af45a... M	Documentation/user/non-music.itely

commit d2ef6f93072bd140b5b14405f56bb0f0109a4343
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 16:13:20 2007 +0100

    Fix #190.
    
    Add a hint-direction-penalty detail for Beam.  A slight push into
    making slanted patterns use slanted beams.

:000000 100644 0000000... ba03734... A	input/regression/beam-flat-retain-direction.ly
:100644 100644 e150a51... fc60f8d... M	lily/beam-quanting.cc
:100644 100644 67daab8... 3eb8027... M	lily/include/beam.hh
:100644 100644 c4246b6... 91803b3... M	scm/define-grobs.scm
:100644 100644 d946890... 1ee840a... M	scm/layout-beam.scm

commit ac8c1926c330fd58dc8c1a875db6d99fbf2f4aea
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Jan 2 15:47:42 2007 +0200

    wrap books around the page turning regression examples.

:100644 100644 0292751... df8386d... M	input/regression/page-turn-page-breaking-badturns.ly
:100644 100644 8c296b7... 686622b... M	input/regression/page-turn-page-breaking.ly

commit 8e6b8d18ce81eaf10c3357eb4ef9fb2fb721ceb7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 14:08:27 2007 +0100

    coding style nits

:100644 100644 8fe55dc... 2c41b9a... M	lily/cluster.cc

commit ec5247875556236c27b3967c299aa75824fbab8e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Jan 2 13:59:10 2007 +0100

    only call profile-measurements when appropriate.

:100644 100644 d63890a... 786c075... M	scm/lily.scm

commit cc99da1c93b10092890cfec3da3867e3bdd49092
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 13:56:53 2007 +0100

    only call profile-measurements when appropriate.

:100644 100644 3730120... 8f2b1e1... M	scm/lily.scm

commit 9c92dec461d7c6c879c2e9cd251fb17d661e68d8
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jan 2 13:41:55 2007 +0100

    Junk png-ln and deep-ln targets in make/doclang-targets.make

:100644 100644 b0cb5d4... 1411b8c... M	make/doclang-targets.make

commit c2c8278c1411a2676d3adf44591fe2a749483354
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Jan 2 10:49:24 2007 +0100

    Add _i macro and instrument docstrings of ly/music-functions-init.ly.

:100644 100644 05ed471... 725ba48... M	ly/music-functions-init.ly
:100644 100644 3730120... 4010171... M	scm/lily.scm

commit 4d4e9ff70f77fe3488f46bba470caec57c777c13
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Jan 2 09:18:28 2007 +0200

    Make pure-height on accidentals ignore tied accidentals after breaks.

:100644 100644 a54a87e... ba352e5... M	lily/accidental.cc
:100644 100644 139a387... 91f8ce5... M	lily/grob.cc
:100644 100644 1364689... 2a2888c... M	lily/include/accidental-interface.hh
:100644 100644 c4246b6... 33493aa... M	scm/define-grobs.scm

commit cdb571e8644a9549e355cf05f383a533995ef9cb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 03:44:56 2007 +0100

    pimp coverage scripts further.

:100755 100755 5af2bb1... 13a0731... M	buildscripts/build-coverage.sh
:100644 100644 e8cb903... 62a68cb... M	buildscripts/coverage.py

commit 5c31804b4eb83efd37b5b4b7f56f1edca7e07457
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 03:44:36 2007 +0100

    ignore out-cov

:100644 100644 1f6b89a... 8971860... M	.gitignore

commit be666ad13556d4c8acfc93536850982958b07092
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 03:13:35 2007 +0100

    Fix #210 & #211.
    
    Add break points for cluster at end of array.  Don't reverse order of
    points.  Fixes coverage of cluster.cc

:000000 100644 0000000... 9b42b92... A	input/regression/cluster-break.ly
:000000 100644 0000000... 9d4dfc8... A	input/regression/cluster-style.ly
:100644 100644 289c1f8... a05f2ac... M	input/regression/cluster.ly
:100644 100644 90c2adc... 8fe55dc... M	lily/cluster.cc

commit eb8d629099370823b98e7f98637669d8ce34cbd1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 03:00:51 2007 +0100

    Fix measure-grouping.ly test
    
    Put \consists before score. This puts the grouping signs in the
    output, and fixes coverage of Lookup::triangle.

:100644 100644 64a1e81... cfea330... M	input/regression/measure-grouping.ly

commit 55a6f2bab3bf7db6d48205f97d600dfc825ef4e2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 02:59:33 2007 +0100

    sync with stable.

:100644 100644 d49d29f... 37fb44a... M	GNUmakefile.in

commit de0fc9e2e31fb6b74552003f0b7c45e2d2d7aa0e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 02:34:06 2007 +0100

    Speed up test target.
    
    Don't create PNG images for all files. Rather create PNGs for changed
    EPSs only.

:100644 100644 04a002a... d49d29f... M	GNUmakefile.in
:100644 100644 5a83c49... ec8b5d9... M	buildscripts/output-distance.py
:100644 100644 89a9748... 6a8fcc1... M	scripts/lilypond-book.py

commit 4cf6be7e447ec3eca15d2df6d9a7602f2b973c29
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 02:32:25 2007 +0100

    Scheme nitpicks.

:100644 100644 42c04b6... eaefaf7... M	scm/backend-library.scm
:100644 100644 d63890a... 3730120... M	scm/lily.scm

commit a67fec933572a65e5617ceed165d8f4e6b89b82e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 01:35:58 2007 +0100

    update makam example to include key sig.

:100644 100644 53dd69c... 549df76... M	input/test/makam.ly

commit 3695831fccb4be9f70c0a9a7532947c8a70f03c0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 2 01:14:26 2007 +0100

    Only set commandColumn in NoteSpacing if no right-item was encountered.

:000000 100644 0000000... b0b4614... A	input/regression/spacing-mark-width.ly
:100644 100644 7b5f2ad... 8772cee... M	lily/note-spacing-engraver.cc

commit 1e68062115059ba37374823773b4a2b9e96c59f4
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jan 1 23:23:51 2007 +0100

    Markup documentation: when a command is a copy of another markup
    command, and thus its argument names unknown, make up them.

:100644 100644 9a5e51e... 27d1229... M	scm/document-markup.scm

commit d43878fab324be47821cd2053de178fb9cce9872
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 19:18:58 2007 +0100

    Fix #93.
    
    If no running notehead is found, then stop the lyric extender.

:000000 100644 0000000... 958805a... A	input/regression/lyric-extender-no-heads.ly
:100644 100644 efea867... c6998c5... M	lily/extender-engraver.cc

commit d9bae10934b083ab492cf66f274ea1eda10dd40c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 18:49:24 2007 +0100

    dump profile info for test too.

:100644 100644 7fa0e1e... 04a002a... M	GNUmakefile.in
:100644 100644 2669e14... 3d0e371... M	lily/stencil-scheme.cc
:100644 100644 bd6a95b... d63890a... M	scm/lily.scm

commit 991158257292962a390f500034592f02032e7a54
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 18:49:01 2007 +0100

    update build-coverage.sh script

:100755 100755 cdf31dd... 5af2bb1... M	buildscripts/build-coverage.sh
:100644 100644 259f0be... e8cb903... M	buildscripts/coverage.py

commit 0949727cb710580bcf40acf0254b89a61fc23301
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 18:48:44 2007 +0100

    reorganize property list.

:100644 100644 9451952... 918fe5d... M	scm/define-grob-properties.scm

commit 8f87f020f01267e2c2455849b82fe3ff6b72f9cf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 18:48:08 2007 +0100

    Fix #192.
    
    Store separation-item in tie, and use that iso. bound when broken.

:000000 100644 0000000... 0bfca6a... A	input/regression/tie-broken-other-staff.ly
:100644 100644 af3c5a4... 243b14b... M	lily/tie-engraver.cc
:100644 100644 5270912... d9d58ce... M	lily/tie-formatting-problem.cc
:100644 100644 73041c6... 50519bc... M	lily/tie.cc

commit a5c579ff5da0c18d1bd1df5ba5a20f9ef15efc1d
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jan 1 18:06:54 2007 +0100

    Get rid off the markup-command-signatures hash: only use object
    properties for storing markup command signatures (accessors
    accordingly rewritten).

:100644 100644 af1b4f9... e4589d4... M	input/regression/markup-scheme.ly
:100644 100644 f1e3240... c786c16... M	scm/markup.scm

commit 192f814bd83753a5e9b0db6f8fb325dc3ec11d1e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 18:00:10 2007 +0100

    Fix #58.
    
    Don't ignore beamed rests when doing note/rest collisions.

:000000 100644 0000000... d8bdcb1... A	input/regression/rest-collision-beam-note.ly
:100644 100644 f748b56... 5825671... M	lily/rest-collision.cc

commit bb276b4b5f75ba37aee3ddb8d52fc7a58ead03cd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 17:30:01 2007 +0100

    Typeset single grob-property setting correctly as well.

:100644 100644 66beb27... 0f95715... M	scm/define-music-display-methods.scm

commit 29b9a1b5e2b83e93391b6c348f25bf3096e763a6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 17:29:14 2007 +0100

    Fix #104.
    
    Don't center on X-parent when there is no notehead.  Fixes weird
    spacing with wide Paper Columns due to long textscripts.

:000000 100644 0000000... bc870f5... A	input/regression/lyrics-no-notes.ly
:100644 100644 7555671... 06ffce0... M	lily/lyric-engraver.cc

commit d9310986626ffd262d87f3bf0a6d92cf22995950
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 16:54:19 2007 +0100

    Fix #122.
    
    Add Stem::is_normal_stem(), which disregards stemlet-length.  Use it
    for concaveness/slope calculations.

:000000 100644 0000000... a0657e8... A	input/regression/beam-slope-stemlet.ly
:100644 100644 ee351d0... a37005c... M	lily/beam-concave.cc
:100644 100644 58fd432... a2e7a3c... M	lily/beam.cc
:100644 100644 8808d16... b3663b6... M	lily/include/stem.hh
:100644 100644 d333690... 6757582... M	lily/stem.cc

commit 97591d7c4919cbca3ef217831183e6296907323d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 16:14:47 2007 +0100

    Fix #136.
    
    Take original offset into account when returning new shift
    in rest-beam collision callback.

:000000 100644 0000000... 95f1e85... A	input/regression/rest-collision-beam-quantized.ly
:000000 100644 0000000... cd595d8... A	input/regression/rest-collision-beam-restdir.ly
:100644 100644 7e0e2f5... 6a38e58... M	input/regression/rest-collision-beam.ly
:100644 100644 53d1234... b0d640a... M	lily/beam-engraver.cc
:100644 100644 7795307... 58fd432... M	lily/beam.cc

commit 408ad2d812d6e741d39464a80ed9ecf0bec541f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 16:02:49 2007 +0100

    build-coverage.sh script.

:000000 100755 0000000... cdf31dd... A	buildscripts/build-coverage.sh
:100644 100644 8b988d0... 259f0be... M	buildscripts/coverage.py

commit 89b5f61a0fb95b54e3ee44cd2d99ae87a94b7d2a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 15:00:34 2007 +0100

    Fix #200.
    
    Add Grob_pq_engraver::process_acknowledged(). This makes correct
    busyGrobs setting available earlier in the interpretation cycle.

:100644 100644 70a0e7d... b360284... M	lily/grob-pq-engraver.cc

commit 57a740257fe0b54e2fad50a9896bdd5e2e9d530c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 14:36:33 2007 +0100

    even more robust attachment of loose columns.

:100644 100644 7d46f78... 6a27eb1... M	lily/include/spacing-spanner.hh
:100644 100644 069ff0e... 4102ecd... M	lily/spacing-loose-columns.cc

commit 3ce9262888b499e7db5d7820ec7a8136fafdc5aa
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 1 14:22:39 2007 +0100

    Fix #184.
    
    Use new function Stem_tremolo::vertical_length() to determine stem
    length. Breaks Stem::length -> Stem_tremolo::extent -> Stem::stem_end
    -> Stem::length cycle.

:000000 100644 0000000... 146dd62... A	input/regression/stem-tremolo-forced-dir.ly
:100644 100644 75946a3... 59f1962... M	lily/include/stem-tremolo.hh
:100644 100644 e607fda... cf927a5... M	lily/stem-tremolo.cc
:100644 100644 77185b3... d333690... M	lily/stem.cc

commit 077e75aaf68f911174f877304ee9c4ba2c28d8e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 17:01:44 2006 +0100

    support -ddump-profile

:100644 100644 a403861... bd6a95b... M	scm/lily.scm

commit 671c64d59951489aa8e7ad4a18749aa2a691002e
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 31 14:49:58 2006 +0100

    Add translation header for tutorial.

:100644 100644 b886942... 5f7e713... M	Documentation/fr/user/tutorial.itely
:100644 100644 3eaad27... 33e147d... M	Documentation/user/tutorial.itely

commit b78f576b6bfca05dee01ecf31fe3bd483efb4b04
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 14:33:43 2006 +0100

    allow identifiers as repeat count as well.

:100644 100644 d895d41... 7ea90f9... M	lily/parser.yy

commit 1c04e7004b786109b75c8bf828e723e53eecc4ce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 14:24:28 2006 +0100

    set \version to 2.10

:100644 100644 a38c033... 8616fd8... M	input/regression/spacing-folded-clef-cross-staff.ly
:100644 100644 182b854... e9fab41... M	input/regression/spacing-loose-grace-linebreak.ly

commit c18b0225e331a864fb9295271c07d0b6e5390660
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 14:24:14 2006 +0100

    bump version

:100644 100644 745aac9... 1a4814e... M	VERSION

commit 1852cf8b9bbcf0900a9e57682cee01fb0ed90985
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 14:09:36 2006 +0100

    Fix #207.
    
    Set NoteSpacing -> SeparationItem item link in Note_spacing_engraver
    using the breakableSeparationItem property.  This detects spacing
    structure in single-staff polyphonic situations more correctly

:000000 100644 0000000... a38c033... A	input/regression/spacing-folded-clef-cross-staff.ly
:100644 100644 33c459c... 7b5f2ad... M	lily/note-spacing-engraver.cc
:100644 100644 b2aeb9b... d98221e... M	lily/separating-line-group-engraver.cc
:100644 100644 679c2bc... 7d86ebf... M	lily/spaceable-grob.cc
:100644 100644 8f6355b... 052e0d7... M	lily/spacing-determine-loose-columns.cc

commit 8d6e8319bd7a75ce852925ff2e65643f025146cc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 14:07:05 2006 +0100

    filter (standard input) from version check

:100644 100644 2815b0c... 7fa0e1e... M	GNUmakefile.in

commit 76d092a394224be3a19c842a80b292767d02465c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 13:35:43 2006 +0100

    nitpicks.

:100644 100644 8bc7ca0... 305359c... M	lily/lily-parser-scheme.cc
:100644 100644 fc21f2d... 77185b3... M	lily/stem.cc

commit 08d3cfd83d7ea62dbcb0a6a4df4c85b3e1bc1a98
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 13:35:05 2006 +0100

    rename ancient-accidentals

:000000 100644 0000000... 879f81c... A	input/regression/accidental-ancient.ly
:100644 000000 879f81c... 0000000... D	input/regression/ancient-accidentals.ly

commit 9fe11437054976433cb7c41c619b6ee0a9144a22
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 12:21:06 2006 +0100

    thinko.

:100644 100644 c32b606... 069ff0e... M	lily/spacing-loose-columns.cc

commit 80a92c8ec637dcef927cbc148e5075f470978393
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 12:16:26 2006 +0100

    really add yaffut.hh

:000000 100644 0000000... 91a3521... A	flower/include/yaffut.hh

commit 98ae0c13f1d2ec283e1ba915d47948f9f0c14fe2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 31 12:12:31 2006 +0100

    robustness: handle floating grace attached across line breaks. Fixes #203

:000000 100644 0000000... 182b854... A	input/regression/spacing-loose-grace-linebreak.ly
:100644 100644 94bc552... c32b606... M	lily/spacing-loose-columns.cc

commit 3fd48cc303b691d630b73ce471f317793c30e883
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Dec 30 21:23:37 2006 -0800

    merge-diffently-foo only applies to Voice 1 & 2 (fixes bug 202).

:100644 100644 342fe01... aeeb5ed... M	Documentation/user/basic-notation.itely
:100644 100644 e224bfa... 9451952... M	scm/define-grob-properties.scm

commit ab7d3b679c55fe4739b7481f0cfdcd10f5ec6dbb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 22:40:41 2006 +0100

    doc string nits.

:100644 100644 37dbc7a... 8bc7ca0... M	lily/lily-parser-scheme.cc

commit 1c93fe2a0e2da46e022c9025a46f792c938b9c63
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 30 22:33:50 2006 +0100

    Make test-file-name and test-file-path more unit-testy.

:000000 100644 0000000... 9a569f9... A	flower/include/yaffut-parameters.hh
:000000 100644 0000000... 91a3521... A	flower/include/yaffut.hh
:000000 100644 0000000... 0bd427b... A	flower/test-file-name.cc
:000000 100644 0000000... 053d237... A	flower/test-file-path.cc
:100644 000000 c733517... 0000000... D	flower/test-file.cc

commit b019482478ae7371d9646e6059ccbcc5b7c956fb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 21:33:40 2006 +0100

    conversion rules for glyph-name-alist. Apply to ancient-font.ly

:100644 100644 baaf9eb... 6ac4481... M	input/test/ancient-font.ly
:100644 100644 5d6e8b4... d6b89e7... M	python/convertrules.py

commit a9bf11c2d1129132d26fd0e948102f882d67aae0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 21:21:15 2006 +0100

    rename to yaffut.hh

:100644 000000 91a3521... 0000000... D	flower/include/yaffut.h
:100644 100644 3198d16... c733517... M	flower/test-file.cc
:100644 100644 d94dfaa... 1c1a71f... M	flower/test-std.cc

commit 902d45ddf5274bb6bd3035077fad5a6062047158
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 20:45:49 2006 +0100

    don't install .tfm fonts. Fix typo in MF rule.

:100644 100644 d90e4bd... 1492d17... M	mf/GNUmakefile
:100644 100644 6ed6a2f... b33bd10... M	stepmake/stepmake/metafont-rules.make

commit 6cf690e5c725606aa4054067b85629a8a9c66f4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 20:41:05 2006 +0100

    mf: don't require .tfm for mf-to-table.py

:100644 100644 b61592d... d90e4bd... M	mf/GNUmakefile
:100644 100644 99091b0... 6ed6a2f... M	stepmake/stepmake/metafont-rules.make

commit 842d5f1e81dbc3ff07303d4af1116c99cc6ab947
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:52:51 2006 +0100

    rm SAUTER_FONTS

:100644 100644 314d82f... b61592d... M	mf/GNUmakefile

commit b7ac7df566ec614997cb0bb9e5f61684041fad6d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:45:01 2006 +0100

    clean up mf/ making: remove .tex stuff.

:100644 100644 866bfbb... 314d82f... M	mf/GNUmakefile
:100644 000000 bd47bfd... 0000000... D	mf/feta.tex

commit 4ce7d2d7d8ff6f5e6f7ba286f648fd46a03ca439
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:40:12 2006 +0100

    junk 600pk files too.

:100644 100644 263a7f8... 99091b0... M	stepmake/stepmake/metafont-rules.make

commit 0c109047a1f73234123c285331222fe53014cf6e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:35:48 2006 +0100

    junk XPM support from Metafont.

:100644 100644 0be1948... 263a7f8... M	stepmake/stepmake/metafont-rules.make
:100644 100644 616e586... dfaf2c1... M	stepmake/stepmake/metafont-targets.make
:100644 100644 c1636f1... db3722e... M	stepmake/stepmake/metafont-vars.make

commit 08416a8b16a2b81187e817b9cf1cad32c8855306
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:31:49 2006 +0100

    remove duplicate rule.

:100644 100644 2ccf2f7... 0be1948... M	stepmake/stepmake/metafont-rules.make

commit c47de3a8a60a0e56b4bd86329fccf9729bcb7ef1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:17:40 2006 +0100

    document new style setting of ancient accidentals.

:100644 100644 e7e1b1a... d4da683... M	Documentation/user/instrument-notation.itely

commit 6f40385c7186e759d6872b05d21b46575100bc5d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:05:30 2006 +0100

    uncomment broken ln-png target.

:100644 100644 6d46749... b0cb5d4... M	make/doclang-targets.make

commit 8b58adcb6312923cb8a8c28e87a4ed4961ffc158
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 19:05:15 2006 +0100

    update README.

:100644 100644 2d6e26b... e0e7a16... M	Documentation/topdocs/README.texi

commit 47afe188d4103425c8574e8c180ea75c53210d85
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 18:41:09 2006 +0100

    separate grob names in accidental-engraver.c

:100644 100644 074d668... bbb217d... M	lily/accidental-engraver.cc

commit aac0b0c279c20be72698454018dfd5c87e5cc55e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 18:40:48 2006 +0100

    typo

:100644 100644 49a462d... ce38bab... M	Documentation/user/introduction.itely

commit 2e242c3ecdc5e2a79c26aae916772a1815c5075b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 18:27:28 2006 +0100

    fix command index ref link.

:100644 100644 016b606... 49a462d... M	Documentation/user/introduction.itely

commit 56564ea347ede4f741d2de1cc8d84178154bd1a8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 17:49:20 2006 +0100

    also be robust when converting pairs.

:100644 100644 09f1a42... 9a65b0c... M	scm/output-ps.scm

commit ac825f6fdf73950128a1ccb8e3a17d37cbeb13af
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 17:36:32 2006 +0100

    don't create .dep files with touch.

:100644 100644 1a19a4d... 2500d80... M	stepmake/stepmake/generic-rules.make

commit c8ea5eab7ccb9cec62c4451da5b0224670884bc3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 17:36:21 2006 +0100

    include .dep in dependency too.

:100644 100644 e898460... c94d402... M	buildscripts/mf-to-table.py

commit 1c7d9c5c40187b633395e07f7ff7673029a1df16
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 17:31:47 2006 +0100

    inf/nan robustness: don't put NaN in output, but rather 0.0

:100644 100644 a50f82d... 09f1a42... M	scm/output-ps.scm

commit c476f6c9f340d6f161def6b89835116b9ee2dc6e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 17:22:06 2006 +0100

    robustness wrt infinity checking.

:100644 100644 60e98f0... e647fca... M	lily/enclosing-bracket.cc
:100644 100644 d2b016b... 99cdd8a... M	lily/horizontal-bracket.cc
:100644 100644 f65cb86... 10d48d5... M	scm/define-markup-commands.scm

commit 1ae0701155634b6228ea020888e9a7781c147f10
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 15:58:03 2006 +0100

    thinko: default padding should be positive too.

:100644 100644 340c1f0... 89a9748... M	scripts/lilypond-book.py

commit fdc5b028b8305d4ebcd39b3aec6e8c03c1ead6f9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 15:54:42 2006 +0100

    thinko.

:100644 100644 c5b5064... 5ea57cc... M	scm/framework-ps.scm

commit c1acde2b3fc2c9cff71798962f1d338e36370150
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 15:51:27 2006 +0100

    Don't crash if eps-box-padding is not defined.

:100644 100644 e63cb26... c5b5064... M	scm/framework-ps.scm

commit 6100dc058c807f9618ae879ccd6756de86973c8a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 15:48:14 2006 +0100

    add makam example to NEWS.

:100644 100644 3a59f03... df38af9... M	Documentation/topdocs/NEWS.tely
:100644 100644 1e60313... 6c15832... M	make/lilypond-vars.make

commit 3999368e2e3c7f937dd6a0b02e9effb34bfe8baf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 15:48:04 2006 +0100

    move ancient accidental example to regtest.

:000000 100644 0000000... 879f81c... A	input/regression/ancient-accidentals.ly
:100644 000000 10c5ab7... 0000000... D	input/test/ancient-accidentals.ly
:100644 100644 fc0b867... 063b9b4... M	ly/engraver-init.ly
:100644 100644 42ec693... 19f3c61... M	scm/output-lib.scm

commit 42e11305b67845f4b5dcb3c3d641f09a291d7cae
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 14:42:07 2006 +0100

    ly_assoc_get: tiny optimization

:100644 100644 1cb51a1... 5e16147... M	lily/general-scheme.cc

commit e43489ad70db22c604cfa6b7dbe1d5448bb712b3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 14:41:20 2006 +0100

    Make -deps-box-padding take a positive argument in mm. Fixes #199.
    
    Add --left-padding option to lilypond-book, document and set to 3.0 by
    default. Shorten music lines correspondingly.

:100644 100644 587df0e... d326baf... M	Documentation/user/lilypond-book.itely
:100644 100644 23d0f10... e63cb26... M	scm/framework-ps.scm
:100644 100644 7f73a3d... a403861... M	scm/lily.scm
:100644 100644 472101b... 340c1f0... M	scripts/lilypond-book.py

commit 9c2cc7f78c56ab946098f3c6760d530a0f176b7f
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 30 14:24:34 2006 +0100

    Use yaffut rather than boost::test for testing.

:000000 100644 0000000... 91a3521... A	flower/include/yaffut.h
:100644 100644 177676f... 3198d16... M	flower/test-file.cc
:100644 100644 ed317f7... d94dfaa... M	flower/test-std.cc
:100644 100644 97a1c6b... ffd57d4... M	stepmake/stepmake/test-vars.make

commit 23dc020b30a5af676c929f2183f37af7722c3e0a
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 30 14:24:09 2006 +0100

    Add toplevel stuff and backup files.

:100644 100644 1dcb043... 1f6b89a... M	.gitignore

commit 4d281030e4f5da157727dd345c30452615639b6e
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Dec 30 04:56:29 2006 -0800

    Add info about rehearsal marks.

:100644 100644 ad05abf... 1c19f5c... M	Documentation/user/advanced-notation.itely

commit 20d45a3dcd07add420477e0bb3fdf5fc23574762
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 13:43:32 2006 +0100

    Use glyph-name-alist in cancellations, more verbose error message.

:100644 100644 8351696... bea2aaf... M	lily/key-signature-interface.cc
:100644 100644 da5bdcd... c4246b6... M	scm/define-grobs.scm
:100644 100644 3360fbb... 42ec693... M	scm/output-lib.scm

commit 664fcb784628ae844cb38854142a5d2238d38222
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 13:35:20 2006 +0100

    Negative quote count for low quotes (,) in octave check. Fixes #201

:100644 100644 ebb322d... d895d41... M	lily/parser.yy

commit 73f9a036f2e4127c807e1972f6924022133d328a
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Dec 30 04:17:20 2006 -0800

    Add bug reporter.

:100644 100644 d3cfbac... d74eb3a... M	THANKS

commit d874bfb173014ee914872f0db24ff743ae04ed07
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Dec 30 03:21:09 2006 -0800

    Add link to OOoLilyPond.

:100644 100644 587df0e... a493cbf... M	Documentation/user/lilypond-book.itely

commit 878dd29d616b4bb0998e5b95d8de51c4a82b1496
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Dec 30 03:17:30 2006 -0800

    "{} should have spaces around then".

:100644 100644 f5a3d07... 3eaad27... M	Documentation/user/tutorial.itely

commit b21362fa58a8cc179d656b07bf6cd085845773bb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 03:22:05 2006 +0100

    more makam tweaks.

:100644 100644 7f9a890... 53dd69c... M	input/test/makam.ly

commit 42a3b86c51560a6ed17b11113f6f845f9cc7f798
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 03:10:19 2006 +0100

    list available glyphs.

:100644 100644 bf8a3ec... 7f9a890... M	input/test/makam.ly

commit 71e12897a66dc36bb7a8d88bb3e0b9e98a352b6d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 03:08:34 2006 +0100

    nitpicks: remove unused var, better error message for unknown alterations.

:100644 100644 1b99206... 074d668... M	lily/accidental-engraver.cc
:100644 100644 6b7c85a... a54a87e... M	lily/accidental.cc

commit 2ab71a178217a375d33241c8d1ce383d17ce9489
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 03:07:58 2006 +0100

    show use of makam scales.

:000000 100644 0000000... bf8a3ec... A	input/test/makam.ly

commit 110291a3e2be36be59d108cb961682a0c0bf7b00
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 03:06:47 2006 +0100

    nitpick: fix double include.

:100644 100644 ac1a6d1... 511b8c2... M	flower/include/rational.hh

commit 9941d910c6ad13301c6897cc767eb76098aaf942
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 30 02:48:50 2006 +0100

    Softcode alteration/accidental symbol link.
    
    This allows different microtonal conventions by overriding the
    'glyph-name-alist property of accidental.
    
    Related changes:
    
    - Use rational for grob property 'alteration
    
    - Soft code alteration_pos function for  key signatures.
    
    - Do away with systematized names for accidentals in MF font. Provide
    descriptive names instead. Convert-ly rule.
    
    - Add (mirrorflat+flat) and sharps with three beams for Makam notation
    
    - Remove 'style property of accidental. Rather, override
      glyph-name-alist instead.

:100644 100644 000f090... 8d68529... M	input/regression/key-clefs.ly
:100644 100644 e82b4b0... af1b4f9... M	input/regression/markup-scheme.ly
:100644 100644 502aeae... 1b99206... M	lily/accidental-engraver.cc
:100644 100644 f6672e8... 6b7c85a... M	lily/accidental.cc
:100644 100644 ab2897f... 8606e4c... M	lily/ambitus-engraver.cc
:100644 100644 8bd0d13... b3e9d4b... M	lily/key-engraver.cc
:100644 100644 d6513ef... 8351696... M	lily/key-signature-interface.cc
:100644 100644 ca85f08... fbb8385... M	lily/note-column.cc
:100644 100644 880dc79... da3a8a0... M	lily/pitch.cc
:100644 100644 811decb... 2816aa6... M	lily/pitched-trill-engraver.cc
:100644 100644 8752d70... bccee08... M	lily/slur-scoring.cc
:100644 100644 5527314... 1ade03f... M	mf/feta-test-generic.mf
:100644 100644 f473e23... 9b69c5f... M	mf/feta-toevallig.mf
:100644 100644 165e0a5... 5d6e8b4... M	python/convertrules.py
:100644 100644 33f82c9... c941d50... M	scm/chord-name.scm
:100644 100644 fe584ad... 4936710... M	scm/define-grob-interfaces.scm
:100644 100644 7ae1a0e... e224bfa... M	scm/define-grob-properties.scm
:100644 100644 6080fb0... da5bdcd... M	scm/define-grobs.scm
:100644 100644 5d96ecb... f65cb86... M	scm/define-markup-commands.scm
:100644 100644 37f965d... 3360fbb... M	scm/output-lib.scm

commit 95ddb29ab039b8102af87cb0f8dd9ed39a484ac6
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Dec 29 21:28:38 2006 +0100

    Oops, wrong archive.

:100644 100644 e43b22f... d3cfbac... M	THANKS

commit ede25685ecc6183e10014f0a639898637b213648
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Dec 29 20:57:40 2006 +0100

    Add Till Rettig.

:100644 100644 0f0504b... e43b22f... M	THANKS

commit 219279c94443dd5889abee5ae392a5d35c5ac8bb
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Dec 29 02:51:43 2006 -0800

    Update "reporting bugs" in manual to point to webpage.

:100644 100644 81b6751... 89c786b... M	Documentation/user/running.itely

commit 4e99eeb27bf818d26e3d7f1b771cd63afcc63e87
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 20:47:11 2006 -0800

    Whoops, forgot to fix menus.

:100644 100644 4d22f1d... f5a3d07... M	Documentation/user/tutorial.itely

commit f03990eb71d768d948248e884bd9dbe3e314f151
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 20:35:44 2006 -0800

    Rearrange tutorial somewhat.  More work could be done, but hopefully not by me.

:100644 100644 7170925... 4d22f1d... M	Documentation/user/tutorial.itely

commit c3a47adc50d1f2b86ec36e28b714a45ea86b75bd
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 19:50:00 2006 -0800

    Info from NEWS.

:100644 100644 0d91a8e... ad05abf... M	Documentation/user/advanced-notation.itely
:100644 100644 e488f69... 342fe01... M	Documentation/user/basic-notation.itely

commit ca4de3a42b939ac08a661ac68ddadbcbf4852d6e
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 19:40:19 2006 -0800

    Add info about \transposedCueDuring.

:100644 100644 9220745... 0d91a8e... M	Documentation/user/advanced-notation.itely

commit 443ffe3ec789dc0f6f8c517da137c1e23578cebf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 18:48:23 2006 +0100

    Update property definitions for 'cautionary, 'cautionary-style

:100644 100644 c7f956f... 502aeae... M	lily/accidental-engraver.cc
:100644 100644 85c06bf... 8752d70... M	lily/slur-scoring.cc
:100644 100644 ef150b8... 6080fb0... M	scm/define-grobs.scm

commit 57fc3ba73ecc454fad9afabf33a043b8784e94b7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 18:33:38 2006 +0100

    add restore-first to accidental-interface

:100644 100644 8359c55... f6672e8... M	lily/accidental.cc

commit 3f651ebfcc7ca89e84ce20b0c7d22f39e22961fc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 18:08:01 2006 +0100

    Cleanup of accidental-engraver.cc / accidental.cc
    
    Clarify naming in accidental-engraver.cc.
    
    Use AccidentalCautionary as grob for cautionaries, obviating
    cautionary-style and cautionary properties. Use 'font-size and
    'parenthesized instead. Use restore-first iso. general list of
    alterations. Store alteration in property 'alteration
    iso. 'accidentals.
    
    Add conversion rules.

:100644 100644 d93d253... b48c8b6... M	input/regression/accidental-cautionary.ly
:100644 100644 8ad68e3... 06abaed... M	input/regression/accidental-suggestions.ly
:100644 100644 c33bab9... c7f956f... M	lily/accidental-engraver.cc
:100644 100644 6b9718f... 8359c55... M	lily/accidental.cc
:100644 100644 8f61765... ab2897f... M	lily/ambitus-engraver.cc
:100644 100644 8fd57a5... 1364689... M	lily/include/accidental-interface.hh
:100644 100644 d29f6f4... 811decb... M	lily/pitched-trill-engraver.cc
:100644 100644 bbd257f... 85c06bf... M	lily/slur-scoring.cc
:100644 100644 d01701d... a2d621b... M	make/ly-targets.make
:100644 100644 2de2082... cf5a9d2... M	make/lysdoc-targets.make
:100644 100644 a2ac085... 165e0a5... M	python/convertrules.py
:100644 100644 96a444d... 7ae1a0e... M	scm/define-grob-properties.scm
:100644 100644 1b0ec25... ef150b8... M	scm/define-grobs.scm

commit 8bf996323c702c8af1579d2fbc7bff7cef01f21b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 18:01:40 2006 +0100

    bump version.

:100644 100644 30fb95a... 745aac9... M	VERSION

commit a8b2b9c4bafecb4ad052c9267d12e7de727e60f4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 17:00:49 2006 +0100

    integrate test into check

:100644 100644 702eb6e... 2815b0c... M	GNUmakefile.in

commit a780307968f7cdee75c980bbbdd396f257554057
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 17:00:29 2006 +0100

    accidental-engraver cleanups.

:100644 100644 c7eb799... c33bab9... M	lily/accidental-engraver.cc

commit 91a151b5a17d8cd127c9cb488061868cca39e1a3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 17:00:17 2006 +0100

    rename ly_assoc_front_x to ly_assoc_prepend_x, not inlined.

:100644 100644 6aa25f8... e94d8ef... M	lily/include/lily-guile.hh
:100644 100644 dd5080b... 8ba98a4... M	lily/lily-guile.cc

commit 533949172ad11bd54fc21d2e69432288922f01c3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 16:32:29 2006 +0100

    fix flower test to actually work.

:100644 100644 5fe94f1... 670aece... M	flower/GNUmakefile
:100644 100644 9057b3a... 177676f... M	flower/test-file.cc

commit 8ecb98f85470879c63b9d271246633b7cedd71d2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 14:38:56 2006 +0100

    ignore mf output.

:100644 100644 7fe9d82... 1dcb043... M	.gitignore

commit 98e2442a9691716d36145d61b9771bfa89349a5f
Author: Michael Welsh Duggan <md5i@maru.(none)>
Date:   Fri Dec 8 19:11:17 2006 -0500

    Various code cleanups

:100644 100644 d0acbce... d243f89... M	lily/breathing-sign.cc
:100644 100644 99c09fc... b62a425... M	lily/include/ly-smobs.icc
:100644 100644 6afa928... 556a349... M	lily/ottava-engraver.cc
:100644 100644 c9f8fba... c09ae5a... M	mf/parmesan-accidentals.mf
:100644 100644 1202080... 2ee63a0... M	mf/parmesan-flags.mf
:100644 100644 0ed8a62... 7114bc6... M	mf/parmesan-generic.mf
:100644 100644 6aa68ab... d02840b... M	mf/parmesan-timesig.mf

commit f297728f950e430dd6ab3962a2f9b7ad28ac1ad1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 13:02:52 2006 +0100

    always make local.make

:100644 100644 8a1c5d5... 8a7a12c... M	configure.in

commit c5c1cff12bccb1e8111dc4be9ace3a828ef728b0
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 00:17:56 2006 -0800

    Prepare docs to include OpenOffice.org when they support 2.10.

:100644 100644 9bb00d3... 587df0e... M	Documentation/user/lilypond-book.itely

commit 13062b7dac1836f0ece1b614eb62fedc8c94886b
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 00:12:07 2006 -0800

    Make RehearsalMark align to clef.  (fixes a bug report)

:100644 100644 72a1714... 1b0ec25... M	scm/define-grobs.scm

commit f2e5cb3cd48c75b96660d93ddf8ab1da6a7935b9
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Dec 28 00:04:26 2006 -0800

    Add info about alignFooContext.

:100644 100644 3b681cb... 1dfaffd... M	Documentation/user/changing-defaults.itely
:100644 100644 3e78457... dbb1490... M	Documentation/user/templates.itely

commit a3b1b6e103658e77f924a6b45a233cc5423c090f
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 23:43:26 2006 -0800

    Add more bug testers.

:100644 100644 2fc217d... 0f0504b... M	THANKS

commit d1226ce3a28b40a6de2f041dd3436078c2496249
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 23:43:17 2006 -0800

    Add "score optimization" doc section.

:100644 100644 b26704c... 27b74e1... M	Documentation/user/tweaks.itely

commit 5b0d21a08b8b85da0145a3b7322bc68d0e0b1964
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 01:33:47 2006 +0100

    clarify -ddebug-gc-assert-parsed-dead function

:100644 100644 98c84fa... 7f73a3d... M	scm/lily.scm

commit 5365619daf40bec7fe46b23838ef43d8cbfdd82c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 28 01:40:50 2006 +0100

    remove dead code

:100644 100644 4e6167a... bbd257f... M	lily/slur-scoring.cc

commit fa32efe9237b0ddac61ac88d5a014273dc4e9e04
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Dec 27 23:55:45 2006 +0100

    Docs French translation update
    
    - lilypond.tely: add missing menu clarification and ignore indexes.
    - fr.po: translate more node names (still not finished).

:100644 100644 6b65254... 12fcd57... M	Documentation/fr/user/lilypond.tely
:100644 100644 c6307b7... fbf6cad... M	Documentation/po/fr.po

commit e2593b51897f112607c0f80a3d46a150cec5ca2b
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Wed Dec 27 22:02:00 2006 +0200

    Remove padding for OctavateEight.

:100644 100644 af306ed... 72a1714... M	scm/define-grobs.scm

commit b197a21bee7b63d087d9afe1e45ff7c6454041e3
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 09:50:24 2006 -0800

    Added info from NEWS file.

:100644 100644 73f42ec... b5cdc84... M	input/manual/bar-lines.ly

commit 871bdd84b6b90f5462b839c13d79712739940ab1
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 09:47:24 2006 -0800

    Added info from NEWS.

:100644 100644 30042de... 9220745... M	Documentation/user/advanced-notation.itely

commit 6a0900fe677c4e71a861427e2e9d91818c7d3fce
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 03:51:16 2006 -0800

    Add @cindex entries for variables and identifiers.

:100644 100644 9fb163d... 16ed517... M	Documentation/user/non-music.itely
:100644 100644 0cc5ecd... f585f2d... M	Documentation/user/putting.itely
:100644 100644 ff343cf... 73b83dc... M	Documentation/user/working.itely

commit 590a8ca0ca1eaa20a819bb5b0b6d51ecd7812552
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 01:47:47 2006 -0800

    Add tie-configuration example.

:100644 100644 b7b8721... e488f69... M	Documentation/user/basic-notation.itely

commit 14c9db513d55f2d014efc2f27641096a4ee1379c
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 01:44:07 2006 -0800

    Better docs for tie-configuration.

:100644 100644 b9012c5... 96a444d... M	scm/define-grob-properties.scm

commit e57d32a8ff7fbfceae0161e88fed2c074ae499a7
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 01:39:18 2006 -0800

    Added a bunch of bugtesters.

:100644 100644 fcfed5e... 2fc217d... M	THANKS

commit 3be4cc7059e2b2ce488824fb427eb4b9f79caa5e
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 27 01:30:07 2006 -0800

    Update "about this manual".

:100644 100644 2ac91d0... 016b606... M	Documentation/user/introduction.itely

commit 6a8c839c794cd9e68b8ea2049b5edd6f13ddf4e0
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 26 23:48:57 2006 +0200

    Fix pure-estimation during two-pass spacing.

:100644 100644 07c9ebe... 89d2648... M	lily/align-interface.cc
:100644 100644 e1a91bf... 44bb21d... M	lily/include/system.hh
:100644 100644 3ca3979... 8fee382... M	lily/system.cc

commit 198400b1bcbf06cba5efa1db634ccf4b3a63e8f9
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Dec 26 07:07:21 2006 -0800

    Add info about music functions without arguments.

:100644 100644 1cadde8... 3909b5b... M	Documentation/user/programming-interface.itely

commit 28cc89c0224b7d03cb560a8d65782922c88a5ce7
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Dec 26 06:01:57 2006 -0800

    Add piano music parallel writing example.

:100644 100644 d4bf831... b7b8721... M	Documentation/user/basic-notation.itely

commit 0436009f411e2de01b4a1b94e6fc2f799ef3b37b
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Dec 26 05:52:04 2006 -0800

    Add small info about dvips -t landscape.

:100644 100644 68177e1... 9bb00d3... M	Documentation/user/lilypond-book.itely

commit 25daed5cae9fbb93f4961f73d6d69e5c27df5f9b
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Tue Dec 26 11:35:03 2006 +0100

    Use a `define-builtin-markup-command' macro for builtin markups, which
    behaves as the original `defin-markup-command' macro, that is defines
    the commands in the current module -- (lily) in that case.
    In ly/markup-init.ly, define a `define-markup-command' macro for user
    markup commands, which defines the commands in the ly toplevel module.

:100644 100644 210b81d... 1732952... M	ly/declarations-init.ly
:000000 100644 0000000... f2461e4... A	ly/markup-init.ly
:100644 100644 5d96ecb... 191b244... M	scm/define-markup-commands.scm
:100644 100644 2792ef7... a682a82... M	scm/fret-diagrams.scm
:100644 100644 bd20798... f1e3240... M	scm/markup.scm

commit d235735855005b679231e34181c12c5535dd9762
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 23:04:21 2006 +0100

    kill some dead code.

:100644 100644 6e497fa... dd5080b... M	lily/lily-guile.cc

commit 1c9c4d590eb454cc318af848594d08949276cbbf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 23:02:53 2006 +0100

    reformat .ly

:100644 100644 d89f006... 64a1e81... M	input/regression/measure-grouping.ly

commit d02d3f22d2e09291d299b7c7d0bfe109b47e2adf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 23:02:43 2006 +0100

    more meaningful sort key for coverage.

:100644 100644 bcf8617... 8b988d0... M	buildscripts/coverage.py

commit a2f95892dcb727ec60ac05abe024f35ab139fa22
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 22:04:55 2006 +0100

    strip lilypond version string from MIDI file.

:100644 100644 664b812... 5a83c49... M	buildscripts/output-distance.py

commit 9024143898bcff31cf4fc4d5586d071124ee9993
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:51:54 2006 +0100

    add coverage.py:  check test suite coverage.

:000000 100644 0000000... bcf8617... A	buildscripts/coverage.py

commit ceb3e14c354b4155b0d65d28a6439d458dbedf5a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:51:39 2006 +0100

    version check tweak

:100644 100644 d17a054... 702eb6e... M	GNUmakefile.in

commit be3099e64cff77095862cd6b9dd04ae553a4db5b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:22:46 2006 +0100

    ignore gcov

:100644 100644 9ceca56... 7fe9d82... M	.gitignore

commit e372b219a4e384b0155d21896a54ed1f49092682
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:12:28 2006 +0100

    python typo

:100644 100644 3e68ae8... c73481a... M	buildscripts/mutopia-index.py

commit c1992c65912de8c73864b566d45d7cb66fec3dca
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:11:26 2006 +0100

    reformat of .ly

:100644 100644 d76893c... 2429fef... M	input/midi/transposition.ly

commit 6565deff50d538a396f69153bf87e3d36bdca48a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 21:11:18 2006 +0100

    put \version check in test target.

:100644 100644 0cd9ee2... d17a054... M	GNUmakefile.in

commit cfd81a830efe4a8fb61a66e910de4a3ff9bcee95
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 19:58:29 2006 +0100

    fix chord name accidentals. Add regtest.

:000000 100644 0000000... f1ca5b4... A	input/regression/chord-names-languages.ly
:100644 100644 fe4ba7a... 33f82c9... M	scm/chord-name.scm

commit fdd20037afabb3aef66a4241e9bf2220418fd20d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 19:42:07 2006 +0100

    make sure that right bound of slur exists.

:100644 100644 28c7544... 64853b8... M	lily/slur-engraver.cc

commit 96aa77bce31a843e4d67a9c6d14e073e20d0f7e1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 18:55:38 2006 +0100

    quicker gcd, without divisions.
    Copy & paste from guile.

:100644 100644 748a869... 6822703... M	flower/rational.cc

commit d463175ced49e0d08bca7b5232f403c28a3914ca
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:33:56 2006 +0100

    create local.make as part of configure.

:100644 100644 9eda3c6... 8a1c5d5... M	configure.in

commit cd9a99292e77d1351803a1f6e9816668d1947585
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:33:48 2006 +0100

    further tweaks to test/check-test

:100644 100644 054a2e0... 0cd9ee2... M	GNUmakefile.in

commit adc118d9da6bcf8fcfb967a7b20a7deb4ad5f0c0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:23:13 2006 +0100

    lysdoc: make collated-files.html iso. $(NAME).html

:100644 100644 090c6c7... 2de2082... M	make/lysdoc-targets.make

commit 264226fdb4a8235ae9b30048c3be2c7a794d2e42
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:22:58 2006 +0100

    output-distance: no-compare-images

:100644 100644 a7de28b... 664b812... M	buildscripts/output-distance.py

commit ac15c1763919e39f2925acea5dc94c2563251cc9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:22:01 2006 +0100

    only request html not pdf for test target.

:100644 100644 72ed4e4... 054a2e0... M	GNUmakefile.in

commit edb75d18e0e7e7fc93898b4508306c2035978de9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:14:06 2006 +0100

    remove debugging gobs.

:100644 100644 1e3a034... 275367b... M	scm/chord-entry.scm

commit 93f5d409eac4790592191c879d1ce64e8978d4bb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:13:57 2006 +0100

    test tweaking: no pdf, no verbose.

:100644 100644 9a10d54... 72ed4e4... M	GNUmakefile.in
:100644 100644 e26aab9... 1e60313... M	make/lilypond-vars.make
:100644 100644 e7dbb42... 8b59dc9... M	make/ly-rules.make

commit c1ea174c9f08481df766d1ad035adc80a777b440
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 17:08:37 2006 +0100

    set LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.

:100644 100644 97e44e6... 9a10d54... M	GNUmakefile.in

commit fd4da7c29c07a4c6b74378db00ff7905feb09f4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:45:12 2006 +0100

    include local.make so compilers can set CHECK_SOURCE

:100644 100644 2601bba... 97e44e6... M	GNUmakefile.in

commit 089fd7c594ac7b18a3e390f381d845fe980e7980
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:28:21 2006 +0100

    shorter test file for instrumentTransposition

:000000 100644 0000000... d76893c... A	input/midi/transposition.ly

commit 03977fed3e25c4823e77380e7502786ce5ee9d00
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:26:36 2006 +0100

    remove midi-transposing.ly again

:100644 000000 e69de29... 0000000... D	input/midi/midi-transposing.ly

commit 23e820c75f75d81294bd97c2e730a0de5a1a5ff8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:23:06 2006 +0100

    try to make merge work (urg)

:000000 100644 0000000... e69de29... A	input/midi/midi-transposing.ly

commit 6b88560c7c829d84f3c0d83a9ff7c66623866e3e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:15:13 2006 +0100

    nitpicks.

:100644 100644 a325a01... c7eb799... M	lily/accidental-engraver.cc
:100644 100644 8966657... 092c6b6... M	lily/beaming-pattern.cc
:100644 100644 2aab6ac... 73041c6... M	lily/tie.cc

commit aba72ddacc7a9817bdcb046d2903a3228652938f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:15:05 2006 +0100

    lily-library.scm: thinko

:100644 100644 063ff1b... 1e8fe97... M	scm/lily-library.scm

commit 048302c08567b1d5a5233e90d811fdaf150c40f5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:14:40 2006 +0100

    revert change of instrumentTransposition definition. Document why.

:100644 100644 a5b4afc... 6bfc822... M	lily/note-performer.cc
:100644 100644 9baec24... 05ed471... M	ly/music-functions-init.ly
:100644 100644 16dddf3... 43a738d... M	scm/define-context-properties.scm

commit 9e03174ed32c809662bea165dd91d50c815cfbde
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:12:47 2006 +0100

    transpose a clone of the quoted event

:100644 100644 272f080... c55aae3... M	lily/quote-iterator.cc

commit 58a05c5c440d8f933f07165c89a5c3ab119835a5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:12:18 2006 +0100

    bugfixes and cleanups for stream-events.
    
    Better typechecks, and implement copy_mutable_properties()
    for reliable copying.

:100644 100644 2a27206... 8500cf9... M	lily/dispatcher-scheme.cc
:100644 100644 fb4bb10... 3610362... M	lily/duration-scheme.cc
:100644 100644 59fc0ba... 1cb51a1... M	lily/general-scheme.cc
:100644 100644 4e1688f... 9f226f4... M	lily/include/stream-event.hh
:100644 100644 dd53e98... cd27ba0... M	lily/music.cc
:100644 100644 b894687... 7e83700... M	lily/scheme-listener-scheme.cc
:100644 100644 1f89078... 46f19b2... M	lily/stream-event-scheme.cc
:100644 100644 ff736d8... 1221988... M	lily/stream-event.cc

commit 016f14ac1f32ef1a69f73c00fb848b2011f8c545
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:09:33 2006 +0100

    thinko for alteration order warning

:100644 100644 b317764... 8bd0d13... M	lily/key-engraver.cc

commit d4274696c7781ec3861c50495cdf0a560f9c6f30
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 16:08:49 2006 +0100

    explicit ctors for rational.

:100644 100644 bc64465... ac1a6d1... M	flower/include/rational.hh
:100644 100644 150ace0... 748a869... M	flower/rational.cc

commit c85c6d653cbe4c0526a0e3939508ff42c3770d29
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Dec 24 05:30:57 2006 -0800

    Update blank sheet music example again.

:100644 100644 c087515... 30042de... M	Documentation/user/advanced-notation.itely

commit 0a8700daa4c16039d46722a269e73614c40b9e51
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Dec 24 05:27:02 2006 -0800

    Modify the blank staff lines example.

:100644 100644 a414fe7... c087515... M	Documentation/user/advanced-notation.itely

commit 3a3487ab26ced7dc5b146c009d50d8da000fac7c
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 24 14:23:13 2006 +0100

    --srcdir build fix: point LOCALEDIR to build dir.

:100644 100644 676cbe4... 6d46749... M	make/doclang-targets.make

commit 74a9ee7ee297bd83fa8adad018f43f268d284415
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Dec 24 03:43:47 2006 -0800

    Fix horizontal spacing example.

:100644 100644 21b9328... b94c1da... M	Documentation/user/spacing.itely

commit a0de500846ae7aebc8d66248d9b55f7b1d7a9d04
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Dec 24 03:43:25 2006 -0800

    Remove duplicate example.

:100644 100644 42e4348... e7e1b1a... M	Documentation/user/instrument-notation.itely

commit c3ff092d7c07a02bdb9a6f3ee0d63e4245b60d69
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Dec 23 23:00:57 2006 +0100

    Add link to French tutorial

:100644 100644 df2928e... 11c99de... M	Documentation/index.html.in

commit d02d1b9d95d4ee09f2abfe3778759015fd722083
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Dec 23 23:00:17 2006 +0100

    Improve documentation i18n
    
      - Documentation/GNUmakefile: get enabled translations from
    buildscripts/langdefs.py
      - Documentation/po/GNUmakefile: use $(buildscript-dir)
      - buildscripts/html-gettext.py: use langdefs.py module and fix
    regular expressions.
      - buildscripts/texi-langutils.py: add 'Footnotes' to translatable
    strings.
      - make/doclang-targets.make: use new html-gettext argument list

:100644 100644 55f0809... 37a452a... M	Documentation/GNUmakefile
:100644 100644 2393929... 925cb7e... M	Documentation/po/GNUmakefile
:100644 100644 97f8e5f... 3f40138... M	buildscripts/html-gettext.py
:100644 100644 0973763... 62c8761... M	buildscripts/texi-langutils.py
:100644 100644 7547e39... 676cbe4... M	make/doclang-targets.make

commit 05da82c0bd48ebd2fd52312e6a0c529baad56052
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Dec 23 22:42:56 2006 +0100

    Rewrite documentation build postprocess
    
      - move most of GNUmakefile.in(local-WWW-post) to
    buildscripts/www_post.py, with a new module buildscripts/mirrortree.py
      - clean up stepmake/add-html-footer.py and move it to
    buildscripts/add_html_footer.py
      - buildscripts/langdefs.py: new module containing language
    definitions
      - GNUmakefile.in(install-WWW): use `rsync -rl' instead of `cp -a'.

:100644 100644 0f7d1d0... 2601bba... M	GNUmakefile.in
:000000 100644 0000000... 2935d45... A	buildscripts/add_html_footer.py
:000000 100644 0000000... 993398e... A	buildscripts/langdefs.py
:000000 100644 0000000... 72a5672... A	buildscripts/mirrortree.py
:000000 100644 0000000... 1e18241... A	buildscripts/www_post.py
:100644 000000 08a997c... 0000000... D	stepmake/bin/add-html-footer.py

commit 5121e070df8f1cbb1e1dee87b00020c9cb4b55ff
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Dec 23 22:30:31 2006 +0100

    Documentation French translation: translate more node names

:100644 100644 990cb2a... c6307b7... M	Documentation/po/fr.po
:100644 100644 13cf8ce... 2ff82ce... M	Documentation/po/lilypond-doc.pot

commit 61fdc48b189ec3dcd5bd6b46f8172561a7153fdf
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 24 10:52:50 2006 +0100

    Fix make clean all: have version depend on all iso default,
    make outdir too.

:100644 100644 ef307e8... 0f7d1d0... M	GNUmakefile.in

commit f3ef27a035c2f2e10b053aea50bf50b3631d2f27
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 24 10:47:24 2006 +0100

    Build fixes.

:100644 100644 88570de... 018819a... M	po/nl.po
:100644 100644 bf2c5b6... ddb9f7f... M	scm/define-grob-interfaces.scm

commit 6cb3ddbed10d4dcf8c88296c3567ab5bde5c0ef7
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 24 10:41:53 2006 +0100

    Run po-replace.

:100644 100644 5b13b5c... 3b0152d... M	po/cs.po
:100644 100644 1220881... 81fc38d... M	po/da.po
:100644 100644 8f6b6f5... 0b8c20f... M	po/de.po
:100644 100644 6dde795... f3ef51b... M	po/es.po
:100644 100644 60695d5... bf843bb... M	po/fi.po
:100644 100644 43f88e0... fd9eca0... M	po/fr.po
:100644 100644 88d1e0f... 1d7ecfe... M	po/it.po
:100644 100644 8509dc0... 7822ee3... M	po/ja.po
:100644 100644 9074de6... 8caa983... M	po/lilypond.pot
:100644 100644 c6abb21... 88570de... M	po/nl.po
:100644 100644 9c52eb2... cf49539... M	po/ru.po
:100644 100644 bb30073... 90cd321... M	po/rw.po
:100644 100644 b1f9b77... 95774a1... M	po/sv.po
:100644 100644 9c4fc36... 127059a... M	po/tr.po
:100644 100644 34de082... b1138ed... M	po/zh_TW.po

commit 3a6ab4ad985beb85d9db1c60127875cf479016a1
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 24 10:25:10 2006 +0200

    Add outside-staff-priority for MetronomeMark and BarNumber. Fixes #98 and #42.

:100644 100644 cf615aa... af306ed... M	scm/define-grobs.scm

commit df65e355ac40c20897232dadcdc78e26ca9159ea
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 03:39:07 2006 +0100

    further pitch fixes.

:100644 100644 67d34c6... 4a3b9d4... M	lily/audio-item.cc
:100644 100644 7aa463b... 49a8d27... M	lily/drum-note-performer.cc
:100644 100644 4300919... e6f0c9a... M	lily/include/audio-item.hh
:100644 100644 0e3be73... 65883d6... M	lily/include/pitch.hh
:100644 100644 71b2037... bcd967c... M	lily/include/score.hh
:100644 100644 9bb8b11... 762e8c4... M	lily/key-performer.cc
:100644 100644 c1bd368... d6513ef... M	lily/key-signature-interface.cc
:100644 100644 10b7f27... 3fcdb4c... M	lily/midi-item.cc
:100644 100644 e5c2ef9... a5b4afc... M	lily/note-performer.cc
:100644 100644 16b78e9... e45cd84... M	lily/pitch-scheme.cc
:100644 100644 4d983ab... 880dc79... M	lily/pitch.cc
:100644 100644 849472c... 272f080... M	lily/quote-iterator.cc
:100644 100644 077c965... 9baec24... M	ly/music-functions-init.ly
:100644 100644 fe32b4e... 16dddf3... M	scm/define-context-properties.scm
:100644 100644 7cb6c73... f88a7f1... M	scm/define-grob-interfaces.scm

commit 269411b38e014f51fd3f04f7adf88f90339bfc7d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 03:38:39 2006 +0100

    Distangle classic output routines.
    
    Move control code to scheme, so lilypond-book can also dump .midi.

:100644 100644 bddeffe... c66d1d6... M	lily/paper-book.cc
:100644 100644 c188de3... b48219a... M	lily/score-scheme.cc
:100644 100644 52a4853... 63169ca... M	lily/score.cc
:100644 100644 cb24033... 063ff1b... M	scm/lily-library.scm
:100644 100644 dee9998... cef0fae... M	scm/midi.scm
:100644 100644 370bfea... ac89b1e... M	scm/safe-lily.scm

commit 6403253cfb4eb9fbb00aac31cb3827da0142bfe4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 03:36:38 2006 +0100

    input/midi/ directory

:100644 100644 e096a73... 4a45b45... M	input/GNUmakefile
:000000 100644 0000000... 37d97aa... A	input/midi/GNUmakefile
:000000 100644 0000000... 2b799be... A	input/midi/midi-drums.ly
:000000 100644 0000000... 213de79... A	input/midi/midi-grace.ly
:000000 100644 0000000... 5c06916... A	input/midi/midi-lyric-barcheck.ly
:000000 100644 0000000... d6e8ed9... A	input/midi/midi-scales.ly
:000000 100644 0000000... 0a0f5ef... A	input/midi/midi-tuplets.ly
:000000 100644 0000000... 0ad06cb... A	input/midi/midi-volume-equaliser.ly
:100644 000000 2b799be... 0000000... D	input/no-notation/midi-drums.ly
:100644 000000 108b03b... 0000000... D	input/no-notation/midi-grace.ly
:100644 000000 7c22ef1... 0000000... D	input/no-notation/midi-lyric-barcheck.ly
:100644 000000 d6e8ed9... 0000000... D	input/no-notation/midi-scales.ly
:100644 000000 3bf8b41... 0000000... D	input/no-notation/midi-transposing.ly
:100644 000000 8169f36... 0000000... D	input/no-notation/midi-tuplets.ly
:100644 000000 73c4f70... 0000000... D	input/no-notation/midi-volume-equaliser.ly

commit 35a2ffd719490d6cb14d5652b0d77027808b3d66
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 02:53:53 2006 +0100

    define-grob-interfaces.scm: add key-cancelation-interface

:100644 100644 bf2c5b6... 7cb6c73... M	scm/define-grob-interfaces.scm

commit 651f70bfa931dfb35ae2153627631739ff2aedf2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 02:52:56 2006 +0100

    rename ly:layout-def? -> ly:output-def?

:100644 100644 95fd4a5... 4bf03f2... M	lily/output-def-scheme.cc

commit 44fa2d5d453635f02aee376ce7b7949391b98110
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 02:52:41 2006 +0100

    ytpo

:100644 100644 d6513ef... c1bd368... M	lily/key-signature-interface.cc

commit 56ae381c6216f0650dc0da7790aaacd01ff96a6a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 24 02:52:10 2006 +0100

    coding style nits.

:100644 100644 fe8c553... 67d34c6... M	lily/audio-item.cc

commit c0c71e3279b517dad25abdcf5edce9a7e96896e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 23:16:04 2006 +0100

    thinko for trill-spanner

:100644 100644 33bb1a8... d29f6f4... M	lily/pitched-trill-engraver.cc

commit 97dacc0ee2e8058a8dc8f4fbd92c643085c3c1dd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 23:15:52 2006 +0100

    put check target at toplevel.

:100644 100644 423d215... ef307e8... M	GNUmakefile.in
:100644 100644 461a2c3... df3a19a... M	input/regression/GNUmakefile

commit 6d3a3155db3727ee6a547b9a59d7a72d274858a8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 23:09:16 2006 +0100

    include MIDI files in testing.

:100644 100644 f19886a... a7de28b... M	buildscripts/output-distance.py

commit 71d5839328f5f88d6e1c2db7c4711811e83e7f48
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:32:39 2006 +0100

    bump version

:100644 100644 5d51c9d... 30fb95a... M	VERSION

commit ebee2128a4c7e6e6c8aedfd585622bdf9a30744d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:32:35 2006 +0100

    document use of ly_{car,cdr}

:100644 100644 c2cfb8e... 6aa25f8... M	lily/include/lily-guile.hh

commit 608da6bcbc395f38d4f4d51a1ec3648d4df1c942
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:32:22 2006 +0100

    use GUILE_CFLAGS for detecting rational bugfix

:100644 100644 4d91c76... 9eda3c6... M	configure.in

commit cd7b68db9c948ddc3be8c0c3a773d3d3e01fb693
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:32:04 2006 +0100

    cleanups; add warning if accidental order not found.

:100644 100644 54c9832... b317764... M	lily/key-engraver.cc

commit ac810a9fffcc879b23561248c0f06000b8c2cd00
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:13:16 2006 +0100

    document new GUILE reqs

:100644 100644 c663700... 52d8d8c... M	Documentation/topdocs/INSTALL.texi
:100644 100644 16cb3c3... 4d91c76... M	configure.in

commit 5cdd39874bf821d4ea1515059dd4f7b59f112c67
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Dec 23 22:04:45 2006 +0100

    guile debugging aids.

:100644 100644 182ed7e... 09fc107... M	lily/lily-guile.cc

commit 03762e19355a9d6e909e84ac61ea3e05d624d7a1
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 23 16:17:09 2006 +0100

    Translation compile fixes.

:100644 100644 8df1865... 5b13b5c... M	po/cs.po
:100644 100644 f3680fb... 1220881... M	po/da.po
:100644 100644 c2e1d14... 8f6b6f5... M	po/de.po
:100644 100644 9fc188d... 6dde795... M	po/es.po
:100644 100644 8aa8caf... 60695d5... M	po/fi.po
:100644 100644 da018be... 43f88e0... M	po/fr.po
:100644 100644 dbc1ce6... 88d1e0f... M	po/it.po
:100644 100644 efedd67... 8509dc0... M	po/ja.po
:100644 100644 dd55297... 9074de6... M	po/lilypond.pot
:100644 100644 ac369af... c6abb21... M	po/nl.po
:100644 100644 b368bcb... 9c52eb2... M	po/ru.po
:100644 100644 7c043fa... bb30073... M	po/rw.po
:100644 100644 525634c... b1f9b77... M	po/sv.po
:100644 100644 41fcb03... 9c4fc36... M	po/tr.po
:100644 100644 2f8f1fb... 34de082... M	po/zh_TW.po

commit 1907acb0a7720313edfacaa642698da40d8391c6
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 23 15:10:45 2006 +0100

    More message fixes and dutch translations.

:100644 100644 bb51a01... 20f744e... M	flower/getopt-long.cc
:100644 100644 58cd709... f59a6ef... M	lily/align-interface.cc
:100644 100644 cad4432... 53d1234... M	lily/beam-engraver.cc
:100644 100644 1c0715e... 1988ed5... M	lily/freetype.cc
:100644 100644 481e4a9... bb41098... M	lily/grace-engraver.cc
:100644 100644 57c3681... d129350... M	lily/horizontal-bracket-engraver.cc
:100644 100644 40b8f0d... a900154... M	lily/instrument-name-engraver.cc
:100644 100644 85bf14b... 37dbc7a... M	lily/lily-parser-scheme.cc
:100644 100644 410a749... 5aba63d... M	lily/main.cc
:100644 100644 fb272aa... ce23b13... M	lily/music.cc
:100644 100644 f1206fb... a60b262... M	lily/relocate.cc
:100644 100644 c3354a6... 1719864... M	lily/script-engraver.cc
:100644 100644 175a022... 9f986e7... M	lily/self-aligment-interface.cc
:100644 100644 4bbfff3... 4e6167a... M	lily/slur-scoring.cc
:100644 100644 735335f... 835801d... M	lily/spacing-basic.cc
:100644 100644 c0eecf9... 8f6355b... M	lily/spacing-determine-loose-columns.cc
:100644 100644 a55f313... 5270912... M	lily/tie-formatting-problem.cc
:100644 100644 f238889... 8df1865... M	po/cs.po
:100644 100644 6293b67... f3680fb... M	po/da.po
:100644 100644 10b4598... c2e1d14... M	po/de.po
:100644 100644 a1197d3... 9fc188d... M	po/es.po
:100644 100644 74cf146... 8aa8caf... M	po/fi.po
:100644 100644 1dfc0d2... da018be... M	po/fr.po
:100644 100644 53e6fa2... dbc1ce6... M	po/it.po
:100644 100644 cced011... efedd67... M	po/ja.po
:100644 100644 2be5bf1... dd55297... M	po/lilypond.pot
:100644 100644 0fcb6ed... ac369af... M	po/nl.po
:100644 100644 da43e97... b368bcb... M	po/ru.po
:100644 100644 52955e9... 7c043fa... M	po/rw.po
:100644 100644 5bab3ab... 525634c... M	po/sv.po
:100644 100644 9d2d3b8... 41fcb03... M	po/tr.po
:100644 100644 4925530... 2f8f1fb... M	po/zh_TW.po
:100644 100644 ae9d6f1... e7e2bb8... M	scm/define-music-types.scm
:100644 100644 92659dd... 08cc17c... M	scm/document-backend.scm
:100644 100644 2a69a26... 5a0afbb... M	scm/documentation-lib.scm
:100644 100644 4f79352... 23d0f10... M	scm/framework-ps.scm
:100644 100644 e71d400... 8780c12... M	scm/lily.scm
:100644 100644 8b7448e... 189f960... M	scm/music-functions.scm
:100644 100644 5bd9ddf... b0bf088... M	scm/output-svg.scm
:100644 100644 a07bf77... d9a97b9... M	scm/output-tex.scm
:100644 100644 26a726a... 9c69736... M	scripts/abc2ly.py
:100644 100644 4a4fee8... 474144c... M	scripts/convert-ly.py
:100644 100644 f2f1489... 126288f... M	scripts/etf2ly.py
:100644 100644 b921d8d... 472101b... M	scripts/lilypond-book.py
:100644 100644 4a0d956... f1db678... M	scripts/midi2ly.py
:100644 100644 973def4... 6c2691c... M	scripts/musicxml2ly.py

commit 03e9ace9ee403b5c7228b467f4febc3439440a95
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 23 10:56:52 2006 +0100

    Uniformise some error messages, translate all dutch undefined.

:100644 100644 e71176c... ae3943d... M	lily/lily-parser.cc
:100644 100644 db363f5... 28c7544... M	lily/slur-engraver.cc
:100644 100644 441fdd7... 66930ce... M	lily/tuplet-engraver.cc
:100644 100644 2fb699c... f238889... M	po/cs.po
:100644 100644 81fa236... 6293b67... M	po/da.po
:100644 100644 82b635f... 10b4598... M	po/de.po
:100644 100644 10482db... a1197d3... M	po/es.po
:100644 100644 536d93c... 74cf146... M	po/fi.po
:100644 100644 978afa6... 1dfc0d2... M	po/fr.po
:100644 100644 f3dfdf0... 53e6fa2... M	po/it.po
:100644 100644 780b77f... cced011... M	po/ja.po
:100644 100644 fba51e9... 2be5bf1... M	po/lilypond.pot
:100644 100644 a1a9e57... 0fcb6ed... M	po/nl.po
:100644 100644 cd0d469... da43e97... M	po/ru.po
:100644 100644 70846d6... 52955e9... M	po/rw.po
:100644 100644 f13192c... 5bab3ab... M	po/sv.po
:100644 100644 6d758d3... 9d2d3b8... M	po/tr.po
:100644 100644 3b3755c... 4925530... M	po/zh_TW.po
:100644 100644 fb01bcf... f2555bb... M	scm/GNUmakefile
:100644 100644 1075756... 4f79352... M	scm/framework-ps.scm
:100644 100644 5f2828a... b1b2ed7... M	scm/to-xml.scm

commit 1e7cfb765faf45e6536dcc119ae0b5671f1082b2
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 23 10:24:41 2006 +0100

    More "cannot oopses: _i and _f.

:100644 100644 6ff0cd6... 8b8f191... M	lily/change-iterator.cc
:100644 100644 bd999de... 45a1562... M	lily/context.cc
:100644 100644 777615e... 65bea4d... M	lily/includable-lexer.cc
:100644 100644 78fa3af... cbd7903... M	lily/lily-guile.cc
:100644 100644 dd47058... 85bf14b... M	lily/lily-parser-scheme.cc
:100644 100644 63f4a24... 410a749... M	lily/main.cc
:100644 100644 f90688c... b5d02f8... M	lily/midi-stream.cc
:100644 100644 d47d794... 2f2e5fd... M	lily/open-type-font.cc
:100644 100644 353ea91... debc884... M	lily/piano-pedal-engraver.cc
:100644 100644 6224b00... 1ab27bc... M	lily/piano-pedal-performer.cc
:100644 100644 6e3b2ab... f1206fb... M	lily/relocate.cc
:100644 100644 05b90b4... 4415e8d... M	lily/source-file.cc
:100644 100644 c0aff72... 0fa39c6... M	lily/translator-group.cc

commit 4472182b514370b756f1acc1b677fcf7d5777880
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Dec 23 06:43:06 2006 +0100

    \bar "" doesn't increase the bar number counter.

:100644 100644 e3bb80c... d4bf831... M	Documentation/user/basic-notation.itely

commit 2e461e0f739e19ab3abca44301056b95aac95cf2
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Dec 23 06:15:49 2006 +0100

    Remove reference to nonexistent example.

:100644 100644 d760201... e3bb80c... M	Documentation/user/basic-notation.itely

commit 269fee6db71fb025954ee5a0fbe8c6b1a70b6308
Author: Rune Zedeler <rune@zedeler.dk>
Date:   Fri Dec 22 22:53:40 2006 +0100

    removed comment

:100644 100644 d54caed... 8b45adb... M	lily/key-signature-interface.cc

commit 736c741bf06f35a2e78783b35bf2982a7a8d9810
Author: Rune Zedeler <rune@zedeler.dk>
Date:   Fri Dec 22 22:41:41 2006 +0100

    added key-cancellation-interface to KeyCancellation

:100644 100644 37f9856... d54caed... M	lily/key-signature-interface.cc
:100644 100644 f6f778b... cf615aa... M	scm/define-grobs.scm

commit a16a9cb59bd9732bee824c0fad23c6594cf60a61
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Dec 22 20:04:07 2006 +0100

    Oops "cannot.

:100644 100644 c4eaf62... 6ff0cd6... M	lily/change-iterator.cc
:100644 100644 81742dc... 6882939... M	lily/dynamic-engraver.cc
:100644 100644 0dfdbc0... 73ba7e1... M	lily/gregorian-ligature-engraver.cc
:100644 100644 41cb3b8... c4565f8... M	lily/ligature-engraver.cc
:100644 100644 e6835f4... f90688c... M	lily/midi-stream.cc
:100644 100644 0474bc8... 1ae7794... M	lily/new-fingering-engraver.cc
:100644 100644 6a7b0f8... ca85f08... M	lily/note-column.cc
:100644 100644 040874c... f748b56... M	lily/rest-collision.cc
:100644 100644 c3f84e8... db363f5... M	lily/slur-engraver.cc
:100644 100644 d6ad6d7... e5938f0... M	lily/span-dynamic-performer.cc
:100644 100644 89cc76d... 2994956... M	lily/text-spanner-engraver.cc
:100644 100644 38103ce... 844af53... M	lily/trill-spanner-engraver.cc
:100644 100644 0587a01... 532ac96... M	lily/volta-engraver.cc
:100644 100644 f3c2819... 4a4fee8... M	scripts/convert-ly.py
:100644 100644 66f15f5... b921d8d... M	scripts/lilypond-book.py

commit 822fe221c527bf2fddcdb32abe048a4b4dffbf1b
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Dec 22 20:02:05 2006 +0100

    initial.

:100644 100644 8bb5af3... 3e68ae8... M	buildscripts/mutopia-index.py
:100644 100644 bf2aadd... 61b0a60... M	lily/all-font-metrics.cc
:100644 100644 a935bfc... 04ed126... M	lily/auto-change-iterator.cc
:100644 100644 a0a1528... e150a51... M	lily/beam-quanting.cc
:100644 100644 55099a8... c4eaf62... M	lily/change-iterator.cc
:100644 100644 52ed127... cbc22cf... M	lily/constrained-breaking.cc
:100644 100644 d4177e7... bd999de... M	lily/context.cc
:100644 100644 8f64db1... 81742dc... M	lily/dynamic-engraver.cc
:100644 100644 4ee2acb... 1c0715e... M	lily/freetype.cc
:100644 100644 b23b168... 481e4a9... M	lily/grace-engraver.cc
:100644 100644 9a7efcb... 0dfdbc0... M	lily/gregorian-ligature-engraver.cc
:100644 100644 cb85157... 777615e... M	lily/includable-lexer.cc
:100644 100644 a256b8b... 40b8f0d... M	lily/instrument-name-engraver.cc
:100644 100644 ab7dfeb... 41cb3b8... M	lily/ligature-engraver.cc
:100644 100644 d57a9f5... 78fa3af... M	lily/lily-guile.cc
:100644 100644 83c3826... dd47058... M	lily/lily-parser-scheme.cc
:100644 100644 728cd89... 63f4a24... M	lily/main.cc
:100644 100644 d5b62fe... e6835f4... M	lily/midi-stream.cc
:100644 100644 594f24f... 0474bc8... M	lily/new-fingering-engraver.cc
:100644 100644 a53c060... 6a7b0f8... M	lily/note-column.cc
:100644 100644 d34654e... d47d794... M	lily/open-type-font.cc
:100644 100644 c6a1381... 911e834... M	lily/page-turn-page-breaking.cc
:100644 100644 8c919cb... 353ea91... M	lily/piano-pedal-engraver.cc
:100644 100644 67d16d4... 6224b00... M	lily/piano-pedal-performer.cc
:100644 100644 ac4c31b... 6e3b2ab... M	lily/relocate.cc
:100644 100644 3e82328... 040874c... M	lily/rest-collision.cc
:100644 100644 4c63ce7... 175a022... M	lily/self-aligment-interface.cc
:100644 100644 864ea77... c3f84e8... M	lily/slur-engraver.cc
:100644 100644 34e2051... 4bbfff3... M	lily/slur-scoring.cc
:100644 100644 310c793... 05b90b4... M	lily/source-file.cc
:100644 100644 2cd69fa... 735335f... M	lily/spacing-basic.cc
:100644 100644 28e2ea6... d6ad6d7... M	lily/span-dynamic-performer.cc
:100644 100644 28f88fd... 89cc76d... M	lily/text-spanner-engraver.cc
:100644 100644 b25d615... c0aff72... M	lily/translator-group.cc
:100644 100644 3f07d5b... 38103ce... M	lily/trill-spanner-engraver.cc
:100644 100644 41b0c7c... 0587a01... M	lily/volta-engraver.cc
:100644 100644 1309db8... 2fb699c... M	po/cs.po
:100644 100644 67e0903... 81fa236... M	po/da.po
:100644 100644 03aaa5d... 82b635f... M	po/de.po
:100644 100644 9d53d30... 10482db... M	po/es.po
:100644 100644 39bc41a... 536d93c... M	po/fi.po
:100644 100644 19bffbe... 978afa6... M	po/fr.po
:100644 100644 0e707e8... f3dfdf0... M	po/it.po
:100644 100644 330dc6a... 780b77f... M	po/ja.po
:100644 100644 cd4383b... fba51e9... M	po/lilypond.pot
:100644 100644 aeb66b0... a1a9e57... M	po/nl.po
:100644 100644 4553ff7... cd0d469... M	po/ru.po
:100644 100644 2fef2c2... 70846d6... M	po/rw.po
:100644 100644 7a71000... f13192c... M	po/sv.po
:100644 100644 a6321e4... 6d758d3... M	po/tr.po
:100644 100644 83d25f2... 3b3755c... M	po/zh_TW.po
:100644 100644 877b98e... 686993e... M	python/lilylib.py
:100644 100644 dc7d381... facf064... M	python/midi.c
:100644 100644 bec7bc5... ae9d6f1... M	scm/define-music-types.scm
:100644 100644 6b22d7f... 92659dd... M	scm/document-backend.scm
:100644 100644 ce91651... 2a69a26... M	scm/documentation-lib.scm
:100644 100644 e17c3d4... 1075756... M	scm/framework-ps.scm
:100644 100644 7b0d5d0... 8b7448e... M	scm/music-functions.scm
:100644 100644 27dfe4e... 5bd9ddf... M	scm/output-svg.scm
:100644 100644 3a3e023... a07bf77... M	scm/output-tex.scm
:100644 100644 e28577f... 26a726a... M	scripts/abc2ly.py
:100644 100644 549e82b... f3c2819... M	scripts/convert-ly.py
:100644 100644 0e85317... f2f1489... M	scripts/etf2ly.py
:100644 100644 90174ef... 66f15f5... M	scripts/lilypond-book.py
:100644 100644 4240b3a... 973def4... M	scripts/musicxml2ly.py

commit 0ef5e933df21700e1d851be7fce5cb8d3000a644
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Dec 22 19:06:47 2006 +0100

    use rational numbers for alteration field of Pitch.

:100644 100644 df3a19a... 461a2c3... M	input/regression/GNUmakefile
:100644 100644 456bc1a... cfad4a7... M	input/regression/key-signature-scordatura.ly
:100644 100644 65ba279... 0a071d9... M	input/regression/keys.ly
:100644 100644 a94f553... a325a01... M	lily/accidental-engraver.cc
:100644 100644 060c978... 6b9718f... M	lily/accidental.cc
:100644 100644 58cd709... 0bf83bf... M	lily/align-interface.cc
:100644 100644 5946b91... 8f61765... M	lily/ambitus-engraver.cc
:000000 100644 0000000... 77fd7c5... A	lily/guile-init.cc
:100644 100644 11f3cd3... 4300919... M	lily/include/audio-item.hh
:100644 100644 621849e... c2cfb8e... M	lily/include/lily-guile.hh
:100644 100644 c3082aa... d0b7c65... M	lily/include/lily-proto.hh
:100644 100644 6ec530f... a7e7ceb... M	lily/include/midi-item.hh
:100644 100644 f50d2d5... 0e3be73... M	lily/include/pitch.hh
:000000 100644 0000000... 58bec89... A	lily/include/scale.hh
:100644 100644 41cb7ae... 54c9832... M	lily/key-engraver.cc
:100644 100644 61e3592... 9bb8b11... M	lily/key-performer.cc
:100644 100644 37f9856... a6ff448... M	lily/key-signature-interface.cc
:100644 100644 d57a9f5... 182ed7e... M	lily/lily-guile.cc
:100644 100644 88d303b... 10b7f27... M	lily/midi-item.cc
:100644 100644 2979c93... c2aaa08... M	lily/midi-walker.cc
:100644 100644 365c3f4... 82f52a5... M	lily/music-scheme.cc
:100644 100644 fb272aa... dd53e98... M	lily/music.cc
:100644 100644 8d9dfb4... e5c2ef9... M	lily/note-performer.cc
:100644 100644 64d6103... ebb322d... M	lily/parser.yy
:100644 100644 3beb9f4... 16b78e9... M	lily/pitch-scheme.cc
:100644 100644 566b729... 4d983ab... M	lily/pitch.cc
:100644 100644 da74daf... 33bb1a8... M	lily/pitched-trill-engraver.cc
:100644 100644 388e2f2... cc1efe3... M	lily/relative-octave-check.cc
:100644 100644 b71f43f... 89e8103... M	lily/scale.cc
:100644 100644 a9e6556... 4fb33f7... M	lily/tab-note-heads-engraver.cc
:100644 100644 f69cc77... fc0b867... M	ly/engraver-init.ly
:100644 100644 cf8ea88... 1e3a034... M	scm/chord-entry.scm
:100644 100644 0d09bea... cb24033... M	scm/lily-library.scm
:100644 100644 e71d400... 78430f8... M	scm/lily.scm

commit 035a4ac6daafe8e8df828c58f616981da1cc20d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Dec 22 16:28:49 2006 +0100

    rational cleanups: suppress some automatic conversions.

:100644 100644 290d02b... bc64465... M	flower/include/rational.hh
:100644 100644 b82a35e... 150ace0... M	flower/rational.cc

commit a6fc5a70af6fce56d262512054bb66dd27a07828
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Dec 22 13:28:14 2006 +0100

    Leave dotted version strings alone; do not strip dotted triplets into tuplets.

:100644 100644 25a0f54... b69dc9c... M	stepmake/aclocal.m4

commit dc22a386e482db98fb7a0551f6705e13fe4fa8fe
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 14:59:10 2006 +0100

    coding style nits; more accurate programming_error for introducing infinity.

:100644 100644 e450567... 319ca2d... M	lily/align-interface.cc

commit d635b4d25387bd1a88aa6fb1c5469ac4d5101a22
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 14:58:24 2006 +0100

    declare spanner::bounds_width

:100644 100644 b90d199... bce4837... M	lily/include/spanner.hh

commit 26bbea8dd30c28a3972480cf4b1d24a73b322105
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 14:58:08 2006 +0100

    spanner::bounds-width

:100644 100644 c0ac823... f4909f5... M	lily/spanner.cc

commit 3cc0b903ac78e76e7d4d17af0db1ca5e7db2c7f1
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Dec 21 14:03:54 2006 +0200

    Fix refpoints in align-interface.
    Fine-tune padding/minimum-Y-extent of staves

:100644 100644 e450567... 690f2a4... M	lily/align-interface.cc
:100644 100644 6907308... f69cc77... M	ly/engraver-init.ly
:100644 100644 a794f75... f6f778b... M	scm/define-grobs.scm

commit da3846b54263ebc0c51bda9f8ab0baf85f5dc05a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 01:21:04 2006 +0100

    more stepmake trimming

:100644 000000 980c358... 0000000... D	stepmake/CHANGES
:100644 100644 7d11336... 8a3eb01... M	stepmake/GNUmakefile
:100644 000000 e828ae4... 0000000... D	stepmake/TODO

commit 22d9c2d11340198528b5614c4f457a320821945c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 01:17:43 2006 +0100

    trim stepmake

:100755 000000 1881b2d... 0000000... D	stepmake/bin/install-dot-exe.sh
:100644 000000 4e54a99... 0000000... D	stepmake/bin/install-layout.sh
:100644 000000 3c97ed9... 0000000... D	stepmake/bin/ls-latex.py
:100755 000000 4f0b79e... 0000000... D	stepmake/bin/package-zet.sh
:100644 000000 e325688... 0000000... D	stepmake/bin/package-zip.sh
:100644 000000 75039f9... 0000000... D	stepmake/bin/package-zip32.sh
:100755 000000 51a0d8a... 0000000... D	stepmake/bin/packagepython.py
:100755 000000 90703a2... 0000000... D	stepmake/bin/release.py
:100755 000000 fbda8e9... 0000000... D	stepmake/bin/stepdirs.sh

commit 52e3fdbd13c9549699812f6661d73ff40a07483f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 21 01:13:54 2006 +0100

    formatting nits

:100644 100644 5a15fbb... a94f553... M	lily/accidental-engraver.cc
:100644 100644 2f23220... e450567... M	lily/align-interface.cc

commit 3471517ce90350ce96de892bb2e756359bd042b6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 23:58:09 2006 +0100

    robustness: survive \lyricsto argument without Lyrics context. Fixes #183

:100644 100644 6011ede... 85e72d3... M	lily/lyric-combine-music-iterator.cc

commit b33a9b51e7b9620131b89ac837adc62e69999852
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 20 10:03:47 2006 -0800

    Fix version string in tutorial.

:100644 100644 796705e... 7170925... M	Documentation/user/tutorial.itely

commit 55707dd913419e2c529e18cc29b8d3e606b4539e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 16:24:01 2006 +0100

    add \version to CARY

:100644 100644 44995b0... 1c8bb4c... M	input/cary-layout.ly

commit 1f65a7624b7382245ef7e10d6c12600503ba8ce1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 15:30:41 2006 +0100

    only write non symlink files.

:100644 100644 1fd33a8... 08a997c... M	stepmake/bin/add-html-footer.py

commit 389b18e8d160a056f4511c3fd591c5ec553b7130
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 15:12:47 2006 +0100

    remove debugging gobs.

:100644 100644 f15fb8c... 37f965d... M	scm/output-lib.scm

commit c14c1393ec56e643e6b1e7b320aa29cb26384122
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 15:06:19 2006 +0100

    render CARY too.

:100644 100644 da9987d... e096a73... M	input/GNUmakefile

commit 79b0d1b5c90597ffd714350c645f2448e19a050b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 15:05:57 2006 +0100

    \header updates for CARY.

:100644 100644 e928664... 22837f0... M	input/cary.ly

commit bd8367f8ca687c1d0e3af4ea2f1e6553c29a2eb3
Author: Trevor Bača <trevorbaca@gmail.com>
Date:   Wed Dec 20 15:04:15 2006 +0100

    Add ČÁRY fragment

:000000 100644 0000000... 44995b0... A	input/cary-layout.ly
:000000 100644 0000000... e928664... A	input/cary.ly

commit ecf41f6eb7440451c33d7b7c69d1d9af24645b45
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 14:50:21 2006 +0100

    add Rune, Bertalan.

:100644 100644 94f71d2... fcfed5e... M	THANKS

commit d8c99b172ee9b3a603bfa6a57393083f551dadd4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 14:50:11 2006 +0100

    put pbm call in subroutine.

:100644 100644 4f6d322... 9959afd... M	scm/ps-to-png.scm

commit fdbe9020744ba238f9558abf78ba744540397d62
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 14:38:39 2006 +0100

    robustness: don't inspect symlinks. Fix: strip path of symlink dest.

:100644 100644 83c398e... 1fd33a8... M	stepmake/bin/add-html-footer.py

commit dbb5e246b0ac838e1ec7dd191dad8617d53908a4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 12:28:23 2006 +0100

    NEWS entry for tie directoins

:100644 100644 e5984df... 3a59f03... M	Documentation/topdocs/NEWS.tely

commit e8f45be6eefac0caa205e404ee530d65532bb151
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 12:26:41 2006 +0100

    support ANTI_ALIAS_FACTOR Makefile override.

:100644 100644 201c998... e26aab9... M	make/lilypond-vars.make

commit 2275d6fea8dbc42d631952ca8c14a179e5ca7fcb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 12:26:28 2006 +0100

    output-distance: --output-dir option

:100644 100644 a04df6b... f19886a... M	buildscripts/output-distance.py

commit 2ae362718c9ed3a289a8e60fa5af977e2b4cb2b5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 12:01:21 2006 +0100

    add regtest for manual ties.

:000000 100644 0000000... 898ccb2... A	input/regression/tie-direction-manual.ly

commit 812f0cece066131750e074ca0c3efa4b0ed3aab6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 11:56:39 2006 +0100

    copy 'direction from tie-cause to tie. Fixes #139.

:100644 100644 ed46d59... af3c5a4... M	lily/tie-engraver.cc

commit 7c357fd112259043b0f28db561947aff2da14e0b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 03:24:07 2006 +0100

    Always insert bar-line moments, but set grace part to 0 first. Fixes #56.

:000000 100644 0000000... 56ed37e... A	input/regression/grace-partial.ly
:100644 100644 f98ac23... 96460ec... M	lily/timing-translator.cc

commit a0327b008e657ebec253f04fb1bbb91dc4afade7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:49:13 2006 +0100

    shorten strings in table header too.

:100644 100644 d3ef36b... a04df6b... M	buildscripts/output-distance.py

commit d14c7c4f87ab70e93af6fd7e83881e14d8d2a5bc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:40:35 2006 +0100

    typos

:100644 100644 df923ab... d3ef36b... M	buildscripts/output-distance.py

commit f540734bfabcad0ffcf6e7942da430ecb2de719c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:33:44 2006 +0100

    rational.cc thinko.

:100644 100644 7816905... b82a35e... M	flower/rational.cc

commit dce5c177627994fd72381d3562d25fe6201ad2a9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:02:59 2006 +0100

    Fix spacing of noteless clusters.
    
    Define cluster beacon as rhythmic-grob, so spacing-engraver notices it
    for shortest-starter-duration.

:100644 100644 02f530d... a3d1df6... M	scm/define-grobs.scm

commit f3d1c138267f134dd245ca088869f16262311c92
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:02:05 2006 +0100

    bump version

:100644 100644 e650778... 5d51c9d... M	VERSION

commit 43f7c04030152760addaa0471fdcb5594c386585
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 02:00:07 2006 +0100

    acknowledge repeat slash as rhythmic event. Fixes spacing of slashes,
    due to previous fixes in basic-spacing.cc and Rational::operator double()

:100644 100644 c6fc091... 81d5f2c... M	lily/spacing-engraver.cc
:100644 100644 e7d5962... 2bda1a2... M	scm/define-event-classes.scm
:100644 100644 c6eb520... bf2c5b6... M	scm/define-grob-interfaces.scm
:100644 100644 7aad372... 02f530d... M	scm/define-grobs.scm
:100644 100644 99036e4... bec7bc5... M	scm/define-music-types.scm

commit 769b013813fb7867a775181f4ae01a218bb0086a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:57:31 2006 +0100

    coding style cleanup

:100644 100644 4387c78... 2cd69fa... M	lily/spacing-basic.cc

commit 89a8b6d57d11d2cf503dfd42a0df74b2c5567bcb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:49:07 2006 +0100

    bugfix: return HUGE_VAL for infinite rational.

:100644 100644 a0c0d22... 7816905... M	flower/rational.cc

commit ce9e4dc1f3d9e3420a4d9a4d980e914b7c78c0d9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:35:42 2006 +0100

    remove slashes from compare-XXXX directory name

:100644 100644 511dc65... df923ab... M	buildscripts/output-distance.py

commit 30d2bd00bfda1e732e6acb4ee48ee17bd17d51eb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:03:16 2006 +0100

    Always cap shortest_playing_len by measure length.
    
    Make get_measure_length() more efficient by using
    Paper_column::get_rank as array index.

:100644 100644 2e81fdf... 4387c78... M	lily/spacing-basic.cc
:100644 100644 90eb463... 3ca3979... M	lily/system.cc

commit 6d7e2fd4eb2c2d9545557d7d6c2f46047354ffb8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:02:17 2006 +0100

    trim obsolete code.

:100644 100644 31f7df6... a196c39... M	lily/spacing-spanner.cc

commit f5b1a79929ad3bf85f08400644af8e92a73faffb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 01:01:09 2006 +0100

    move NoteSpacing creation from Rhythmic_column_engraver to new Note_spacing_engraver.

:000000 100644 0000000... 33c459c... A	lily/note-spacing-engraver.cc
:100644 100644 ec8b754... 4d77927... M	lily/rhythmic-column-engraver.cc
:100644 100644 ada3cf8... 6907308... M	ly/engraver-init.ly

commit 170c71c94470f5a9fddcf0396dac923e45ba6e4a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 00:15:33 2006 +0100

    bump lilypond.tely version to 2.11

:100644 100644 ce5b8b4... 2b0b309... M	Documentation/user/lilypond.tely

commit 260589aec60d954aca3495673344ddd2edea4a03
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 20 00:12:52 2006 +0100

    Limit beamlet width at abs(last_stem - stem)/2. Fixes #178.

:000000 100644 0000000... 5c57a1e... A	input/regression/beam-beamlet-grace.ly
:100644 100644 d020483... 7795307... M	lily/beam.cc
:100644 100644 9126bfb... 67daab8... M	lily/include/beam.hh

commit 02ddd6843894938767ebfc9d1171b4b1910d61b2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 23:45:44 2006 +0100

    import convertrules explicitly. This catches FatalConversionError() correctly.

:100644 100644 1f0ef12... 549e82b... M	scripts/convert-ly.py

commit 4ae177797e3432939d383554e24ee4387ee236cc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 23:40:14 2006 +0100

    robustness fix: allow Music_wrapper with null child. Fixes #177

:100644 100644 e89896c... bc59a30... M	lily/music-wrapper-iterator.cc
:100644 100644 051187a... 5f141c0... M	lily/music-wrapper.cc

commit 9635dbf335559639f7084f817f1a2142d4f2ac88
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 14:18:52 2006 +0100

    create JPEG comparison images.

:100644 100644 fd09f02... 511dc65... M	buildscripts/output-distance.py

commit eda2b9fc0808d9ba04edcecdc5573dcbfefb41e3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 13:50:41 2006 +0100

    Use -depth 8 for compare/composite. Drop border around image.

:100644 100644 787c3a7... fd09f02... M	buildscripts/output-distance.py

commit ea140955e3146ee2a43da37958d49f97ff60cb55
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 12:32:42 2006 +0100

    output-distance: don't barf if either to be compared PNG is borked.

:100644 100644 8f1b686... 787c3a7... M	buildscripts/output-distance.py

commit 44769ccc640926b8b7bc3eaa6b942ca058237db1
Author: Rune Zedeler <rz@daimi.au.dk>
Date:   Tue Dec 19 11:53:04 2006 +0100

    
    Fix #94. Added support for extraNatural.
    
    Now key signature naturals are placed at the same location as the
    accidental that they cancels.

:000000 100644 0000000... a103f4e... A	input/regression/key-signature-cancellation-extra-natural.ly
:100644 100644 26b3985... 41cb7ae... M	lily/key-engraver.cc
:100644 100644 60a11db... 37f9856... M	lily/key-signature-interface.cc

commit 6987ef97d8e6a17537b9449fdad55f5477a09802
Author: Rune Zedeler <rz@daimi.au.dk>
Date:   Tue Dec 19 10:38:28 2006 +0100

    Fix #106 and problems with 'modern accidental style.

:100644 100644 9d671c1... 5a15fbb... M	lily/accidental-engraver.cc

commit 0f907f5dbb6eb8787e023d09afa3ff8c979148b6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 10:37:22 2006 +0100

    Revert "Fix #106 and problems with 'modern accidental style."
    
    This reverts commit e28a36acef7ccdd93ae444cd49fe6fd0fd0d993a.

:100644 000000 9f749ae... 0000000... D	input/regression/accidentals-modern.ly
:100644 100644 00cf1de... 9d671c1... M	lily/accidental-engraver.cc

commit 95d202a9c22373064efbde5271bffa5113c103ee
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 19 10:37:02 2006 +0100

    Revert "coding style nit."
    
    This reverts commit 866bd402bd569099be9d23885939f34d5b6921c7.

:100644 100644 f4c2abd... 00cf1de... M	lily/accidental-engraver.cc

commit b76f077062d6ba5c5f866e3e0e04d89390023b89
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 19 10:54:50 2006 +0200

    replace no-spacing-rods with extra-spacing-width and add
    infinite-spacing-height to fix fatText

:100644 100644 9a62200... 1cadde8... M	Documentation/user/programming-interface.itely
:100644 100644 bbef69b... b26704c... M	Documentation/user/tweaks.itely
:100644 100644 2872272... ff343cf... M	Documentation/user/working.itely
:100644 100644 173df20... 5cf717a... M	lily/item.cc
:100644 100644 0a6c085... 0867007... M	lily/separation-item.cc
:100644 100644 10e301a... f7fc11a... M	ly/property-init.ly
:100644 100644 b46dc5a... b9012c5... M	scm/define-grob-properties.scm
:100644 100644 47ef19a... f258856... M	scm/define-grobs.scm

commit 0a580270cc013d0a4906519fe43539588cb8147e
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Mon Dec 18 17:29:52 2006 +0100

    Add .en.html symlink hack.

:100644 100644 08ff5ff... 83c398e... M	stepmake/bin/add-html-footer.py

commit c718b826c2fc5eb4157627fedd28b84cb1c4c858
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 16:21:22 2006 +0100

    bump version

:100644 100644 7616dcf... e650778... M	VERSION

commit ba2cc64190300e80478fe28f508503ee52f90ec7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 16:21:12 2006 +0100

    formatting nitpicks.

:100644 100644 ec79a41... f5c4483... M	lily/note-collision.cc
:100644 100644 994b5e1... 7aad372... M	scm/define-grobs.scm

commit 509c989d112cc4aae55da2e7b8a470c7abba8c2e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 12:47:40 2006 +0100

    more gitignore stuff.

:100644 100644 cfd9108... 9ceca56... M	.gitignore

commit 866bd402bd569099be9d23885939f34d5b6921c7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 12:45:39 2006 +0100

    coding style nit.

:100644 100644 00cf1de... f4c2abd... M	lily/accidental-engraver.cc

commit e28a36acef7ccdd93ae444cd49fe6fd0fd0d993a
Author: Rune Zedeler <rz@daimi.au.dk>
Date:   Mon Dec 18 12:44:56 2006 +0100

    Fix #106 and problems with 'modern accidental style.

:000000 100644 0000000... 9f749ae... A	input/regression/accidentals-modern.ly
:100644 100644 9d671c1... 00cf1de... M	lily/accidental-engraver.cc

commit ec550432183bc565ebcc58cb406a8dd8c92eb35c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 12:27:34 2006 +0100

    ignore output-distance-tests

:100644 100644 2489b9e... cfd9108... M	.gitignore

commit a4973619203e2f3132bc23a742895e8ba8d58c2d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 18 12:27:20 2006 +0100

    support ignore-collision to suppress clashing notecolumns message.

:100644 100644 32dddc1... 4397417... M	lily/collision-engraver.cc
:100644 100644 2fa8ce4... ec79a41... M	lily/note-collision.cc
:100644 100644 d0364bf... 7fe48c1... M	scm/define-grob-properties.scm

commit b732df9d110354339dbe815e30a2780eb13210df
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 23:12:36 2006 +0100

    Nitpick.

:100644 100644 6699ba2... 90174ef... M	scripts/lilypond-book.py

commit 983b751d1b98106e895e746fc41d063ab11d7e3e
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 23:12:25 2006 +0100

    Path fix.

:100644 100644 7e86f13... 5a07e1b... M	SConstruct

commit d938e8526e9b4656c955426b8d3a81ee3cb4e899
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 23:11:47 2006 +0100

    Remove ps-has-color, use compression 9 for pngs.

:100644 100644 19473b9... 4f6d322... M	scm/ps-to-png.scm

commit 08dc7023a1de89004571728da5fdc767c394484e
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 23:11:03 2006 +0100

    Revert pnmgray hack.

:100644 100644 6e45f05... 42c04b6... M	scm/backend-library.scm

commit fae1936f113f1b54fdf219f2ce59c5d34d9be00f
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 23:10:49 2006 +0100

    Revert SCM_UNSPECIFIED addition.

:100644 100644 5e031c0... 59fc0ba... M	lily/general-scheme.cc

commit c201c41c44b93520081c497ab48cc2701be5d8d6
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Dec 17 13:48:10 2006 -0800

    Update \applyOutput example (old fix).

:100644 100644 a784db0... 3b681cb... M	Documentation/user/changing-defaults.itely

commit db53316f4dc8ecd443adebd8c279d8c4fe45b7d4
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 17 23:35:37 2006 +0200

    fix conditional-elements in horizontal-spacing skylines

:100644 100644 f6bfeff... 6aaf49b... M	lily/accidental-placement.cc
:100644 100644 c34fc0b... 5d09bdc... M	lily/include/accidental-placement.hh
:100644 100644 0f1d461... 0a6c085... M	lily/separation-item.cc

commit a36fea579c2c3337b717f9114f07c0a35231fbed
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 17 22:34:06 2006 +0100

    use ImageMagick compare + composite to show difference graphically.

:100644 100644 9276845... 8f1b686... M	buildscripts/output-distance.py

commit 60619de0cdc4a5b3cd4ba141a873dd3fea5ae161
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 17 23:34:00 2006 +0200

    fix skyline-vertical-alignment for figured bass

:100644 100644 7ab7023... 10a35dc... M	scm/define-grobs.scm

commit fe8b0d487a17d871388f5df3fbcf5b5bc054ec75
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 20:53:00 2006 +0100

    Use netpbm iso convert.  Keeps grayscales grayscale.

:100644 100644 11515f1... 19473b9... M	scm/ps-to-png.scm

commit b666d39154525e4f6761f12caed04a63422b97d1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 17 19:34:02 2006 +0100

    take the left most head as bound for the TieColumn. Fixes #166.

:100644 100644 85529ef... dd54530... M	lily/tie-column.cc

commit dfa76316bd218fe3ea7c431e448609bf0419a233
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 17 16:25:39 2006 +0100

    test border line case.

:000000 100644 0000000... 94a3968... A	input/regression/spacing-loose-grace-error.ly

commit d23ae3e31c6fda42cb303963c0a919096aebcf5a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Dec 17 16:22:37 2006 +0100

    Fix #176.
    
    Robustness/cleanups for borderline cases with floating grace notes.

:100644 100644 3dace37... 7d46f78... M	lily/include/spacing-spanner.hh
:100644 100644 36eac12... a04d451... M	lily/pointer-group-interface.cc
:100644 100644 fe5a89c... c0eecf9... M	lily/spacing-determine-loose-columns.cc

commit 106f76a4bd8e3b54e03fac327177086bb4ab7d4a
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 15:28:54 2006 +0100

    Oops, settings are strings here.

:100644 100644 02cd759... 6e45f05... M	scm/backend-library.scm

commit fafa0760d14ea525e726de5c2d46ba3db0d8a0a5
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 17 15:14:16 2006 +0100

    Only use color in png if necessary.

:100644 100644 142e7c2... 5e031c0... M	lily/general-scheme.cc
:100644 100644 5258bcf... 02cd759... M	scm/backend-library.scm
:100644 100644 2d42988... 11515f1... M	scm/ps-to-png.scm

commit 94c9ce401362e9014568d779c9d2eadf5f2abf00
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 17 12:28:51 2006 +0200

    use skyline-spacing even in non-musical columns

:100644 100644 ca63294... 4fb59b5... M	lily/include/separation-item.hh
:100644 100644 ecb4e5d... 0f1d461... M	lily/separation-item.cc
:100644 100644 becbc1c... 7ab7023... M	scm/define-grobs.scm

commit 9dcce67fb9ec80388ff75907aa3a68a0cf8ce778
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 17 09:29:36 2006 +0200

    Fix conflicts between outside-staff-priority and script-priority.

:100644 100644 a1a1353... 4319bb8... M	lily/axis-group-interface.cc
:100644 100644 5c3d0fe... 8f64db1... M	lily/dynamic-engraver.cc
:100644 100644 726b327... a8fc0c3... M	lily/script-column.cc
:100644 100644 ca3bcd1... becbc1c... M	scm/define-grobs.scm

commit 3c9da5e34511868f9cbf7807601483c81eb92e5d
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sat Dec 16 10:42:18 2006 +0200

    Fix outside-staff placement for children of System.

:100644 100644 0020865... a1a1353... M	lily/axis-group-interface.cc

commit 3b9e87e8e105ea82bab8e71435e38f8ffc698440
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Dec 15 21:39:50 2006 +0100

    Simplify script; remove (even more) ligatures instead of deleting the glyphs.

:100644 100644 cdb8247... 53b9de9... M	buildscripts/pfx2ttf.fontforge

commit 625eedc95226225979487573b96ee3f55080cd7c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Dec 15 18:17:08 2006 +0100

    remove bookpaper ref.

:100644 100644 88414a8... 865ff4f... M	input/regression/system-separator.ly

commit c04fb9686c483abeea1b44f6df037b88cf5ae452
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 15 17:21:57 2006 +0200

    use skylines in VerticalAlignment.
    add the Skyline_pair class.
    remove self-alignment support from align-interface.

:100644 100644 f2eacf7... 2f23220... M	lily/align-interface.cc
:100644 100644 9149f66... 0020865... M	lily/axis-group-interface.cc
:100644 100644 b38537c... 4272b1a... M	lily/include/axis-group-interface.hh
:100644 100644 7f3130e... 36fd9d2... M	lily/include/skyline.hh
:100644 100644 20de8fb... ecb4e5d... M	lily/separation-item.cc
:100644 100644 ab877f2... 6b53a62... M	lily/skyline.cc
:100644 100644 d0364bf... 140cf38... M	scm/define-grob-properties.scm
:100644 100644 8b5f3ac... ca3bcd1... M	scm/define-grobs.scm

commit 7876d62307c8d58735f7fa88149271446d19d7b8
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Dec 14 18:29:29 2006 +0200

    give OctaveEight back its Y-extent

:100644 100644 994b5e1... 8b5f3ac... M	scm/define-grobs.scm

commit 3115bf5c40f6b159d7c9c847709eccce6b169a16
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 16:24:20 2006 +0100

    rigorous cleaning: do rm -rf "$(outdir)".
    
    This fixes problems with too large outdirs, and obviates
    complex rm -rF outdir/subdir hacks.

:100644 100644 9974762... 11653d5... M	Documentation/user/GNUmakefile
:100644 100644 4bcf1a5... 423d215... M	GNUmakefile.in
:100644 100644 15b634b... df3a19a... M	input/regression/GNUmakefile
:100644 100644 26874ad... 7546bbd... M	stepmake/stepmake/generic-targets.make

commit d4401de33195113a8859629b4bd9483a03d9ab5c
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Dec 14 15:28:27 2006 +0100

    (lang-merge): Protect against grep's `(standard input)' output if there is
    no input.

:100644 100644 1c8f501... 7547e39... M	make/doclang-targets.make

commit 9a3cf9bbd4c33cf2a9e93c4a5f727373be792320
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 15:27:47 2006 +0100

    cleanup version error messages. Fixes #133

:100644 000000 12c4782... 0000000... D	lily/include/lilypond-input-version.hh
:000000 100644 0000000... 12c4782... A	lily/include/lilypond-version.hh
:100644 100644 8bf851e... 9cb2cac... M	lily/lexer.ll
:100644 100644 c9c0559... 21ca2e5... M	lily/lilypond-version.cc
:100644 100644 a075649... 64d6103... M	lily/parser.yy

commit 33705e739c44917ba066306f3369d25d5aa887e7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 15:24:17 2006 +0100

    add bend + dots regression test.

:000000 100644 0000000... 4b55de5... A	input/regression/bend-dot.ly

commit a8209f9f23f7e1966f13ed3da47fa43cc3d8ad3b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 15:16:01 2006 +0100

    Avoid dots in bends. Fixes #125.

:100644 100644 445de3b... 994b5e1... M	scm/define-grobs.scm
:100644 100644 91e5c42... f15fb8c... M	scm/output-lib.scm

commit ed66c98f28aa2110264344c0b34b7b2278847922
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 15:15:29 2006 +0100

    formatting nits

:100644 100644 6c065af... 7d97676... M	lily/note-heads-engraver.cc
:100644 100644 cbd79da... 830aa78... M	lily/vertical-align-engraver.cc

commit e9f8dc5c6050dc83e8130325efd6e9bd5b5b46b0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 14:25:56 2006 +0100

    don't take Input into account for Prob equality.
    
    This fixes #149, spurious "Junking Event" error messages.

:100644 100644 b6df865... a45e089... M	lily/prob.cc

commit e74c05d2eee4518c508b137eaf7ac799b66f4ccb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 14:10:56 2006 +0100

    add ly:lexer-keywords to make keyword extraction easier and exact.

:100644 100644 543178c... 994d185... M	lily/include/lily-lexer.hh
:000000 100644 0000000... 66e47d3... A	lily/lily-lexer-scheme.cc
:100644 100644 394e200... 8d70783... M	lily/lily-lexer.cc

commit 14420b17c6c9804bd04f0d7633b3619a19b681a1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 14:10:13 2006 +0100

    ly:clone-parser -> ly:parser-clone, ly:parser-lexer.

:100644 100644 8bc3d5e... 83c3826... M	lily/lily-parser-scheme.cc
:100644 100644 f5342b0... 077c965... M	ly/music-functions-init.ly
:100644 100644 2ed3b28... a2ac085... M	python/convertrules.py
:100644 100644 9d2b3b5... 86f3f89... M	scm/parser-ly-from-scheme.scm

commit baa24035e5d43194de7af8863211df3455c27c05
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Dec 14 14:53:18 2006 +0200

    document vertical collision avoidance

:100644 100644 658fc62... 21b9328... M	Documentation/user/spacing.itely

commit dc75e41ad0af7c08eda80a816ba5f0fe71dfcc4f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 13:44:33 2006 +0100

    add new tuplets new_tuplet_ vector. Fixes #159
    
    This ensures we don't accidentally flush a newly started tuplet.

:000000 100644 0000000... 0579d4f... A	input/regression/quote-tuplet.ly
:100644 100644 946fd1d... 441fdd7... M	lily/tuplet-engraver.cc

commit 20068c1bb84a2b0b076f4c6b65bb3383a1efb6fc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 13:19:54 2006 +0100

    update THANKS.

:100644 100644 98c05e8... 94f71d2... M	THANKS
:100644 100644 aac582b... cdb8247... M	buildscripts/pfx2ttf.fontforge

commit 72f45f5ff73e105672d9d209a6b3331759bf51c0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Dec 14 13:06:25 2006 +0100

    strip Trademark from NCSB too.

:100644 100644 ec0f9a2... aac582b... M	buildscripts/pfx2ttf.fontforge
:000000 100644 0000000... ec7399e... A	input/regression/font-bogus-ligature.ly

commit 63eaa227ef4a10ab491c7c560de86a5741f52901
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Wed Dec 13 22:37:50 2006 +0200

    Better algorithm for avoiding too much space in skyline vertical placement.

:100644 100644 5eebdf2... 9149f66... M	lily/axis-group-interface.cc
:100644 100644 a9dd4ed... 445de3b... M	scm/define-grobs.scm

commit fef861a91b9f252cbe246f42a35b27df849a0e04
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 13 14:33:37 2006 +0100

    add David B

:100644 100644 83696a7... 98c05e8... M	THANKS

commit f6e076dfbe877611f422fde0c86b6baa45847cc9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 13 14:33:24 2006 +0100

    simpler Documentation/user/ clean

:100644 100644 e950f2c... 9974762... M	Documentation/user/GNUmakefile

commit 3b3b4738d57744721dbdbb49821eafb8f2dd9795
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 13 14:33:05 2006 +0100

    tighten gap for tab glissandi.

:100644 100644 afb0be2... ada3cf8... M	ly/engraver-init.ly

commit f813efbaebcc0e41d651da730759039594a7844b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Dec 13 14:32:57 2006 +0100

    ps-to-png: use -depth 8 for imagemagick. Stops bulky 48-bit output files.

:100644 100644 212029e... 2d42988... M	scm/ps-to-png.scm

commit 363b6f3c49679795971d3f9f2f15761abb61ec3a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 19:14:06 2006 +0100

    create out/VERSION as part of the out/ tree.

:100644 100644 d25212c... 4bcf1a5... M	GNUmakefile.in

commit c0b04ddf1c1dee9894539c2e1a68bfbfcead7ef0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 17:25:18 2006 +0100

    fix typo in banjo SCM code. Add regtest.

:000000 100644 0000000... 7e8dea3... A	input/regression/tablature-banjo.ly
:100644 100644 9075abd... 91e5c42... M	scm/output-lib.scm

commit 01b5aab3452af24a091d3b76149c008d761c134f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 17:11:36 2006 +0100

    delete all lily-XXX snippets.

:100644 100644 03f132c... e950f2c... M	Documentation/user/GNUmakefile

commit 93f5f37aef82efd9d51b13fdde6dc98e94e02857
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 17:11:27 2006 +0100

    bump version

:100644 100644 f78e473... 7616dcf... M	VERSION

commit 6294d4d0b07d966485a8db415990769a2ba84f53
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 11 22:59:07 2006 +0100

    use md5 for hashing ly snippets. This makes snippets lilypond-book
    
    documents reproducible across platforms.

:100644 100644 66e0704... 6699ba2... M	scripts/lilypond-book.py

commit 2d446855ce5a91d8924219c76bcdb9551f809300
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 12 17:42:19 2006 +0200

    Set horizon_padding by default for tie formatting, vertical staff distance
    and separation-item spacing. Make it per-grob configurable for grobs with
    outside-staff-priority.

:100644 100644 44293f6... 5eebdf2... M	lily/axis-group-interface.cc
:100644 100644 3ff7b5d... 139a387... M	lily/grob.cc
:100644 100644 a07668d... 20de8fb... M	lily/separation-item.cc
:100644 100644 6c3caab... ab877f2... M	lily/skyline.cc
:100644 100644 8f375a8... 90eb463... M	lily/system.cc
:100644 100644 3937c51... a55f313... M	lily/tie-formatting-problem.cc
:100644 100644 24f1fe0... d0364bf... M	scm/define-grob-properties.scm
:100644 100644 4f5f9a6... a9dd4ed... M	scm/define-grobs.scm

commit 2d7ba5eb53b5c823accd09729a848749711e684e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 16:32:44 2006 +0100

    test for tablature harmonic

:000000 100644 0000000... bc26540... A	input/regression/tablature-harmonic.ly

commit 3e39191c06ae56584b2c26091225a1bd57445537
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 15:12:47 2006 +0100

    regex thinko with pdf filtering

:100644 100644 2bae2f8... d25212c... M	GNUmakefile.in

commit 70c59fa1f98187264d87db25903334bd0a25485b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 15:00:23 2006 +0100

    ignore lily-[a-f] too.

:100644 100644 f63240c... 8bb5af3... M	buildscripts/mutopia-index.py

commit 7858b0630200f90a843fb05d830e11ef47b0405a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 14:51:48 2006 +0100

    strip all lily-XXXX PDF files.

:100644 100644 85ce62d... 2bae2f8... M	GNUmakefile.in

commit 8d2d90f1ef178be676fb3e87a64562195cc45718
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 13:34:36 2006 +0100

    put dist targets in podir-vars.make. Fixes distcheck for Documentation/po/

:100644 100644 a0a33b1... 2393929... M	Documentation/po/GNUmakefile
:100644 100644 a9b8f72... c277ee9... M	po/GNUmakefile
:100644 100644 1bb8bf6... b8e53f4... M	stepmake/stepmake/podir-vars.make

commit 865dc09a8425a1f397f7e0869d133896720ebc40
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 12:24:06 2006 +0100

    add version number

:100644 100644 d3cc565... 2b799be... M	input/no-notation/midi-drums.ly

commit c17c187800d828d098b4ec28a50164ab6814fc13
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 00:40:15 2006 +0100

    Do programmed garbage collect at file boundary. This fixes extraneous
    
    memory usage during input/regression processing. Apparently, the
    conservative scanning halfway a file marks way too much cells.

:100644 100644 d886ddb... e71d400... M	scm/lily.scm

commit 34233b212e8c8e9a620bfabab3b9bae17540d0f0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 11 23:56:03 2006 +0100

    thinko.

:100644 100644 2e124ae... 212029e... M	scm/ps-to-png.scm

commit 5f0d837ca7a3bae4717dc69cf81c8d29820c58b4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Dec 11 23:52:00 2006 +0100

    use optargs for ps-to-png , and support different pixmap types.
    
    Eg. use -dpixmap-type=jpeg.

:100644 100644 07ab29e... 5258bcf... M	scm/backend-library.scm
:100644 100644 d64fd57... d886ddb... M	scm/lily.scm
:100644 100644 d76f926... 2e124ae... M	scm/ps-to-png.scm

commit 53999db2c55ec669ca52c59fbb72ff2b3464c807
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Dec 6 16:21:30 2006 +0100

    Tutorial French translation nitpick (tie)

:100644 100644 f5292b2... b886942... M	Documentation/fr/user/tutorial.itely

commit 502c965d27ac17ce7b6d2698ec520c7cc003523a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Nov 26 22:12:09 2006 +0100

    Tutorial French translation stuff
    
    - polish tutorial translation, follow style guidelines from README.txt
    - translate tutorial node names in Documentation/po/fr.po
    - add French translators to AUTHORS.texi and THANKS

:100644 100644 57d1e1b... f5292b2... M	Documentation/fr/user/tutorial.itely
:100644 100644 dc47037... 990cb2a... M	Documentation/po/fr.po
:100644 100644 db20189... c2c8163... M	Documentation/topdocs/AUTHORS.texi
:100644 100644 1d8de10... 83696a7... M	THANKS

commit 21c54c6d0524ced1492e378a97f9695aafeec55b
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Nov 26 14:15:00 2006 +0100

    Fix bug in ly_is_outdated.

:100644 100644 bfa3023... 66e0704... M	scripts/lilypond-book.py

commit 814ed40febf0e6f096acfa65b1f4097179b00902
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Nov 25 20:52:57 2006 +0100

    --srcdir build fixes. Fixes gub build.

:100644 100644 575e684... 1c8f501... M	make/doclang-targets.make

commit a92b369f92a49d4844dad4bc3e3a85b050e11a9d
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Nov 25 19:59:41 2006 +0100

    Add content-negotiation switch using make variable CONTENT_NEGOTIATION.
    
    On by default.  Should be zero'd for doc ball builds.

:100644 100644 961065d... 85ce62d... M	GNUmakefile.in

commit e00b0b7b4ba308b89b4a4816d5f439687d595852
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Nov 25 19:58:47 2006 +0100

    Add $(ISOLANG)/user to LILYPOND_BOOK_INCLUDES additions, to hopefully
    
    fix a gub build bug.

:100644 100644 ae01f34... 575e684... M	make/doclang-targets.make

commit 3d520b065e4d74417226d0fb4c215a2db4d70efb
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Nov 25 19:58:01 2006 +0100

    Add --content-negotiation flag. Also, fix a bug that caused English
    
    to appear as other language in language menu on English pages
    (I want my darcsum :-).

:100644 100644 7d2b8fc... 08ff5ff... M	stepmake/bin/add-html-footer.py

commit 3a131ca32f562533c437bca6d2d7a41c9da2cefb
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Nov 23 12:11:59 2006 +0100

    Copy a le gria example verbatim. Fixes png.

:100644 100644 4f534cc... 57d1e1b... M	Documentation/fr/user/tutorial.itely

commit de452df16161857419aa81a5ac3d7d01e692bda3
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Nov 23 12:06:42 2006 +0100

    Copy manual-beams example verbatim from original. Fixes png.

:100644 100644 dc8d7f4... 4f534cc... M	Documentation/fr/user/tutorial.itely

commit ba2af1b7f74b97f4b23164a46978d5490ff23b15
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Nov 23 11:51:31 2006 +0100

    Fix content negotiation stripping: keep # anchors in urls.

:100644 100644 dc6c537... 7d2b8fc... M	stepmake/bin/add-html-footer.py

commit 095e1b2b941f7cd4ae2b16f5351469493ad9851d
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Nov 23 11:13:34 2006 +0100

    relevant_contents (): Ignore version and sourcefileline statements. Fixes ISOLANG doc build with pngs.

:100644 100644 8c87e97... bfa3023... M	scripts/lilypond-book.py

commit 34983cde14478327e4424e2ed54d2d94a4722419
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 16:14:42 2006 +0100

    GNUmakefile fix for gitignore

:100644 100644 8f7ab10... 2489b9e... M	.gitignore

commit a2f5610631f85986f00a36e71459777d144a8fb0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 16:12:59 2006 +0100

    add GNUmakefile for translation

:000000 100644 0000000... 296c720... A	Documentation/fr/GNUmakefile
:000000 100644 0000000... e492cfe... A	Documentation/fr/user/GNUmakefile
:000000 100644 0000000... a0a33b1... A	Documentation/po/GNUmakefile

commit 06433d148886f3bb3030865f6769d63b8fd3cd3c
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Nov 21 21:22:00 2006 +0100

    Add comma in language menu.

:100644 100644 134345e... dc6c537... M	stepmake/bin/add-html-footer.py

commit f2c53202da699a638eaae0832e4d176441beb7fd
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Nov 21 21:21:36 2006 +0100

    Do not copy /fr/ into web-root.

:100644 100644 b5af892... 961065d... M	GNUmakefile.in

commit 333e269a797e81c1c118bdcd02a669098c5b09ae
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Nov 21 20:45:53 2006 +0100

    Turn off sourcefileline, fixes images.

:100644 100644 89846e6... dc8d7f4... M	Documentation/fr/user/tutorial.itely
:100644 100644 a99ceb4... 8c87e97... M	scripts/lilypond-book.py

commit 8dbefea96ab3b43f331a3f916c88640f12896dc0
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Mon Nov 20 20:49:45 2006 +0100

    Language makefile tweaks.

:100644 100644 7a48f72... 55f0809... M	Documentation/GNUmakefile
:100644 000000 22000df... 0000000... D	make/doc-lang/root.make
:100644 000000 b1689b1... 0000000... D	make/doc-lang/user.make
:000000 100644 0000000... e69de29... A	make/doclang-rules.make
:000000 100644 0000000... ae01f34... A	make/doclang-targets.make
:000000 100644 0000000... e69de29... A	make/doclang-vars.make

commit a91656f3302676593f3e4b08be0ca38f0b631724
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Mon Nov 20 13:04:46 2006 +0100

    Initial patch + added files.

:000000 100644 0000000... e1f82f0... A	Documentation/fr/user/advanced-notation.itely
:000000 100644 0000000... d7c1bcc... A	Documentation/fr/user/basic-notation.itely
:000000 100644 0000000... 69342de... A	Documentation/fr/user/changing-defaults.itely
:000000 100644 0000000... 24a63dc... A	Documentation/fr/user/cheatsheet.itely
:000000 100644 0000000... 07b9123... A	Documentation/fr/user/converters.itely
:000000 100644 0000000... bf8742d... A	Documentation/fr/user/instrument-notation.itely
:000000 100644 0000000... bfb50cc... A	Documentation/fr/user/introduction.itely
:000000 100644 0000000... a01caad... A	Documentation/fr/user/lilypond-book.itely
:000000 100644 0000000... 6b65254... A	Documentation/fr/user/lilypond.tely
:000000 100644 0000000... 1400e52... A	Documentation/fr/user/literature.itely
:000000 100644 0000000... 38977ca... A	Documentation/fr/user/non-music.itely
:000000 100644 0000000... 21642c5... A	Documentation/fr/user/notation-appendices.itely
:000000 100644 0000000... 91a0b42... A	Documentation/fr/user/preface.itely
:000000 100644 0000000... 2417124... A	Documentation/fr/user/programming-interface.itely
:000000 100644 0000000... 16d2054... A	Documentation/fr/user/putting.itely
:000000 100644 0000000... 438c5bf... A	Documentation/fr/user/running.itely
:000000 100644 0000000... d89fb34... A	Documentation/fr/user/scheme-tutorial.itely
:000000 100644 0000000... bb91198... A	Documentation/fr/user/spacing.itely
:000000 100644 0000000... bd3c422... A	Documentation/fr/user/templates.itely
:000000 100644 0000000... 89846e6... A	Documentation/fr/user/tutorial.itely
:000000 100644 0000000... ca79cde... A	Documentation/fr/user/tweaks.itely
:000000 100644 0000000... a05a3bc... A	Documentation/fr/user/working.itely
:000000 100644 0000000... dc47037... A	Documentation/po/fr.po
:000000 100644 0000000... 13cf8ce... A	Documentation/po/lilypond-doc.pot
:000000 100644 0000000... 97f8e5f... A	buildscripts/html-gettext.py
:000000 100644 0000000... 0973763... A	buildscripts/texi-langutils.py
:000000 100644 0000000... 22000df... A	make/doc-lang/root.make
:000000 100644 0000000... b1689b1... A	make/doc-lang/user.make

commit 63bf27edc60ef2edef485e4249ac04e32eef3a2c
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Mon Nov 20 13:03:13 2006 +0100

    Initial patch

:100644 100644 64605cb... 7a48f72... M	Documentation/GNUmakefile
:100644 100644 9ad1949... 32afbd6... M	Documentation/user/notation-appendices.itely
:100644 100644 d19a9a4... 134345e... M	stepmake/bin/add-html-footer.py

commit bc65e69bd5b868ee9fbe6f261a06143defa04679
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 16:01:23 2006 +0100

    update doc files.

:100644 100644 574febf... e5984df... M	Documentation/topdocs/NEWS.tely
:100644 100644 e7d226a... 1d8de10... M	THANKS

commit ec596005b07fe3f56af1f8b620cdf44f9892050a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 16:01:16 2006 +0100

    calc stencils for pitched trill

:100644 100644 a930962... 4f5f9a6... M	scm/define-grobs.scm

commit 4ddf0d1584c583ab7e94460fa000b68fbb2a10e0
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 12 16:48:19 2006 +0200

    add horizon_padding to skylines (although it is currently always 0)

:100644 100644 f8245b0... f6bfeff... M	lily/accidental-placement.cc
:100644 100644 7edb236... 44293f6... M	lily/axis-group-interface.cc
:100644 100644 464bd58... 7f3130e... M	lily/include/skyline.hh
:100644 100644 a53917f... a07668d... M	lily/separation-item.cc
:100644 100644 fa02856... 6c3caab... M	lily/skyline.cc
:100644 100644 c4aaca3... 8f375a8... M	lily/system.cc
:100644 100644 9f05c5b... 3937c51... M	lily/tie-formatting-problem.cc

commit 0a67925131efa603ba6dab1f9ea5a506a112ec29
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 14:43:15 2006 +0100

    remove superfluous SCM setting

:100644 100644 a67919a... a930962... M	scm/define-grobs.scm

commit 19b4499605ce19f1ec0b35496fbe248a36804161
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 14:40:02 2006 +0100

    Support tablature slides.
    Do this by adding 'extra-dy property for line-spanner.

:100644 100644 91dd733... 4c506df... M	lily/glissando-engraver.cc
:100644 100644 48d4b3a... 2f99a0d... M	lily/line-spanner.cc
:100644 100644 938a0c8... afb0be2... M	ly/engraver-init.ly
:100644 100644 9d0d665... 24f1fe0... M	scm/define-grob-properties.scm
:100644 100644 32ab98e... d64fd57... M	scm/lily.scm

commit 3b4789edb1623b71a9d3c44f23a850558cec7b31
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Dec 12 14:38:43 2006 +0100

    uniq scoping bugfix

:100644 100644 283f9a1... 0d09bea... M	scm/lily-library.scm

commit b68be67a804b96cddc9c0f7d4cd2e7447e112708
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 12 10:27:04 2006 +0200

    remove skyline max-slope

:100644 100644 bc091cb... f8245b0... M	lily/accidental-placement.cc
:100644 100644 6d7074f... 7edb236... M	lily/axis-group-interface.cc
:100644 100644 de38eae... 464bd58... M	lily/include/skyline.hh
:100644 100644 03996ba... a53917f... M	lily/separation-item.cc
:100644 100644 fd8c135... fa02856... M	lily/skyline.cc
:100644 100644 4d42bdb... c4aaca3... M	lily/system.cc
:100644 100644 60d9e1b... 9f05c5b... M	lily/tie-formatting-problem.cc
:100644 100644 8184b16... 9d0d665... M	scm/define-grob-properties.scm

commit 7f1c7a212a70700c86a178191bb5f67924ada069
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Dec 12 10:26:26 2006 +0200

    Fix small memory leak.

:100644 100644 45ae95c... d34654e... M	lily/open-type-font.cc

commit bf6e8dc10b82692a09b5806fe9ff097b1b7016c4
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Dec 11 08:17:22 2006 +0200

    Fix make web.

:100644 100644 a67919a... 22a8178... M	scm/define-grobs.scm

commit 3b92089ff8a5af14b03d1d5e589d22f0f4ca7d78
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 10 13:35:02 2006 +0100

    cleanups; rewrite uniq

:100644 100644 fc8d291... 283f9a1... M	scm/lily-library.scm

commit 892d503976d62a5e171f47c1067084f8b825081f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 10 13:24:10 2006 +0100

    strip lilypond/usr/ from LD_LIBRARY_PATH.
    (cherry picked from 32b9ae2fc359aa8bbed41f05220346b6d9bdde3f commit)

:100755 100755 048ac3f... 275aa90... M	scripts/lilypond-invoke-editor.scm

commit 0ecbd2263d928247928b708f922993b7f9cafb04
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sat Dec 9 15:58:54 2006 +0100

    define-markup-command: instead of defining COMMAND-markup and
    make-COMMAND-markup functions in current module, define them in the
    (lily) module. Hopefully fixes #162.

:100644 100644 608ba69... e82b4b0... M	input/regression/markup-scheme.ly
:100644 100644 495ef18... 32ab98e... M	scm/lily.scm
:100644 100644 268efaf... bd20798... M	scm/markup.scm

commit dc05589dc71acf5697c75511dde8215884986f47
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 9 12:42:07 2006 +0100

    only inspect 'element if it exists. Fixes #172

:100644 100644 456af66... 051187a... M	lily/music-wrapper.cc

commit 9f69aced5c620b41adb8846b14ac847b0dec2546
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 9 12:28:19 2006 +0100

    add stencils to grob interface.

:100644 100644 661d12d... c6eb520... M	scm/define-grob-interfaces.scm

commit 3a9b7ae1d521ff2ce9a3fe4e98708a2625fbb830
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Fri Dec 8 20:33:21 2006 +0100

    Rewrote the description of \book blocks, trying to convey the idea
    that these are almost never needed and clarifying when they are
    needed.

:100644 100644 a89b258... a414fe7... M	Documentation/user/advanced-notation.itely
:100644 100644 4145486... 9fb163d... M	Documentation/user/non-music.itely
:100644 100644 3590250... 658fc62... M	Documentation/user/spacing.itely

commit 9aa55fed936b5113ff0f7f9f7e16c97b6d282d05
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Fri Dec 8 20:04:26 2006 +0100

    Document the layout-set-staff-size function and rename the section
    title (and references to it) correspondingly.

:100644 100644 8b64117... a89b258... M	Documentation/user/advanced-notation.itely
:100644 100644 6e22cf1... 3590250... M	Documentation/user/spacing.itely

commit 2d4bac2460afb8e48bf239e4c8a5fb1bc557df9e
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Fri Dec 8 19:45:24 2006 +0100

    Bug fix in the example of manual staff switches.

:100644 100644 8a2c974... 42e4348... M	Documentation/user/instrument-notation.itely

commit 15b47444dac49e9c81cb9bb0ec9ad27978e035b7
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 19:11:58 2006 +0100

    only complain of note-less arpeggios for non-transparent arpeggios

:100644 100644 76fd30a... d9e9e80... M	lily/arpeggio.cc

commit 7a18f2bb9e2fa03b620fa1a6d0469bcf75335412
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 19:11:37 2006 +0100

    array ordering nit

:100644 100644 1e23632... 4a81d5b... M	lily/span-arpeggio-engraver.cc

commit b1e82a390976a21e0e76f31e2b2f08b014e981c1
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 18:51:35 2006 +0100

    really fix #171

:000000 100644 0000000... 51f9708... A	input/regression/tie-broken-minimum-length.ly
:100644 100644 61051bb... c0ac823... M	lily/spanner.cc

commit 83bae3b5c522e3c70adefdb66c6c594691ad8fa9
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 18:51:22 2006 +0100

    Tuplet_bracket::make_bracket: only draw a gap when gap parameter is non-empty

:100644 100644 8af6073... d13cf1c... M	lily/tuplet-bracket.cc

commit 102821f60de54af1e2f7b2b61c3a5d3085f6f424
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 18:39:31 2006 +0100

    insert rods between spanner bounds and breakable columns too. Fixes #171.

:100644 100644 0f02020... 61051bb... M	lily/spanner.cc

commit 27d320cefed6c86b693fb82e65066c42f48284cc
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 18:39:02 2006 +0100

    const correctness for Paper_column::get_rank ()

:100644 100644 542bd86... be6ab93... M	lily/include/paper-column.hh
:100644 100644 78b09c3... 2636b20... M	lily/paper-column.cc

commit 59fff260d93e3e678ee2900fd539e198561956ab
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 18:38:50 2006 +0100

    make broken_col_range() take log(N) time, by using binary search.

:100644 100644 c530992... c4aaca3... M	lily/system.cc

commit bd3dc0fb7926088f7e2ab4ab791db8229a6f8211
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 15:58:54 2006 +0100

    nitpick

:100644 100644 ea93654... 1f89078... M	lily/stream-event-scheme.cc

commit c426db3d3f80868dd2b1de6647a4e8d6a5f01c66
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 15:58:48 2006 +0100

    use angle brackets for harmonic notes in tablature.

:000000 100644 0000000... 385b462... A	lily/tab-harmonic-engraver.cc
:100644 100644 6461352... 938a0c8... M	ly/engraver-init.ly
:100644 100644 0081da0... 9d0d665... M	scm/define-grob-properties.scm
:100644 100644 4b70e84... 7ae8138... M	scm/define-grobs.scm
:100644 100644 25ced26... 5d96ecb... M	scm/define-markup-commands.scm
:100644 100644 8890438... 9075abd... M	scm/output-lib.scm
:100644 100644 b2d425e... 62b43ce... M	scm/stencil.scm

commit 0316e9ad926e2348722f31a27c7d7375f233814a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 15:58:16 2006 +0100

    function-{and,or}

:100644 100644 3575e13... fc8d291... M	scm/lily-library.scm

commit 9ac61ef5e01e89a4706651828bec7caab32651d6
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 8 15:57:54 2006 +0100

    change calling convention of tablature format function.

:100644 100644 7870c02... a9e6556... M	lily/tab-note-heads-engraver.cc

commit 39905c61b20d9b64a23fba4fb153b0a856306db3
Author: Erlend Aasland <erlenda@gmail.com>
Date:   Fri Dec 8 13:33:45 2006 +0100

    Fix skyline NEWS entry

:100644 100644 528204b... 574febf... M	Documentation/topdocs/NEWS.tely

commit bcd17ac33ee6fcf5fa0b0196644408eb85ed1cbb
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Dec 8 09:06:20 2006 +0100

    typo

:100644 100644 4b70e84... 369a53f... M	scm/define-grobs.scm

commit 40a909c09060c9405500d478d73ae1f30abadf30
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Dec 8 07:26:15 2006 +0100

    Update doc for octavation.

:100644 100644 542728b... 8b64117... M	Documentation/user/advanced-notation.itely

commit d57faffcc75bbb973f51876236cf2c587ac77001
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Dec 8 07:21:51 2006 +0100

    (make-ottava-set): 8va bassa -> 8vb, 15ma bassa -> 15mb

:100644 100644 61895f0... 7b0d5d0... M	scm/music-functions.scm

commit 0572dbe52a4f24ecc66f8ecefc792948d7c06d95
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 6 17:16:51 2006 -0800

    Doc known bug; fixes 123.

:100644 100644 4ca0142... 8a2c974... M	Documentation/user/instrument-notation.itely

commit 606bbd379f3e0a844a8748e282a5c0d3e1821499
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Dec 6 16:55:25 2006 -0800

    Typo, test.

:100644 100644 bcdbc56... ce5b8b4... M	Documentation/user/lilypond.tely

commit 434cb8b540d9354299b880921e5731a42d48a11d
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Dec 7 00:16:28 2006 +0200

    make max-slope configurable on skylines

:100644 100644 f8245b0... bc091cb... M	lily/accidental-placement.cc
:100644 100644 7edb236... 6d7074f... M	lily/axis-group-interface.cc
:100644 100644 be42618... de38eae... M	lily/include/skyline.hh
:100644 100644 4a7f0f0... 03996ba... M	lily/separation-item.cc
:100644 100644 8fdaeed... fd8c135... M	lily/skyline.cc
:100644 100644 c530992... b8557a6... M	lily/system.cc
:100644 100644 9f05c5b... 60d9e1b... M	lily/tie-formatting-problem.cc
:100644 100644 0081da0... 25861af... M	scm/define-grob-properties.scm

commit 08dd261bef28dbdcf80282d72cfbbbf0574a972c
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Dec 6 17:44:21 2006 +0100

    @verbatim around { } in docstrings

:100644 100644 fa18af6... f5342b0... M	ly/music-functions-init.ly
:100644 100644 83c4fbd... 736da24... M	scm/document-identifiers.scm

commit 6a8c6f57eb1611605e256428a929fb1ea160b675
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Dec 6 17:21:43 2006 +0100

    include identifiers.tely in user manual.

:100644 100644 57b5d1d... 9a62200... M	Documentation/user/programming-interface.itely

commit a3ba6d560c952f3f5df8890b776a92eba86e47a4
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Dec 6 17:19:01 2006 +0100

    Document music functions too.

:100644 100644 1e9cbfe... 723472b... M	lily/include/music-function.hh
:000000 100644 0000000... 06e57f0... A	lily/music-function-scheme.cc
:100644 100644 6795ca6... 6a97db4... M	lily/music-function.cc
:100644 100644 7069ca1... 800d08b... M	scm/c++.scm
:000000 100644 0000000... 83c4fbd... A	scm/document-identifiers.scm
:100644 100644 c225764... 9a5e51e... M	scm/document-markup.scm
:100644 100644 6143f60... b44fc12... M	scm/documentation-generate.scm
:100644 100644 0153394... 495ef18... M	scm/lily.scm

commit af04a63f2e0172863a4e4f91444aeef9fdc42317
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Dec 6 11:30:50 2006 +0100

    trim comment

:100644 100644 93f2a67... 1dfef14... M	lily/stem-engraver.cc

commit 7a46734071cd46d2395ed59fae0178b5f9400993
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 16:15:11 2006 +0100

    Take measure length from left command column. Fixes #168
    Put Spacing_options in separate header.

:000000 100644 0000000... 848f278... A	input/regression/spacing-measure-length.ly
:100644 100644 58e7cb4... c3082aa... M	lily/include/lily-proto.hh
:000000 100644 0000000... faebb55... A	lily/include/spacing-options.hh
:100644 100644 b1d760c... 3dace37... M	lily/include/spacing-spanner.hh
:100644 100644 fcae3df... 2e81fdf... M	lily/spacing-basic.cc
:100644 100644 37fe47f... fe5a89c... M	lily/spacing-determine-loose-columns.cc
:100644 100644 13a3707... 94bc552... M	lily/spacing-loose-columns.cc
:100644 100644 916408a... c0e11fa... M	lily/spacing-options.cc
:100644 100644 2e174b6... 31f7df6... M	lily/spacing-spanner.cc
:100644 100644 3451ec6... c530992... M	lily/system.cc

commit 89efc6973e1b78d0a62289037b1d040c0f560f30
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Dec 5 14:56:43 2006 +0100

    Check verbosity switch before adding to environment.  Read switch into environment.  Nitpick.

:100644 100644 c32c5eb... 7e86f13... M	SConstruct

commit dc07a6b4faa0dfcf2a9d34820f723c527c5060ab
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Dec 5 14:54:44 2006 +0100

    Remove obsolete builder.

:100644 100644 b59962e... f41b0dd... M	buildscripts/builder.py

commit dcc90098df14dd4bab3a89ca06b768bb9575013f
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue Dec 5 14:54:32 2006 +0100

    Add generated text files.

:100644 100644 10f95a7... 8f7ab10... M	.gitignore

commit a883c790f549a827687d081a5ca757ce3a3860cf
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Dec 5 01:39:31 2006 +0100

    small fixes

:100644 100644 c00538b... 32f7714... M	COPYING
:100644 100644 de17088... 542728b... M	Documentation/user/advanced-notation.itely
:100644 100644 f477d88... 4145486... M	Documentation/user/non-music.itely

commit 86de97b1d4627dfdb76d38bc47c1374c7a8b2be2
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:35:11 2006 +0100

    input/proportional: strip 'used setting

:100644 100644 1cdf63c... d5f68c7... M	input/proportional.ly

commit b6790abb43b96346adc7d03efd63e17b6387acc8
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:34:20 2006 +0100

    make column 'used if proportionalNotationDuration is set.

:100644 100644 56886a5... c6fc091... M	lily/spacing-engraver.cc

commit ef51d30e65dd108973468bfc5679dfdc14204b11
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:08:44 2006 +0100

    junk latin1.enc

:100644 100644 c9aed16... e9feaa3... M	tex/SConscript

commit 69c5aff7e72b0b39a5d55de582282f5a6fd6d673
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:08:34 2006 +0100

    scons: python install fixes.

:100644 100644 d0c94df... 52c4e1d... M	python/SConscript

commit 66f8b0e44b47bc8f3de878d5b2976e1916a28e0c
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:08:18 2006 +0100

    rm FETA_LIST_FILES from Makefile

:100644 100644 c87aa1c... 866bfbb... M	mf/GNUmakefile

commit 5d994618530106b6b49253e35b7610e3e4ec8318
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Dec 5 01:08:02 2006 +0100

    remove scons list.ly support

:100644 100644 cf3493f... b59962e... M	buildscripts/builder.py

commit 0da7d9aaf49183eebc828fbbafac48209010bb5a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Dec 4 14:07:10 2006 +0100

    kill unconditional global verbosity.

:100644 100644 f4dbf7a... c32c5eb... M	SConstruct

commit 9b59b92d309d1654cf65b36593eec99e0f205dbb
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Dec 4 14:05:31 2006 +0100

    update SConstruct version reqs. No --verbose if env['verbose'] == '0'

:100644 100644 41fec50... f4dbf7a... M	SConstruct

commit bf5a55c42bcddddf6d5a02e7adf90b5e4eb15c9b
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Dec 4 14:03:29 2006 +0100

    bump VERSION

:100644 100644 36a6a28... f78e473... M	VERSION

commit f37805de998d7baa955ddbe8eb2176679a80694d
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 20:21:21 2006 +0100

    strip more dvi/dvips/ps2pdf stuff.

:100644 100644 f4e24bf... 41fec50... M	SConstruct

commit 18b32574fcc5e23f72deffa0444f43a193f0443e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 20:09:45 2006 +0100

    strip dvips.

:100644 100644 04a305e... b5af892... M	GNUmakefile.in
:100644 100644 40949dc... f4e24bf... M	SConstruct

commit 3583d5066f9d9414fb764cd2dc5e2844c873f7e5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 19:13:20 2006 +0100

    add \version

:100644 100644 acf96b9... d3cc565... M	input/no-notation/midi-drums.ly

commit aa915c462c03179e7f7131d53b3f722f950329a4
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 18:18:58 2006 +0100

    clarify newSpacingSection

:100644 100644 aa4a603... 6e22cf1... M	Documentation/user/spacing.itely

commit 7f67c831a686fff774feeb6692a4ed76294c21bc
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 17:30:14 2006 +0100

    Fix MIDI drums: only override channel if channel was not preassigned.

:000000 100644 0000000... acf96b9... A	input/no-notation/midi-drums.ly
:100644 100644 5d402fe... 1616ceb... M	lily/audio-staff.cc
:100644 100644 e20fc1c... fa6e1b9... M	lily/include/audio-staff.hh
:100644 100644 0bfe37e... 59cc64a... M	lily/performance.cc

commit 6bd7ce90e854a869468467123874c2d3ebba1ef5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Dec 3 16:59:00 2006 +0100

    document proportional notation better.

:100644 100644 001b77a... de17088... M	Documentation/user/advanced-notation.itely
:100644 100644 a566324... 1cdf63c... M	input/proportional.ly

commit 4f035e3f07b7c60cb875fe7dcb0de9cc2d45bd4e
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 3 15:49:19 2006 +0200

    rand -> random

:100644 100644 954aa97... 0153394... M	scm/lily.scm

commit 7ad19d58ba4f4cf0e31ecbc4dcef5c3bfb1ff529
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Dec 3 14:17:53 2006 +0200

    Support the insertion of single points into a skyline.
    Shutup warning.

:100644 100644 2f5ca17... 7edb236... M	lily/axis-group-interface.cc
:100644 100644 ebdc891... 8fdaeed... M	lily/skyline.cc

commit 5cef1c2705b7969d82279eb063cddc1aa8ecc51a
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Dec 3 00:24:40 2006 +0100

    Smarter dotted version hunting.
    
    Try sed'ing cruft away before grepping for version line.

:100644 100644 be97fa9... 25a0f54... M	stepmake/aclocal.m4

commit 76c05f1cdeb20074adf2cd6d56125c3d751530d0
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 17:23:25 2006 +0100

    use 10M default heap segment size, 100M max.

:100644 100644 c3d4499... 728cd89... M	lily/main.cc

commit a665532c6dfd7e637fd1c8dafd18afdd5f9b2692
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 17:15:33 2006 +0100

    tune down GC yield for smaller memory footprint

:100644 100644 9344a1e... c3d4499... M	lily/main.cc

commit fcfdf7cbdaa67ca47b091edf72b067cf7cec37e2
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 17:14:56 2006 +0100

    update for GC statistics. Clear fonts in between debug-gc runs,
    otherwise clear occasionally

:100644 100644 b947853... 954aa97... M	scm/lily.scm

commit 01661bc16ec23a9efffd77f695ad4e6353545808
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 17:14:17 2006 +0100

    put cmap handling into all_fonts too.

:100644 100644 4d95f9e... bf2aadd... M	lily/all-font-metrics.cc
:100644 100644 c8c0de2... 34a05e7... M	lily/include/all-font-metrics.hh
:100644 100644 dfcd1e8... 1107ba9... M	lily/include/font-metric.hh
:100644 100644 c0490be... 9cd3449... M	lily/include/open-type-font.hh
:100644 100644 9a21728... 9344a1e... M	lily/main.cc
:100644 100644 ca08a4b... 3d58e0d... M	lily/pango-font.cc

commit 0f7c4e580c24df805630f9624d9c6eea62128256
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 16:27:52 2006 +0100

    also collect gc-stats output.

:100644 100644 c7dbb06... b947853... M	scm/lily.scm

commit e6948cd6e800171005014dc04e9d1e297a5f2206
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 16:27:42 2006 +0100

    start THANKS for 2.11

:100644 100644 3862361... e7d226a... M	THANKS

commit c11874c1758a4f1dd3f7e148f000fe32d6a66ab3
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 2 13:23:21 2006 +0100

    Build fix.

:100644 100644 c706ff4... f8245b0... M	lily/accidental-placement.cc

commit 3e926352f12b16f34d766e9da50aa4b48b284780
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 2 13:05:43 2006 +0100

    Add scons cruft.

:100644 100644 64f8bea... 10f95a7... M	.gitignore

commit 78054d60843a210256a04da28209abc7eea529f4
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 2 12:58:52 2006 +0100

    Take: separatING-group-spanner-interface.

:100644 100644 277979e... 4a7f0f0... M	lily/separation-item.cc

commit fe9e6a1a239f7f582fcf055f49693f57ef8e07a0
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 12:58:12 2006 +0100

    switch off landscape.

:100644 100644 2c56188... 528204b... M	Documentation/topdocs/NEWS.tely

commit 1b7e485406b3ce542fb7549e11f9b9ddd8b693a3
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 2 12:49:51 2006 +0100

    Bugifix: rename to separation-group-spanner-interface.

:100644 100644 4c27b8b... 277979e... M	lily/separation-item.cc

commit 2ace7b9a157515c0892f52a8d76eaa7782bd9278
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sat Dec 2 12:44:22 2006 +0100

    Bugfix: add space after `"elements"' entry.

:100644 100644 79f1f81... 4c27b8b... M	lily/separation-item.cc

commit 7ec146e1a2f806c1ca7e3d99000a5133450edd15
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Dec 2 12:35:10 2006 +0100

    change  texinfo ref in C++ docstring.

:100644 100644 b099597... 4b29595... M	lily/separation-item.cc

commit 9e1b8aa2a57060358e6d66afe16be9873caaa082
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sat Dec 2 09:58:47 2006 +0200

    Get the right common_refpoint in accidental-placement
    (cherry picked from 80587b78aa5e1f521772deb2836d8af5a43b6898 commit)

:100644 100644 db505c6... 71c6af7... M	lily/accidental-placement.cc
:100644 100644 e377494... 3ff7b5d... M	lily/grob.cc

commit 482e6381e34e4a909b443472c0210b6c9b86ec76
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 1 23:25:49 2006 +0200

    oops, add outside-staff-padding to grob-interface

:100644 100644 4e7a3e1... e377494... M	lily/grob.cc

commit 1c948ad6ee48051b5bdb2a933893d291d5baea32
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 1 23:07:38 2006 +0200

    Enable separation-item skyline spacing and fix performance bug.

:100644 100644 5750716... ca63294... M	lily/include/separation-item.hh
:100644 100644 bf02d7a... fb8cce0... M	lily/separating-group-spanner.cc
:100644 100644 dec77f5... 79f1f81... M	lily/separation-item.cc
:100644 100644 8916c63... 4b70e84... M	scm/define-grobs.scm

commit fcff82d0c6c90db3d5df1df5c46c7dbc47a2d6dd
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 1 17:20:10 2006 +0200

    Add outside-staff-priority defaults for several grobs.
    
    Add outside-staff-padding.
    Fix outside-staff positioning for grobs whose parent is System.

:100644 100644 9f1ae8a... 1e7960d... M	input/mutopia/W.A.Mozart/mozart-hrn-3.ly
:100644 100644 2ede254... 2f5ca17... M	lily/axis-group-interface.cc
:100644 100644 5e9c175... 0081da0... M	scm/define-grob-properties.scm
:100644 100644 3506ea0... 8916c63... M	scm/define-grobs.scm

commit e51d1bb1fa92c62e5a96f065cfc03a6d2f599668
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 1 17:17:53 2006 +0200

    for page breaking purposes, use page-breaking-between-system-padding
    
    iso between-system-padding

:100644 100644 40d4c11... 52ed127... M	lily/constrained-breaking.cc

commit 89132a02a5267e9898023cb403aabee3069e8f20
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Dec 1 17:12:24 2006 +0200

    (start|end)_height -> drul_array

:100644 100644 49b6ebe... be42618... M	lily/include/skyline.hh
:100644 100644 c6ec8c4... ebdc891... M	lily/skyline.cc

commit 24eb5c004fa6c0fb0bdd0c059f90a712845ed05e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 18:02:25 2006 +0100

    typo

:100644 100644 dec77f5... b099597... M	lily/separation-item.cc

commit 8dde064f71241517f2a53bfa5351251c3f568cf5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 17:34:47 2006 +0100

    take stems for common refpoint too.
    (cherry picked from ed5309f28b1efb3943f38d241c54542534b5bd52 commit)

:100644 100644 db505c6... f9cac96... M	lily/accidental-placement.cc

commit 35c33785e2faf3672ede5417c9f4c52de89bbc5f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 16:33:26 2006 +0100

    Set asymmetric shifts for notes with mixed whole/half collides. Fixes #53

:000000 100644 0000000... 3c81802... A	input/regression/collision-whole.ly
:100644 100644 e880c6c... 2fa8ce4... M	lily/note-collision.cc

commit c16791d9bf61125932e672ff6e99698508b78785
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 16:04:12 2006 +0100

    Look at stem extents iso. head extents in 2nd loop for accidental
    placement. Fixes #20.

:000000 100644 0000000... eeb03d5... A	input/regression/accidental-collision.ly
:100644 100644 4161e8d... db505c6... M	lily/accidental-placement.cc

commit 35ef8b621f900c8bd3668a381fd1015e40e8d999
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 15:48:50 2006 +0100

    copy tags into mm texts. Fixes #152

:100644 100644 23befc9... cfdee35... M	scm/ly-syntax-constructors.scm

commit 9d30c0e0d49993220533f22c9b224533a9ac580f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 15:48:07 2006 +0100

    formatting fixes.

:100644 100644 2f3e437... 61895f0... M	scm/music-functions.scm

commit 041c48ecb52a43e92fc7684c345d367368ddf1b5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 14:49:48 2006 +0100

    document horizontal skylines.

:100644 100644 ee58eda... 2c56188... M	Documentation/topdocs/NEWS.tely

commit dcd589e2a06235511aa10c03115b18ad1a0fe808
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 14:44:13 2006 +0100

    use skyline for spacing rods, store smobs directly, avoiding
    marshaling penalties.

:000000 100644 0000000... 554c17d... A	input/regression/spacing-horizontal-skyline.ly
:100644 100644 f4271c3... dec77f5... M	lily/separation-item.cc

commit 40ab00c16b40d1974d09ac056bb6c7453d100aaa
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 14:43:24 2006 +0100

    smobify skyline, add copy ctor, move stenciling out of skyline.

:100644 100644 d1a7de3... 49b6ebe... M	lily/include/skyline.hh
:100644 100644 c887be1... b80bcc1... M	lily/include/stencil.hh
:100644 100644 74b8c03... f65dc94... M	lily/line-interface.cc
:100644 100644 26188e7... c6ec8c4... M	lily/skyline.cc
:100644 100644 2a869c4... 3451ec6... M	lily/system.cc

commit abef807cd62e7b121d6ff3132e2af28e9fedaa68
Author: Arjan Bos <arjan.bos@hetnet.nl>
Date:   Fri Dec 1 10:10:10 2006 +0100

    Replaced the fingering message that appears for digit number higher than 5

:100644 100644 2978f3b... 8890438... M	scm/output-lib.scm

commit 637f24385653c35f01c0e2f4b0d782f544082979
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 01:12:38 2006 +0100

    define dots/accidental as pure print callbacks.

:100644 100644 5e99102... 3506ea0... M	scm/define-grobs.scm

commit c5c3d29879d26a2b266a5b6b43c3a763af8d2f97
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 01:12:10 2006 +0100

    use skyline spacing for separation items.

:100644 100644 9262056... 5750716... M	lily/include/separation-item.hh
:100644 100644 8c07d8e... bf02d7a... M	lily/separating-group-spanner.cc
:100644 100644 3680798... b2aeb9b... M	lily/separating-line-group-engraver.cc
:100644 100644 cd73e38... f4271c3... M	lily/separation-item.cc
:100644 100644 38fe501... 5e9c175... M	scm/define-grob-properties.scm

commit 00b8f7970085befb23a19a6a5feeaebc6a0cd2c3
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Dec 1 01:07:31 2006 +0100

    skyline debugging, and notes about usage.

:100644 100644 e62c2a8... d1a7de3... M	lily/include/skyline.hh
:100644 100644 2175685... 26188e7... M	lily/skyline.cc

commit f90f6e91afd18333014294a016627f3d1d1d6793
Author: Mats Bengtsson <mabe@drongo.s3.kth.se>
Date:   Thu Nov 30 22:45:04 2006 +0100

    Remove/change link to input/test/ossia.ly

:100644 100644 b327f8a... 001b77a... M	Documentation/user/advanced-notation.itely
:100644 100644 235b418... d760201... M	Documentation/user/basic-notation.itely

commit f2a0eb54431803db5f3262df90bb6cd075fed694
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Nov 30 22:08:49 2006 +0100

    (first-line-position): Don't insert page-top-space if first line is a title.
    From Nicolas.

:100644 100644 090ad06... f7853b0... M	scm/layout-page-layout.scm

commit f87ef13ddcc1bf3c5126d9c14c35b5bea8b95a06
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 30 17:48:04 2006 +0100

    put rod distance function in separate function.

:100644 100644 163ae84... 7bf5853... M	lily/include/rod.hh
:100644 100644 1c2ae7e... 9262056... M	lily/include/separation-item.hh
:100644 100644 d2bc23a... 8c07d8e... M	lily/separating-group-spanner.cc
:100644 100644 535edca... cd73e38... M	lily/separation-item.cc

commit 84219bbd0ecf0bef639b7fa318801c020f5c4f92
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 30 17:34:55 2006 +0100

    don't have input/templates/ any longer.

:100644 100644 ffe13db... 6a691b6... M	ROADMAP

commit 194b0be5dbb0b35e5c372ff79e6dc9b00e184e69
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 30 17:34:14 2006 +0100

    override timesig #'style too, so note heads don't try C style

:100644 100644 f2374d0... a6b00e4... M	input/wilhelmus.ly

commit 60afdca01ff913cc20e4630786d126aea43d58f9
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 30 15:19:34 2006 +0100

    use detail properties iso. scheme functions.

:100644 100644 4ae2161... f2374d0... M	input/wilhelmus.ly

commit f79f3d267d38ea584b4072b11402da6d28208d83
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 21:32:59 2006 +0100

    calc skyline properties for separation items.

:100644 100644 c5d7c71... 1c2ae7e... M	lily/include/separation-item.hh
:100644 100644 c9d6739... 535edca... M	lily/separation-item.cc

commit 31f3518949dd481618c52f949d530c97f2855786
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 21:31:28 2006 +0100

    offsets <-> scm conversion routines

:100644 100644 3422089... 621849e... M	lily/include/lily-guile.hh
:100644 100644 4c23b2a... d57a9f5... M	lily/lily-guile.cc

commit d0900f38ccdd960e082bceeffcc91c8fe81cfd4c
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 21:10:33 2006 +0100

    skyline cleanup, and from_points, to_points functionality

:100644 100644 a5284fb... e62c2a8... M	lily/include/skyline.hh
:100644 100644 cd2cf25... 2175685... M	lily/skyline.cc
:100644 100644 c4fec86... 2a869c4... M	lily/system.cc

commit f0ef99755dd4d04bc07ee7d937fd36fa7df6e83e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 20:06:23 2006 +0100

    complain of skyline naming

:100644 100644 1edda9b... a5284fb... M	lily/include/skyline.hh

commit efd059ebc2fa034045274ddf98bbd408df44188d
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 18:58:48 2006 +0100

    formatting

:100644 100644 057229c... c9d6739... M	lily/separation-item.cc

commit 3d0796d8b8d10e892194d856fcae5d2158717b96
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Nov 29 18:37:48 2006 +0100

    Add example for \concat.

:100644 100644 0dcb732... 5018c71... M	input/regression/markup-syntax.ly

commit fcd67aab066332477b3ccca50025468c71edc5d0
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Nov 29 18:27:55 2006 +0100

    Add \concat markup command.

:100644 100644 cb0b2a8... 25ced26... M	scm/define-markup-commands.scm

commit 63f0b9f6afcfee48bb47aee013cea6c050993215
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 18:19:45 2006 +0100

    trim duplicate headers.

:100644 100644 63ecdb8... 31e7e99... M	flower/file-path.cc
:100644 100644 17c1eaf... bb51a01... M	flower/getopt-long.cc
:100644 100644 7b7d4f5... c485f32... M	flower/include/interval.hh
:100644 100644 64e23e0... 1277890... M	flower/include/string-convert.hh
:100644 100644 a96f0e2... 4161e8d... M	lily/accidental-placement.cc
:100644 100644 ade8303... a935bfc... M	lily/auto-change-iterator.cc
:100644 100644 1ed274e... 2ede254... M	lily/axis-group-interface.cc
:100644 100644 47ee57b... ee351d0... M	lily/beam-concave.cc
:100644 100644 f307bcf... 44f7ee4... M	lily/book.cc
:100644 100644 20ae27b... 4885c6e... M	lily/break-substitution.cc
:100644 100644 36b6502... d0acbce... M	lily/breathing-sign.cc
:100644 100644 769c901... 3642705... M	lily/clef.cc
:100644 100644 851bbe0... 9496518... M	lily/context-property.cc
:100644 100644 86342a5... 59b3ba9... M	lily/context-specced-music-iterator.cc
:100644 100644 ebf4ad9... 1a98ab2... M	lily/dimension-cache.cc
:100644 100644 4c46118... d828544... M	lily/directional-element-interface.cc
:100644 100644 fb3df2a... 6107594... M	lily/dispatcher.cc
:100644 100644 33af9f3... a07dfcd... M	lily/dot-column.cc
:100644 100644 19ba7bb... 7aa463b... M	lily/drum-note-performer.cc
:100644 100644 fc87783... 5c3d0fe... M	lily/dynamic-engraver.cc
:100644 100644 2fb0d72... c6ecb0e... M	lily/easy-notation.cc
:100644 100644 525c1fa... 4c5a586... M	lily/engraver-group.cc
:100644 100644 b61850e... c8eb805... M	lily/engraver.cc
:100644 100644 89a0f38... ea1a105... M	lily/event-chord-iterator.cc
:100644 100644 8e6d6df... 9f3b353... M	lily/event-iterator.cc
:100644 100644 2830b10... 0020b11... M	lily/figured-bass-continuation.cc
:100644 100644 64d6f5c... d04d1ea... M	lily/font-metric-scheme.cc
:100644 100644 7cfb8d7... 03625cc... M	lily/font-metric.cc
:100644 100644 64dedf7... c44bbb6... M	lily/forbid-break-engraver.cc
:100644 100644 0fcb16b... 142e7c2... M	lily/general-scheme.cc
:100644 100644 8589225... 6e0e1c4... M	lily/global-context.cc
:100644 100644 bf3e304... 51ea066... M	lily/grace-music.cc
:100644 100644 f5e98ff... f24f968... M	lily/grid-line-interface.cc
:100644 100644 23ff736... 62af8f3... M	lily/grob-info.cc
:100644 100644 afae13d... c47937d... M	lily/grob-interface.cc
:100644 100644 b31447f... be431b7... M	lily/grob-scheme.cc
:100644 100644 0dec921... 90a06f1... M	lily/hara-kiri-group-spanner.cc
:100644 100644 62eeb1b... 8fd57a5... M	lily/include/accidental-interface.hh
:100644 100644 ed2703a... c34fc0b... M	lily/include/accidental-placement.hh
:100644 100644 5363ead... 54005bd... M	lily/include/align-interface.hh
:100644 100644 7bd37ec... d687e20... M	lily/include/ambitus.hh
:100644 100644 ce69cdd... 4d740db... M	lily/include/arpeggio.hh
:100644 100644 e03d732... b38537c... M	lily/include/axis-group-interface.hh
:100644 100644 d06c831... d7b51cb... M	lily/include/bar-line.hh
:100644 100644 eb74b7a... ee737a1... M	lily/include/bar.hh
:100644 100644 ae13891... 9126bfb... M	lily/include/beam.hh
:100644 100644 5bdb473... 0355313... M	lily/include/book.hh
:100644 100644 237fd15... 69d46e6... M	lily/include/breathing-sign.hh
:100644 100644 aaa7435... 6595fc4... M	lily/include/clef.hh
:100644 100644 5884ff1... ac7b776... M	lily/include/context-def.hh
:100644 100644 74058ad... 8eba283... M	lily/include/context.hh
:100644 100644 45914f7... d1a26ab... M	lily/include/custos.hh
:100644 100644 9fff248... 7da0eae... M	lily/include/directional-element-interface.hh
:100644 100644 8362e84... 503b142... M	lily/include/dot-column.hh
:100644 100644 8f83f3a... df1d372... M	lily/include/dots.hh
:100644 100644 1ff2de2... abb02c9... M	lily/include/grid-line-interface.hh
:100644 100644 b76b437... 0d7c92f... M	lily/include/hairpin.hh
:100644 100644 9398617... 42692c7... M	lily/include/hara-kiri-group-spanner.hh
:100644 100644 dea58a3... d8cbef6... M	lily/include/horizontal-bracket.hh
:100644 100644 625910e... 15f54ae... M	lily/include/input.hh
:100644 100644 d1d7a2f... cb8c615... M	lily/include/item.hh
:100644 100644 d4557e3... b077347... M	lily/include/lily-parser.hh
:100644 100644 4c7e447... de1170b... M	lily/include/line-spanner.hh
:100644 100644 a02fc1f... 0b67613... M	lily/include/melody-spanner.hh
:100644 100644 e887e07... afb04a2... M	lily/include/mensural-ligature.hh
:100644 100644 2b29582... dd0d405... M	lily/include/multi-measure-rest.hh
:100644 100644 9287bc6... dc1046a... M	lily/include/music-sequence.hh
:100644 100644 d249428... ca118be... M	lily/include/music-wrapper-iterator.hh
:100644 100644 223764b... f7e4407... M	lily/include/music.hh
:100644 100644 20de1ca... 7500ea4... M	lily/include/note-collision.hh
:100644 100644 8670be6... 6a61650... M	lily/include/output-def.hh
:100644 100644 548100c... 7c2a99e... M	lily/include/page-breaking.hh
:100644 100644 6fb78bc... a109f1f... M	lily/include/page-turn-page-breaking.hh
:100644 100644 5449ec0... 76b4d6c... M	lily/include/pango-font.hh
:100644 100644 c182d6a... 542bd86... M	lily/include/paper-column.hh
:100644 100644 40d5f5e... 6c6f59b... M	lily/include/prob.hh
:100644 100644 c90883c... 5f2e165... M	lily/include/rest-collision.hh
:100644 100644 4d8be0e... 2010712... M	lily/include/rest.hh
:100644 100644 f59e758... 2fae285... M	lily/include/rhythmic-head.hh
:100644 100644 039e1d2... 71b2037... M	lily/include/score.hh
:100644 100644 d3ac2e4... e36eb95... M	lily/include/script-column.hh
:100644 100644 3b8d714... 6acbadc... M	lily/include/script-interface.hh
:100644 100644 d27ad3c... 1671f7f... M	lily/include/semi-tie-column.hh
:100644 100644 0d5bb85... 83688ab... M	lily/include/semi-tie.hh
:100644 100644 c8440c7... 1edda9b... M	lily/include/skyline.hh
:100644 100644 fa61e42... 1db1272... M	lily/include/slur-configuration.hh
:100644 100644 3e5b9d8... c02fac2... M	lily/include/slur-scoring.hh
:100644 100644 f31aba7... 0ec721d... M	lily/include/slur.hh
:100644 100644 a2dcdb6... da37b4f... M	lily/include/smobs.hh
:100644 100644 88120da... 71ae366... M	lily/include/source-file.hh
:100644 100644 573be03... cb1217b... M	lily/include/spaceable-grob.hh
:100644 100644 719d8d1... b1d760c... M	lily/include/spacing-spanner.hh
:100644 100644 a328101... 449f8bc... M	lily/include/span-bar.hh
:100644 100644 abc6d23... b90d199... M	lily/include/spanner.hh
:100644 100644 599c1cb... af53201... M	lily/include/staff-symbol.hh
:100644 100644 c83c1c6... 2551c1b... M	lily/include/stem-info.hh
:100644 100644 d05e5fc... 75946a3... M	lily/include/stem-tremolo.hh
:100644 100644 402ab5a... 8808d16... M	lily/include/stem.hh
:100644 100644 4304837... f04cde7... M	lily/include/system-start-delimiter.hh
:100644 100644 9866a19... e1a91bf... M	lily/include/system.hh
:100644 100644 28fc7c6... 06034b1... M	lily/include/text-spanner.hh
:100644 100644 3826b20... 77d6d68... M	lily/include/tie-column.hh
:100644 100644 cd3bfe3... 95fd15b... M	lily/include/tie-configuration.hh
:100644 100644 7d48995... 2b1e2b6... M	lily/include/tie-formatting-problem.hh
:100644 100644 9764908... 35d3d95... M	lily/include/tie.hh
:100644 100644 ef13b68... 3ed2042... M	lily/include/timing-translator.hh
:100644 100644 e385dee... 3a54305... M	lily/include/translator-dispatch-list.hh
:100644 100644 577c1db... 72481b5... M	lily/include/translator-group.hh
:100644 100644 cf1439e... eee42e5... M	lily/include/translator.hh
:100644 100644 221be2b... b60c417... M	lily/include/tuplet-bracket.hh
:100644 100644 c9e5380... f20fccf... M	lily/include/vaticana-ligature.hh
:100644 100644 955876f... 687439c... M	lily/include/volta-bracket.hh
:100644 100644 9290ef9... a256b8b... M	lily/instrument-name-engraver.cc
:100644 100644 4a62aa7... ea0fa43... M	lily/ledger-line-spanner.cc
:100644 100644 e1a0e9b... 4c23b2a... M	lily/lily-guile.cc
:100644 100644 a1cdfa3... 8bc3d5e... M	lily/lily-parser-scheme.cc
:100644 100644 dafed1d... 6011ede... M	lily/lyric-combine-music-iterator.cc
:100644 100644 931ef3b... d3f2eaf... M	lily/lyric-combine-music.cc
:100644 100644 b7d9bb6... d30a53d... M	lily/lyric-extender.cc
:100644 100644 0e8a1e5... 9a21728... M	lily/main.cc
:100644 100644 52eee67... e0fb130... M	lily/modified-font-metric.cc
:100644 100644 0d64fa5... f930a28... M	lily/module-scheme.cc
:100644 100644 036a0c3... 3a97459... M	lily/music-iterator.cc
:100644 100644 184849b... 096dd33... M	lily/music-output.cc
:100644 100644 b18aae4... 365c3f4... M	lily/music-scheme.cc
:100644 100644 8a2915a... 30ca686... M	lily/music-sequence.cc
:100644 100644 c50a64c... e89896c... M	lily/music-wrapper-iterator.cc
:100644 100644 1253e72... fb272aa... M	lily/music.cc
:100644 100644 7628a8f... 12064f7... M	lily/note-head.cc
:100644 100644 6c257fd... 95fd4a5... M	lily/output-def-scheme.cc
:100644 100644 c281747... 4064efa... M	lily/page-turn-engraver.cc
:100644 100644 e075029... ca08a4b... M	lily/pango-font.cc
:100644 100644 fb0ab67... bef70f7... M	lily/paper-column-engraver.cc
:100644 100644 54e016f... cef5c55... M	lily/parenthesis-engraver.cc
:100644 100644 03da0d4... 6dbff41... M	lily/part-combine-iterator.cc
:100644 100644 495f30f... 077d519... M	lily/percent-repeat-iterator.cc
:100644 100644 2d58941... 36eac12... M	lily/pointer-group-interface.cc
:100644 100644 dead1d5... 849472c... M	lily/quote-iterator.cc
:100644 100644 651702c... 388e2f2... M	lily/relative-octave-check.cc
:100644 100644 d8dadb9... f940a8b... M	lily/relative-octave-music.cc
:100644 100644 899d22a... 3e82328... M	lily/rest-collision.cc
:100644 100644 1393864... e3543e4... M	lily/rest.cc
:100644 100644 1f88328... 91cca08... M	lily/score-engraver.cc
:100644 100644 34c5a1c... 73f79ad... M	lily/score-performer.cc
:100644 100644 511efa7... 726b327... M	lily/script-column.cc
:100644 100644 57b81e5... 7a02ac5... M	lily/semi-tie-column.cc
:100644 100644 825d88e... 96751ed... M	lily/side-position-interface.cc
:100644 100644 1394789... cea6584... M	lily/simple-closure.cc
:100644 100644 e52a627... cd2cf25... M	lily/skyline.cc
:100644 100644 093807b... 88697c2... M	lily/slur.cc
:100644 100644 51bbf24... 37fe47f... M	lily/spacing-determine-loose-columns.cc
:100644 100644 1e49d0b... 0f02020... M	lily/spanner.cc
:100644 100644 2e15eb7... 9192b37... M	lily/tie-configuration.cc
:100644 100644 0e29d3c... 9f05c5b... M	lily/tie-formatting-problem.cc
:100644 100644 28ea71a... bd27091... M	lily/translator-dispatch-list.cc
:100644 100644 6684842... 83feef1... M	lily/translator-group-ctors.cc
:100644 100644 4ef8c49... b25d615... M	lily/translator-group.cc
:100644 100644 8dfa730... 2e5eb88... M	lily/ttf.cc

commit cbab095e5faea7bce3bb101f95eb112e2facc214
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Nov 29 18:09:58 2006 +0100

    (fraction): Scale properly if font size changes.

:100644 100644 567486b... cb0b2a8... M	scm/define-markup-commands.scm

commit e8116a70d2f9a3677af81d58db43f3821987a5ca
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 17:27:42 2006 +0100

    check for superfluous headers.

:000000 100644 0000000... ded1087... A	buildscripts/find-superfluous-includes.py

commit 7a89e1890d44c00442a0143f69e6677ad2d07713
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 16:20:12 2006 +0100

    use classnames for interface naming; remove inclusion of
    grob/item/spanner headers in interface headers.

:100644 100644 fc462fa... 9d671c1... M	lily/accidental-engraver.cc
:100644 100644 c943c9c... a96f0e2... M	lily/accidental-placement.cc
:100644 100644 0557883... 060c978... M	lily/accidental.cc
:100644 100644 736ecb9... f2eacf7... M	lily/align-interface.cc
:100644 100644 2c606e8... 5946b91... M	lily/ambitus-engraver.cc
:100644 100644 2d88f61... 1e6da08... M	lily/ambitus.cc
:100644 100644 a09810d... 0086d12... M	lily/arpeggio-engraver.cc
:100644 100644 c3ed8a3... 76fd30a... M	lily/arpeggio.cc
:100644 100644 c7a5b8e... 1ed274e... M	lily/axis-group-interface.cc
:100644 100644 c450189... 065d61c... M	lily/balloon.cc
:100644 100644 0a1c0d9... 840a1de... M	lily/bar-line.cc
:100644 100644 e4cec84... a0a1528... M	lily/beam-quanting.cc
:100644 100644 0778c58... d020483... M	lily/beam.cc
:100644 100644 450286b... dcce285... M	lily/break-align-engraver.cc
:100644 100644 3ccd2aa... 37eae38... M	lily/break-alignment-interface.cc
:100644 100644 f8d0299... 36b6502... M	lily/breathing-sign.cc
:100644 100644 e929046... 959898e... M	lily/chord-name.cc
:100644 100644 78472dc... 258b047... M	lily/clef-engraver.cc
:100644 100644 0718f8b... 769c901... M	lily/clef.cc
:100644 100644 cd0c59b... c1cb5a4... M	lily/cluster-engraver.cc
:100644 100644 27ef9dd... 90c2adc... M	lily/cluster.cc
:100644 100644 7f56435... 32dddc1... M	lily/collision-engraver.cc
:100644 100644 4e0010d... 7a3c09b... M	lily/custos.cc
:100644 100644 04a7524... ede0020... M	lily/dot-column-engraver.cc
:100644 100644 4683c51... 33af9f3... M	lily/dot-column.cc
:100644 100644 f697752... afa8286... M	lily/dots.cc
:100644 100644 5cdbbe8... fc1b77a... M	lily/drum-note-engraver.cc
:100644 100644 50cde13... fc87783... M	lily/dynamic-engraver.cc
:100644 100644 59eb1c3... ff6eac5... M	lily/dynamic-text-spanner.cc
:100644 100644 81a292a... 60e98f0... M	lily/enclosing-bracket.cc
:100644 100644 3fb0d43... efea867... M	lily/extender-engraver.cc
:100644 100644 d6b6f20... 2830b10... M	lily/figured-bass-continuation.cc
:100644 100644 a1b97c9... caab84b... M	lily/figured-bass-position-engraver.cc
:100644 100644 896913b... b5f36ef... M	lily/fingering-engraver.cc
:100644 100644 d620b31... 482f91a... M	lily/font-interface.cc
:100644 100644 5047fa9... fa790b3... M	lily/gregorian-ligature.cc
:100644 100644 49befdd... f5e98ff... M	lily/grid-line-interface.cc
:100644 100644 bd753f8... afae13d... M	lily/grob-interface.cc
:100644 100644 1456a26... 4e7a3e1... M	lily/grob.cc
:100644 100644 891baf0... e0916cd... M	lily/hairpin.cc
:100644 100644 9e23d2b... 0dec921... M	lily/hara-kiri-group-spanner.cc
:100644 100644 b0909c2... 57c3681... M	lily/horizontal-bracket-engraver.cc
:100644 100644 00dd0b6... d2b016b... M	lily/horizontal-bracket.cc
:100644 100644 b9f4e7c... 62eeb1b... M	lily/include/accidental-interface.hh
:100644 100644 43c33b8... ed2703a... M	lily/include/accidental-placement.hh
:100644 100644 273dbc6... 5363ead... M	lily/include/align-interface.hh
:100644 100644 7f0a2d4... 7bd37ec... M	lily/include/ambitus.hh
:100644 100644 27f2d14... ce69cdd... M	lily/include/arpeggio.hh
:100644 100644 b1bd975... e03d732... M	lily/include/axis-group-interface.hh
:100644 100644 39253a7... d06c831... M	lily/include/bar-line.hh
:100644 100644 b7ebca6... eb74b7a... M	lily/include/bar.hh
:100644 100644 71821f6... ae13891... M	lily/include/beam.hh
:100644 100644 5319c75... 421043b... M	lily/include/break-align-interface.hh
:100644 100644 9093230... 237fd15... M	lily/include/breathing-sign.hh
:100644 100644 dc79a77... f5c8056... M	lily/include/chord-name.hh
:100644 100644 2f78edb... aaa7435... M	lily/include/clef.hh
:100644 100644 6b6ad1d... 7509010... M	lily/include/cluster.hh
:100644 100644 c6a6934... 45914f7... M	lily/include/custos.hh
:100644 100644 63ad0d3... 8362e84... M	lily/include/dot-column.hh
:100644 100644 e62e7f1... 8f83f3a... M	lily/include/dots.hh
:100644 100644 c926920... cc68af6... M	lily/include/font-interface.hh
:100644 100644 a6d8adc... 07b0ba1... M	lily/include/gregorian-ligature.hh
:100644 100644 fc789ee... 1ff2de2... M	lily/include/grid-line-interface.hh
:100644 100644 29cf625... f6a92c0... M	lily/include/grob-interface.hh
:100644 100644 64fb732... 3a06afd... M	lily/include/grob.hh
:100644 100644 521fad1... b76b437... M	lily/include/hairpin.hh
:100644 100644 0112b08... 9398617... M	lily/include/hara-kiri-group-spanner.hh
:100644 100644 cb54b95... dea58a3... M	lily/include/horizontal-bracket.hh
:100644 100644 7c28a35... d1d7a2f... M	lily/include/item.hh
:100644 100644 8b8bd6d... ec33ce9... M	lily/include/line-interface.hh
:100644 100644 be124f7... 4c7e447... M	lily/include/line-spanner.hh
:100644 100644 c4e4cf3... 4d891f8... M	lily/include/lyric-extender.hh
:100644 100644 d842a38... b5377ae... M	lily/include/lyric-hyphen.hh
:100644 100644 96612d1... ef48171... M	lily/include/measure-grouping-spanner.hh
:100644 100644 42762c0... a02fc1f... M	lily/include/melody-spanner.hh
:100644 100644 bb51eac... e887e07... M	lily/include/mensural-ligature.hh
:100644 100644 b5ea6f5... 2b29582... M	lily/include/multi-measure-rest.hh
:100644 100644 11f578c... 20de1ca... M	lily/include/note-collision.hh
:100644 100644 ec12414... 73030a4... M	lily/include/note-column.hh
:100644 100644 55b1107... ff4e9a8... M	lily/include/note-head.hh
:100644 100644 cd786f8... dc8cbe4... M	lily/include/note-spacing.hh
:100644 100644 6adbdbe... c182d6a... M	lily/include/paper-column.hh
:100644 100644 58d8d0e... 83662b5... M	lily/include/percent-repeat-item.hh
:100644 100644 fe76e1b... c90883c... M	lily/include/rest-collision.hh
:100644 100644 357b76b... 4d8be0e... M	lily/include/rest.hh
:100644 100644 cd1620f... f59e758... M	lily/include/rhythmic-head.hh
:100644 100644 d4b1210... d3ac2e4... M	lily/include/script-column.hh
:100644 100644 8d0e035... 3b8d714... M	lily/include/script-interface.hh
:100644 100644 63ea1c0... 4fe353f... M	lily/include/self-alignment-interface.hh
:100644 100644 cfeb7fc... d27ad3c... M	lily/include/semi-tie-column.hh
:100644 100644 ec63c62... 0d5bb85... M	lily/include/semi-tie.hh
:100644 100644 15b6aec... 1419d53... M	lily/include/separating-group-spanner.hh
:100644 100644 0129357... c5d7c71... M	lily/include/separation-item.hh
:100644 100644 fd58027... dc105ce... M	lily/include/side-position-interface.hh
:100644 100644 d860348... f31aba7... M	lily/include/slur.hh
:100644 100644 3167a5e... 573be03... M	lily/include/spaceable-grob.hh
:100644 100644 c33eea0... 1d7665b... M	lily/include/spacing-interface.hh
:100644 100644 f39ea98... 719d8d1... M	lily/include/spacing-spanner.hh
:100644 100644 ed9802e... a328101... M	lily/include/span-bar.hh
:100644 100644 8267bf1... abc6d23... M	lily/include/spanner.hh
:100644 100644 9b3010f... af6d394... M	lily/include/staff-spacing.hh
:100644 100644 1b4c096... e6d4cee... M	lily/include/staff-symbol-referencer.hh
:100644 100644 edf3a0f... 599c1cb... M	lily/include/staff-symbol.hh
:100644 100644 49b5fd4... d05e5fc... M	lily/include/stem-tremolo.hh
:100644 100644 3d06bca... 402ab5a... M	lily/include/stem.hh
:100644 100644 115c8cd... 4304837... M	lily/include/system-start-delimiter.hh
:100644 100644 f10b9b7... 9866a19... M	lily/include/system.hh
:100644 100644 97094c8... 187e737... M	lily/include/text-interface.hh
:100644 100644 86f87e2... 28fc7c6... M	lily/include/text-spanner.hh
:100644 100644 ff101a8... 3826b20... M	lily/include/tie-column.hh
:100644 100644 7f96b82... 9764908... M	lily/include/tie.hh
:100644 100644 72cdc97... d258432... M	lily/include/time-signature.hh
:100644 100644 1b9d9c0... 221be2b... M	lily/include/tuplet-bracket.hh
:100644 100644 f84280c... c9e5380... M	lily/include/vaticana-ligature.hh
:100644 100644 f9999b9... 955876f... M	lily/include/volta-bracket.hh
:100644 100644 ff00630... 173df20... M	lily/item.cc
:100644 100644 5705b46... 60a11db... M	lily/key-signature-interface.cc
:100644 100644 1817b49... 4a62aa7... M	lily/ledger-line-spanner.cc
:100644 100644 18efd81... 6e8dd9a... M	lily/ligature-bracket-engraver.cc
:100644 100644 ff7fae5... 74b8c03... M	lily/line-interface.cc
:100644 100644 0b6a9fa... 48d4b3a... M	lily/line-spanner.cc
:100644 100644 867a6d8... b7d9bb6... M	lily/lyric-extender.cc
:100644 100644 b663647... d38460b... M	lily/lyric-hyphen.cc
:100644 100644 49b5195... fe7abf1... M	lily/measure-grouping-engraver.cc
:100644 100644 9306bad... a256d04... M	lily/measure-grouping-spanner.cc
:100644 100644 d0544ab... d4901f2... M	lily/melody-spanner.cc
:100644 100644 a351494... 88a1181... M	lily/mensural-ligature.cc
:100644 100644 9a7816b... 5d0d7d9... M	lily/multi-measure-rest-engraver.cc
:100644 100644 0a87a13... 44d699b... M	lily/multi-measure-rest.cc
:100644 100644 d944c63... 594f24f... M	lily/new-fingering-engraver.cc
:100644 100644 ddfbf19... e880c6c... M	lily/note-collision.cc
:100644 100644 146b3b0... a53c060... M	lily/note-column.cc
:100644 100644 4493ffb... 2d48f05... M	lily/note-head-line-engraver.cc
:100644 100644 ecf5980... 7628a8f... M	lily/note-head.cc
:100644 100644 2700c12... f601a10... M	lily/note-spacing.cc
:100644 100644 f3b90b1... f1894a2... M	lily/ottava-bracket.cc
:100644 100644 243a5af... 6afa928... M	lily/ottava-engraver.cc
:100644 100644 0f01da0... 78b09c3... M	lily/paper-column.cc
:100644 100644 b862a4f... 121ad3f... M	lily/part-combine-engraver.cc
:100644 100644 a80015d... 705d939... M	lily/percent-repeat-item.cc
:100644 100644 baffc8f... 8c76a60... M	lily/piano-pedal-bracket.cc
:100644 100644 25c486f... 8c919cb... M	lily/piano-pedal-engraver.cc
:100644 100644 50d2d86... f072c3c... M	lily/pitch-squash-engraver.cc
:100644 100644 6158a8b... fb1c763... M	lily/rest-collision-engraver.cc
:100644 100644 959bf21... 899d22a... M	lily/rest-collision.cc
:100644 100644 d7351d6... 1393864... M	lily/rest.cc
:100644 100644 9543fcc... ec8b754... M	lily/rhythmic-column-engraver.cc
:100644 100644 f771c75... 00ef3ae... M	lily/rhythmic-head.cc
:100644 100644 ce69a39... ada6f0a... M	lily/script-column-engraver.cc
:100644 100644 36ebc69... 511efa7... M	lily/script-column.cc
:100644 100644 de81985... 94bebe9... M	lily/script-interface.cc
:100644 100644 da06274... b84c5f2... M	lily/script-row-engraver.cc
:100644 100644 47e9fcc... 4c63ce7... M	lily/self-aligment-interface.cc
:100644 100644 055b377... 57b81e5... M	lily/semi-tie-column.cc
:100644 100644 c5a514b... 77b266e... M	lily/semi-tie.cc
:100644 100644 c905b43... d2bc23a... M	lily/separating-group-spanner.cc
:100644 100644 aa6f05a... 3680798... M	lily/separating-line-group-engraver.cc
:100644 100644 6406a3e... 057229c... M	lily/separation-item.cc
:100644 100644 73854bd... 825d88e... M	lily/side-position-interface.cc
:100644 100644 a87feb6... 093807b... M	lily/slur.cc
:100644 100644 0f3dc98... 679c2bc... M	lily/spaceable-grob.cc
:100644 100644 2f6e903... 2e174b6... M	lily/spacing-spanner.cc
:100644 100644 55babfb... 1e23632... M	lily/span-arpeggio-engraver.cc
:100644 100644 5c1c76e... 4566d73... M	lily/span-bar.cc
:100644 100644 955ba76... 1e49d0b... M	lily/spanner.cc
:100644 100644 1d9182c... f891131... M	lily/staff-spacing.cc
:100644 100644 aa45e55... 7fe0bf3... M	lily/staff-symbol-referencer.cc
:100644 100644 6edb1f9... f999346... M	lily/staff-symbol.cc
:100644 100644 43a0445... bdf4ae5... M	lily/stanza-number-engraver.cc
:100644 100644 6729aa9... e607fda... M	lily/stem-tremolo.cc
:100644 100644 69e7a15... fc21f2d... M	lily/stem.cc
:100644 100644 7099ca7... c3fe502... M	lily/system-start-delimiter.cc
:100644 100644 5a90191... a0a90b0... M	lily/system-start-text.cc
:100644 100644 7c1828c... c4fec86... M	lily/system.cc
:100644 100644 bf1dfbd... a3447cc... M	lily/text-engraver.cc
:100644 100644 c249052... ebfae5a... M	lily/text-interface.cc
:100644 100644 289c44e... 28f88fd... M	lily/text-spanner-engraver.cc
:100644 100644 4d8b3a0... ea4c250... M	lily/text-spanner.cc
:100644 100644 13d5fb0... 85529ef... M	lily/tie-column.cc
:100644 100644 1263237... 2aab6ac... M	lily/tie.cc
:100644 100644 78f795e... 68a7e17... M	lily/time-signature-engraver.cc
:100644 100644 26860c6... ced6468... M	lily/time-signature.cc
:100644 100644 19576e6... 3f07d5b... M	lily/trill-spanner-engraver.cc
:100644 100644 261b086... 8af6073... M	lily/tuplet-bracket.cc
:100644 100644 7a3cf53... 946fd1d... M	lily/tuplet-engraver.cc
:100644 100644 a68b99b... 31bcbbf... M	lily/tuplet-number.cc
:100644 100644 411953e... 9e97482... M	lily/vaticana-ligature.cc
:100644 100644 ba33a40... 9c2e4ea... M	lily/volta-bracket.cc
:100644 100644 db4d5e6... 41b0c7c... M	lily/volta-engraver.cc

commit 40da2f2e4a8120fd6631f377d4ec8f97a9b4c00f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 15:18:10 2006 +0100

    uniformize grob interface naming with C++.

:100644 100644 374d691... 9db33d9... M	lily/balloon-engraver.cc
:100644 100644 03477d9... c450189... M	lily/balloon.cc
:100644 100644 7a61987... 450286b... M	lily/break-align-engraver.cc
:100644 000000 f78ea4e... 0000000... D	lily/break-align-interface.cc
:000000 100644 0000000... 3ccd2aa... A	lily/break-alignment-interface.cc
:100644 100644 9d52d4a... bd753f8... M	lily/grob-interface.cc
:100644 100644 1515e8f... 9e23d2b... M	lily/hara-kiri-group-spanner.cc
:100644 100644 41972c8... 5319c75... M	lily/include/break-align-interface.hh
:100644 100644 e28716c... 29cf625... M	lily/include/grob-interface.hh
:100644 100644 00d87ad... d842a38... M	lily/include/lyric-hyphen.hh
:100644 100644 bf7444d... 1817b49... M	lily/ledger-line-spanner.cc
:100644 100644 66bf1b8... b663647... M	lily/lyric-hyphen.cc
:100644 100644 4e72121... 0e8a1e5... M	lily/main.cc
:100644 100644 691ad5d... a80015d... M	lily/percent-repeat-item.cc
:100644 100644 14e457b... c905b43... M	lily/separating-group-spanner.cc
:100644 100644 8cd0b9b... 51bbf24... M	lily/spacing-determine-loose-columns.cc
:100644 100644 5e2dd4d... 5e99102... M	scm/define-grobs.scm
:100644 100644 31161e2... 370bfea... M	scm/safe-lily.scm

commit da9f47a8a32b9112f37a2b47af53bb342e9a1a82
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 15:02:37 2006 +0100

    use camel_case_to_lisp_identifier()

:100644 100644 2ba1cb3... 0fcb16b... M	lily/general-scheme.cc

commit 1e3368dc70f93a0482f0ba518c470a1304405bdb
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 15:02:15 2006 +0100

    use __attribute__ format(printf)

:100644 100644 ab163ea... ab2558f... M	flower/include/file-cookie.hh
:100644 100644 da42916... 236b731... M	flower/include/libc-extension.hh
:100644 100644 4717bfc... 64e23e0... M	flower/include/string-convert.hh
:100644 100644 0e5526f... 8dfa730... M	lily/ttf.cc

commit 89690bfa9f1066ee8ab6c6ad6c8667aaa40d3cd3
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 29 14:58:50 2006 +0100

    c++ interface for camel_case_to_lisp_identifier

:100644 100644 4303d3b... fa7555d... M	lily/include/misc.hh
:100644 100644 e7c3063... aa49a69... M	lily/misc.cc

commit c477980e8131ba0627389bc25a1635138bff89fb
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 28 10:28:24 2006 +0100

    nitpick

:100644 100644 648ca34... 2d6e26b... M	Documentation/topdocs/README.texi

commit 18b31f9f20f48965a489ba2582284b11513d29eb
Author: Werner Lemberg <wl@rigel.orion>
Date:   Tue Nov 28 09:05:49 2006 +0100

    (quotedEventTypes): Replace `time-scaled-music' with `tuplet-span-event'.

:100644 100644 f2966d5... 6461352... M	ly/engraver-init.ly

commit deaef78a385a8ed442e37cbe6bc83e7c25bfcc16
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 17:23:34 2006 +0100

    run git in srcdir too.

:100644 100644 103acbf... 04a305e... M	GNUmakefile.in

commit 6e2037cf6e2ab2b67d3e6c28cc42bf4a7777c2dc
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 16:40:48 2006 +0100

    use top-src-dir for make git check too

:100644 100644 d76c7f6... 103acbf... M	GNUmakefile.in

commit abbed580a3f6cc9f1a44af85e96678c954334537
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 16:39:48 2006 +0100

    srcdir is top-src-dir in stepmake.
    (cherry picked from 237e3c2adf6b8f03b50175a0c819aa7a97d8c3c0 commit)

:100644 100644 8a0c464... d76c7f6... M	GNUmakefile.in

commit e725360e17c190b0eb16afca7b8aaa90653aff7e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 16:32:29 2006 +0100

    use landscape a6 for skyline example, and remove tagline.

:100644 100644 8bdbf1d... ee58eda... M	Documentation/topdocs/NEWS.tely

commit 2af5d2088166c2a32f5f024f557b7ff3d1840141
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 16:10:38 2006 +0100

    check for .git in srcdir

:100644 100644 f9e1be0... 8a0c464... M	GNUmakefile.in

commit 72a12198ceeaf3b245d6ee86060519301eaf5550
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Nov 27 07:37:00 2006 +0200

    fix paper size for the skyline-vertical-spacing regression test

:100644 100644 2b934fa... 8bdbf1d... M	Documentation/topdocs/NEWS.tely
:100644 100644 2a24773... 6db0a16... M	input/regression/skyline-vertical-spacing.ly

commit ee488c9fefe61c1b2d9db0e8eba61694cf323c3a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Mon Nov 27 01:17:07 2006 +0100

    nitpick

:100644 100644 70d937a... f9e1be0... M	GNUmakefile.in

commit 94871018f74f4675159477250aa34583ce563219
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Sun Nov 26 22:41:05 2006 +0100

    The linux kernel stopped using stable/unstable minor version indicators.

:100644 100644 b22a613... 648ca34... M	Documentation/topdocs/README.texi

commit 255044d6f19eafe20e00702daf9fc780efc4509a
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 26 23:03:57 2006 +0200

    Add NEWS and regression test for skyline-vertical-spacing

:100644 100644 25283a1... 2b934fa... M	Documentation/topdocs/NEWS.tely
:000000 100644 0000000... 2a24773... A	input/regression/skyline-vertical-spacing.ly

commit bed6df69367f08f2500cba7be4e94574487f7ec0
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 26 21:20:14 2006 +0200

    Regression test and NEWS entry for skyline-vertical-placement

:100644 100644 374dc9f... 25283a1... M	Documentation/topdocs/NEWS.tely
:000000 100644 0000000... 6c85a39... A	input/regression/skyline-vertical-placement.ly

commit b772ceedf54b1dbb60af8d72f8386a5f12d10bbe
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 26 18:45:59 2006 +0200

    fix Skyline::distance calculation
    fix regressions for Beam and InstrumentName/SystemStartBar
    (cherry picked from 69863917056892b87691140e28cb197089c9dc4c commit)

:100644 100644 2821c38... c7a5b8e... M	lily/axis-group-interface.cc
:100644 100644 dcbed75... 0778c58... M	lily/beam.cc
:100644 100644 377d66b... 9290ef9... M	lily/instrument-name-engraver.cc
:100644 100644 4cb07fc... e52a627... M	lily/skyline.cc
:100644 100644 bd30ea9... 38fe501... M	scm/define-grob-properties.scm
:100644 100644 bd5dee7... 5e2dd4d... M	scm/define-grobs.scm

commit 23a0441d6972ec64d3b41966edf051414add0d26
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Nov 21 22:43:36 2006 +0200

    Do skyline spacing in Y-extent, not after-breaking-callback. Otherwise if
    Y-extent is called before after-breaking-callback, our Y-extent doesn't
    reflect the shifted children.
    (cherry picked from 67162dca384a478a2f3c92c5b8df4e6925be03d3 commit)

:100644 100644 3665199... 2821c38... M	lily/axis-group-interface.cc
:100644 100644 3f1dbb4... b1bd975... M	lily/include/axis-group-interface.hh
:100644 100644 5870f82... bd5dee7... M	scm/define-grobs.scm

commit 8ba6ab2707f684633478cd5f0f0c7ad8d5b12f79
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Tue Nov 21 09:30:44 2006 +0200

    Add skyline-based collision resolving for grobs above and below the staff
    (cherry picked from 6a75680e2a8144dabaf64fbe5551814bef3f35d5 commit)

:100644 100644 02e9001... 3665199... M	lily/axis-group-interface.cc
:100644 100644 28f6651... 1456a26... M	lily/grob.cc
:100644 100644 767271a... 3f1dbb4... M	lily/include/axis-group-interface.hh
:100644 100644 5eb4339... 64fb732... M	lily/include/grob.hh
:100644 100644 731652b... 4cb07fc... M	lily/skyline.cc
:100644 100644 47f0b8c... bd30ea9... M	scm/define-grob-properties.scm
:100644 100644 bd5dee7... 5870f82... M	scm/define-grobs.scm

commit d206dc99fa325064c81b998713aebd43d7a68b54
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Wed Nov 15 21:19:24 2006 +0200

    add skyline debugging
    (cherry picked from f4abe0b9bff0edddb4764c100184759eecced97d commit)

:100644 100644 be81de3... 02213e4... M	lily/program-option.cc
:100644 100644 3337a77... 7c1828c... M	lily/system.cc
:100644 100644 472c42b... c7dbb06... M	scm/lily.scm

commit 43cfbca6a4b3c0bc57d401f377e2ae25ef6c7e52
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Wed Nov 15 21:02:41 2006 +0200

    Add max_slopes_ to skylines (no more vertical walls)
    (cherry picked from 665fb3ad5b20557fef880731cd18eb78e9e38596 commit)

:100644 100644 f086969... c8440c7... M	lily/include/skyline.hh
:100644 100644 d508450... 731652b... M	lily/skyline.cc

commit 43dbb679d2f6387a00a3a886967b831c56226ca0
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Nov 13 22:39:38 2006 +0200

    skyline vertical spacing.
    rewrite skyline to support sloped roofs and to be faster.
    (cherry picked from e38b967026cf0832c3197eb7d9824ad5d326afff commit)

:100644 100644 02f0c52... c943c9c... M	lily/accidental-placement.cc
:100644 100644 fc8d3ac... f086969... M	lily/include/skyline.hh
:100644 100644 2fe740f... f10b9b7... M	lily/include/system.hh
:100644 100644 1c82c42... 3206e32... M	lily/include/tie-column-format.hh
:100644 100644 5d46129... 7d48995... M	lily/include/tie-formatting-problem.hh
:100644 100644 f72ea5b... d508450... M	lily/skyline.cc
:100644 100644 0649849... 3337a77... M	lily/system.cc
:100644 100644 4dada25... 0e29d3c... M	lily/tie-formatting-problem.cc
:100644 100644 dddcef9... 47f0b8c... M	scm/define-grob-properties.scm
:100644 100644 e370a17... 090ad06... M	scm/layout-page-layout.scm

commit feb5f0d56bb10e36b30c1e6d72c334482c91f119
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:34:04 2006 +0100

    tweaks for -djob-count. Move -dread-file-list processing before -djob-count

:100644 100644 30d8e6b... 472c42b... M	scm/lily.scm

commit 46979f4b6712c4e2a73e3bf8f8c32107292e1e7e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:33:28 2006 +0100

    resolve

:100644 100644 e8327e4... 3575e13... M	scm/lily-library.scm

commit 47a4a4889364a7c09ba82ab198cf81e20cc8e5bd
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:33:09 2006 +0100

    set -djob-count= if CPU_COUNT is set

:100644 100644 3c55dbe... 201c998... M	make/lilypond-vars.make

commit 01bf38a968e437a7d81c3a948d021c341ee64cb8
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:18:31 2006 +0100

    add split-list , split-list-by-separator , list-element-index

:100644 100644 6e30cf6... e8327e4... M	scm/lily-library.scm

commit 35903c979345c204871862b31dbc4bd1d4ea33d5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 15:59:38 2006 +0100

    use split-list-by-separator
    (cherry picked from 3508e1a009ac7a2b944f0bd7163b9e82255300ae commit)

:100644 100644 4f25c3b... 2f3e437... M	scm/music-functions.scm

commit 68aac2af28981c403d58b6c2dbc0267b44af1383
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 16:00:12 2006 +0100

    support -djob-count and -dlog-file
    (cherry picked from 22685863fc140976d6453e86fd7417fbb4662da0 commit)

:100644 100644 2241c85... 30d8e6b... M	scm/lily.scm

commit 24e043cd7476aff045d5fdede0aa6474a881f501
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:04:20 2006 +0100

    remove $(release-dir)/ ; must contain actions within build or srcdir

:100644 100644 c61fa5e... 834a527... M	stepmake/stepmake/generic-vars.make
:100644 100644 5d404ec... 69e08c6... M	stepmake/stepmake/toplevel-targets.make

commit ab340c075dddd30cd4676831949b7ce48404bfbe
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 18:03:41 2006 +0100

    ignore .dotest

:100644 100644 71835fa... 64f8bea... M	.gitignore

commit ac9c90769e19c9c6a74faf8161c95d79866d1dd2
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 26 15:58:48 2006 +0100

    add string-or-symbol?

:100644 100644 adc21ce... 7069ca1... M	scm/c++.scm

commit 1cab65bb2c9d34edef0b4e8a1ddadb4e3edc093e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Nov 25 01:58:54 2006 +0100

    formatting nit

:100644 100644 37a1562... bddeffe... M	lily/paper-book.cc

commit d089c7f43df2f3008ea9799e72601df25fcb9d28
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Nov 25 01:42:38 2006 +0100

    ignore barlines in slur formatting. Fixes #156.

:100644 100644 86d27fb... c230f6e... M	input/regression/slur-clef.ly
:100644 100644 20667dd... d860348... M	lily/include/slur.hh
:100644 100644 ba8f5c8... 34e2051... M	lily/slur-scoring.cc
:100644 100644 0128e8c... a87feb6... M	lily/slur.cc
:100644 100644 3b8dd7a... bd5dee7... M	scm/define-grobs.scm

commit 1ee5511173267f3724bfc5769ce46ceea0e84d35
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Nov 24 23:12:47 2006 +0100

    typo

:100644 100644 77266f0... ced3e2e... M	Documentation/user/cheatsheet.itely

commit b0e9f8cbc6f4dcd74c13976deedd409a7600b225
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Nov 24 20:55:51 2006 +0100

    typos

:100644 100644 f080f81... 77266f0... M	Documentation/user/cheatsheet.itely

commit 96431edd855c7ae4320c4d4fa9a085e3a6dd6f45
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Nov 23 19:18:26 2006 +0100

    typo

:100644 100644 71407e6... 567486b... M	scm/define-markup-commands.scm

commit 3948a2bcea3b90b0cdc5de111586628b1365e9b5
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 19 08:24:22 2006 +0200

    pass all 3 arguments for re.sub()

:100644 100644 a037dbd... 2ed3b28... M	python/convertrules.py

commit a802c9234edcbb4bbb2026092f30a9e5540815d7
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 16 03:13:54 2006 +0100

    prop list formatting

:100644 100644 f57cdc2... 4e0010d... M	lily/custos.cc

commit 7657bb70b18e8b81e3d311f07308519bd219f30f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 16 03:13:46 2006 +0100

    clarify -dresolution

:100644 100644 e7d6e8d... 2241c85... M	scm/lily.scm

commit aa97ee7530a78e27b3e02b0e70e5b97b54efa858
Author: Erlend Aasland <erlenda@gmail.com>
Date:   Thu Nov 16 01:46:19 2006 +0100

    Fix some typos...

:100644 100644 7d4ca0f... 661d12d... M	scm/define-grob-interfaces.scm

commit 3bff7fdda4c80f5d734cd9953e83fc34c1c74c5b
Author: Erlend <erlend@iMac.local>
Date:   Thu Nov 16 01:24:26 2006 +0100

    Testing GIT

:100644 100644 be0de88... 3b8dd7a... M	scm/define-grobs.scm

commit c99e6f5147e88fc3140fd3cd04a4b7d2d4c89d19
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 15 17:22:20 2006 +0100

    add Hernan.

:100644 100644 0ee3f73... 3862361... M	THANKS
:100644 100644 3f00330... 52a4853... M	lily/score.cc

commit b7c1cfd0b80d6af68905924c51c15d95d0d11dfc
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 15 17:22:03 2006 +0100

    don't read uninited memory from STL map. Fixes disappearing ties problem.

:100644 100644 d22d54b... 4dada25... M	lily/tie-formatting-problem.cc

commit eef1bef0ea99951dbcc0f21f998f4c2f0884af87
Author: Matthias Kilian <kili@outback.escape.de>
Date:   Wed Nov 15 00:11:52 2006 +0100

    Fix another fd leak

:100644 100644 aa43201... 07ab29e... M	scm/backend-library.scm

commit 740425646b97f3ad7254d8c760c6f599b0ebbf32
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 14 21:54:15 2006 +0100

    rm ChangeLog from Documentation/GNUmakefile

:100644 100644 a56d00d... 64605cb... M	Documentation/GNUmakefile

commit 90acd67c02a18d1db046cc5a257c802a6818543b
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 14 20:58:17 2006 +0100

    move ChangeLog to Documentation/misc/ ; generate from git-whatchanged

:100644 000000 3c42fb1... 0000000... D	ChangeLog
:000000 100644 0000000... 3c42fb1... A	Documentation/misc/ChangeLog-2.10
:100644 100644 17182a8... 70d937a... M	GNUmakefile.in

commit 6f2591826e56d384eba99ed5daefbd28aa311cb7
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 14 12:39:05 2006 +0100

    bump .ly \version to 2.10.0
    (cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit)

:100644 100644 24cd792... 1b731e7... M	input/bach-schenker.ly
:100644 100644 06df713... 6f2cf82... M	input/example-1.ly
:100644 100644 9df3cd6... 532b461... M	input/example-2.ly
:100644 100644 5bf6fe8... 85277c4... M	input/example-3.ly
:100644 100644 ea0943c... c39e7f3... M	input/les-nereides.ly
:100644 100644 87eaeaa... 73f42ec... M	input/manual/bar-lines.ly
:100644 100644 e10caf9... a294fb4... M	input/manual/bar-number-regular-interval.ly
:100644 100644 55d51c4... cbc8ea9... M	input/manual/chord-names-jazz.ly
:100644 100644 4af777d... f1ca5b4... M	input/manual/chord-names-languages.ly
:100644 100644 d3054f9... 5d8d462... M	input/manual/divisiones.ly
:100644 100644 8962bc7... a01887d... M	input/manual/engraver-example.ily
:100644 100644 b665ed3... 6c22fb5... M	input/manual/font-table.ly
:100644 100644 fb9ec79... 9b2b554... M	input/manual/ossia.ly
:100644 100644 7b11aa0... e13a70e... M	input/manual/screech-boink.ly
:100644 100644 02c3715... dedda6a... M	input/manual/script-abbreviations.ly
:100644 100644 7b374c9... 1c86c03... M	input/manual/script-chart.ly
:100644 100644 d8f61e5... 08f6657... M	input/mutopia-header.ly
:100644 100644 e6e641a... c29b50f... M	input/mutopia/E.Satie/petite-ouverture-a-danser.ly
:100644 100644 d34939a... fafb7f3... M	input/mutopia/F.Schubert/morgenlied.ly
:100644 100644 eb952ee... 564d620... M	input/mutopia/F.Schubert/standchen.ly
:100644 100644 a61a1ff... 4fe1111... M	input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
:100644 100644 b8f1391... ef9f2b0... M	input/mutopia/J.S.Bach/bwv940.ly
:100644 100644 38ee277... 4d20194... M	input/mutopia/J.S.Bach/wtk1-fugue2.ly
:100644 100644 18cd54a... 770a6c0... M	input/mutopia/R.Schumann/romanze-op28-2.ly
:100644 100644 faa4845... 9f1ae8a... M	input/mutopia/W.A.Mozart/mozart-hrn-3.ly
:100644 100644 e95a84b... 88509f1... M	input/mutopia/W.A.Mozart/mozart-hrn3-allegro.ily
:100644 100644 3a10112... 6d5d872... M	input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily
:100644 100644 afc68d8... 5f80fe3... M	input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ily
:100644 100644 d7a7327... 4fadba2... M	input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ily
:100644 100644 00e61a9... e9a714e... M	input/no-notation/bar-check.ly
:100644 100644 5511f6e... 3a6586d... M	input/no-notation/beam-warn.ly
:100644 100644 bc32b56... 4f94b3b... M	input/no-notation/die-staff.ly
:100644 100644 5557e04... 014f63c... M	input/no-notation/display-lily-tests.ly
:100644 100644 a5afd23... 9858a59... M	input/no-notation/dos-guile.ly
:100644 100644 59ddbfa... 31c0da1... M	input/no-notation/dos-ps.ly
:100644 100644 72be02c... 859df66... M	input/no-notation/dos-tex.ly
:100644 100644 c91d8a0... 8c3a24c... M	input/no-notation/dynamic-absolute-volume.ly
:100644 100644 c13ce89... b84dfc8... M	input/no-notation/embedded-scm.ly
:100644 100644 28b52ae... 108b03b... M	input/no-notation/midi-grace.ly
:100644 100644 6c86545... 7c22ef1... M	input/no-notation/midi-lyric-barcheck.ly
:100644 100644 4a72de5... d6e8ed9... M	input/no-notation/midi-scales.ly
:100644 100644 436cac7... 3bf8b41... M	input/no-notation/midi-transposing.ly
:100644 100644 0b74e56... 8169f36... M	input/no-notation/midi-tuplets.ly
:100644 100644 d577ebd... 73c4f70... M	input/no-notation/midi-volume-equaliser.ly
:100644 100644 6b78d1f... b851323... M	input/no-notation/parse.ly
:100644 100644 8b17cf9... 5096c6c... M	input/no-notation/parse2.ly
:100644 100644 e1a9fb6... cdf9626... M	input/no-notation/parse3.ly
:100644 100644 46db761... cee8a6a... M	input/no-notation/parse4.ly
:100644 100644 082769d... 4b9756e... M	input/no-notation/parse5.ly
:100644 100644 953239b... 39ea07d... M	input/no-notation/recording.ly
:100644 100644 82d0dbb... eeaf1f2... M	input/no-notation/safe-guile.ly
:100644 100644 66ada6e... aa26b22... M	input/no-notation/safe-include.ly
:100644 100644 85b7f98... 8a0ccca... M	input/no-notation/safe-ps.ly
:100644 100644 2da7827... 516146e... M	input/no-notation/safe-tex.ly
:100644 100644 a675db8... 08b1fde... M	input/no-notation/textcresc.ly
:100644 100644 286a7c1... 036063f... M	input/no-notation/to-xml.ly
:100644 100644 ce7545b... a566324... M	input/proportional.ly
:100644 100644 0ffed32... ca15e77... M	input/puer-fragment.ly
:100644 100644 58b91ae... d19595b... M	input/regression/+.ly
:100644 100644 b8dbea2... d93d253... M	input/regression/accidental-cautionary.ly
:100644 100644 28d62fe... 59a6b64... M	input/regression/accidental-clef-change.ly
:100644 100644 73af207... e822423... M	input/regression/accidental-double.ly
:100644 100644 6c5b605... ef7727e... M	input/regression/accidental-forced-tie.ly
:100644 100644 3e3503e... 776c41c... M	input/regression/accidental-ledger.ly
:100644 100644 84054cf... 3b26f0a... M	input/regression/accidental-octave.ly
:100644 100644 080f05e... 105be9a... M	input/regression/accidental-piano.ly
:100644 100644 b42d478... aee320f... M	input/regression/accidental-placement.ly
:100644 100644 1f4428d... 580c2f2... M	input/regression/accidental-quarter.ly
:100644 100644 56ddcba... 139ba1c... M	input/regression/accidental-single-double.ly
:100644 100644 027bdf8... 8ad68e3... M	input/regression/accidental-suggestions.ly
:100644 100644 2fe266e... 0c25a46... M	input/regression/accidental-tie.ly
:100644 100644 8c211b1... 5d09d65... M	input/regression/accidental-unbroken-tie-spacing.ly
:100644 100644 06b9e8a... 4fd3ed7... M	input/regression/accidental-voice.ly
:100644 100644 f2c086e... 90ed468... M	input/regression/accidental.ly
:100644 100644 4ac1123... 1596967... M	input/regression/alignment-order.ly
:100644 100644 b387444... 3b3a9aa... M	input/regression/alignment-vertical-manual-setting.ly
:100644 100644 5d04f58... e5c5f2b... M	input/regression/alignment-vertical-spacing.ly
:100644 100644 90af3fd... c6458c4... M	input/regression/allfontstyle.ily
:100644 100644 318fae5... f8c5829... M	input/regression/ambitus.ly
:100644 100644 af397c6... 9024fbe... M	input/regression/apply-context.ly
:100644 100644 b10c0f5... 4888071... M	input/regression/apply-output.ly
:100644 100644 4455fe0... 064b5d9... M	input/regression/arpeggio-bracket.ly
:100644 100644 968d0a9... f2d6f51... M	input/regression/arpeggio-collision.ly
:100644 100644 755bfed... d6377ea... M	input/regression/arpeggio.ly
:100644 100644 58c856e... fc278d8... M	input/regression/auto-beam-bar.ly
:100644 100644 a40362d... 1b46c2a... M	input/regression/auto-beam-no-beam.ly
:100644 100644 d3518d1... 9763a09... M	input/regression/auto-beam-triplet.ly
:100644 100644 fed4fb4... 687f89b... M	input/regression/auto-beam-tuplets.ly
:100644 100644 0f091dd... 3d4f647... M	input/regression/auto-beam.ly
:100644 100644 88e9eb0... 42bb9f1... M	input/regression/auto-change.ly
:100644 100644 4d96819... 5c623f9... M	input/regression/backend-excercise.ly
:100644 100644 548dae0... 5cd81d0... M	input/regression/balloon.ly
:100644 100644 e86d6a2... 2838557... M	input/regression/bar-check-redefine.ly
:100644 100644 11138d2... b3a142d... M	input/regression/bar-line-dashed.ly
:100644 100644 9b0cdf5... 3dcab53... M	input/regression/bar-number.ly
:100644 100644 353aa8b... 20878be... M	input/regression/bar-scripts.ly
:100644 100644 85f886c... 1ee6845... M	input/regression/beam-auto-knee.ly
:100644 100644 2238f83... 2fa3fef... M	input/regression/beam-auto.ly
:100644 100644 720f772... dc14a4d... M	input/regression/beam-beat-grouping.ly
:100644 100644 df6b8b6... ada5d68... M	input/regression/beam-break.ly
:100644 100644 f58593e... f86850e... M	input/regression/beam-center-slope.ly
:100644 100644 1ce3eca... 3fb88cc... M	input/regression/beam-concave-damped.ly
:100644 100644 c491751... a116f86... M	input/regression/beam-concave.ly
:100644 100644 12f3a99... 85f1fe5... M	input/regression/beam-cross-staff-auto-knee.ly
:100644 100644 27942fd... ebc24f3... M	input/regression/beam-cross-staff-slope.ly
:100644 100644 04efb71... adf8bdf... M	input/regression/beam-cross-staff.ly
:100644 100644 77fdef9... 7e41b98... M	input/regression/beam-damp.ly
:100644 100644 080cd98... 994f3ba... M	input/regression/beam-default-lengths.ly
:100644 100644 f68921a... b622dbd... M	input/regression/beam-extreme.ly
:100644 100644 2145764... 6192d41... M	input/regression/beam-feather.ly
:100644 100644 5f54595... 141479d... M	input/regression/beam-french.ly
:100644 100644 f78f76f... d599e15... M	input/regression/beam-funky-beamlet.ly
:100644 100644 abc97fd... 1d304c5... M	input/regression/beam-funky.ly
:100644 100644 1bc9a73... f1f7a7b... M	input/regression/beam-isknee.ly
:100644 100644 de560da... 84d5f67... M	input/regression/beam-knee-symmetry.ly
:100644 100644 7ae9994... 31035bb... M	input/regression/beam-length.ly
:100644 100644 5686a13... 2f3d413... M	input/regression/beam-manual-beaming.ly
:100644 100644 0a1e5dd... 2a5f015... M	input/regression/beam-multiple-cross-staff.ly
:100644 100644 711ea3f... beb2ae8... M	input/regression/beam-outside-beamlets.ly
:100644 100644 ad3954c... 38565d3... M	input/regression/beam-over-barline.ly
:100644 100644 746ec5c... 40a7cb5... M	input/regression/beam-position.ly
:100644 100644 ea2ec08... 7be87c6... M	input/regression/beam-quant-standard.ly
:100644 100644 9e8378f... b9c0059... M	input/regression/beam-quanting-32nd.ly
:100644 100644 d03b8fb... 3345eb7... M	input/regression/beam-quanting-horizontal.ly
:100644 100644 cb7f14e... 8705c0f... M	input/regression/beam-quarter.ly
:100644 100644 4e22a01... f4b6146... M	input/regression/beam-rest.ly
:100644 100644 c873444... a66d535... M	input/regression/beam-second.ly
:100644 100644 efbbfe1... 084cd9a... M	input/regression/beam-shortened-lengths.ly
:100644 100644 8749d41... 7cbb10b... M	input/regression/beam-single-stem.ly
:100644 100644 5931fa1... 93e3b64... M	input/regression/beam-unconnected-beamlets.ly
:100644 100644 b79f75d... 4af5c8d... M	input/regression/beaming-ternary-metrum.ly
:100644 100644 b2507a4... 0ebb84d... M	input/regression/beaming.ly
:100644 100644 938edaf... cc9705e... M	input/regression/beams.ly
:100644 100644 3572bf5... 6cd8d1e... M	input/regression/bend-after.ly
:100644 100644 f342ea7... 1611f96... M	input/regression/break.ly
:100644 100644 7c9d196... eadf333... M	input/regression/breathing-sign-ancient.ly
:100644 100644 a81e8a8... 9a0fa00... M	input/regression/breathing-sign.ly
:100644 100644 ac6ec85... 167d464... M	input/regression/chord-changes.ly
:100644 100644 e99be7d... a99f7ca... M	input/regression/chord-name-entry-11.ly
:100644 100644 9ae0c99... e616b73... M	input/regression/chord-name-entry.ly
:100644 100644 009b1fd... 58ba28b... M	input/regression/chord-name-exceptions.ly
:100644 100644 5aa02ef... fbfbbef... M	input/regression/chord-name-major7.ly
:100644 100644 5f3257d... c576bb5... M	input/regression/chord-names-bass.ly
:100644 100644 2ccbd0c... 1d00f7a... M	input/regression/chord-scripts.ly
:100644 100644 7762ade... d8b4524... M	input/regression/chord-tremolo-short.ly
:100644 100644 49fd0fa... 1996eb6... M	input/regression/chord-tremolo.ly
:100644 100644 77e20e8... 120c6a4... M	input/regression/chords-funky-ignatzek.ly
:100644 100644 4d20b54... fc656c2... M	input/regression/clef-oct.ly
:100644 100644 3da2c06... 4fba774... M	input/regression/clefs.ly
:100644 100644 0d775af... a49dcea... M	input/regression/clip-systems.ly
:100644 100644 90d6a84... ddcc72f... M	input/regression/cluster-cross-staff.ly
:100644 100644 e6b30ba... 289c1f8... M	input/regression/cluster.ly
:100644 100644 0645d5f... bb8a8ed... M	input/regression/collision-2.ly
:100644 100644 1c58a18... c654136... M	input/regression/collision-alignment.ly
:100644 100644 e712f49... 80ee89c... M	input/regression/collision-dots-invert.ly
:100644 100644 f283dab... b269de7... M	input/regression/collision-dots-move.ly
:100644 100644 77e34c3... 645000c... M	input/regression/collision-dots.ly
:100644 100644 8392349... 02bc68e... M	input/regression/collision-head-chords.ly
:100644 100644 5dc3a2c... 2372503... M	input/regression/collision-heads.ly
:100644 100644 2fba4ae... ba08617... M	input/regression/collision-merge-differently-dotted.ly
:100644 100644 62e6e6b... 71bba55... M	input/regression/collision-merge-differently-headed.ly
:100644 100644 baf61ec... 42ce608... M	input/regression/collision-merge-dots.ly
:100644 100644 09ee331... 7c9a1ee... M	input/regression/collision-mesh.ly
:100644 100644 7c9d6df... d66fdff... M	input/regression/collisions.ly
:100644 100644 6eed34e... 2b40b49... M	input/regression/color.ly
:100644 100644 5f2b414... 63c5555... M	input/regression/completion-heads-polyphony.ly
:100644 100644 914663f7.. 6722ccf... M	input/regression/completion-heads.ly
:100644 100644 1a89a51... cea3339... M	input/regression/custos.ly
:100644 100644 e298c2a... 06afc8b... M	input/regression/dot-flag-collision.ly
:100644 100644 2716564... 2512870... M	input/regression/dots.ly
:100644 100644 908514a... bb1193c... M	input/regression/drums.ly
:100644 100644 6c2f810... fac525d... M	input/regression/dynamics-broken-hairpin.ly
:100644 100644 43b0cf8... f8099ae... M	input/regression/dynamics-glyphs.ly
:100644 100644 12a1f7a... ef00c64... M	input/regression/dynamics-hairpin-length.ly
:100644 100644 2b05ecc... 13c570c... M	input/regression/dynamics-line.ly
:100644 100644 71e5fa6... d023438... M	input/regression/dynamics-unbound-hairpin.ly
:100644 100644 c6f3122... 463bd2d... M	input/regression/easy-notation.ly
:100644 100644 e8e1202... b33951b... M	input/regression/fermata-rest-position.ly
:100644 100644 2d41b5d... 0a3295c... M	input/regression/figured-bass-continuation-center.ly
:100644 100644 9aa3c3b... d0a0d32... M	input/regression/figured-bass-continuation-forbid.ly
:100644 100644 647714a... f6eddd9... M	input/regression/figured-bass-continuation.ly
:100644 100644 41ac010... c263910... M	input/regression/figured-bass-implicit.ly
:100644 100644 ce55332... 9001729... M	input/regression/figured-bass-staff.ly
:100644 100644 6b45751... b710399... M	input/regression/figured-bass.ly
:100644 100644 2029776... 888390e... M	input/regression/fill-line-test.ly
:100644 100644 117d4ac... b8adf85... M	input/regression/finger-chords-order.ly
:100644 100644 e04c2f4... bf000a7... M	input/regression/finger-chords.ly
:100644 100644 2040c4d... 38b3069... M	input/regression/fingering.ly
:100644 100644 b04b2fe... f028e43... M	input/regression/follow-voice-break.ly
:100644 100644 e98c241... ab4649e... M	input/regression/font-family-override.ly
:100644 100644 ccb8c5e... 203dc76... M	input/regression/font-kern.ly
:100644 100644 fe9fb97... 93485e1... M	input/regression/font-name.ly
:100644 100644 6e24eca... 2b67c5a... M	input/regression/font-postscript.ly
:100644 100644 5c381b5... 25197c6... M	input/regression/fret-boards.ly
:100644 100644 40eb6a8... ec383e5... M	input/regression/fret-diagrams.ly
:100644 100644 e3257d2... a6c05f5... M	input/regression/generic-output-property.ly
:100644 100644 cd15034... 407ad0b... M	input/regression/glissando.ly
:100644 100644 2f1365c... 3c06fbb... M	input/regression/grace-auto-beam.ly
:100644 100644 7f3cc40... 452904b... M	input/regression/grace-bar-line.ly
:100644 100644 c7187d4... dc66305... M	input/regression/grace-bar-number.ly
:100644 100644 3b327fd... 58ed78a... M	input/regression/grace-beam.ly
:100644 100644 4c55682... 4d8b50f... M	input/regression/grace-end.ly
:100644 100644 bfcd9d8... da876d9... M	input/regression/grace-nest.ly
:100644 100644 e9d1dc8... 6ca6bef... M	input/regression/grace-nest1.ly
:100644 100644 ca8bcaa... d022ddc... M	input/regression/grace-nest2.ly
:100644 100644 336a963... d423ddd... M	input/regression/grace-nest3.ly
:100644 100644 4be93bf... 35549d3... M	input/regression/grace-nest4.ly
:100644 100644 076ac16... 42d6dc8... M	input/regression/grace-nest5.ly
:100644 100644 62759dc... feb1696... M	input/regression/grace-part-combine.ly
:100644 100644 0c18a00... 9a9e3e9... M	input/regression/grace-staff-length.ly
:100644 100644 5e3a22e... f832064... M	input/regression/grace-start.ly
:100644 100644 5de3f7f... 1ea067f... M	input/regression/grace-stem-length.ly
:100644 100644 1a079b4... 94f6b8b... M	input/regression/grace-stems.ly
:100644 100644 5509559... 7cb7c81... M	input/regression/grace-sync.ly
:100644 100644 9599453... af01d36... M	input/regression/grace-types.ly
:100644 100644 0033b67... b2e6504... M	input/regression/grace-unfold-repeat.ly
:100644 100644 be11c21... da24c6f... M	input/regression/grace-volta-repeat-2.ly
:100644 100644 05a7bbf... d891be1... M	input/regression/grace-volta-repeat.ly
:100644 100644 55bbc17... a4a8f66... M	input/regression/grace.ly
:100644 100644 5a39965... d99730a... M	input/regression/grid-lines.ly
:100644 100644 03087d1... a4a0000... M	input/regression/grob-tweak.ly
:100644 100644 3f783db... 754871b... M	input/regression/hairpin-barline-break.ly
:100644 100644 bae1366... 9efff9f... M	input/regression/hairpin-circled.ly
:100644 100644 f651aa7... d05a85b... M	input/regression/hairpin-dashed.ly
:100644 100644 3a4c06b... 5ba4101... M	input/regression/hairpin-ending.ly
:100644 100644 db0483b... e5c450a... M	input/regression/hairpin-to-barline.ly
:100644 100644 f4e01c7... be82c83... M	input/regression/hara-kiri-pianostaff.ly
:100644 100644 1b28726... 1cb804d... M	input/regression/horizontal-bracket-break.ly
:100644 100644 924a9fa... 7abf589... M	input/regression/horizontal-bracket.ly
:100644 100644 5edc1c0... abc315f... M	input/regression/instrument-name-dynamic.ly
:100644 100644 b7dd39d... 91d9d6f... M	input/regression/instrument-name-hara-kiri.ly
:100644 100644 f85066b... fc9e20a... M	input/regression/instrument-name-markup.ly
:100644 100644 d6f2f70... a76676c... M	input/regression/instrument-name-partial.ly
:100644 100644 f5db7f4... 313b37c... M	input/regression/instrument-name.ly
:100644 100644 73f6dff... 871fe5b... M	input/regression/instrument-switch.ly
:100644 100644 46362b9... 000f090... M	input/regression/key-clefs.ly
:100644 100644 2619325... 68ac44b... M	input/regression/key-signature-cancellation.ly
:100644 100644 50725d5... 456bc1a... M	input/regression/key-signature-scordatura.ly
:100644 100644 c594d14... 65ba279... M	input/regression/keys.ly
:100644 100644 2ece698... cef356c... M	input/regression/laissez-vibrer-ties.ly
:100644 100644 891f73d... 230453f... M	input/regression/landscape.ly
:100644 100644 57ae850... 82c4b8a... M	input/regression/ledger-line-minimum.ly
:100644 100644 865c6cc... b7c683d... M	input/regression/ledger-line-shorten.ly
:100644 100644 bc96d8c... a6498a8... M	input/regression/lily-in-scheme.ly
:100644 100644 2e27792... 201210c... M	input/regression/line-arrows.ly
:100644 100644 3d6a3c0... 36f814d... M	input/regression/lyric-combine-new.ly
:100644 100644 606041c... 8151b58... M	input/regression/lyric-combine-polyphonic.ly
:100644 100644 c696123... 2429715... M	input/regression/lyric-combine.ly
:100644 100644 b6f5930... c7db439... M	input/regression/lyric-extender-broken.ly
:100644 100644 1db08c6... 52795f4... M	input/regression/lyric-extender.ly
:100644 100644 03af4d6... c78cd75... M	input/regression/lyric-hyphen-break.ly
:100644 100644 9f954cb... f460b74... M	input/regression/lyric-hyphen-retain.ly
:100644 100644 ed8423b... 95627b1... M	input/regression/lyric-hyphen.ly
:100644 100644 636cbd4... c79bbd1... M	input/regression/lyric-melisma-manual.ly
:100644 100644 1e97aa4... c7b2723... M	input/regression/lyric-phrasing.ly
:100644 100644 1d02497... 30f9e8a... M	input/regression/lyric-tie.ly
:100644 100644 895c758... a6a1afa... M	input/regression/lyrics-bar.ly
:100644 100644 0cac6cf... 2d249b3... M	input/regression/lyrics-melisma-beam.ly
:100644 100644 c7eee00... 2a9f561... M	input/regression/lyrics-tenor-clef.ly
:100644 100644 5de7303... 6925d7d... M	input/regression/markup-arrows.ly
:100644 100644 d1f2258... 7c77335... M	input/regression/markup-bidi-pango.ly
:100644 100644 9b4b299... 6423501... M	input/regression/markup-eps.ly
:100644 100644 e07b7dc... c8c2b86... M	input/regression/markup-note.ly
:100644 100644 ef37716... 608ba69... M	input/regression/markup-scheme.ly
:100644 100644 d77dc3e... 77b780b... M	input/regression/markup-score.ly
:100644 100644 6a16e37... 2b56911... M	input/regression/markup-stack.ly
:100644 100644 9f5016c... 0dcb732... M	input/regression/markup-syntax.ly
:100644 100644 970f31c... 8c94ec6... M	input/regression/markup-user.ly
:100644 100644 470f83d... a53a976... M	input/regression/markup-word-wrap.ly
:100644 100644 e5e98ea... d89f006... M	input/regression/measure-grouping.ly
:100644 100644 23092e5... a96fe98... M	input/regression/mensural-ligatures.ly
:100644 100644 5f8e9c5... 8a97c07... M	input/regression/mensural.ly
:100644 100644 e6b9efd... 41ff789... M	input/regression/metronome-marking.ly
:100644 100644 800eaaa... c7d9ad2... M	input/regression/mm-rests2.ly
:100644 100644 714013b... e89299a... M	input/regression/multi-measure-rest-center.ly
:100644 100644 6507202... aecc495... M	input/regression/multi-measure-rest-grace.ly
:100644 100644 66c9e1f... 5dc425d... M	input/regression/multi-measure-rest-instr-name.ly
:100644 100644 58a3666... 9ba922a... M	input/regression/multi-measure-rest-multi-staff-center.ly
:100644 100644 81f2ee3... d05e5d5... M	input/regression/multi-measure-rest-spacing.ly
:100644 100644 9c8f62f... 176305a... M	input/regression/multi-measure-rest-text.ly
:100644 100644 9ad7e33... 5fb5344... M	input/regression/multi-measure-rest.ly
:100644 100644 54aa866... 4c626d1... M	input/regression/music-function.ly
:100644 100644 187cd59... 1a1afb1... M	input/regression/music-map.ly
:100644 100644 ed7c25d... fcca208... M	input/regression/newaddlyrics.ly
:100644 100644 ffb13ab... b38b54c... M	input/regression/no-staff.ly
:100644 100644 41d9c72... efd1fa5... M	input/regression/non-empty-text.ly
:100644 100644 b5a42d2... d8fa069... M	input/regression/note-head-chord.ly
:100644 100644 259608a... 0fb3e40... M	input/regression/note-head-harmonic-whole.ly
:100644 100644 ae49e1b... 75cdc95... M	input/regression/note-head-harmonic.ly
:100644 100644 4e92c3e... 1878715... M	input/regression/note-head-solfa.ly
:100644 100644 549de94... b5164e9... M	input/regression/note-head-style.ly
:100644 100644 9c21215... f6e1a55... M	input/regression/note-line.ly
:100644 100644 01fd93f... b3296f8... M	input/regression/number-staff-lines.ly
:100644 100644 bf8bf1f... a5c923f... M	input/regression/optimal-page-breaking-hstretch.ly
:100644 100644 b85663b... 5c16a4a... M	input/regression/ottava-broken.ly
:100644 100644 d06bf46... 30fd387... M	input/regression/ottava.ly
:100644 100644 a23ecb0... e8767ce... M	input/regression/override-nest.ly
:100644 100644 f20894e... e7747f9... M	input/regression/page-breaks.ly
:100644 100644 8da7f73... 37ff5c9... M	input/regression/page-layout-manual-position.ly
:100644 100644 c825470... cf0337e... M	input/regression/page-layout-twopass.ly
:100644 100644 5d2ecdf... 65d13ed... M	input/regression/page-layout.ly
:100644 100644 0fa6380... 2925072... M	input/regression/page-spacing.ly
:100644 100644 7ac5e3c... 8de5256... M	input/regression/page-top-space.ly
:100644 100644 ff872ae... 0292751... M	input/regression/page-turn-page-breaking-badturns.ly
:100644 100644 fee9a83... 8c296b7... M	input/regression/page-turn-page-breaking.ly
:100644 100644 7fcf721... e0cd1ec... M	input/regression/parenthesize.ly
:100644 100644 f07c185... 7524512... M	input/regression/part-combine-a2.ly
:100644 100644 71a38e1... e3369c9... M	input/regression/part-combine-cross.ly
:100644 100644 0834e72... 98241f6... M	input/regression/part-combine-global.ly
:100644 100644 9e6b761... 236d987... M	input/regression/part-combine-mmrest-after-solo.ly
:100644 100644 4fd6cc3... 0408a5d... M	input/regression/part-combine-solo-end.ly
:100644 100644 c8793ff... a3de17e... M	input/regression/part-combine-solo-global.ly
:100644 100644 95b8c97... 540ce0c... M	input/regression/part-combine-solo.ly
:100644 100644 7daf205... 0922a8d... M	input/regression/part-combine-text.ly
:100644 100644 0568d29... e23b289... M	input/regression/part-combine.ly
:100644 100644 52606ff... b4b8ef4... M	input/regression/pedal-bracket.ly
:100644 100644 8ce641d... 2461ae8... M	input/regression/pedal-end.ly
:100644 100644 6af6aaf... a3da3a9... M	input/regression/pedal-ped.ly
:100644 100644 b62bf03... 0508d66... M	input/regression/phrasing-slur-slur-avoid.ly
:100644 100644 477ce7e... 8db36ee... M	input/regression/prefatory-empty-spacing.ly
:100644 100644 6020f0d... cf78685... M	input/regression/prefatory-spacing-matter.ly
:100644 100644 716d5fa... c9550ad... M	input/regression/property-grace-polyphony.ly
:100644 100644 fb96935... cb7725b... M	input/regression/property-once.ly
:100644 100644 7c6cd42... 42045c5... M	input/regression/quote-cue-during.ly
:100644 100644 1a6958a... 26332e3... M	input/regression/quote-cyclic.ly
:100644 100644 6803c37... 4b2549b... M	input/regression/quote-during.ly
:100644 100644 6e43470... 718134d... M	input/regression/quote-grace.ly
:100644 100644 5f7a075... e9584de... M	input/regression/quote-tie.ly
:100644 100644 fe6a844... ef700dd... M	input/regression/quote-transposition.ly
:100644 100644 4c56a0a... 4d61ee6... M	input/regression/quote.ly
:100644 100644 6f36ebe... 7b82049... M	input/regression/rehearsal-mark-align.ly
:100644 100644 6623382... 80cb4d2... M	input/regression/rehearsal-mark-letter.ly
:100644 100644 b0ca74f... 77087e2... M	input/regression/rehearsal-mark-number.ly
:100644 100644 30e076b... 7a5f1c6... M	input/regression/repeat-fold.ly
:100644 100644 c463c90... 08682a1... M	input/regression/repeat-line-break.ly
:100644 100644 3eaa2ec... 8580c4f... M	input/regression/repeat-percent-count.ly
:100644 100644 920e21f... ae04bff... M	input/regression/repeat-percent-grace.ly
:100644 100644 5668d13... 98ececb... M	input/regression/repeat-percent-skipbars.ly
:100644 100644 3e8eddc... 1955235... M	input/regression/repeat-percent.ly
:100644 100644 fb45155... b3be618... M	input/regression/repeat-slash.ly
:100644 100644 580d10e... 4dd3a2a... M	input/regression/repeat-tie.ly
:100644 100644 e8e8594... 116468a... M	input/regression/repeat-unfold-all.ly
:100644 100644 974a6ba... 4eaf563... M	input/regression/repeat-unfold-tremolo.ly
:100644 100644 984c657... 03ac55f... M	input/regression/repeat-unfold.ly
:100644 100644 15eb69a... ab1671c... M	input/regression/repeat-volta-skip-alternatives.ly
:100644 100644 ac68db5... b99334c... M	input/regression/repeat-volta.ly
:100644 100644 732a136... 7e0e2f5... M	input/regression/rest-collision-beam.ly
:100644 100644 a60486b... 7c5b935... M	input/regression/rest-collision.ly
:100644 100644 7fa54ad... 9dc8e21... M	input/regression/rest-dot-position.ly
:100644 100644 7ee08c7... 50c4578... M	input/regression/rest-ledger.ly
:100644 100644 9b8f1a8... 1eed7cc... M	input/regression/rest-note-collision.ly
:100644 100644 2f95f90... c30f403... M	input/regression/rest-pitch.ly
:100644 100644 6532b88... 7e84d7c... M	input/regression/rest-pitched-beam.ly
:100644 100644 eafaf5e... 241dc3b... M	input/regression/rest-polyphonic.ly
:100644 100644 9b28242... 7d39bfd... M	input/regression/rest.ly
:100644 100644 c81d0ab... 5186ece... M	input/regression/rhythmic-staff.ly
:100644 100644 fa9c2e5... ed0a02a... M	input/regression/score-text.ly
:100644 100644 021ef8e... e73e03b... M	input/regression/script-collision.ly
:100644 100644 7e69ea6... b0c7732... M	input/regression/script-stack-horizontal.ly
:100644 100644 94cef3f... 268e9e5... M	input/regression/script-stack-order.ly
:100644 100644 5dbac83... 35d0bbe... M	input/regression/script-stacked.ly
:100644 100644 61058e0... 0adffb5... M	input/regression/script-stem-tremolo.ly
:100644 100644 d2760c0... 7bd0554... M	input/regression/size11.ly
:100644 100644 d195c7f... 51c0294... M	input/regression/size13.ly
:100644 100644 f4311eb... f218f54... M	input/regression/size16.ly
:100644 100644 ccb2621... 3ce8bcd... M	input/regression/size20.ly
:100644 100644 69df817... f0d4423... M	input/regression/size23.ly
:100644 100644 7479fc5... 8905372... M	input/regression/size26.ly
:100644 100644 86a6441... 82cb02d... M	input/regression/slur-broken-trend.ly
:100644 100644 0b87883... 86d27fb... M	input/regression/slur-clef.ly
:100644 100644 4e65553... 58f20d1... M	input/regression/slur-cross-staff.ly
:100644 100644 4256303... e2dd312... M	input/regression/slur-dash.ly
:100644 100644 1451606... 4206e16... M	input/regression/slur-dots.ly
:100644 100644 d92d038... 8404f08... M	input/regression/slur-double.ly
:100644 100644 e5ead58... 30dbfbd... M	input/regression/slur-dynamics.ly
:100644 100644 318a500... abd0caa... M	input/regression/slur-extreme.ly
:100644 100644 c78a55b... 3ea2c65... M	input/regression/slur-manual.ly
:100644 100644 05440de... bb35666... M	input/regression/slur-nice.ly
:100644 100644 7aae1a1... fb1f40f... M	input/regression/slur-rest.ly
:100644 100644 89f021e... 54e35d0... M	input/regression/slur-scoring.ly
:100644 100644 5197873... 36787ab... M	input/regression/slur-script-inside.ly
:100644 100644 6c524f4... a46439a... M	input/regression/slur-script.ly
:100644 100644 db695ee... b83cc0f... M	input/regression/slur-symmetry-1.ly
:100644 100644 35eb0e2... c3e2827... M	input/regression/slur-symmetry.ly
:100644 100644 1faadb7... 0655634... M	input/regression/slur-tilt.ly
:100644 100644 32776d4... f6f5cec... M	input/regression/slur-tuplet.ly
:100644 100644 cdf19b8... d127024... M	input/regression/spacing-accidental-staffs.ly
:100644 100644 2e73349... f8f6bb4... M	input/regression/spacing-accidental-stretch.ly
:100644 100644 aba814f... b8772f6... M	input/regression/spacing-accidental.ly
:100644 100644 93366bf... d580160... M	input/regression/spacing-bar-stem.ly
:100644 100644 67365ce... c53316b... M	input/regression/spacing-clef-first-note.ly
:100644 100644 28a1460... cbe09f8... M	input/regression/spacing-end-of-line.ly
:100644 100644 5daf9f3... fc7b0a0... M	input/regression/spacing-ended-voice.ly
:100644 100644 3f00ed1... 83be574... M	input/regression/spacing-folded-clef.ly
:100644 100644 faa4c2f... 6b17085... M	input/regression/spacing-folded-clef2.ly
:100644 100644 4be60dc... b63df41... M	input/regression/spacing-grace-duration.ly
:100644 100644 c4a1c46... fde49db... M	input/regression/spacing-grace.ly
:100644 100644 6c77bd4... b6c08e8... M	input/regression/spacing-knee.ly
:100644 100644 2d3d243... 83c8c57... M	input/regression/spacing-loose-grace.ly
:100644 100644 a4d2c34... c1af953... M	input/regression/spacing-multi-tuplet.ly
:100644 100644 7d65c9e... 76fde94... M	input/regression/spacing-no-note.ly
:100644 100644 bb2f327... 7c36e57... M	input/regression/spacing-note-flags.ly
:100644 100644 13bc658... 20c14c0... M	input/regression/spacing-proportional.ly
:100644 100644 774825d... a1d9d74... M	input/regression/spacing-ragged-last.ly
:100644 100644 710dedb... bd16bf7... M	input/regression/spacing-rest.ly
:100644 100644 1b6f5d7... 692eb61... M	input/regression/spacing-section.ly
:100644 100644 3c3de25... c6e28eb... M	input/regression/spacing-short-notes.ly
:100644 100644 e0094a0... 87e14f0... M	input/regression/spacing-stem-bar.ly
:100644 100644 dab691b... 5b36a75... M	input/regression/spacing-stem-direction.ly
:100644 100644 d75cc6a... 835f53f... M	input/regression/spacing-stem-same-direction.ly
:100644 100644 041ed5b... 001b0ec... M	input/regression/spacing-stick-out.ly
:100644 100644 07a221f... a67fe7a... M	input/regression/spacing-strict-notespacing.ly
:100644 100644 eec0854... 923fe45... M	input/regression/spacing-strict-spacing-grace.ly
:100644 100644 41fa239... 6a01ad7... M	input/regression/spacing-to-grace.ly
:100644 100644 c5f3101... bbd35c3... M	input/regression/spacing-uniform-stretching.ly
:100644 100644 37aa3fa... eaa976d... M	input/regression/span-bar-break.ly
:100644 100644 d99ac4a... b1eb44f... M	input/regression/span-bar.ly
:100644 100644 3b1093e... 7408bd1... M	input/regression/spanner-break-overshoot.ly
:100644 100644 9ad34f4... 68da7e5... M	input/regression/staccato-pos.ly
:100644 100644 97063f3... ea1e35a... M	input/regression/staff-halfway.ly
:100644 100644 a47c4f4... b5725b5... M	input/regression/staff-line-positions.ly
:100644 100644 d31cb6d... 72024b3... M	input/regression/staff-mixed-size.ly
:100644 100644 6a21035... ab1cbfe... M	input/regression/staff-tweak.ly
:100644 100644 238f6ca... 7ea806c... M	input/regression/stanza-number.ly
:100644 100644 8e19eba... 59720e7... M	input/regression/stem-direction-context.ly
:100644 100644 920818c... 0f00585... M	input/regression/stem-direction.ly
:100644 100644 f81c10c... 346eac5... M	input/regression/stem-shorten.ly
:100644 100644 980b0a2... 9e22e7c... M	input/regression/stem-stemlet.ly
:100644 100644 2074046... 95d66c5... M	input/regression/stem-tremolo-position.ly
:100644 100644 ab8283a... f9535d9... M	input/regression/stem-tremolo.ly
:100644 100644 e67486c... cb0a180... M	input/regression/stencil-color-rotation.ly
:100644 100644 f8a3931... 31f5991... M	input/regression/stencil-hacking.ly
:100644 100644 e928271... 9b4d122... M	input/regression/string-number.ly
:100644 100644 bad31f1... fc6f4c2... M	input/regression/system-extents.ly
:100644 100644 125c8ac... 06e46c4... M	input/regression/system-overstrike.ly
:100644 100644 1c754ad... 88414a8... M	input/regression/system-separator.ly
:100644 100644 86485f2... 8a97d90... M	input/regression/system-start-bracket.ly
:100644 100644 3371a3c... db518cd... M	input/regression/system-start-heavy-bar.ly
:100644 100644 3921f65... bb94eb7... M	input/regression/system-start-nesting.ly
:100644 100644 f4da7e4... 964c7aa... M	input/regression/tablature-string-tunings.ly
:100644 100644 ecf8868... f6a02cf... M	input/regression/tablature.ly
:100644 100644 5e96e9e... be07a42... M	input/regression/tag-filter.ly
:100644 100644 af95c6c... 554cc98... M	input/regression/text-spanner.ly
:100644 100644 b1b0458... a941a85... M	input/regression/tie-arpeggio-collision.ly
:100644 100644 aa94e47... de6f823... M	input/regression/tie-arpeggio.ly
:100644 100644 feca038... b525258... M	input/regression/tie-broken.ly
:100644 100644 c908134... 27754eb... M	input/regression/tie-chord-debug.ly
:100644 100644 596e66e... e9ba20e... M	input/regression/tie-chord-partial.ly
:100644 100644 ab72532... bcf5696... M	input/regression/tie-chord.ly
:100644 100644 95f1d2b... fabd880... M	input/regression/tie-dot.ly
:100644 100644 004d3d6... 5352322... M	input/regression/tie-grace.ly
:100644 100644 fceb60c... 8638bce... M	input/regression/tie-manual.ly
:100644 100644 ccd1c4a... aea52cb... M	input/regression/tie-semi-single.ly
:100644 100644 ab917b0... c085a72... M	input/regression/tie-single-manual.ly
:100644 100644 c604aef... 6ab83ed... M	input/regression/tie-single.ly
:100644 100644 dadba2b... c0a59df... M	input/regression/tie-whole.ly
:100644 100644 d1ffd66... ce87bea... M	input/regression/trill-spanner-pitched.ly
:100644 100644 d52594d... 52fcbfa... M	input/regression/trill-spanner.ly
:100644 100644 8e2c87b... 35f4181... M	input/regression/tuplet-beam.ly
:100644 100644 da605d1... 613557b... M	input/regression/tuplet-broken.ly
:100644 100644 ac001bf... ff5f75d... M	input/regression/tuplet-full-length-note.ly
:100644 100644 7c12c8a... 60da599... M	input/regression/tuplet-full-length.ly
:100644 100644 526ae17... 2307558... M	input/regression/tuplet-gap.ly
:100644 100644 a314952... 720b15f... M	input/regression/tuplet-nest.ly
:100644 100644 d73270e... 510c612... M	input/regression/tuplet-properties.ly
:100644 100644 3f2c42a... 3b8a369... M	input/regression/tuplet-rest.ly
:100644 100644 c565a33... 7347d48... M	input/regression/tuplet-slope.ly
:100644 100644 d4956ce... 91956de... M	input/regression/tuplet-staffline-collision.ly
:100644 100644 f26613b... 4f16571... M	input/regression/tuplets.ly
:100644 100644 60687d4... 03c20d9... M	input/regression/utf-8-mixed-text.ly
:100644 100644 4a82eab... 5b4a605... M	input/regression/utf-8.ly
:100644 100644 b2a5761... 362622c... M	input/regression/voice-follower.ly
:100644 100644 01229f3... c1b285b... M	input/regression/volta-broken-left-edge.ly
:100644 100644 6be6a1a... ce8c617... M	input/regression/volta-multi-staff.ly
:100644 100644 2e99473... 5e3b8b0... M	input/regression/whiteout.ly
:100644 100644 d178f22... b54b8cc... M	input/sakura-sakura.ly
:100644 100644 f9751d9... b749bb7... M	input/simple-song.ly
:100644 100644 f5723c6... a532db7... M	input/simple.ly
:100644 100644 7e597f1... f19247d... M	input/test/+.ly
:100644 100644 45d61d4... aee8985... M	input/test/add-staccato.ly
:100644 100644 6d66b21... c0ce18b... M	input/test/add-text-script.ly
:100644 100644 6826b1f... c30b8cb... M	input/test/ambitus-mixed.ly
:100644 100644 7687c0d... 10c5ab7... M	input/test/ancient-accidentals.ly
:100644 100644 a295c68... baaf9eb... M	input/test/ancient-font.ly
:100644 100644 798de99... 31eae53... M	input/test/ancient-time.ly
:100644 100644 1ca3609... c1c58ef... M	input/test/bar-always.ly
:100644 100644 e65cf6d... 13fa76e... M	input/test/bar-lines-lyric-only.ly
:100644 100644 c7d6ffc... fe08b08... M	input/test/bar-number-every-five-reset.ly
:100644 100644 63d5e89... f6a1afc... M	input/test/bar-number-show-all.ly
:100644 100644 e66463f... 9d599d9... M	input/test/beam-alternate.ly
:100644 100644 60f1f8d... 4a8c426... M	input/test/beam-auto-4-8.ly
:100644 100644 31ad673... ef8f544... M	input/test/beam-auto-override.ly
:100644 100644 6b23d0d... f9b7b6d... M	input/test/beam-control.ly
:100644 100644 891c283... 9ceb691... M	input/test/beam-count.ly
:100644 100644 86e5eb9... c94f272... M	input/test/boxed-stencil.ly
:100644 100644 8344f88... f251121... M	input/test/caps.ly
:100644 100644 d3be81a... bbca524... M	input/test/circle.ly
:100644 100644 87a38e8... 525c5a7... M	input/test/compound-time.ly
:100644 100644 a950c3a... f29f410... M	input/test/coriolan-margin.ly
:100644 100644 b3490c4... e2f25f7... M	input/test/dynamic-extra.ly
:100644 100644 0babb69... 8240c4b... M	input/test/embedded-postscript.ly
:100644 100644 a85ead6... c65e0ab... M	input/test/engraver-contexts.ly
:100644 100644 da657ea... c4199cb... M	input/test/engraver-one-by-one.ly
:100644 100644 0cba000... 4ea1438... M	input/test/extra-staff.ly
:100644 100644 174348e... 6935693... M	input/test/fret-diagram.ly
:100644 100644 b8ec2c6... a14e143... M	input/test/gregorian-scripts.ly
:100644 100644 9d717be... c6ea946... M	input/test/header-ifelse.ly
:100644 100644 e029635... a16739b... M	input/test/hymn.ly
:100644 100644 3d982c6... ccbbeba... M	input/test/instrument-name-align.ly
:100644 100644 004d79c... ee6d86b... M	input/test/instrument-name-grandstaff.ly
:100644 100644 bd07407... 72b4821... M	input/test/ligature-vaticana.ly
:100644 100644 89e4bfb... 0476737... M	input/test/lilypond-testpage.ly
:100644 100644 78e2f97... 5b52f3e... M	input/test/mensural-ligatures.ly
:100644 100644 5fbd011... 4097392... M	input/test/mensural-note-heads.ly
:100644 100644 44db4d8... 53dbec8... M	input/test/move-specific-text.ly
:100644 100644 af8efd3... 9e5b09c... M	input/test/music-box.ly
:100644 100644 3f4b278... c0740aa... M	input/test/music-creation.ly
:100644 100644 93f071f... f114743... M	input/test/no-bar-lines.ly
:100644 100644 8881307... 4f478c5... M	input/test/no-key-at-end-of-line.ly
:100644 100644 10008c7... fcf05bb... M	input/test/partial-blank.ly
:100644 100644 a426c0b... 797e7f6... M	input/test/preset-extent.ly
:100644 100644 9b71ada... 852c0ea... M	input/test/rests.ly
:100644 100644 985b471... 2d94910... M	input/test/reverse-music.ly
:100644 100644 6e86e7f... db6b8c9... M	input/test/slur-manual.ly
:100644 100644 7661725... 96a50d7... M	input/test/slur-minimum-length.ly
:100644 100644 d973591... f6e31ca... M	input/test/smart-transpose.ly
:100644 100644 c260521... 5cf195e... M	input/test/spacing-optical.ly
:100644 100644 66f152d... 52aa674... M	input/test/staff-bracket.ly
:100644 100644 5a3e341... 81791cf... M	input/test/staff-container.ly
:100644 100644 bfca8e4... 8a04b83... M	input/test/staff-lines.ly
:100644 100644 8566df8... 6abe3d1... M	input/test/staff-size.ly
:100644 100644 b35e406... ab3864b... M	input/test/stem-extend.ly
:100644 100644 0841af7... f70949c... M	input/test/tablature-hammer.ly
:100644 100644 5dd7d1b... 84c1c8a... M	input/test/temporary-stave.ly
:100644 100644 d522e48... 2a9c6a4... M	input/test/text-spanner.ly
:100644 100644 089b36e... 3e557fe... M	input/test/time-signature-staff.ly
:100644 100644 e06ae78... 012ff14... M	input/test/version-output.ly
:100644 100644 16d8850... 28839e5... M	input/test/vertical-extent.ly
:100644 100644 b76b663... 8f6ebd7... M	input/test/volta-chord-names.ly
:100644 100644 9eec8f2... 2fde839... M	input/twinkle-pop.ly
:100644 100644 2d46314... 0ea37e8... M	input/typography-demo.ly
:100644 100644 6c48f6d... 4ae2161... M	input/wilhelmus.ly
:100644 100644 5eb895e... 8942ee6... M	input/xiao-haizi-guai-guai.ly
:100644 100644 4f876ed... c9604c8... M	ly/Welcome-to-LilyPond-MacOS.ly
:100644 100644 a964323... d5d99ff... M	ly/Welcome_to_LilyPond.ly
:100644 100644 75f7d51... bb69331... M	ly/accordion-defs-init.ly
:100755 100644 edced01... 976eb7c... M	ly/bagpipe.ly
:100644 100644 01c7fd5... 7d5ae81... M	ly/catalan.ly
:100644 100644 24a02b9... e401937... M	ly/chord-modifiers-init.ly
:100644 100644 3ff8e22... 210b81d... M	ly/declarations-init.ly
:100644 100644 b9f6199... 0859681... M	ly/deutsch.ly
:100644 100644 df947ea... 70f3c87... M	ly/drumpitch-init.ly
:100644 100644 a0686e2... fdbc03f... M	ly/dynamic-scripts-init.ly
:100644 100644 5277d12... 4f7983c... M	ly/english.ly
:100644 100644 1f4df05... f2966d5... M	ly/engraver-init.ly
:100644 100644 b1cd2e7... 760ec84... M	ly/espanol.ly
:100644 100644 dbf45e6... a28da00... M	ly/generate-documentation.ly
:100644 100644 8f09034... b7e2ec1... M	ly/generate-interface-doc-init.ly
:100644 100644 0f31f45... daea9d3... M	ly/grace-init.ly
:100644 100644 3a02ecc... 3a99d82... M	ly/gregorian-init.ly
:100644 100644 9eeae0c... eab90ef... M	ly/init.ly
:100644 100644 e7ae81e... 13c4c17... M	ly/italiano.ly
:100644 100644 75bce00... aa82b73... M	ly/lilypond-book-preamble.ly
:100644 100644 f4e50d8... 7a6166a... M	ly/midi-init.ly
:100644 100644 1dda0e1... fa18af6... M	ly/music-functions-init.ly
:100644 100644 5ede11b... eed0653... M	ly/nederlands.ly
:100644 100644 fe633d2... 76db0ec... M	ly/norsk.ly
:100644 100644 14d333c... 65303f9... M	ly/paper-defaults.ly
:100644 100644 f4f62b0... 9c877d2... M	ly/params-init.ly
:100644 100644 726ffaa... 24f0da2... M	ly/performer-init.ly
:100644 100644 7f174c3... 1444d25... M	ly/portugues.ly
:100644 100644 36941a1... 10e301a... M	ly/property-init.ly
:100644 100644 1ca80b1... c462deb... M	ly/scale-definitions-init.ly
:100644 100644 00e49f1... ab96dad... M	ly/script-init.ly
:100644 100644 43d0ef0... 9aec075... M	ly/spanners-init.ly
:100644 100644 1cdf637... efd2a4c... M	ly/suomi.ly
:100644 100644 4c07f68... ee341ac... M	ly/svenska.ly
:100644 100644 30d3db5... bf4c147... M	ly/titling-init.ly
:100644 100644 7207ea9... ded2ae1... M	ly/vlaams.ly
:100644 100644 c992476... a037dbd... M	python/convertrules.py

commit 2c070ad671f321554cc630b6dbd715ba783c71d8
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 14 12:38:38 2006 +0100

    autogen is not autogenned.
    (cherry picked from b4e7cf9bb5b059bb699d88eee03770bbd309af14 commit)

:100755 100755 d5033d9... 2fd8beb... M	autogen.sh

commit 839c2659eee1a4ad10d0b2c08f9bcf8914e03111
Author: Matthias Kilian <kili@outback.escape.de>
Date:   Tue Nov 14 00:46:09 2006 +0100

    close output ports explicitly.

:100644 100644 6bbb81b... e2215ed... M	scm/framework-eps.scm

commit 586aeebff9dcb91afbd0087ff8972a22ed998ed1
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Nov 13 22:44:59 2006 +0200

    fix keep-inside-line on the left side (issue #130)

:100644 100644 115c2a7... ffc4bfc... M	lily/simple-spacer.cc

commit f48fc1fc5041f7acf7d68f4d66d7bd6e346e5e35
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Nov 12 08:31:45 2006 +0100

    typo

:100644 100644 bd25964... f477d88... M	Documentation/user/non-music.itely

commit 763b68181f48d671ada8292e2cc79fa6bef6132a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sun Nov 12 00:36:34 2006 +0100

    repo.or.cz -> gnu.org

:100644 100644 3b703a3... c663700... M	Documentation/topdocs/INSTALL.texi

commit 983fd82863de18d93b9055808916ba35e35fa387
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Nov 11 14:37:35 2006 +0100

    goto 2.11 ; clean out NEWS file.

:100644 100644 8343acd... 374dc9f... M	Documentation/topdocs/NEWS.tely
:100644 100644 66d3975... 36a6a28... M	VERSION

commit 4b8c2adf63874fabed55339480743146d528df86
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Nov 11 13:46:12 2006 +0100

    ignorance.

:100644 100644 c50567d... 71835fa... M	.gitignore

commit 13d6ae7c00f17d690fc9d3c016caa1f45daa8eaf
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Sat Nov 11 13:46:07 2006 +0100

    remove make-dist-version

:100644 100644 aa4adcb... 17182a8... M	GNUmakefile.in

commit 46c3287730ba7d179a88daae8b1c64b6a7235d8e
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Nov 10 18:57:53 2006 +0100

    * Documentation/user/GNUmakefile ($(outdir)/lilypond/source,
    $(outdir)/music-glossary/source): Fixes for `make -j'.
    
    * Documentation/user/introduction.itely: Don't let images overlap
    and update its scaling values.
    
    * Documentation/user/lily-flat-bw.png,
    Documentation/user/henle-flat-gray.png: Add vertical whitespace:
    texinfo doesn't center images vertically for PDF output.

:100644 100644 778afc9... 3c42fb1... M	ChangeLog
:100644 100644 bab2506... 03f132c... M	Documentation/user/GNUmakefile
:100644 100644 e716829... 20326b9... M	Documentation/user/henle-flat-gray.png
:100644 100644 97d32ec... 2ac91d0... M	Documentation/user/introduction.itely
:100644 100644 b67c626... 09ce34e... M	Documentation/user/lily-flat-bw.png

commit 02d4ebbcf21f0744dcf15ebf66aa61335c8ff77f
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 16:44:17 2006 +0100

    restructure for parallel computation

:100644 100644 ad5125d... 6bbb81b... M	scm/framework-eps.scm

commit 4deaf85f03eef4ece935462c6782abe7cefabc28
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 16:36:54 2006 +0100

    nitpicks.

:100644 100644 f06424d... e17c3d4... M	scm/framework-ps.scm

commit 35e2def3616dff8055903106a2ed9abd262d5eeb
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 16:28:36 2006 +0100

    rm input/regression/font-magnification.ly

:100644 000000 abc30ab... 0000000... D	input/regression/font-magnification.ly

commit e40f3632ffe6c9b34d53c23050ab0b3ae4cd66fd
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 15:26:30 2006 +0100

    add count-list function

:100644 100644 7bdf96d... 6e30cf6... M	scm/lily-library.scm

commit 9f869de9d719b26eee77f979b8a404dadfbc034a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 15:24:05 2006 +0100

    always create out/VERSION

:100644 100644 58197ab... aa4adcb... M	GNUmakefile.in

commit 8c6897e09f8c5abe733ee61b30f4a102075e0ad6
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 15:23:52 2006 +0100

    more ignorance.

:100644 100644 489d0c4... c50567d... M	.gitignore

commit a288231ef7bfe0039d76bdc0f259c9b5f0e7ecbc
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 15:20:32 2006 +0100

    thinko in broken_neighbor(). Fixes segv in input/regression/follow-voice-break.ly.

:100644 100644 1dcae55... 955ba76... M	lily/spanner.cc

commit 4f6fa71c5286e33e33aca253df1de8f83d042d8e
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 03:15:39 2006 +0100

    bump VERSION to 2.10

:100644 100644 70728cf... 66d3975... M	VERSION

commit f355897565ec7f6be3c78bca251d17d61ea18963
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Fri Nov 10 01:19:58 2006 +0100

    create out/VERSION as part of 'make dist'

:100644 100644 5028358... 58197ab... M	GNUmakefile.in

commit b3ccc0c1a4ea0cf8077f8bcfe9957918854155be
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 19:09:10 2006 +0100

    trim netbsd section.

:100644 100644 e5f428b... 3b703a3... M	Documentation/topdocs/INSTALL.texi

commit ea8cd45d5668d1843e64526ab47e8f8c0e224943
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 19:04:03 2006 +0100

    topdoc updates for git

:100644 100644 2e3200b... e5f428b... M	Documentation/topdocs/INSTALL.texi
:100644 100644 146ea8d... b22a613... M	Documentation/topdocs/README.texi

commit 15a94360d7925744a7091fb68b008ed7c37a436b
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:47:27 2006 +0100

    bump VERSION.

:100644 100644 412d689... 70728cf... M	VERSION

commit a64eaf19d3413e8045705175b195f5f20dd4ceb5
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:47:17 2006 +0100

    remove font-magnification property definition

:100644 100644 5be6e48... dddcef9... M	scm/define-grob-properties.scm

commit 4e25acef2d2a9b41451a082db58c34da32687184
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:44:51 2006 +0100

    nitpicks

:100644 100644 ca5a7c0... 891baf0... M	lily/hairpin.cc

commit 7601d740f9a49949332a8be5bd1a86fb5587353a
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:44:41 2006 +0100

    remove font-magnification feature for non-Pango backends.

:100644 100644 6e040e7... 2765aa8... M	lily/font-select.cc

commit bd7737ed7098973e386de2d285effe3481a7b8c7
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:44:19 2006 +0100

    reformat prop list

:100644 100644 db4aa39... d620b31... M	lily/font-interface.cc

commit 4bf0b69577c27ae6f04f35d14ace8f62a57e6d61
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:36:23 2006 +0100

    nitpick.

:100644 100644 a8c4857... a85ba68... M	ChangeLog

commit 417e67391486487499406e0de789876a2670c553
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:36:14 2006 +0100

    use Spanner::broken_neighbor() in slur and line spanner.

:100644 100644 688cf8d... 0b6a9fa... M	lily/line-spanner.cc
:100644 100644 6187868... ba8f5c8... M	lily/slur-scoring.cc

commit 7fb54467226e692b9b5ac84d0d80b8b6965392c3
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:35:08 2006 +0100

    only consider hairpin broken if it continues on next line. Fixes #151

:000000 100644 0000000... 3f783db... A	input/regression/hairpin-barline-break.ly
:100644 100644 4b9c215... ca5a7c0... M	lily/hairpin.cc

commit a1f19b4a258de181f83cc03d238751f6fc73ecf4
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Thu Nov 9 14:34:31 2006 +0100

    Spanner::broken_neighbor()

:100644 100644 91153b7... 8267bf1... M	lily/include/spanner.hh
:100644 100644 77285e8... 1dcae55... M	lily/spanner.cc

commit f1c8d8fc3b5bceb8c6cd45404d6e5e21cb7a833b
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Nov 9 12:15:53 2006 +0100

    Add config.status.lineno.

:100644 100644 499dcc5... 489d0c4... M	.gitignore

commit 739b3d042409dcc123f1e7210b5e89d2ce1d0d4c
Author: gpercival <gpercival>
Date:   Thu Nov 9 00:58:33 2006 +0000

    Added bug reporter.

:100644 100644 ac5930b... 0ee3f73... M	THANKS

commit 1cd16c20909edd380e335ba5d11370d31470d830
Author: gpercival <gpercival>
Date:   Thu Nov 9 00:58:12 2006 +0000

    Add warning about \partial after the beginning; closes #71.

:100644 100644 f2a0493... 235b418... M	Documentation/user/basic-notation.itely

commit cb2ea6edd8217f7ba94d7859927ece561e1afc02
Author: hjunes <hjunes>
Date:   Wed Nov 8 22:26:41 2006 +0000

    * elisp/lilypond-font-lock.el: Should always have been GPL.

:100644 100644 43a22c4... d858604... M	ChangeLog
:100644 100644 224ab77... 73a8df8... M	elisp/lilypond-font-lock.el

commit c969d973db10508397f6e13388bd4119ab8aecca
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Nov 8 17:00:49 2006 +0100

    Trivial formatting to test git.

:100644 100644 a8c4857... 7287810... M	ChangeLog

commit 3c94a4199d66912161af3a4fca9f8cd06ae9e23b
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 8 10:37:04 2006 +0100

    class-ify bezier term cache

:100644 100644 f5489e7... 77f3949... M	lily/bezier.cc

commit 0e6fd11426bcd7fb782a3e5e2a725fcabe9dc22d
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Wed Nov 8 10:36:40 2006 +0100

    doc --start

:100644 100644 d67453a... 82c5d63... M	buildscripts/git-update-changelog.py

commit 41ac9ca4497a3d5da3365fbdb4682d7354b238ec
Author: Jan Nieuwenhuizen <janneke@peder.flower>
Date:   Tue Nov 7 20:56:51 2006 +0100

    linux-64 compile warning: cast to int.

:100644 100644 7ec8820... 78f795e... M	lily/time-signature-engraver.cc

commit 2223577e189e9a844f4bc615bf300ae717787164
Author: Jan Nieuwenhuizen <janneke@peder.flower>
Date:   Tue Nov 7 20:45:58 2006 +0100

    No -fPIC for Cygwin either.

:100644 100644 8fe1791... 7b04699... M	stepmake/stepmake/compile-vars.make

commit eabe9ee334dfef6fdcdd78d8a31ef1f9e9f267cf
Author: hanwen <hanwen>
Date:   Tue Nov 7 18:27:31 2006 +0000

    run cvs up before patching.
    use (sign dir) for computing attachment points.
    another (sign dir) fix for note markup
    use stem::calc-duration-log for rest.
    don't use guile -e main execution.
    Examine Stem::duration_log() for preventing merge of quarter and halfnote. Fixes collision-heads.ly. Add separate regtest for that.
    trim example.
    excise cmr10
    formatting.
    use  SCM_ASSERT_TYPE for graphing functions.
    nitpicks.

:100644 100644 c4407c4... 43a22c4... M	ChangeLog
:100644 100644 e3bc063... 465e407... M	buildscripts/git-update-changelog.py
:100644 100644 adb2505... 5dc3a2c... M	input/regression/collision-heads.ly
:000000 100644 0000000... 62e6e6b... A	input/regression/collision-merge-differently-headed.ly
:100644 100644 4159cd5... 4d95f9e... M	lily/all-font-metrics.cc
:100644 100644 b01f242... 20ae27b... M	lily/break-substitution.cc
:100644 100644 6cb0060... 27ef9dd... M	lily/cluster.cc
:100644 100644 32ef531... 59eb1c3... M	lily/dynamic-text-spanner.cc
:100644 100644 f66aff8... b61850e... M	lily/engraver.cc
:100644 100644 707f4c1... f124299... M	lily/grob-property.cc
:100644 100644 bce6d08... ddfbf19... M	lily/note-collision.cc
:100644 100644 920aaaf... be0de88... M	scm/define-grobs.scm
:100644 100644 73e243a... 71407e6... M	scm/define-markup-commands.scm
:100755 100755 b07304e... 048ac3f... M	scripts/lilypond-invoke-editor.scm

commit 852145c2e2f5477728a238f4108ea71ac5378b5d
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 7 19:08:27 2006 +0100

    nitpicks.

:100644 100644 b01f242... 20ae27b... M	lily/break-substitution.cc
:100644 100644 32ef531... 59eb1c3... M	lily/dynamic-text-spanner.cc

commit 4fc2d1ef17734955661bb8a3ff222d4c573b0020
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 7 19:08:09 2006 +0100

    use  SCM_ASSERT_TYPE for graphing functions.

:100644 100644 f66aff8... b61850e... M	lily/engraver.cc
:100644 100644 707f4c1... f124299... M	lily/grob-property.cc

commit 5d7f5ef56726e2e253a251842ff2100e10fa35a0
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 7 19:07:48 2006 +0100

    formatting.

:100644 100644 6cb0060... 27ef9dd... M	lily/cluster.cc

commit 17d8f11a86e88a1491f7fde117ccaf19d56e93b8
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 7 19:05:55 2006 +0100

    excise cmr10

:100644 100644 4159cd5... 4d95f9e... M	lily/all-font-metrics.cc

commit fd74b4f5b7ace7c49a7f67a73f6d664f0a984ea7
Author: Han-Wen Nienhuys <hanwen@lilypond.org>
Date:   Tue Nov 7 18:07:23 2006 +0100

    trim example.

:100644 100644 adb2505... 5dc3a2c... M	input/regression/collision-heads.ly

commit 517f1681fd30617e417b05c6c24dc3ed0a377c5e
Author: hanwen <hanwen>
Date:   Tue Nov 7 01:59:28 2006 +0000

    *** empty log message ***

:100644 000000 ea93815... 0000000... D	mf/feta-beum.mf

commit 35e16ab72b9c1e7c2ec12f5006682bcdec40958c
Author: hanwen <hanwen>
Date:   Tue Nov 7 01:32:04 2006 +0000

    also barf if file doesn't exist.
    use Rhythmic_head::duration_log() iso. Note_head::get_balltype().
    trim note-head.cc includes.

:100644 100644 46043f6... c4407c4... M	ChangeLog
:100644 100644 35dd2e6... e3bc063... M	buildscripts/git-update-changelog.py
:100644 100644 6ddc00e... 2fb0d72... M	lily/easy-notation.cc
:100644 100644 45466c1... a6a48a8... M	lily/mensural-ligature-engraver.cc
:100644 100644 7bcfa46... bce6d08... M	lily/note-collision.cc
:100644 100644 cb89b5a... ecf5980... M	lily/note-head.cc
:100644 100644 3c1988c... 920aaaf... M	scm/define-grobs.scm
:100644 100644 d918290... 2978f3b... M	scm/output-lib.scm

commit e92609e5e5f79a4b26f5396126f30a7d1aaf9e2d
Author: Jan Nieuwenhuizen <janneke@peder.flower>
Date:   Mon Oct 30 17:46:33 2006 +0100

    Another untested fix for buildscripts/ git commit script.

:100644 100644 15c35e9... fb6e01a... M	buildscripts/git-update-changelog.py

commit a95a0cd8d1714e38ea4d63da314fb577a8a4475a
Author: Jan Nieuwenhuizen <janneke@peder.flower>
Date:   Mon Oct 30 17:40:00 2006 +0100

    Untested fix for buildscripts/ git commit script.

:100644 100644 d1492cf... 15c35e9... M	buildscripts/git-update-changelog.py

commit 48c2d3e8f8440c772dc8d286ee20d45b1df71c24
Author: Jan Nieuwenhuizen <janneke@peder.flower>
Date:   Mon Oct 30 17:30:18 2006 +0100

    Fix and elaborate on input/test/vertical-extent.ly (Thanks Mats).

:100644 100644 a56738e... 1d8aa9d... M	input/test/vertical-extent.ly
