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
