commit fce312c71703ddad2358e0e5069ab0170c9720d1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Aug 29 23:08:46 2007 -0300

    use GUILE_ELLIPSIS in scm-hash function signatures.
    
    Fixes darwin build.

:100644 100644 bc99c8d... af68717... M	lily/scm-hash.cc

commit 5c2afe13eb33c9d9077ea69f2925eac474618f77
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Aug 29 00:48:19 2007 -0300

    remove convert-ly.txt from dist target

:100644 100644 5de7200... 77c2f3b... M	Documentation/user/GNUmakefile

commit 535e76e5a88f5165847ca91a94658c72c9d6c93c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Aug 29 00:37:54 2007 -0300

    bump version.

:100644 100644 c0e82d8... fc0b711... M	VERSION

commit 0db5af86319734a3d655449c63c04c34a795c6ce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Aug 29 00:23:26 2007 -0300

    strip Processing `foo' from log file
    
    This removes spurious differences for test data generated in other
    directories.

:100644 100644 cfbd0b4... fffade1... M	buildscripts/output-distance.py

commit 1d6ae978e5223192a4e7ed7a706c791599142662
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Aug 29 00:17:14 2007 -0300

    Use GUILE's native hash tables.
    
    This simplifies the code, and possibly could speed it up as well.

:100644 100644 6ced1f5... 9d1bcf8... M	lily/include/scm-hash.hh
:100644 100644 e64de8b... bc99c8d... M	lily/scm-hash.cc

commit ad3242a529e95cb3a4a7162f47034ce1754e9db4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Aug 28 23:43:43 2007 -0300

    style nit

:100644 100644 1359af5... d0ad8e1... M	lily/staff-performer.cc

commit addf7e5637818dca04761a278d821a8fec20d535
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Aug 28 23:43:33 2007 -0300

    code style cleanup for layout-set-staff-size

:100644 100644 87d1718... be15759... M	scm/paper.scm

commit 39ee039f7aea03cb79a39c0f21e54e35b568d4ac
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Aug 29 07:51:59 2007 +1000

    Fix 426.
    Ensure that ties only consider grobs in a NonMusicalColumn if those grobs
    belong to the same staff as the ties.

:100644 100644 9590432... b589ff6... M	lily/axis-group-interface.cc
:100644 100644 c9b1a58... 95c4901... M	lily/include/axis-group-interface.hh
:100644 100644 cb7d8c6... 69b4932... M	lily/include/tie-formatting-problem.hh
:100644 100644 51bee1b... c9e2e30... M	lily/tie-formatting-problem.cc

commit 2799dfc0bb10db8bfd2e8839a9ff371e6fc45f43
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Tue Aug 28 16:36:52 2007 +0200

    Use the same option name in the manual as in the implementation for --left-padding

:100644 100644 569b8a5... 9234ab5... M	Documentation/user/lilypond-book.itely

commit 357aeccb502a9cbbc3c205abffbfdee3e734f700
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Mon Aug 27 10:04:25 2007 +0200

    Remove unnecessary quotes from \repeat commands in the examples.

:100644 100644 412e0c8... b156eca... M	Documentation/user/basic-notation.itely
:100644 100644 6ab71d3... 46e4a6b... M	Documentation/user/music-glossary.tely

commit f9a05f50fa82cd415e0ccfb0cd40f9d460102073
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Mon Aug 27 00:13:45 2007 -0700

    Minor updates to converting.

:100644 100644 1380425... 8b39478... M	Documentation/user/converters.itely

commit 0dd2c9d009e6ab4565971ada34d5b39eed247f7e
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Mon Aug 27 00:07:20 2007 -0700

    More doc reorg.

:100644 000000 3f55cba... 0000000... D	Documentation/user/convert-ly.txt
:100644 100644 660ae09... 0b99206... M	Documentation/user/running.itely

commit 36c6196c05f9e230f3e9cf9c526d7ddf8fd8363b
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Sun Aug 26 23:45:09 2007 -0700

    Third phase of reorg: half of lilypond-book.

:100644 100644 886e528... 569b8a5... M	Documentation/user/lilypond-book.itely

commit 073007f81985e149bfa44e2e55dbaf59c4911f0a
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Sun Aug 26 23:30:20 2007 -0700

    Second phase of program usage reorg: running.

:100644 100644 a273cf2... ba38c6a... M	Documentation/user/install.itely
:100644 100644 a758131... 660ae09... M	Documentation/user/running.itely

commit 80e572331aa2b964097d336ee4c7d8d0326c4385
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Sun Aug 26 22:18:10 2007 -0700

    Clarify main doc page (manual now covers only the .ly file format, not
    "everything")

:100644 100644 43612aa... a123ad0... M	Documentation/index.html.in

commit 7b9883624521a29f13b37dcd197b92fbdc962fd2
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Sun Aug 26 22:17:20 2007 -0700

    First phase of program usage reorg: install and setup.

:100644 100644 2968d7f... 1380425... M	Documentation/user/converters.itely
:100644 100644 66c0281... a273cf2... M	Documentation/user/install.itely
:100644 100644 2cd9d52... 886e528... M	Documentation/user/lilypond-book.itely
:100644 100644 34eca21... a758131... M	Documentation/user/running.itely
:100644 100644 6d7bca2... 38d8f93... M	Documentation/user/setup.itely

commit 31759fd4a361caeaf2d5068878f304b2d5ff7250
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Aug 26 19:12:09 2007 -0300

    Fix #423.
    
    Tune down divisor for minimum beamlet length. This ensures that
    beamlets don't touch when they are close.

:100644 100644 843278a... f7cd01f... M	lily/beam.cc

commit 3e97b07702d03c3f825cb9064ef9f7aaa1aa10db
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Aug 26 18:35:52 2007 -0300

    Robustness fixes: generate entire string, then write.
    
    This minimizes risk of half-finished files after pressing ^C

:100644 100644 0cdcbf9... f662932... M	buildscripts/mf-to-table.py

commit 57db4f23a5c920698987052915f182513d8d89be
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 25 20:59:55 2007 -0300

    indent nit

:100644 100644 8c4354d... 08dfbe7... M	lily/line-spanner.cc

commit 75a373a4222be26a83ac5ce3666531640af975b4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 25 20:59:20 2007 -0300

    formatting nit.

:100644 100644 b5e9567... 72a31ed... M	scm/define-grobs.scm

commit 1adf34cffbaed3319b702fcd91e0a6a0f06b0519
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 25 20:13:35 2007 -0300

    Add another trill spanner reg test.

:000000 100644 0000000... f7b3b59... A	input/regression/trill-spanner-grace.ly
:100644 100644 52fcbfa... 40ca514... M	input/regression/trill-spanner.ly

commit 3c4effc19e6214e4d8dbcb351d9ca3571dd768d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 25 20:08:14 2007 -0300

    nitpick: sort properties alphabetically

:100644 100644 6773b84... 5322a46... M	lily/arpeggio.cc

commit 0642249b46fdc57122c77970ce4624d07a1d6552
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 25 20:08:02 2007 -0300

    Fix #420
    
    Move around the tr relative to wavy line, to recreate 2.10 behavior.

:100644 100644 caf1947... b5e9567... M	scm/define-grobs.scm

commit af9565dfeae0c7090688ee280150f70a59a96e6b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Aug 25 22:39:48 2007 +0200

    Partially update German macros.itexi

:100644 100644 fb8e836... fd08e3a... M	Documentation/de/user/macros.itexi

commit 448df3af92ee143b514cbe2c63533edcc744555b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Aug 25 20:31:28 2007 +0200

    Spell Texinfo document encoding uppercase
    
    All encodings documented in Texinfo manual are spelled uppercase.
    This will hopefully fix problems with accents in Spanish manual.

:100644 100644 fbdf758... e479d47... M	Documentation/es/user/lilypond.tely
:100644 100644 88359fe... 6fa9f39... M	Documentation/user/lilypond-program.tely
:100644 100644 ab0b7fe... c5a85cd... M	Documentation/user/lilypond.tely

commit 8ea808995d65f08d03f4ae06db8aa0c55696b86c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Aug 25 20:24:44 2007 +0200

    Fix translated manuals makefile

:100644 100644 7e9b7ed... a04b0c6... M	make/doclang-targets.make

commit 5f86d989c3b9386d8b3d67e80dcc73078ffa37f9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Aug 25 20:20:50 2007 +0200

    Fix cross-references in German and Spanish manuals

:100644 100644 be65ef5... 5645ab6... M	Documentation/de/user/introduction.itely
:100644 100644 46c3828... 4580edc... M	Documentation/de/user/tutorial.itely
:100644 100644 9f09c1d... 1a67628... M	Documentation/de/user/working.itely
:100644 100644 6c27708... 70f0c22... M	Documentation/es/user/tutorial.itely

commit 310f0f8a4b80d146f9cf1b2e3b42692c6aa417b4
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Wed Aug 22 19:51:59 2007 -0700

    Clarify input/  directories.

:100644 100644 c886650... 0450cbd... M	ROADMAP

commit 4ae2d92aa67b514eb19255a251271fd40cbb0a15
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Wed Aug 22 19:48:22 2007 -0700

    Remove troublesome LSR snippet.

:100644 000000 352ecad... 0000000... D	input/lsr/scheme/semichoirstaff--choirstaff-with-spanbars-except---type-bars.ly

commit 7b13fcf2f9f2a02e49433f7f7e3b1f5eaa28d8b8
Author: Graham Percival <gperciva@tsubasa.(none)>
Date:   Wed Aug 22 19:15:33 2007 -0700

    Typo.

:100644 100644 ae4c536... ab0b7fe... M	Documentation/user/lilypond.tely

commit 482e40512d0f1844a59b2765a58bfadb5be3578f
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Wed Aug 22 15:25:20 2007 +0200

    Include a the full example of the workaround for grace note synchronization.

:100644 100644 c03e890... 412e0c8... M	Documentation/user/basic-notation.itely

commit 6a6475a3ce322f98953caf6f803ea873c01a3d1c
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Aug 22 08:39:25 2007 +0200

    Revise, correct, simplify.  Still not identical to old input...

:100644 100644 1b731e7... ef282fb... M	input/bach-schenker.ly

commit 44ba530f334094a61dd0bbebc4da02a3cf156574
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Aug 21 09:54:25 2007 +0200

    Remove info dirs correctly (part 2).

:100644 100644 278061d... 5de7200... M	Documentation/user/GNUmakefile

commit c301e647e23db0c5c1b097a22ba0dcd753573198
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Tue Aug 21 08:59:53 2007 +0200

    Added information on line breaks with beams

:100644 100644 d5aaca3... f7382e5... M	Documentation/user/spacing.itely

commit 3cc03b5c82998a23cec8fc9c18b31ec5d9aed470
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Aug 21 08:37:40 2007 +1000

    Fix spacing for forced accidentals with a tie.

:000000 100644 0000000... 35c25b9... A	input/regression/spacing-accidental-tie.ly
:100644 100644 bb14199... 2c76062... M	lily/accidental-placement.cc

commit d26052c4438f3f580e67da5bd9df177d0ca968f3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Aug 20 01:19:15 2007 -0300

    Calculate vertical extent of arpeggio via positions property.
    
    This eliminates duplicate code, and allows manual override of
    arpeggio(bracket) extents.

:100644 100644 b501117... 6773b84... M	lily/arpeggio.cc
:100644 100644 c18eb10... 7db201b... M	lily/include/arpeggio.hh
:100644 100644 1319cf6... 754ebcb... M	scm/define-grob-properties.scm
:100644 100644 ce76c34... caf1947... M	scm/define-grobs.scm

commit e99e800f070c524ef85582b8ba33f51d9690f09b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Aug 20 00:43:41 2007 -0300

    define default output-suffix

:100644 100644 6dc6028... a4bd1c3... M	ly/init.ly

commit dfe07db8e853f8474b4f012772a0b2a3867fb6e7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Aug 20 00:43:28 2007 -0300

    Fix style nits.

:100644 100644 9a09fa2... 373dd5d... M	scripts/musicxml2ly.py

commit 4d0d5f7c699c4805b8bf934e3472519d0238ddff
Author: Reinhold Kainhofer <reinhold@kainhofer.com>
Date:   Mon Aug 20 00:21:30 2007 +0200

    Convert dynamic marks (given in a <direction> tag, assigned to the staff at a given position in xml, not to a note like in lilypond)
    
    In the LilyPondVoiceBuilder, I added a method to store any pending dynamics and print them out only after the next note or rest (everything with duration>0) is encountered.
    
    Also convert (de-)crescendo (begin/end also given in a <direction> tag, not assigned to a particular note)
    
    Comment about broken dynamics, when they appear as first element of a part before any note (so that no voice_id is known yet).

:100644 100644 56252f3... b543dbc... M	python/musicexp.py
:100644 100644 e7fe77d... 132ce5a... M	python/musicxml.py
:100644 100644 4bb3081... 9a09fa2... M	scripts/musicxml2ly.py

commit 419f2dd3f39fb26be9f674767c3e474f4faa2627
Author: Reinhold Kainhofer <reinhold@kainhofer.com>
Date:   Sun Aug 19 23:58:27 2007 +0200

    Don't crash when a score does not have an explicit key or clef set (e.g. Rosegarden produces such files).

:100644 100644 304b2c6... e7fe77d... M	python/musicxml.py
:100644 100644 a82f3dd... 4bb3081... M	scripts/musicxml2ly.py

commit cea60cf294f7f03fef0e7915df97e47b237d8d6d
Author: Reinhold Kainhofer <reinhold@kainhofer.com>
Date:   Sun Aug 19 23:53:26 2007 +0200

    Also convert '0' in part ids to 'Zero', simplify that code a bit.

:100644 100644 7307dd2... a82f3dd... M	scripts/musicxml2ly.py

commit f28546fe49283d1f620cf0835017eb8fc003c416
Author: Reinhold Kainhofer <reinhold@kainhofer.com>
Date:   Sun Aug 19 23:51:51 2007 +0200

    Sorting of the parts in the .ly output. Currently, their order was not first staff, second staff, third, etc. but seemingly random
    
    Basically, I use the part_list to sort the individual music voices in the order as they appear in the score before printing them out.

:100644 100644 3a5f465... 7307dd2... M	scripts/musicxml2ly.py

commit 4b6462f7601dea5956aba8ef0fcd2067ee5335a5
Author: Reinhold Kainhofer <reinhold@kainhofer.com>
Date:   Sun Aug 19 23:50:29 2007 +0200

    Convert articulations like fermata, staccato, tenuto, tremolo (only single-note tremolo), accents, etc.
    
    These entries in the xml are inside the <notation>...</notation> tags, listed in the <ornaments>, <technical> and <articulations> tags.

:100644 100644 e7b3870... 56252f3... M	python/musicexp.py
:100644 100644 3466473... 304b2c6... M	python/musicxml.py
:100644 100644 e358268... 3a5f465... M	scripts/musicxml2ly.py

commit 9185b71dc89fcd0663598b7b178a1c801d4bcdfb
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Aug 19 19:01:14 2007 +0200

    Remove Info dir entries correctly in 'make install'

:100644 100644 a0d3aba... 278061d... M	Documentation/user/GNUmakefile

commit 13d78fe71d07e0332dbc4b0ebd76a4e0ab0de3e1
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 19 09:58:08 2007 +0200

    Add a full stop in documentation.

:100644 100644 7e8e2f1... 610f7c0... M	scm/document-backend.scm

commit 41cbed7d1c3697e5b3636477d9f03e0d6b03d849
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 19 09:48:02 2007 +0200

    Sorting, formatting, adding punctuation, removing a double entry.

:100644 100644 707344e... a6dfb3a... M	scm/define-grob-interfaces.scm

commit 6eb06d899e0d16d83f93dc564715d8d28e36516c
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 19 09:16:16 2007 +0200

    Whitespace and punctuation issues.

:100644 100644 847a1aa... 1319cf6... M	scm/define-grob-properties.scm

commit f3734e9c20ca1a17396f7a63d41e62e3da9a7bfe
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Aug 19 13:42:13 2007 +1000

    Add a space-to-barline property to allow looser spacing of clefs.

:000000 100644 0000000... a1fe2fc... A	input/regression/spacing-space-to-barline.ly
:100644 100644 93be922... 96f7b8f... M	lily/note-spacing.cc
:100644 100644 598e4a8... 847a1aa... M	scm/define-grob-properties.scm
:100644 100644 436aa9e... ce76c34... M	scm/define-grobs.scm

commit dfa0d0055aa9b173548be21cbdbe68f4c0d0db2e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Aug 19 07:52:31 2007 +1000

    Fix 392.
    Escape a space in lilypond-compiler.vim.

:100644 100644 7087f3d... a998a3e... M	vim/lilypond-compiler.vim

commit 007f710d483e173794450d1140609729bdab90a7
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Aug 18 17:43:21 2007 +0200

    Update de.po from Free Translation Project

:100644 100644 0b8c20f... 0fac7aa... M	po/de.po

commit 2990aa67f06af4ced4fc268ac7e2713e694a03ec
Author: Paco Vila <fravd@salvia.(none)>
Date:   Tue Aug 14 10:44:52 2007 +0200

    updated spanish working.itely

:100644 100644 a58202b... 8b2f387... M	Documentation/es/user/working.itely

commit 2c88c0f72cab0d0b7a391037c95e1ede0f03acfd
Author: Paco Vila <fravd@salvia.(none)>
Date:   Mon Aug 13 10:39:19 2007 +0200

    updated spanish putting.itely file

:100644 100644 7c13f7e... aaf5e7a... M	Documentation/es/user/putting.itely

commit e30caaad6f334bf757ac0018fae0fad98bd2495a
Author: Paco Vila <fravd@salvia.(none)>
Date:   Mon Aug 13 10:22:09 2007 +0200

    updated spanish tweaks.itely file

:100644 100644 d1a040b... 2209d71... M	Documentation/es/user/tweaks.itely

commit f592ec24250233da2250c2d17403ccb065185b6c
Author: Paco Vila <fravd@salvia.(none)>
Date:   Sat Aug 11 19:44:08 2007 +0200

    updated soanish tutorial

:100644 100644 4088c3b... 6c27708... M	Documentation/es/user/tutorial.itely

commit 2b08fd7021eb9e952eae1b84d5aec756686eb82f
Author: Paco Vila <fravd@salvia.(none)>
Date:   Fri Aug 10 09:36:28 2007 +0200

    updated spanish lilypond.tely

:100644 100644 4b9a8a6... fbdf758... M	Documentation/es/user/lilypond.tely

commit d7690a0e956887c376c98e0cd3d966cab994de36
Author: Paco Vila <fravd@salvia.(none)>
Date:   Thu Aug 9 21:03:56 2007 +0200

    updated spanish basic notation

:100644 100644 f97a46e... 6542edb... M	Documentation/es/user/basic-notation.itely

commit 9f627e124c8f735c249d000b1416337733d4f44d
Author: Paco Vila <fravd@salvia.(none)>
Date:   Wed Aug 8 21:20:58 2007 +0200

    updated spanish introduction

:100644 100644 fa3a08e... 91bf8e9... M	Documentation/es/user/introduction.itely

commit 28287cb2120e1d12df21bf18d593326335fb11fc
Author: Paco Vila <fravd@salvia.(none)>
Date:   Wed Aug 8 10:22:57 2007 +0200

    updated spanish cheat sheet

:100644 100644 bd4d973... 312b250... M	Documentation/es/user/cheatsheet.itely

commit c9cfc6c64e180c65191b23f99b698a74330f0251
Author: Paco Vila <fravd@salvia.(none)>
Date:   Mon Aug 6 17:55:43 2007 +0200

    updated spanish index

:100644 100644 f42dffd... 283af26... M	Documentation/es/index.html.in

commit 2a2f4f5e0f775fa9ea481cb96dc62e2653b70176
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 18 01:57:27 2007 -0300

    Fix #404
    
    Mix output-suffix into output filename, and document.

:100644 100644 10aec0a... 34eca21... M	Documentation/user/running.itely
:100644 100644 068bbb2... c925a80... M	scm/lily-library.scm

commit 3b10163505814a12811820f0af93ff8228fdb41f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 18 01:06:04 2007 -0300

    bump version to .30

:100644 100644 fd92179... c0e82d8... M	VERSION

commit 1766dd908e2e5495c89a035b577f8dc19f2afecb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 18 01:05:52 2007 -0300

    Fix #393
    
    Distinguish between beam bound and line bound in beamlet X position
    calculation. For a beam bound that is not a line bound, we should not
    go to the end of line.

:000000 100644 0000000... 460d702... A	input/regression/beam-beamlet-break.ly
:100644 100644 79bc076... 843278a... M	lily/beam.cc

commit 19a2e57f74197defad71eca955ac2ba0cfdfdc61
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Aug 18 01:03:05 2007 -0300

    whitespace fixes

:100644 100644 b27c783... 8c9656d... M	lily/tuplet-bracket.cc

commit 2c4b44802044e41775cf8dcb600547ddacc0c782
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 18 13:45:48 2007 +1000

    Fix 369.
    When a slur goes over cross-staff stems, the slur should be marked cross-staff
    too.

:000000 100644 0000000... ea9d13d... A	input/regression/slur-cross-staff-beam.ly
:100644 100644 22535ef... c37aa72... M	lily/slur.cc

commit f4433210cd0a1ee37a15b0b57ad63094fb21631d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 18 12:15:18 2007 +1000

    Fix 399 again.
    Add a left-neighbor to a column even if it is not the minimum-rank column in
    the right-items list of a spacing object.

:100644 100644 1cf1a02... 65ac968... M	lily/spacing-interface.cc

commit 23337c5b73c6a6b8fdc0262cd39610ccfb862ee0
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 18 09:35:57 2007 +1000

    Don't count accidentals in paper-columns except as conditional items.

:100644 100644 1396c12... 481ffd1... M	lily/paper-column-engraver.cc
:100644 100644 bb827db... 53dfd4a... M	lily/paper-column.cc

commit 625ae79028dd98c57ead2c4e22cd77b1dda9656d
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Fri Aug 17 10:46:56 2007 +0200

    Modified examples of line breaking with hanging notes, to actually show what they are supposed to show

:100644 100644 7531a85... d5aaca3... M	Documentation/user/spacing.itely

commit 56336d59b6b6f7ce9af7e33d5191cc203f24bd69
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Aug 17 16:11:24 2007 +1000

    Use less space between notes and non-barlines.

:100644 100644 cd97c17... 93be922... M	lily/note-spacing.cc
:100644 100644 5b13c82... fe072bc... M	lily/spacing-determine-loose-columns.cc

commit befb49c17e0615500e01195cd1c61b9ce5ebd795
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Aug 17 07:47:14 2007 +1000

    Fix commit de8fda6a51 to only decrease the amount of whitespace.

:100644 100644 d19f63e... cd97c17... M	lily/note-spacing.cc

commit 29d43d8d69a66702a8e3a527484ef450d23f927c
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Thu Aug 16 09:46:36 2007 +0200

    Slight update to the feathered beam example, to reduce the risk for confusion

:100644 100644 214d1c8... 69beebf... M	Documentation/user/advanced-notation.itely

commit 2d71a80e0808d9e920f515bc92b82729da86cb18
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 16:05:12 2007 +0200

    Add input/lsr.

:100644 100644 af31b7b... c886650... M	ROADMAP

commit d2f7935fdea591e866e46c64be4cf2e87fa3ae8a
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 14:56:12 2007 +0200

    Put @ifclear branch back to define @node and @chapter Install.  Fixes
    lilypond-program doc build.

:100644 100644 107a09f... 66c0281... M	Documentation/user/install.itely

commit 72ddde24a4b1d4b2502bac102382becbcf18aa46
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 14:10:30 2007 +0200

    Convert accidental alteration #'default to standard-alteration-glyph-name-alist
    (WAS: alteration-default-glyph-name-alist).  Also define alteration-default-glyph-name-alist as an alias for standard-alteration-glyph-name-alist.

:100644 100644 879f81c... bfaa268... M	input/regression/accidental-ancient.ly
:100644 100644 147813e... 54db434... M	python/convertrules.py
:100644 100644 77e69b0... 745c231... M	scm/output-lib.scm

commit 61f2e34c994dd51d58e8163fe8c8486358b77e4d
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 12:23:44 2007 +0200

    Also filter out-www.

:100644 100644 731ef8b... 1eec448... M	buildscripts/grand-replace.sh

commit 078ec05c46788372f5df62e5484c5c3b9d350158
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 11:33:21 2007 +0200

    FIXME: Manually rename semichoirstaff; to semichoirstaff-.  Fixes make dist.

:000000 100644 0000000... 352ecad... A	input/lsr/scheme/semichoirstaff--choirstaff-with-spanbars-except---type-bars.ly
:100644 000000 352ecad... 0000000... D	input/lsr/scheme/semichoirstaff;-choirstaff-with-spanbars-except---type-bars.ly

commit f455b4babcccfa6f2c0940ef1e8ab3cfdbb881a7
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 11:32:01 2007 +0200

    Update grand-replace script and add to buildscripts.  Run grand-replace
    to update stale 2006 copyright markers in texi documentation and lilypond.rc
    file.

:100644 100644 ae45cd1... 88359fe... M	Documentation/user/lilypond-program.tely
:100644 100644 999e908... ae4c536... M	Documentation/user/lilypond.tely
:100644 100644 edc9e65... 6ab71d3... M	Documentation/user/music-glossary.tely
:000000 100644 0000000... 731ef8b... A	buildscripts/grand-replace.sh
:100755 100755 ab18da2... a2c24e7... M	buildscripts/makelsr.py
:100644 100644 830f2fc... 6503a3d... M	lily/lilypond.rc.in

commit 814fd26db99f86e3cfafaa32c7207a9b72e98569
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 11:30:12 2007 +0200

    Oops, actually add new INSTALL file.

:000000 100644 0000000... e60fee2... A	Documentation/topdocs/INSTALL.texi

commit 232e160ac03697689fb612c2e5a4fa95bbf07dc3
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Aug 15 10:41:19 2007 +0200

    Add topdocs/INSTALL that includes install.itely.  Fixes distribution
    of toplevel INSTALL instructions.

:100644 100644 47938ee... 548636f... M	Documentation/topdocs/GNUmakefile
:100644 100644 316dc59... 107a09f... M	Documentation/user/install.itely
:100644 100644 f4c6073... 5e49a0c... M	GNUmakefile.in
:100644 100644 7660469... 7e9b7ed... M	make/doclang-targets.make
:100644 100644 30451ce... 534e591... M	stepmake/stepmake/texinfo-vars.make

commit 7f006d9aeb19769fb028c6457dac30a4de962c82
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Aug 15 00:13:47 2007 -0700

    Minor fix from mailist.

:100644 100644 528fa6c... c03e890... M	Documentation/user/basic-notation.itely

commit a6b8e1c94dfe0f4c67a6e5de3cf75a6acd7928eb
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Aug 15 00:08:08 2007 -0700

    LSR: add new files.

:000000 100644 0000000... 6e6cd7a... A	input/lsr/ancient/ancient-accidentals.ly
:000000 100644 0000000... da6982e... A	input/lsr/chords/inserting-a--markup-when-using-chordmode.ly
:000000 100644 0000000... 0d9a391... A	input/lsr/contemporary/double-glissando.ly
:000000 100644 0000000... 01ccac7... A	input/lsr/expressive/adding-accidentals-to-a-trillspanner.ly
:000000 100644 0000000... 667bbbe... A	input/lsr/nonmusic/modifying-default-font-properties-for-piece-titles.ly
:000000 100644 0000000... bd4447e... A	input/lsr/scheme/automatically-durations-diminution.ly
:000000 100644 0000000... daaa0c9... A	input/lsr/scheme/creating-a-sequence-of-notes-on-various-pitches.ly
:000000 100644 0000000... 352ecad... A	input/lsr/scheme/semichoirstaff;-choirstaff-with-spanbars-except---type-bars.ly
:000000 100644 0000000... cd50dc1... A	input/lsr/text/inserting-large-plain-text-sections,-as-independent--markup-blocks.ly
:000000 100644 0000000... 5fefd8d... A	input/lsr/text/preventing-long--mark-objects-to-stretch-a-measure.ly

commit efc5f755963a2311dd0e057670901050ddcf66ce
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Aug 15 00:03:27 2007 -0700

    LSR: update.

:100644 100644 9e5ec03... 26722f3... M	input/lsr/connecting/short-tremolos.ly
:100644 100644 35a7a84... ac7e06e... M	input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly

commit a0586cb52eb2245453d7b3320fe4ee5a3e4547e5
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Aug 15 09:17:17 2007 +1000

    Refer to Text Marks from Rehearsal Marks instead of duplicating information.

:100644 100644 214d1c8... 547a362... M	Documentation/user/advanced-notation.itely

commit de8fda6a51e8e47f804f7bef0de209bfa0ac7b8e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Aug 15 09:16:17 2007 +1000

    Use less whitespace at the end of a measure.

:100644 100644 d476f70... d19f63e... M	lily/note-spacing.cc

commit 020fac73bf9fcd921ef83d52e3bd01cde5b0119b
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Aug 14 14:30:01 2007 -0700

    Minor fixes from mailist.

:100644 100644 0be27ac... 6d7bca2... M	Documentation/user/setup.itely
:100644 100644 bf3fac8... bd78b4a... M	THANKS

commit 7c3333c7ad63057d2fa631c45a211fa0783fd354
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Aug 14 03:02:16 2007 -0700

    Update thanks.

:100644 100644 8d8c526... bf3fac8... M	THANKS

commit 928f6742f126fa14ab023bb59e8dab22a73fedfc
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Aug 14 03:02:00 2007 -0700

    Minor fix from mailist.

:100644 100644 b4c5f20... 876fc4b... M	Documentation/user/instrument-notation.itely

commit 21b09dd3648174c1cbf6a739501a4b5774fa4eff
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Aug 14 02:35:12 2007 -0700

    Minor fix from mailist.

:100644 100644 11a201e... 528fa6c... M	Documentation/user/basic-notation.itely

commit 6927baaf91ddcc62a237b51a0303c4914647a363
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Aug 13 19:21:56 2007 -0700

    convert-ly on the docs.

:100644 100644 e736fd6... 7c28e2b... M	Documentation/user/README.txt
:100644 100644 5a7a93f... 214d1c8... M	Documentation/user/advanced-notation.itely
:100644 100644 853df04... 6462f41... M	Documentation/user/non-music.itely
:100644 100644 f715c8c... 8090efd... M	Documentation/user/putting.itely
:100644 100644 56231ed... e09a6bd... M	Documentation/user/templates.itely
:100644 100644 4752bf4... 049407e... M	Documentation/user/tutorial.itely
:100644 100644 ad0aa96... 1cc6ea7... M	Documentation/user/working.itely

commit 25c91d57d9433811b676c2092e18c43f7bcaf0ed
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Aug 9 14:30:52 2007 +0200

    Run grand-replace on all sources.  Updates (c) ....--2006 lines.

:100644 100644 a9886c6... a3bd855... M	buildscripts/fixcc.py
:100644 100644 7febb8f... 0cdcbf9... M	buildscripts/mf-to-table.py
:100644 100644 d27487c... 769331f... M	elisp/lilypond-mode.el
:100644 100644 88f8735... c706e7e... M	lily/include/side-position-interface.hh
:100644 100644 51c2693... a89a8b1... M	mf/feta-arrow.mf
:100644 100644 50648f1... 921053e... M	mf/feta-autometric.mf
:100644 100644 bb928d3... 30bd20c... M	mf/feta-beugel.mf
:100644 100644 1926fc5... 7fa4a36... M	mf/feta-bolletjes.mf
:100644 100644 6dbd7b4... 834de28... M	mf/feta-braces-a.mf
:100644 100644 f38466b... 82d2657... M	mf/feta-braces-b.mf
:100644 100644 a317c16... 88924f5... M	mf/feta-braces-c.mf
:100644 100644 00225eb... 23e4763... M	mf/feta-braces-d.mf
:100644 100644 5c31683... e12d7e5... M	mf/feta-braces-e.mf
:100644 100644 afa652c... 21cedda... M	mf/feta-braces-f.mf
:100644 100644 fcded01... 5f2fdd3... M	mf/feta-braces-g.mf
:100644 100644 6f07df5... 61e195b... M	mf/feta-braces-h.mf
:100644 100644 b87ab57... c99b79d... M	mf/feta-braces-i.mf
:100644 100644 2f89f13... 0b757af... M	mf/feta-din-code.mf
:100644 100644 c1618ec... f16494b... M	mf/feta-eindelijk.mf
:100644 100644 1fca561... ab7ff5b... M	mf/feta-generic.mf
:100644 100644 4b426a5... 2e8e832... M	mf/feta-haak.mf
:100644 100644 eaff040... 66aa9b8... M	mf/feta-klef.mf
:100644 100644 ae264fa... b0fca2d... M	mf/feta-nummer-code.mf
:100644 100644 ccdad5a... 6071009... M	mf/feta-pendaal.mf
:100644 100644 7b2cdd9... 10eebb5... M	mf/feta-schrift.mf
:100644 100644 7834d1f... 46004e2... M	mf/feta-slag.mf
:100644 100644 58bc9d9... 4f23566... M	mf/feta-timesig.mf
:100644 100644 53564e0... 1f2690d... M	mf/feta-toevallig.mf
:100644 100644 4d8da44... ba4bf78... M	mf/parmesan-accidentals.mf
:100644 100644 9272212... 5b6d21f... M	mf/parmesan-clefs.mf
:100644 100644 fca50e3... 47848b7... M	mf/parmesan-custodes.mf
:100644 100644 26f6a74... 737a39b... M	mf/parmesan-flags.mf
:100644 100644 39c4ef6... 8a26d1d... M	mf/parmesan-generic.mf
:100644 100644 a834497... b69c378... M	mf/parmesan-heads.mf
:100644 100644 e72bcbf... 1f0b4ad... M	mf/parmesan-macros.mf
:100644 100644 ef69f69... 5beeedc... M	mf/parmesan-rests.mf
:100644 100644 59c6993... 1aebbe5... M	mf/parmesan-scripts.mf
:100644 100644 6803622... 538016d... M	mf/parmesan-timesig.mf
:100644 100644 156c9b7... 4372234... M	python/lilylib.py
:100644 100644 69ac128... d9febf7... M	python/midi.c
:100644 100644 610cb05... 56d1ce7... M	scm/auto-beam.scm
:100644 100644 0f13b6f... 45b156a... M	scm/backend-library.scm
:100644 100644 800d08b... 17586d1... M	scm/c++.scm
:100644 100644 275367b... 80a473a... M	scm/chord-entry.scm
:100644 100644 c35a50c... 923cddd... M	scm/chord-generic-names.scm
:100644 100644 b3cdb56... fb1a534... M	scm/chord-ignatzek-names.scm
:100644 100644 939ae7b... c49443f... M	scm/chord-name.scm
:100644 100644 fd840c0... d883e64... M	scm/define-context-properties.scm
:100644 100644 46d23d9... 707344e... M	scm/define-grob-interfaces.scm
:100644 100644 9f577d8... 598e4a8... M	scm/define-grob-properties.scm
:100644 100644 6b2135c... 436aa9e... M	scm/define-grobs.scm
:100644 100644 b6b102d... 55a313f... M	scm/define-markup-commands.scm
:100644 100644 e3afd7f... d544992... M	scm/define-music-display-methods.scm
:100644 100644 2e95b5a... d6202d7... M	scm/define-music-properties.scm
:100644 100644 993d93b... a6e1cbe... M	scm/define-music-types.scm
:100644 100644 6a027b6... fac14b3... M	scm/define-stencil-commands.scm
:100644 100644 b7e2535... eb1b876... M	scm/display-lily.scm
:100644 100644 2a23e49... 7e8e2f1... M	scm/document-backend.scm
:100644 100644 b057a7a... 1e473f1... M	scm/document-functions.scm
:100644 100644 4396ea4... 8761deb... M	scm/document-markup.scm
:100644 100644 0d01abb... 4c12b6b... M	scm/document-music.scm
:100644 100644 9db6bb4... 921d819... M	scm/document-translation.scm
:100644 100644 fa6298c... 3d4adf0... M	scm/documentation-generate.scm
:100644 100644 5dc35f2... 5239ce7... M	scm/documentation-lib.scm
:100644 100644 e085439... c22ff25... M	scm/editor.scm
:100644 100644 9263d46... a5aaa8d... M	scm/encoding.scm
:100644 100644 332f9ba... 2dfed77... M	scm/file-cache.scm
:100644 100644 4d5a4bc... eefc1c2... M	scm/font.scm
:100644 100644 85a4a98... c39fb51... M	scm/framework-eps.scm
:100644 100644 1f58604... 44427db... M	scm/framework-ps.scm
:100644 100644 87480f1... 4b723e0... M	scm/framework-svg.scm
:100644 100644 5553b5b... 8b10bac... M	scm/framework-tex.scm
:100644 100644 2dcbebe... 3f61aea... M	scm/framework-texstr.scm
:100644 100644 6112d8a... 2fe8f33... M	scm/fret-diagrams.scm
:100644 100644 64f2b59... a4df921... M	scm/kpathsea.scm
:100644 100644 8edfd9c... ef5cde4... M	scm/layout-beam.scm
:100644 100644 68cc9d4... 38da734... M	scm/layout-page-layout.scm
:100644 100644 93ec743... d458506... M	scm/layout-slur.scm
:100644 100644 6bd6650... 068bbb2... M	scm/lily-library.scm
:100644 100644 bddf997... 3701011... M	scm/lily.scm
:100644 100644 70baeaa... c47cb4a... M	scm/markup.scm
:100644 100644 cef0fae... 715c8c0... M	scm/midi.scm
:100644 100644 471f9e8... 5585eeb... M	scm/music-functions.scm
:100644 100644 af454f2... 77e69b0... M	scm/output-lib.scm
:100644 100644 11e2190... 5b52178... M	scm/output-ps.scm
:100644 100644 51a491a... 8a8960e... M	scm/output-svg.scm
:100644 100644 00e0fea... af663cb... M	scm/output-tex.scm
:100644 100644 81303dc... 841e71a... M	scm/output-texstr.scm
:100644 100644 dd2ba52... 87d1718... M	scm/paper.scm
:100644 100644 a18ab2c... 4724090... M	scm/parser-clef.scm
:100644 100644 86f3f89... 31f0444... M	scm/parser-ly-from-scheme.scm
:100644 100644 cc051cd... 81c6e36... M	scm/part-combiner.scm
:100644 100644 a41a1ca... deca660... M	scm/ps-to-png.scm
:100644 100644 8309ec3... 6c29178... M	scm/safe-lily.scm
:100644 100644 a31e201... 9df3e89... M	scm/script.scm
:100644 100644 8fbf6b1... 1bed6c7... M	scm/standalone.scm
:100644 100644 127a5f6... e4c1597... M	scm/stencil.scm
:100644 100644 7eae28e... 23fdce8... M	scm/titling.scm
:100644 100644 437cc03... 09acee7... M	scm/to-xml.scm
:100644 100644 eab413f... 366f44f... M	scm/translation-functions.scm
:100644 100644 77f3838... 9454a8f... M	scm/x11-color.scm
:100644 100644 cf67f9f... 9501b40... M	scripts/convert-ly.py
:100644 100644 2ff452f... cf51582... M	scripts/lilypond-book.py
:100755 100644 0d8ca9e... e03a2af... M	scripts/lilypond-invoke-editor.scm
:100644 100644 35b10f3... 157275c... M	scripts/midi2ly.py
:100644 100644 c29daed... e358268... M	scripts/musicxml2ly.py
:100644 100644 b7bf6d2... 467f563... M	tex/lilyponddefs.tex

commit 8f82b63f30faf19333f1ef4f2036d2dd5e9c177d
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Aug 8 13:14:35 2007 -0700

    update thanks.

:100644 100644 13c16f4... 8d8c526... M	THANKS

commit e12886e44e165ac1fd3c5ee5f1acb039d46a9cfa
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Aug 7 16:55:01 2007 -0700

    Valentin's fix from mailist.

:100644 100644 832465e... 11a201e... M	Documentation/user/basic-notation.itely

commit 603a7490e3998ee24751e1a6f411d26eefafb8ef
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Aug 7 08:05:17 2007 +1000

    Add a regression test for kneed beams on a compressed line.

:000000 100644 0000000... 5a77848... A	input/regression/spacing-knee-compressed.ly

commit 8ceaa8e1ee775683ea5d2b3c0fc5d3e34c5628f3
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Aug 6 22:34:21 2007 +1000

    Be a little more generous with Stem::pure_height.
    More checks for cross-staff grobs in Axis_group_interface.

:100644 100644 291c799... 9590432... M	lily/axis-group-interface.cc
:100644 100644 9ef0765... 4ac91fa... M	lily/stem.cc

commit 2a6bf54a5ebf426937f34e7c142a446b73e48110
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Aug 6 22:33:42 2007 +1000

    Prevent merge_springs from messing up the compression strength.
    Fixes problems with knee-spacing-correction when compression is applied.

:100644 100644 e41046b... d476f70... M	lily/note-spacing.cc
:100644 100644 c9f3afb... 1f25054... M	lily/spring.cc

commit 89cf7da059c6f8c2624d55c6d80ccf621e90a90c
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Aug 6 08:28:51 2007 +0200

    typo

:100644 100644 58b446e... b6b102d... M	scm/define-markup-commands.scm

commit ebcb5c49007a391b0362dfc00246087000d1022a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Aug 6 16:22:19 2007 +1000

    More tweaks to Note_spacing.
    Increase spacing slightly in cases where near-collisions would occur.
    Correct the shifting and raising used for combining skylines for Note_spacing.

:100644 100644 af8fb0d... e41046b... M	lily/note-spacing.cc
:100644 100644 8d1e0b0... 1cf1a02... M	lily/spacing-interface.cc

commit 2b8a93c3007d1789ac67c86b0ed63fbae003fc6e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Aug 6 13:17:21 2007 +1000

    Tweak spacing between a musical and a non-musical column.

:100644 100644 d1c7d0e... 581d635... M	lily/include/pointer-group-interface.hh
:100644 100644 139521b... af8fb0d... M	lily/note-spacing.cc
:100644 100644 d130239... 08af948... M	lily/pointer-group-interface.cc

commit d4a19d475be89c9ce37f4d3cbab37f21c9bd502d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Aug 5 23:58:46 2007 -0300

    don't dist INSTALL.txt

:100644 100644 1e7ff9d... f4c6073... M	GNUmakefile.in

commit 10365ad5e7d88c27c0d275be61218eacbbfb6b9f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Aug 5 23:58:36 2007 -0300

    bump to 29

:100644 100644 d3f66bc... fd92179... M	VERSION

commit fefc53ed1d1a131363bab2abec13bff53559bf78
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 5 22:51:47 2007 +0200

    Format and improve documentation of internal grob properties.

:100644 100644 8e26ca9... 9f577d8... M	scm/define-grob-properties.scm

commit b10db0e528de2be591a5c3f4adbcd9dc75c3fe32
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Aug 5 17:31:54 2007 +1000

    Tweaks to Note_spacing.

:100644 100644 88c4592... 139521b... M	lily/note-spacing.cc
:100644 100644 93bd1c2... 8d1e0b0... M	lily/spacing-interface.cc

commit 9bb562cd93d73e0f9a3b32e9e78be4d4947d465d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Aug 5 17:31:25 2007 +1000

    Ensure that cross-staff voices still get NoteSpacings between the notes.

:100644 100644 3131f17... f1a8cbb... M	lily/note-spacing-engraver.cc

commit d0739083b0cf582692f6e0119baf3b0dbb531e0b
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 5 08:29:45 2007 +0200

    typos

:100644 100644 2d5e442... abc9776... M	Documentation/user/programming-interface.itely

commit 7fa7e10590d582160b23393727cea504581473da
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 5 07:17:04 2007 +0200

    Ditto.

:100644 100644 a9d51b9... d7d3c41... M	Documentation/de/user/lilypond.tely
:100644 100644 cb99606... 4b9a8a6... M	Documentation/es/user/lilypond.tely

commit 5936585f5f32176928d3b40d66b0c433175a8913
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 5 07:15:45 2007 +0200

    Remove last reference to mup2ly.

:100644 100644 f407eae... 999e908... M	Documentation/user/lilypond.tely

commit de1a20e07c8591c8788c3ab6fd827594a500deec
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Aug 5 07:01:33 2007 +0200

    Fix alteration in ancient notation.  From Jürgen.

:100644 100644 bd3aa52... af454f2... M	scm/output-lib.scm

commit 98134fcc32105574e14c697cbaaa343b64108140
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat Aug 4 20:42:57 2007 +0200

    Minor clarification.

:100644 100644 10cdb8e... 8e26ca9... M	scm/define-grob-properties.scm

commit c3d01cc79e73d051adfa501ac1c710f467ef47af
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 4 09:52:36 2007 +1000

    Fix 399.
    Remember the last note-spacing object on each staff (instead of only
    remembering one).

:000000 100644 0000000... 01d9969... A	input/regression/spacing-folded-clef3.ly
:100644 100644 6859360... 3131f17... M	lily/note-spacing-engraver.cc

commit 86af8fc4973c1d7492709802a2e1e4ba490b3525
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 4 09:12:31 2007 +1000

    Fix 357
    Give dashed slurs a non-empty extent.

:100644 100644 61d6618... fc6a2e8... M	lily/lookup.cc

commit 4f664c43691e428c8fb633266f16a7d9aa104e29
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Aug 4 08:50:09 2007 +1000

    Ensure that even non-adjacent columns get a rod if they might collide.

:100644 100644 838f01b... 09649c7... M	input/regression/beam-feather-knee-stem-length.ly
:000000 100644 0000000... e7adfc0... A	input/regression/spacing-non-adjacent-columns1.ly
:000000 100644 0000000... 9635cff... A	input/regression/spacing-non-adjacent-columns2.ly
:100644 100644 c8d3b93... d1280c7... M	lily/include/separation-item.hh
:100644 100644 6d721b6... a8d63c2... M	lily/separation-item.cc
:100644 100644 9078c54... 19739ad... M	lily/spacing-spanner.cc

commit 52915ed10d7e7deba2ad76cf2d671c1ad87f9875
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Aug 3 14:55:05 2007 +0200

    Move @documentencoding just after @setfilename
    
    This is necessary for makeinfo 4.9.91 to get the encoding
    declaration in HTML output.

:100644 100644 20434cb... a9d51b9... M	Documentation/de/user/lilypond.tely
:100644 100644 6197af4... cb99606... M	Documentation/es/user/lilypond.tely
:100644 100644 b909496... 3061b90... M	Documentation/fr/user/lilypond-program.tely
:100644 100644 ae66f10... 4c03655... M	Documentation/fr/user/lilypond.tely
:100644 100644 0875b05... ae45cd1... M	Documentation/user/lilypond-program.tely
:100644 100644 715297b... f407eae... M	Documentation/user/lilypond.tely

commit f02ec0b65eaa0fc84e747588ab6fdc7b85d63109
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Aug 3 14:53:06 2007 +0200

    Fix translated docs PDF linking

:100644 100644 e83012e... 7660469... M	make/doclang-targets.make

commit ec657dae203296776a84a45d633b1f984fb1963b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Aug 3 14:18:15 2007 +0200

    Disable '@documentlanguage fr' for non-PDF output
    
    This is the same fix as in French lilypond.tely.

:100644 100644 06a77c0... b909496... M	Documentation/fr/user/lilypond-program.tely

commit 23be5fabf4ff7fae9a52f7d58d98fbcc7a66690e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Aug 3 11:53:45 2007 +0200

    Quickly fix Spanish basic-notation

:100644 100644 301a3f0... f97a46e... M	Documentation/es/user/basic-notation.itely

commit cc791ba5b414f30c1ace65c2bdf0556a2a00372d
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Aug 3 11:47:22 2007 +0200

    Fix check-translation command line

:100644 100644 6061fd0... 18f9533... M	Documentation/GNUmakefile

commit 0eb8493d4fee78103fd1668c373c630596f7f907
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Aug 2 13:01:37 2007 +0200

    Update French docs translation

:100644 100644 795a15e... 27f2714... M	Documentation/fr/index.html.in
:100644 100644 b53c794... f9e4edd... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 e82a587... 00c62d2... M	Documentation/fr/user/basic-notation.itely
:100644 100644 a95f31d... 5b5ddad... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 e7caabf... 458a195... M	Documentation/fr/user/converters.itely
:000000 100644 0000000... afd2e04... A	Documentation/fr/user/install.itely
:100644 000000 f7b1cf8... 0000000... D	Documentation/fr/user/install.itexi
:100644 100644 5aa30a5... 9b5b50f... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 9c42b0f... e8a168f... M	Documentation/fr/user/introduction.itely
:100644 100644 6f4cd8c... 73d5efa... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 30e5541... 06a77c0... M	Documentation/fr/user/lilypond-program.tely
:100644 100644 29c8cd3... ae66f10... M	Documentation/fr/user/lilypond.tely
:100644 100644 9a29d7d... 7f48715... M	Documentation/fr/user/literature.itely
:100644 100644 f3fab50... 195fc26... M	Documentation/fr/user/macros.itexi
:100644 100644 862aa05... 76994d0... M	Documentation/fr/user/non-music.itely
:100644 100644 475016d... 7681afa... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 f46fa72... 7cd1d9a... M	Documentation/fr/user/programming-interface.itely
:100644 100644 919c41e... f708133... M	Documentation/fr/user/putting.itely
:100644 100644 0a9bc73... 14ed72e... M	Documentation/fr/user/running.itely
:100644 100644 b5ad9f0... 25d7ec3... M	Documentation/fr/user/scheme-tutorial.itely
:000000 100644 0000000... d14edc4... A	Documentation/fr/user/setup.itely
:100644 100644 092a666... 79f0f21... M	Documentation/fr/user/spacing.itely
:100644 100644 77e92f0... c8cf476... M	Documentation/fr/user/templates.itely
:100644 100644 10347a0... 9d2a531... M	Documentation/fr/user/tutorial.itely
:100644 100644 a1677e5... 8e11a6b... M	Documentation/fr/user/working.itely

commit 6ffead15d2e3dffd294c8e030938facef896d861
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Aug 2 11:17:20 2007 +0200

    Remove inputfileref Texinfo macro

:100644 100644 809c717... ee765f7... M	Documentation/user/macros.itexi

commit d5b91d83f5dfec811302de39dbabdb189024f67a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Aug 2 10:58:39 2007 +0200

    Remove debugging stuff

:100644 100644 f6e8e21... f761408... M	buildscripts/texi-skeleton-update.py

commit 329750c99b3efa11ecda4a3ee6f5be08095a6407
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Aug 2 10:54:27 2007 +0200

    Add committish to macros.itexi

:100644 100644 638ece7... fb8e836... M	Documentation/de/user/macros.itexi
:100644 100644 c4bfa96... f3fab50... M	Documentation/fr/user/macros.itexi
:100644 100644 35a6bfd... 809c717... M	Documentation/user/macros.itexi

commit 4a311e8797bd88b317e2364b47395cffa556b9a1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 31 15:44:20 2007 +0200

    Translate index entries in French manual

:100644 100644 ca227ec... e7caabf... M	Documentation/fr/user/converters.itely
:100644 100644 6e5481a... 9c42b0f... M	Documentation/fr/user/introduction.itely
:100644 100644 8f62427... 919c41e... M	Documentation/fr/user/putting.itely
:100644 100644 94173dd... 10347a0... M	Documentation/fr/user/tutorial.itely
:100644 100644 210f39f... 60e7abe... M	Documentation/fr/user/tweaks.itely

commit 5b5459f1de108cb3e5342d9072bcecde066f5819
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 31 15:43:43 2007 +0200

    Polish French basic-notation.itely

:100644 100644 53d0156... e82a587... M	Documentation/fr/user/basic-notation.itely

commit af405c0483379ffa4ea9157d668375348084ff79
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 31 15:42:49 2007 +0200

    Fix nitpicks in user manual
    
    - fix index entries
    - replace "grace section" with "grace expression"
    - add some comments for nitpicks I am not sure about

:100644 100644 40b0898... 832465e... M	Documentation/user/basic-notation.itely
:100644 100644 e1e2b0b... f715c8c... M	Documentation/user/putting.itely
:100644 100644 c1f9ef1... 4752bf4... M	Documentation/user/tutorial.itely

commit 1882c1210f7d4bbe43fd72679feb9dd08ddc80a1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 31 15:40:00 2007 +0200

    Use @documentlanguage fr for PDF

:100644 100644 ea7fdc1... 29c8cd3... M	Documentation/fr/user/lilypond.tely

commit 4fbd707fd1dd5e93c8d3f8453e2cff8eab1db2d9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Jul 30 11:14:44 2007 +0200

    Disable @documentlanguage fr
    
    This is hopefully a temporary fix for people building with makeinfo >
    4.9, which comes with an incorrect French translation.

:100644 100644 f8b4a86... ea7fdc1... M	Documentation/fr/user/lilypond.tely

commit c8b8f3b117b67b8a2a7cc76a878eafca5e62a744
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jul 27 07:48:36 2007 +0200

    Call makeinfo with --enable-encoding
    
    This flag tells makeinfo to output
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    in HTML manual.

:100644 100644 ce024e5... e83012e... M	make/doclang-targets.make

commit 9e4e721f9a93ce10eecf724c87da2cdbadc9d618
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 23:06:23 2007 +0200

    Fix translated HTML footer and update docs POs
    
    Fixed some conflicts caused by concurrent docs po-update in master and
    lilypond/translation branches.

:100644 100644 ea9c06b... dbe6583... M	Documentation/po/de.po
:100644 100644 feb5548... 3e994d6... M	Documentation/po/es.po
:100644 100644 0bb981b... 536c29b... M	Documentation/po/fr.po
:100644 100644 4bac7eb... 8e5aece... M	Documentation/po/lilypond-doc.pot
:100644 100644 8755512... 653e4b4... M	buildscripts/add_html_footer.py

commit 78613dd6e0b5185e9e4bd738149e1b5134498933
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 23:05:12 2007 +0200

    Change makeinfo invocation for translated docs.
    
    Passing document language through LANG is absurd and we don't need it,
    so we reset LANG in makeinfo invocation.

:100644 100644 c9b36ad... ce024e5... M	make/doclang-targets.make

commit d0cb7061128b5c828b636deabc20c5d65f631ee1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Aug 1 08:02:37 2007 +0200

    Remove unused install.itexi

:100644 000000 1e1b86c... 0000000... D	Documentation/user/install.itexi

commit aa1af80d2079fe61c7827fbf7f3c436cbe6f8663
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jul 31 23:52:28 2007 -0300

    Fix for feathered fix: also handle case beam_multiplicity is empt
    This happens for input/regression/beam-quarter.ly

:100644 100644 0d83aef... 79bc076... M	lily/beam.cc

commit 7fb230f11a1241e6396be27850486f9698f96fcf
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 17:02:11 2007 -0700

    More doc reorg.

:100644 100644 08c033b... 316dc59... M	Documentation/user/install.itely
:100644 100644 7094d43... 10aec0a... M	Documentation/user/running.itely
:100644 100644 7ac1c50... 0be27ac... M	Documentation/user/setup.itely

commit 2b4d38a54522e81528effe19273be7c4e37dfa91
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 15:52:22 2007 -0700

    Remove duplicate entry of @rprogram.

:100644 100644 142edd4... 35a6bfd... M	Documentation/user/macros.itexi

commit 9b576c815d97b1ff63e78ae3742ce3cb97e3582a
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 15:49:44 2007 -0700

    Reorg of install.itely.

:100644 100644 1e1b86c... 08c033b... M	Documentation/user/install.itely

commit 9d85064f009f49686a1ebbf92beb6d8fd75a9109
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 15:20:21 2007 -0700

    Rename install to fit naming scheme of other files.

:000000 100644 0000000... 1e1b86c... A	Documentation/user/install.itely
:100644 100644 8c4d196... 0875b05... M	Documentation/user/lilypond-program.tely

commit 6946123669696dcd3a3ca503afd5903ed0c38bd8
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 31 08:06:36 2007 +1000

    Hopefully fix "insane spring constant" messages.

:100644 100644 72b9975... 06bceb8... M	lily/staff-spacing.cc

commit dfbf9fa6065216371fe85045aac0381e8e16b7e6
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 01:48:12 2007 -0700

    Remove \command index from lilypond-program (all \commands should be in
    the main manual).

:100644 100644 2c8c991... 2cd9d52... M	Documentation/user/lilypond-book.itely
:100644 100644 b808834... 8c4d196... M	Documentation/user/lilypond-program.tely
:100644 100644 482e0a0... 7094d43... M	Documentation/user/running.itely

commit a11902a1aa8653d50157638879fbd1591a17ae1e
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 30 01:41:47 2007 -0700

    Begin lilypond-program reworking.

:100644 100644 eea55df... 1e1b86c... M	Documentation/user/install.itexi
:100644 100644 39d7726... b808834... M	Documentation/user/lilypond-program.tely
:100644 100644 8d47736... 482e0a0... M	Documentation/user/running.itely
:000000 100644 0000000... 7ac1c50... A	Documentation/user/setup.itely

commit bd2884fd3f7fe85938f2e260a7e6feb1c4bf5f16
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jul 30 18:19:57 2007 +1000

    Avoid more cyclic dependencies for adjacent-pure-heights

:100644 100644 4d280ac... 291c799... M	lily/axis-group-interface.cc
:100644 100644 dc105ce... 88f8735... M	lily/include/side-position-interface.hh
:100644 100644 14d5c89... 4366521... M	lily/side-position-interface.cc
:100644 100644 2115355... 6b2135c... M	scm/define-grobs.scm

commit e0addaf760e7a957c77198b11a699787d6ab805d
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jul 29 23:01:51 2007 +0200

    Split user manual by creating "program-usage" manual
    
    The new manual is located in Documentation/user/lilypond-program.tely;
    it includes install.itexi (moved from topdocs/INSTALL.texi),
    running.itely, lilypond-book.itely and converters.itely.
    
    As a consequence of this change, this huge commit also includes
    - modified makefiles and add_html_footer
    - updated translation infrastructure
    
    - new @rprogram and @ruser Texinfo macros for cross-references between
    the two new manuals
    - fixed cross-references between the two manuals
    
    - updated documentation index
    - modified PDF front page (big subtitle added)
    - lilypond.tely cleanup
    
    - translated docs: PO update, "program usage" translated only in
    French, lilypond.tely cleanup for all languages

:100644 100644 a2b1730... 6061fd0... M	Documentation/GNUmakefile
:100644 000000 d97c846... 0000000... D	Documentation/de/user/converters.itely
:100644 000000 7d76a01... 0000000... D	Documentation/de/user/lilypond-book.itely
:100644 100644 27ebf9a... 20434cb... M	Documentation/de/user/lilypond.tely
:100644 000000 59f3f1a... 0000000... D	Documentation/de/user/running.itely
:100644 000000 0629e92... 0000000... D	Documentation/es/user/converters.itely
:100644 000000 3801b34... 0000000... D	Documentation/es/user/lilypond-book.itely
:100644 100644 b13a611... 6197af4... M	Documentation/es/user/lilypond.tely
:100644 000000 cd8b12b... 0000000... D	Documentation/es/user/running.itely
:100644 100644 612855d... b53c794... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 a682095... a95f31d... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 8784d90... ca227ec... M	Documentation/fr/user/converters.itely
:000000 100644 0000000... f7b1cf8... A	Documentation/fr/user/install.itexi
:100644 100644 8e42b88... 5aa30a5... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 fd6adca... 6f4cd8c... M	Documentation/fr/user/lilypond-book.itely
:000000 100644 0000000... 30e5541... A	Documentation/fr/user/lilypond-program.tely
:100644 100644 718e23c... f8b4a86... M	Documentation/fr/user/lilypond.tely
:100644 100644 4708484... 9a29d7d... M	Documentation/fr/user/literature.itely
:100644 100644 4cf81e4... 862aa05... M	Documentation/fr/user/non-music.itely
:100644 100644 a8c2e33... 475016d... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 2ff2233... f46fa72... M	Documentation/fr/user/programming-interface.itely
:100644 100644 79eaab4... 0a9bc73... M	Documentation/fr/user/running.itely
:100644 100644 f21bae3... b5ad9f0... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 3972bc3... 092a666... M	Documentation/fr/user/spacing.itely
:100644 100644 8c245ba... 77e92f0... M	Documentation/fr/user/templates.itely
:100644 100644 f2a4523... 43612aa... M	Documentation/index.html.in
:100644 100644 75d26a6... 13231ff... M	Documentation/po/GNUmakefile
:100644 100644 04e12d8... ea9c06b... M	Documentation/po/de.po
:100644 100644 1fc8f6c... feb5548... M	Documentation/po/es.po
:100644 100644 5297921... 0bb981b... M	Documentation/po/fr.po
:100644 100644 dd8ac21... 4bac7eb... M	Documentation/po/lilypond-doc.pot
:100644 000000 49c2e55... 0000000... D	Documentation/topdocs/INSTALL.texi
:100644 100644 fa52fbe... a0d3aba... M	Documentation/user/GNUmakefile
:100644 100644 d8a3d8c... 2968d7f... M	Documentation/user/converters.itely
:000000 100644 0000000... eea55df... A	Documentation/user/install.itexi
:100644 100644 e7531fa... 01cc7e7... M	Documentation/user/introduction.itely
:100644 100644 f424e50... 2c8c991... M	Documentation/user/lilypond-book.itely
:000000 100644 0000000... 39d7726... A	Documentation/user/lilypond-program.tely
:100644 100644 27f7117... 715297b... M	Documentation/user/lilypond.tely
:100644 100644 5b36bd3... 142edd4... M	Documentation/user/macros.itexi
:100644 100644 74f4f5e... 853df04... M	Documentation/user/non-music.itely
:100644 100644 dc7ac08... 8d47736... M	Documentation/user/running.itely
:100644 100644 3ccaabb... 56231ed... M	Documentation/user/templates.itely
:100644 100644 5c8c2aa... c1f9ef1... M	Documentation/user/tutorial.itely
:100644 100644 412eedf... ad0aa96... M	Documentation/user/working.itely
:100644 100644 898d1a0... 8755512... M	buildscripts/add_html_footer.py
:100644 100644 585816c... ed55107... M	buildscripts/texi-langutils.py
:100644 100644 399b22e... f6e8e21... M	buildscripts/texi-skeleton-update.py
:100644 100644 2807388... c9b36ad... M	make/doclang-targets.make

commit ca8e81fc4f6c50feea9eed8041d12cc3dd53e21f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 29 10:30:36 2007 -0700

    add lyricMelismaAlignment property for softcoding syllable alignment
    on melisma starts.

:100644 100644 ae0464f... 88b954f... M	lily/lyric-engraver.cc
:100644 100644 e99697a... 58ce259... M	ly/engraver-init.ly
:100644 100644 fd840c0... a2069f6... M	scm/define-context-properties.scm

commit 038c246a0f0028a10769c59471089fcd20dd1f60
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 29 10:21:49 2007 -0700

    Do not generate negative dash pattern entries for small dash-periods.

:000000 100644 0000000... 8bbb1cb... A	input/regression/line-dash-small-period.ly
:100644 100644 8720bba... f936b04... M	lily/line-interface.cc
:100644 100644 cfd1d5d... 2f23261... M	lily/ottava-bracket.cc
:100644 100644 2df5913... e263d3d... M	ps/music-drawing-routines.ps

commit 3a980c95ef5373badb57fbe1b16e4eb76534d0e4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 29 09:27:03 2007 -0700

    regtest for feathered beams.

:000000 100644 0000000... 838f01b... A	input/regression/beam-feather-knee-stem-length.ly

commit 19d2eeb790d6481e14654538017b900fec8e6238
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jul 29 11:35:38 2007 +0200

    Formatting, sorting, typographical details.

:100644 100644 05127f8... fd840c0... M	scm/define-context-properties.scm

commit 046e0358f5a46e6b2a445891344b93de541ea271
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 29 01:17:47 2007 -0700

    Support correctly shortened stems on feathered beams.
    
    Clean up calc_stem_y, and incorporate feather_dir.

:100644 100644 a40621e... ebda6eb... M	lily/beam-quanting.cc
:100644 100644 183a936... 0d83aef... M	lily/beam.cc
:100644 100644 dee61b4... fc3a722... M	lily/include/beam.hh

commit aef0168f2697c6d974a840603f0f8f24420998c4
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jul 29 08:49:57 2007 +0200

    typo

:100644 100644 3a6a583... 10cdb8e... M	scm/define-grob-properties.scm

commit ff83bb407e850baca557491ce5e1ea1c8c593f7c
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jul 29 07:16:01 2007 +0200

    s/illegal/invalid/

:100644 100644 6a6dbc6... ef64af2... M	flower/string-convert.cc
:100644 100644 3f08b71... 91232d5... M	lily/gregorian-ligature-engraver.cc
:100644 100644 11d32cd... d45c90c... M	lily/mensural-ligature-engraver.cc
:100644 100644 ce2286f... 471f9e8... M	scm/music-functions.scm

commit e71677fdf4ff42ac4c9d4c0712cc0cb148e4a85b
Author: Rune Zedeler <rz@daimi.au.dk>
Date:   Sun Jul 29 08:20:24 2007 +1000

    Fix 386.
    Fix dot and beam calculations for tremolos.

:000000 100644 0000000... 8ad418e... A	input/regression/repeat-tremolo-beams.ly
:000000 100644 0000000... 9fa8402... A	input/regression/repeat-tremolo-dots.ly
:100644 100644 05e56e2... 71e206a... M	lily/chord-tremolo-iterator.cc
:100644 100644 928eaf7... ce2286f... M	scm/music-functions.scm

commit 8efbe06e8585c1fb2b1d86323382421a385939cc
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 28 20:32:06 2007 +1000

    Revert "fixes for dots in vaticana ligatures"
    This causes a regression for mensural-ligatures.ly
    
    This reverts commit 145b59d7a8ec0bbfaa1d2256c6dcbe6be9976f66.

:100644 100644 acbbbf8... 004cf8d... M	lily/coherent-ligature-engraver.cc
:100644 100644 89ccfa9... 45a30ed... M	lily/vaticana-ligature-engraver.cc

commit a186dab517978c985c0c875434305570ff367bef
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 28 18:22:19 2007 +1000

    Ensure that we find a constraint in set_column_rods.

:100644 100644 bf96819... c8d3b93... M	lily/include/separation-item.hh
:100644 100644 00103c3... 6d721b6... M	lily/separation-item.cc
:100644 100644 d878c58... 9078c54... M	lily/spacing-spanner.cc

commit fcaae878796365a0030435f6c0c4df1b3b61b373
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 28 13:00:14 2007 +1000

    Check for cross-staff also in adjacent_pure_heights.
    Fixes cyclic dependencies with cross-staff beams.

:100644 100644 3e9450c... 4d280ac... M	lily/axis-group-interface.cc

commit 0a3db401b231b2b986703d1b2ac8dc23e535a0ba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jul 26 16:29:34 2007 -0700

    thinko: it's ly:get-option, not ly:option.

:100644 100644 6f2f09d... bddf997... M	scm/lily.scm

commit bad88c8737b99c4e911d26b5a7a7ed532aacd3ac
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jul 26 16:29:10 2007 -0700

    Remove broken test-results link.
    
    Test results will be collected on a separate dir on lilypond.org,
    where we can keep results for each separate version, instead of
    per-branch.

:100644 100644 7661dea... f2a4523... M	Documentation/index.html.in

commit 5a52003c68161c5009797179032060ec3ff03727
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 09:05:02 2007 +0200

    Translate @top title in French manual

:100644 100644 d9d0a73... 718e23c... M	Documentation/fr/user/lilypond.tely

commit 015ddef6a137aed3ae5f2bfc9313e6b1d3ee5cbc
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 09:04:28 2007 +0200

    Fix mass-link invocations again

:100644 100644 e972321... 2807388... M	make/doclang-targets.make

commit a048ef9b0aa4972c3708d77a0134b929402ddb20
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 09:03:39 2007 +0200

    Typo

:100644 100644 8a416f7... 412eedf... M	Documentation/user/working.itely

commit 82272776871f4e0eb3d271d1f3fa864c582d3568
Author: Jean-Charles Malahieude <lolyfan@wanadoo.fr>
Date:   Thu Jul 26 09:02:36 2007 +0200

    Run documentation po-update and update French doc PO

:100644 100644 5a2ad1e... 04e12d8... M	Documentation/po/de.po
:100644 100644 8ac7db7... 1fc8f6c... M	Documentation/po/es.po
:100644 100644 44b4d07... 5297921... M	Documentation/po/fr.po
:100644 100644 74b49de... dd8ac21... M	Documentation/po/lilypond-doc.pot

commit ca8c12241995e60ba306f49feb402d5d70893289
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 09:00:05 2007 +0200

    Use correct French and German quotes in PDF manuals
    
    Thin spaces should be used with French guillemets, but texinfo.tex
    does not support it (yet).

:100644 100644 bf7aa7a... 638ece7... M	Documentation/de/user/macros.itexi
:100644 100644 aefd73f... c4bfa96... M	Documentation/fr/user/macros.itexi

commit 5b2255bceb126f01aaaf5856ca9f4c2329920b86
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jul 26 08:57:12 2007 +0200

    Update texinfo.tex from Texinfo CVS

:100644 100644 060f622... 01ee1b0... M	tex/texinfo.tex

commit 96ea5ce5214888f095fd00a494824a1723d28534
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jul 25 22:12:33 2007 +0200

    Add Vietnamese PO

:000000 100644 0000000... ee96ee8... A	po/vi.po

commit 74f574cf46eec09b68ca24beebbddcb510395e89
Author: Jean-Charles <lolyfan-AT-wanadoo-DOT-fr>
Date:   Wed Jul 25 14:11:19 2007 +0200

    Typos and duplicated paragraph after Valentin's improvements

:100644 100644 05cc4b27.. b4c5f20... M	Documentation/user/instrument-notation.itely

commit c655eec0faf807789032f37e3e68e0f0b0db13dd
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Jul 25 15:11:15 2007 +0200

    Create test directory before attempting to write into it.  Should fix
    gub build.

:100644 100644 e506864... 1e7ff9d... M	GNUmakefile.in

commit 96cb7939c22eaf785487b4a961f8e368554a4601
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Jul 25 12:42:33 2007 +0200

    Improve regression test.

:100644 100644 e8767ce... 0446049... M	input/regression/override-nest.ly

commit c35350ec9b18fa9daeab6857ad150fe4fe3b6f46
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jul 25 00:43:16 2007 -0700

    regression test for line thickness consistency.

:000000 100644 0000000... 13ee3f1... A	input/regression/markup-line-thickness.ly

commit 6f5d41cd1ccdca7dc088caa8f21b16c3fe5a46f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jul 25 00:34:51 2007 -0700

    Don't test ly:font-config-display-fonts
    
    This makes test-output differ between machines.

:100644 100644 ad625ff... acbf4e0... M	input/regression/general-scheme-bindings.ly

commit 1b95e18f739dc48bcf56409563317aea43c5e25d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jul 25 00:33:51 2007 -0700

    don't dump cpu timing by default.

:100644 100644 ce1936f... 6f2f09d... M	scm/lily.scm

commit 4ded526e47d5f2cc00fe95b54c2fb4095ad76833
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jul 25 00:33:12 2007 -0700

    set markup thicknesses relative to line-thickness.

:100644 100644 5405aff... 58b446e... M	scm/define-markup-commands.scm

commit 1c3309b3bc15b61507ba7c716b261309076c47c9
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Jul 25 07:05:32 2007 +0200

    Typo.

:100644 100644 bcf5696... a21b1a8... M	input/regression/tie-chord.ly

commit 29fd13df68cc89b18eeac1bbe708593eb08913a5
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jul 22 11:38:42 2007 +0200

    Vertical spacing, inter system space limitation:
    (page-space-left) should always return a number.

:100644 100644 1c18751... 68cc9d4... M	scm/layout-page-layout.scm

commit 7df7e0bc26c24f92ac2fb66ead504babe205ea7f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 22 00:19:19 2007 -0700

    new option gs-load-lily-fonts: only load lilypond fonts via
    ghostscript
    
    This is needed to make lilypond test-output "portable"; we cannot load
    fonts from /usr through ghostscript.

:100644 100644 00345e3... e506864... M	GNUmakefile.in
:100644 100644 73c147c... 0f13b6f... M	scm/backend-library.scm
:100644 100644 7c5669f... 1f58604... M	scm/framework-ps.scm
:100644 100644 645e2c1... ce1936f... M	scm/lily.scm

commit 2145dd7062907f37e3d4289fd38de65e18c74260
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jul 22 00:02:17 2007 -0700

    whitespace fixes.

:100644 100644 6ab955c... cfbd0b4... M	buildscripts/output-distance.py

commit 145b59d7a8ec0bbfaa1d2256c6dcbe6be9976f66
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 21 21:44:11 2007 +1000

    fixes for dots in vaticana ligatures

:100644 100644 004cf8d... acbbbf8... M	lily/coherent-ligature-engraver.cc
:100644 100644 45a30ed... 89ccfa9... M	lily/vaticana-ligature-engraver.cc

commit 2af859b5dea9062329961ba65f2274c8f4821a75
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 21 21:43:41 2007 +1000

    don't crash on an empty eps file

:100644 100644 db35a5e... 127a5f6... M	scm/stencil.scm

commit 9d4d52771c31d6194097e9e3817ff9619c2d554f
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Jul 19 17:13:42 2007 +0200

    Remove mf-to-table tex output.  Fixes scons font build.

:100644 100644 f41b0dd... 06f9f41... M	buildscripts/builder.py

commit f54ad8bc626a9d0519376f3944a8074d03c26445
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu Jul 19 17:12:13 2007 +0200

    Add workaround for packagepython.py removal.  Fixes building lilypond
    with scons, but version is foo until minimal packagepython functionality
    is put back.

:100644 100644 5df9fd0... 92afa95... M	SConstruct

commit 13dcebcc2957d5d9cfb694c927b56ff45e6e789f
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Wed Jul 18 19:32:25 2007 +0200

    Vertical spacing: limit space between systems, using paper variables
    page-limit-inter-system-space and
    page-limit-inter-system-space-factor.

:100644 100644 ca9bb61... 7531a85... M	Documentation/user/spacing.itely
:000000 100644 0000000... 6d16eea... A	input/regression/page-limited-space.ly
:100644 100644 8ea1159... 8eb3a24... M	ly/paper-defaults.ly
:100644 100644 91742ef... 1c18751... M	scm/layout-page-layout.scm

commit 43e8f65755ded40e78a89f2864d317e457657edb
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jul 17 13:26:56 2007 -0700

    Final update for Accidentals; thanks Valentin!

:100644 100644 b537246... b4618ea... M	Documentation/user/changing-defaults.itely

commit de85cb6d7c259b40c990f108a2d506593653e051
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 16 15:41:37 2007 -0700

    Another Accidental update.

:100644 100644 c15103a... b537246... M	Documentation/user/changing-defaults.itely

commit ab908eecfd43f49f8a1ec1e0ad0a88f99b5f085b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jul 16 15:15:15 2007 -0700

    duh.

:100644 100644 9d0e36b... e972321... M	make/doclang-targets.make

commit 8a9b334de923329f453509365cc5268620744b2f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jul 16 15:03:44 2007 -0700

    fix other mass-link instance too.

:100644 100644 da408c1... 9d0e36b... M	make/doclang-targets.make

commit c4027b81ebc728031d5865be7e34aed5d7c8d400
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 16 13:38:03 2007 -0700

    More accidental stuff from Valentin.

:100644 100644 ce74b88... c15103a... M	Documentation/user/changing-defaults.itely

commit 9478788c49b0f09c1d17c1da6eed7363af43fa51
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 16 11:39:58 2007 -0700

    Valentin's clarification of accidental rules; now with examples!  This
    has been bugging me for years.

:100644 100644 fb480d6... ce74b88... M	Documentation/user/changing-defaults.itely

commit 9acf91e5ea4e55b2de9b90bc2944f4e4496fb820
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jul 16 15:04:33 2007 +0200

    New page breaking function: ly:minimal-breaking, which first computes
    line breaks without considering page breaking, then fills pages with
    as many lines as possible.

:100644 100644 be96ec7... e882827... M	Documentation/topdocs/NEWS.tely
:100644 100644 371c422... ca9bb61... M	Documentation/user/spacing.itely
:000000 100644 0000000... 796db12... A	input/regression/page-minimal-page-breaking-last-page.ly
:000000 100644 0000000... 0ff288a... A	input/regression/page-minimal-page-breaking.ly
:000000 100644 0000000... b57ab8b... A	lily/include/minimal-page-breaking.hh
:100644 100644 082384d... 52a9581... M	lily/include/page-breaking.hh
:100644 100644 ba05a4d... 9bb3780... M	lily/include/page-spacing.hh
:000000 100644 0000000... 870340f... A	lily/minimal-page-breaking.cc
:100644 100644 2241b50... d9f9df1... M	lily/page-breaking-scheme.cc
:100644 100644 9ad8336... b695192... M	lily/page-breaking.cc
:100644 100644 fa1c273... 82a037b... M	lily/page-spacing.cc

commit 27e391600014649e4dda2edec5a60e56c036c3d3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jul 16 00:50:57 2007 -0700

    2nd try at fixing mass-link.py call.
    
    We cannot do
    
      cd $(outdir) && find stuff | python ../$(buildscript-dir)
    
    as $(buildscript-dir) is not always absolute. Solution:
    
      find $(outdir) stuff | sed | python ../$(buildscript-dir)

:100644 100644 316fe13... da408c1... M	make/doclang-targets.make

commit 7bff03f4e6ba9919ac974eef12ba7f2afe167714
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jul 16 00:19:35 2007 -0700

    readability fixes

:100644 100644 d52f998... 6ab955c... M	buildscripts/output-distance.py

commit 1985d6938a129bf7a701f2f10743cca010b42c6c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jul 16 00:10:07 2007 -0700

    fix directory for masslink.py invocation

:100644 100644 ec5ac2b... 316fe13... M	make/doclang-targets.make

commit dff2c255833c79dce2c5fd265f93ede942550add
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jul 14 15:32:02 2007 -0700

    bump version

:100644 100644 3debdc0... d3f66bc... M	VERSION

commit 838889762ee427a7d7287b8bb0c9775d4fb7eed4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jul 14 14:04:56 2007 -0700

    add version to augmentum.ly

:100644 100644 5a9618c... d5b0561... M	input/regression/augmentum.ly

commit f91f11d443875482dfa07e2d68c9d4185c549042
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jul 14 13:58:35 2007 -0700

    don't dist removed file texinfo.cnf

:100644 100644 34abb77... 51302a6... M	tex/GNUmakefile

commit a92c24baf2f883fda4b4b79d331a890cdd35313c
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jul 14 09:57:07 2007 -0700

    LSR: remove broken file.

:100644 000000 6e6cd7a... 0000000... D	input/lsr/ancient/ancient-accidentals.ly

commit 85bcc2841d07ec222f51dd176bf8adb2b30eb2eb
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jul 14 09:54:53 2007 -0700

    LSR: new snippets.

:000000 100644 0000000... 6e6cd7a... A	input/lsr/ancient/ancient-accidentals.ly
:000000 100644 0000000... a7f0333... A	input/lsr/chords/changing-an-individual-notes-size-in-a-chord.ly
:000000 100644 0000000... 0e48aea... A	input/lsr/connecting/how-to-define-autobeamsettings-in-the--layout-bloc.ly
:000000 100644 0000000... ece5d4f... A	input/lsr/text/how-to-avoid-spaces-when-using-the--char-function-in-a--markup-text.ly

commit 769b43c3a40bfd2c56a7ef84c9abd6d21394add2
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jul 14 09:51:13 2007 -0700

    LSR: automagic update.

:100644 100644 4b4c32c... a59ffaf... M	input/lsr/staff/changing-the-staff-size.ly
:100644 000000 9476483... 0000000... D	input/lsr/text/embedding-postscript.ly
:100644 100644 e1a61f8... 211ce22... M	input/lsr/text/the--fill-line-command.ly

commit bedb849f69c3a5a508c9b77955d3512215d960f7
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jul 13 23:39:03 2007 -0700

    Small update from mailist; thanks Valentin!

:100644 100644 0e5e396... 05cc4b27.. M	Documentation/user/instrument-notation.itely

commit 532db5fa7b3a30a5d80b34e62b27a9037290d911
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 14 12:06:47 2007 +1000

    fix 390

:000000 100644 0000000... 84247cb... A	input/regression/completion-heads-multiple-ties.ly
:100644 100644 0153ba6... cbee0b2... M	lily/completion-note-heads-engraver.cc

commit 0a73da9f406eeb6ff2c4b3ab8965f20d7e713063
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 14 10:39:31 2007 +1000

    fix 330
    cleanups in Completion_heads_engraver

:100644 100644 f514f7d... 0153ba6... M	lily/completion-note-heads-engraver.cc
:100644 100644 1618489... 7a02633... M	lily/duration.cc
:100644 100644 e337ac5... 0914e75... M	lily/include/duration.hh

commit 172c4b6dd2c373b0bc6f818ab59789b38ab42924
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 14 10:35:30 2007 +1000

    fix skyline thinko

:100644 100644 bd00b28... 3e9450c... M	lily/axis-group-interface.cc

commit c7a4f10bd06b24af9ee0a32b4521452a22ce53ba
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 14 10:35:13 2007 +1000

    ensure that ties don't avoid invisible accidentals

:100644 100644 935a1e0... 51bee1b... M	lily/tie-formatting-problem.cc

commit 2ee3d99c00d4dd25dea81c013f65a32c5c1e83b7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 14 09:16:02 2007 +1000

    don't treat slurs over time signatures as cross-staff

:100644 100644 10ca90c... 22535ef... M	lily/slur.cc

commit d09a2c5629020f592f1b94e91109da0501d9dc18
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 15:18:12 2007 +1000

    finish fixing 259

:100644 100644 63536d1... fe6c2d0... M	lily/dynamic-engraver.cc
:100644 100644 aa7985b... 8c4354d... M	lily/line-spanner.cc

commit 3d4f9ca1eb9f5e021041c737a1cdab4a2b8c60ff
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 14:43:25 2007 +1000

    thinko in skyline with horizon_padding

:100644 100644 473b2cb... e0139a6... M	lily/skyline.cc

commit 71e3dcd2247cbf23b55ce2adc663033fd78a9c81
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 10:55:01 2007 +1000

    remove extra-spacing-width for LyricText

:100644 100644 7a0781f... 2115355... M	scm/define-grobs.scm

commit 348ad2c09919929497ee9bf44c6567798ef5bf45
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 10:23:33 2007 +1000

    more robustness to inf and nan in simple-spacer and spring

:100644 100644 8e07224... fcad2f1... M	lily/simple-spacer.cc
:100644 100644 679ccfa... c9f3afb... M	lily/spring.cc

commit 1ec1549032242755dafe39f5e67d9f119b92e7ec
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 09:57:55 2007 +1000

    add regression test for the augmentum bug

:000000 100644 0000000... 5a9618c... A	input/regression/augmentum.ly

commit 4d04be3049b6eddf4dc27bdcef0a55894e28c0b3
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 13 09:06:49 2007 +1000

    fix weird (very tall) slurs

:100644 100644 ca22e9a... 10ca90c... M	lily/slur.cc

commit 4f5bbd0d9facd4d41d10da343f6973488ed829dc
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jul 12 14:12:51 2007 -0700

    Update French docs; thanks Jean-Charles for the patch and the whole
    French team for the translation.

:100644 100644 0927bee... 53d0156... M	Documentation/fr/user/basic-notation.itely
:100644 100644 e9f812f... edac053... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 d27280a... 8784d90... M	Documentation/fr/user/converters.itely
:100644 100644 6a8bf7a... 6e5481a... M	Documentation/fr/user/introduction.itely
:100644 100644 c6d86f6... b2868fe... M	Documentation/fr/user/preface.itely
:100644 100644 60c6d10... 8f62427... M	Documentation/fr/user/putting.itely
:100644 100644 b98e5aa... 94173dd... M	Documentation/fr/user/tutorial.itely
:100644 100644 1549fb9... 210f39f... M	Documentation/fr/user/tweaks.itely
:100644 100644 5b03561... a1677e5... M	Documentation/fr/user/working.itely

commit f9af057a7d8eccfaaae24e754821eb1e8fae098d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 12 21:32:08 2007 +1000

    make sure dots are counted in collision detection for ancient music

:100644 100644 5007d55... 45a30ed... M	lily/vaticana-ligature-engraver.cc

commit d90543113769dff232f4ce54352c4de9b9bcca12
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 12 18:48:19 2007 +1000

    fix Slur::calc_cross_staff

:100644 100644 8c2e361... ca22e9a... M	lily/slur.cc

commit a609675b9c304b1b9d616f46103e4089f56e39dc
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Wed Jul 11 22:48:38 2007 +0200

    Page spacing: compute more accurately page space when a line next-space is equal to 0.

:100644 100644 fc4c15f... ba05a4d... M	lily/include/page-spacing.hh
:100644 100644 270337d... 9ad8336... M	lily/page-breaking.cc
:100644 100644 536e4ff... fa1c273... M	lily/page-spacing.cc

commit eb8a84f98d7fa846e67cdb844d4fd51a041df5b0
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 10 17:56:56 2007 +1000

    Fix 98

:100644 100644 8ec0e0a... 7a0781f... M	scm/define-grobs.scm

commit 2555063c63bb91cf529f591aca49ba6e3fcad1f3
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 10 17:44:13 2007 +1000

    fix 375
    ensure that stem extents are non-empty for the tie-formatting-problem

:100644 100644 3a8ed37... 935a1e0... M	lily/tie-formatting-problem.cc

commit 8b9361e4e90f342323ae6cdf883c827c265e78a2
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 10 15:50:50 2007 +1000

    avoid accidental suicides for height calculations, too

:100644 100644 c22e7af... afca797... M	lily/accidental.cc

commit 4ad9ad557b30e722bb0bd8d865427e8658526c44
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 10 10:26:26 2007 +1000

    remove BarNumber outside-staff-priority again

:100644 100644 daacad5... 8ec0e0a... M	scm/define-grobs.scm

commit 2956ddac402240467db840af252d462230ab08ca
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 10 10:21:12 2007 +1000

    fix regression test so the extra space for a full bar is not included

:100644 100644 5a34a10... 340fc41... M	input/regression/spacing-bar-accidental.ly

commit a4dbb8c900d0f3cd9a54d52af6435cc5ad37d9ca
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jul 9 14:32:47 2007 +0200

    Use more idiomatic LilyPond style in font table

:100644 100644 74f0ef9... dae8fd4... M	input/manual/font-table.ly

commit 327e284d74bb7481dd86d13f6ebb78b7e950d92a
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jul 9 14:24:02 2007 +0200

    Enable in the parser markup list commands taking 1 scheme argument.

:100644 100644 71fb56b... 71fb247... M	lily/lexer.ll
:100644 100644 7ded9b7... 8fc0a89... M	lily/parser.yy

commit a21f0f705bb6ccdb3098c250572a65738fb247d9
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jul 9 14:11:42 2007 +0200

    Page breaking: use next-space and next-padding property of toplevel markups.

:100644 100644 2d93ff2... 9aa5862... M	lily/include/constrained-breaking.hh
:100644 100644 709ee52... 270337d... M	lily/page-breaking.cc

commit 5305dcc1c377b91adeb7d77427f98b99d874efe5
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jul 9 09:30:21 2007 +1000

    fix "make web"

:100644 100644 726f66c... 5a7a93f... M	Documentation/user/advanced-notation.itely
:100644 100644 96ade6e... 40b0898... M	Documentation/user/basic-notation.itely
:100644 100644 27a4800... 71af01a... M	Documentation/user/instrument-notation.itely
:100644 100644 899fee3... b3e7450... M	lily/break-align-engraver.cc
:100644 100644 ceee8a3... 14d5c89... M	lily/side-position-interface.cc

commit f41ee041d326ddcb6fd232756fde2a5a69f6963e
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jul 8 15:19:19 2007 -0700

    From Valentin: clarify explicit durations in Vocal music.

:100644 100644 977a0be... 5413934... M	Documentation/user/instrument-notation.itely

commit 1be7c5c626ae3a9e97dbb596baec7c60eba048e4
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jul 8 15:17:33 2007 -0700

    From Valentin: clarify identifiers with Vocal music.

:100644 100644 27a4800... 977a0be... M	Documentation/user/instrument-notation.itely

commit abe5543db4cf7b53961a28f1c097f108ad7d632a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jul 8 11:30:27 2007 +1000

    update regression tests for volta brackets

:000000 100644 0000000... c6d0f9e... A	input/regression/volta-multi-staff-inner-staff.ly
:100644 100644 ce8c617... 1b1f395... M	input/regression/volta-multi-staff.ly

commit 768e14f821508199b8893f134044015d5084ca21
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 7 12:14:44 2007 +1000

    try to avoid NaNs and infs in alignment and pure-height

:100644 100644 4d885b7... db71c32... M	lily/align-interface.cc
:100644 100644 495fe24... 5962b9f... M	lily/grob.cc

commit 3646bc43e0baf6817fa37a19b457a11ff6146a66
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jul 7 11:25:50 2007 +1000

    don't crash on NaNs in skyline and page-breaking

:100644 100644 1cce9bd... 0838dea... M	lily/constrained-breaking.cc
:100644 100644 c935660... d6ccd83... M	lily/skyline.cc

commit b94b0c3cd125ecb843d692dee044e7a870e68c42
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 6 10:19:28 2007 +1000

    better fix for 366
    make the VoltaBracketSpanner stuff a bit less hacky

:100644 100644 3e5d047... c22e7af... M	lily/accidental.cc
:100644 100644 b9641d4... bd00b28... M	lily/axis-group-interface.cc
:100644 100644 a906805... 9395123... M	lily/include/accidental-interface.hh
:100644 100644 fe214ac... f3cc50d... M	lily/vertical-align-engraver.cc
:100644 100644 dad57ca... 279eb5e... M	lily/volta-engraver.cc
:100644 100644 e8ea899... 3a6a583... M	scm/define-grob-properties.scm
:100644 100644 0a9b307... daacad5... M	scm/define-grobs.scm

commit be69b80d7aee196c7945fe8377c47ba137c53b96
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 6 09:31:31 2007 +1000

    Revert "Revert "Do accidental suicide in print function.""
    
    This reverts commit 833de2880bc093623cdf1ba205ef2c8acf736ee2.

:100644 100644 73a1c80... 3e5d047... M	lily/accidental.cc
:100644 100644 534ac70... a906805... M	lily/include/accidental-interface.hh
:100644 100644 f5bdb04... 0a9b307... M	scm/define-grobs.scm

commit ee4d5325898845408ea5c184f9136b53187067d7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jul 6 09:31:06 2007 +1000

    add VoltaBracketSpanner to align volta brackets

:100644 100644 fb3cb12... cedc7df... M	lily/volta-bracket.cc
:100644 100644 1860cbc... dad57ca... M	lily/volta-engraver.cc
:100644 100644 bbae0e8... f5bdb04... M	scm/define-grobs.scm

commit 0532d21ff4da5fd1976eee95b21765f24bd6be2c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 23:01:08 2007 +1000

    fix regression with spacing in \change Staff

:100644 100644 4992fbc... 88c4592... M	lily/note-spacing.cc

commit 987bc6327ca935fad48f325640f2144e8e9fe010
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 21:44:37 2007 +1000

    fix 366 (put Volta_engraver in score)

:100644 100644 e9f8455... 1860cbc... M	lily/volta-engraver.cc
:100644 100644 b564ad1... e99697a... M	ly/engraver-init.ly
:100644 100644 7371cbb... bbae0e8... M	scm/define-grobs.scm

commit 833de2880bc093623cdf1ba205ef2c8acf736ee2
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 20:59:03 2007 +1000

    Revert "Do accidental suicide in print function."
    
    This reverts commit b80bb48c60f47bc0467da545f3a3b72e261210c7.
    this commit caused bug 381

:100644 100644 3e5d047... 73a1c80... M	lily/accidental.cc
:100644 100644 a906805... 534ac70... M	lily/include/accidental-interface.hh
:100644 100644 6159e81... 7371cbb... M	scm/define-grobs.scm

commit ed2575efda949e077aa30363d7c7135815612d9b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 20:23:24 2007 +1000

    split stem_dir_correction into multiple functions

:100644 100644 c434e63... 4992fbc... M	lily/note-spacing.cc

commit 41ec42a6aefd83b18e18ffee108fd6438e3457e9
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 18:20:25 2007 +1000

    fix hairpinToBarline

:100644 100644 5b36a75... b36cc2c... M	input/regression/spacing-stem-direction.ly
:100644 100644 835f53f... fd98cac... M	input/regression/spacing-stem-same-direction.ly
:100644 100644 f480d26... 2357c08... M	lily/bar-engraver.cc
:100644 100644 5de7516... 63536d1... M	lily/dynamic-engraver.cc
:100644 100644 77ee010... 53d6693... M	lily/spanner.cc
:100644 100644 0cdcf8f... e8ea899... M	scm/define-grob-properties.scm

commit acbdba3e60bc52c704df86b8cee87dc3b2ae481d
Author: Werner Lemberg <wl@rigel.site>
Date:   Thu Jul 5 07:47:42 2007 +0200

    Clarify input of __ and --.

:100644 100644 ad05789... 27a4800... M	Documentation/user/instrument-notation.itely

commit 629fc1a445c197e8e30a8cd35632aa4cab8f0b7e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 14:56:21 2007 +1000

    remove unnecessary code

:100644 100644 57457c3... f480d26... M	lily/bar-engraver.cc

commit f0e14a6cc218a3f4b5e5ba96cb7372d0ca7761c4
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jul 5 13:24:39 2007 +1000

    move extremal_break_aligned_grob to Spacing_interface

:100644 100644 14b8c2b... 135b31a... M	lily/include/spacing-interface.hh
:100644 100644 61af354... c434e63... M	lily/note-spacing.cc
:100644 100644 31bd53a... aafb493... M	lily/separating-line-group-engraver.cc
:100644 100644 a692fc0... 00103c3... M	lily/separation-item.cc
:100644 100644 dbfe4e4... 93bd1c2... M	lily/spacing-interface.cc
:100644 100644 8a8822a... 72b9975... M	lily/staff-spacing.cc

commit 49e778b1dd5839cd412c12fff697efaaf8f67604
Author: gperciva <gperciva@spark.(none)>
Date:   Wed Jul 4 17:54:04 2007 -0700

    Update THANKS.

:100644 100644 d81a5a6... 13c16f4... M	THANKS

commit 1a8e915d502509f5b02e6b83502309ef6c3e6012
Author: gperciva <gperciva@spark.(none)>
Date:   Wed Jul 4 17:51:08 2007 -0700

    From Valentin: more info about melismas.

:100644 100644 5f425d5... ad05789... M	Documentation/user/instrument-notation.itely

commit 6d6d0da508136b545b5e75c68e4a965ad26dfa11
Author: gperciva <gperciva@spark.(none)>
Date:   Wed Jul 4 17:49:35 2007 -0700

    From Valentin: add info about lyric ties to Vocal music.

:100644 100644 400fd9d... 5f425d5... M	Documentation/user/instrument-notation.itely

commit 95309e57ff2ee35ec4fe856358a2fd46db88c202
Author: gperciva <gperciva@spark.(none)>
Date:   Wed Jul 4 17:43:11 2007 -0700

    Clarify hyphens; thanks Luc / Valentin!

:100644 100644 6232249... 400fd9d... M	Documentation/user/instrument-notation.itely

commit dea0fa8a85cbd819dce35c810a7f360381dbd316
Author: gperciva <gperciva@spark.(none)>
Date:   Tue Jul 3 21:48:42 2007 -0700

    Second phase of Valentin's Vocal music rearranging.

:100644 100644 87672da... 6232249... M	Documentation/user/instrument-notation.itely

commit cffac29ece838ebfc1af08b70a8f4f3bbb158418
Author: gperciva <gperciva@spark.(none)>
Date:   Tue Jul 3 21:39:03 2007 -0700

    Rearrange Vocal music, thanks Valentin!

:100644 100644 8802245... 87672da... M	Documentation/user/instrument-notation.itely

commit c154028776b14c5440ced4490030989b1df9f58b
Author: gperciva <gperciva@spark.(none)>
Date:   Tue Jul 3 21:16:24 2007 -0700

    Simple changes to instrument-notation; thanks Valentin!

:100644 100644 3651387... 8802245... M	Documentation/user/instrument-notation.itely

commit 7cb83a133cb787032a6ab87bce3f28a7926aef32
Author: gperciva <gperciva@spark.(none)>
Date:   Tue Jul 3 20:55:17 2007 -0700

    Trivial thinko fix.

:100644 100644 4c3ab3f... 3651387... M	Documentation/user/instrument-notation.itely

commit 57a91fb7a42c4dc64cd179c3e64f39213b8d5a64
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jul 4 11:47:40 2007 +1000

    Fix crash on page breaking

:100644 100644 728e726... 34ff7f1... M	lily/optimal-page-breaking.cc
:100644 100644 2c137e3... 357eaab... M	lily/page-breaking.cc

commit 06d91b326a61ed14e8f58a52b43f3616a3ba068d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jul 4 10:17:53 2007 +1000

    fix various dot-related regressions

:100644 100644 36c9513... 1698ef5... M	lily/dot-column.cc
:100644 100644 8646f12... 34a30ab... M	lily/include/note-column.hh
:100644 100644 6feb71c... 8ee404c... M	lily/note-collision.cc
:100644 100644 3f57d3e... b1c6b9f... M	lily/note-column.cc
:100644 100644 d253eb8... 6859360... M	lily/note-spacing-engraver.cc
:100644 100644 5ebd6d5... 827a6fb... M	lily/rhythmic-column-engraver.cc
:100644 100644 7fe9ae9... 31bd53a... M	lily/separating-line-group-engraver.cc
:100644 100644 1d0b28c... 05127f8... M	scm/define-context-properties.scm
:100644 100644 2109c88... 6159e81... M	scm/define-grobs.scm

commit 9f8cc77c43d61fc9fc4e6aa353d7779ecf24bc4f
Author: Joe Neeman <joe@joe.(none)>
Date:   Wed Jul 4 09:02:17 2007 +1000

    more robustness if we are asked for a bad number of pages

:100644 100644 2c137e3... c4a2cf4... M	lily/page-breaking.cc

commit 65dd8bb120476562eb0104c6969d72d8b105ac8f
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jul 4 00:18:30 2007 +0200

    Update docs POs msgids

:100644 100644 1d9ea31... 5a2ad1e... M	Documentation/po/de.po
:100644 100644 1a7f355... 8ac7db7... M	Documentation/po/es.po
:100644 100644 3947fa1... 44b4d07... M	Documentation/po/fr.po
:100644 100644 d0eb423... 74b49de... M	Documentation/po/lilypond-doc.pot

commit cda6a3b34949409082afc41aa8086f54c6a0f547
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jul 4 00:17:35 2007 +0200

    Update TRANSLATION

:100644 100644 6b03886... 54da776... M	Documentation/TRANSLATION

commit 465c020849bf3c73d5f9456452447d978ea707fd
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jul 4 00:16:43 2007 +0200

    Merge translated docs ly snippets into user/out-www
    
    This allows ly snippets present in a translated manual but not in the
    English manual to show in HTML manual.  Such ly snippets are either
    the result of an outdated translation or the choice of a translator;
    snippets in first case can be updated automatically (look for
    snippet-update in Documentation/TRANSLATION), and the number of
    snippets in second case can be estimated by greping '@c KEEP LY' in
    translated .itely's.

:100644 100644 c585ab0... ec5ac2b... M	make/doclang-targets.make

commit 295db8bc7bb8d36d907c6fdb6bb8ad1f570e7a01
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jul 4 00:15:51 2007 +0200

    Add link to documentation suggestions in HTML docs footer

:100644 100644 a801895... 898d1a0... M	buildscripts/add_html_footer.py

commit 27206e1f6c18c54bc9a5cdd62b3b8b04d6a5c5af
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 23:29:01 2007 +0200

    Typo -- use plural

:100644 100644 3041be6... a2b1730... M	Documentation/GNUmakefile

commit bad9d8687c4fc4d576b79cc7c7f61310ca6cb81c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 09:28:20 2007 +0200

    Make snippet-update on Spanish and German manuals

:100644 100644 4b61a20... 8dc746f... M	Documentation/de/user/basic-notation.itely
:100644 100644 e4704a1... bd4d973... M	Documentation/es/user/cheatsheet.itely

commit 593609bd22fcd9338be1c2aff7b4d853eb629244
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 2 23:43:49 2007 -0700

    LSR: delete broken file.

:100644 000000 6e6cd7a... 0000000... D	input/lsr/ancient/ancient-accidentals.ly

commit b4ce546d6f82a4cff30b89ac4249a0a770a139a1
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 2 23:43:32 2007 -0700

    LSR: another update for new dirs.

:100644 100644 a05842e... 726c31e... M	input/lsr/LSR.ly

commit b0366733e4a676c752526742bec1f3b10030f7b2
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 2 23:31:45 2007 -0700

    LSR: update.

:000000 100644 0000000... 6e6cd7a... A	input/lsr/ancient/ancient-accidentals.ly
:000000 100644 0000000... c950efe... A	input/lsr/engravers/engravers-one-by-one.ly
:000000 100644 0000000... 9d73b40... A	input/lsr/engravers/removing-time-signature-and-bar-lines.ly
:000000 100644 0000000... 0ad69b7... A	input/lsr/expressive/attaching-an-arpeggio-to-different-voices-inside-a-same-staff.ly
:000000 100644 0000000... 5bf80e3... A	input/lsr/instrument/adding-drum-parts.ly
:000000 100644 0000000... abfeee4... A	input/lsr/nonmusic/all-headers.ly
:100644 000000 5bf80e3... 0000000... D	input/lsr/other/adding-drum-parts.ly
:100644 000000 abfeee4... 0000000... D	input/lsr/other/all-headers.ly
:100644 000000 c950efe... 0000000... D	input/lsr/other/engravers-one-by-one.ly
:100644 000000 9d73b40... 0000000... D	input/lsr/other/removing-time-signature-and-bar-lines.ly
:000000 100644 0000000... 3569f3f... A	input/lsr/pitch/combining-two-parts-on-the-same-staff.ly
:000000 100644 0000000... 1a29e94... A	input/lsr/pitch/forced-and-cautionary-accidentals.ly
:000000 100644 0000000... 731a76e... A	input/lsr/pitch/preventing-stem-extension.ly
:000000 100644 0000000... c14c927... A	input/lsr/pitch/rest-styles.ly

commit a14947add738b764003111c955f5a392dabf4bed
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 2 23:17:39 2007 -0700

    LSR: second half of dir updates.

:100644 000000 4997892... 0000000... D	input/lsr/instrument-specific/AAA-intro.ly
:100644 000000 43325ab... 0000000... D	input/lsr/instrument-specific/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/lsr/instrument-specific/SConscript
:100644 000000 4997892... 0000000... D	input/lsr/non-music/AAA-intro.ly
:100644 000000 43325ab... 0000000... D	input/lsr/non-music/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/lsr/non-music/SConscript
:100644 000000 66e8e79... 0000000... D	input/lsr/non-music/clip-systems.ly
:100644 000000 8b988ea... 0000000... D	input/lsr/non-music/toc.ly
:100644 000000 93c62a9... 0000000... D	input/new/instrument-specific/AAA-intro.ly
:100644 000000 43325ab... 0000000... D	input/new/instrument-specific/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/new/instrument-specific/SConscript
:100644 000000 93c62a9... 0000000... D	input/new/non-music/AAA-intro.ly
:100644 000000 43325ab... 0000000... D	input/new/non-music/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/new/non-music/SConscript
:100644 000000 06247e7... 0000000... D	input/new/non-music/clip-systems.ly
:100644 000000 e6164ea... 0000000... D	input/new/non-music/toc.ly

commit 93bf310d9b8a4f20fd3940ea01dff9f2dcfff84d
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jul 2 23:16:58 2007 -0700

    Update dirs for LSR.

:100755 100755 cc79192... ab18da2... M	buildscripts/makelsr.py
:100644 100644 6cc66a8... 0aedc71... M	input/lsr/GNUmakefile
:000000 100644 0000000... 4997892... A	input/lsr/instrument/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/lsr/instrument/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/instrument/SConscript
:000000 100644 0000000... 4997892... A	input/lsr/nonmusic/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/lsr/nonmusic/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/nonmusic/SConscript
:000000 100644 0000000... 66e8e79... A	input/lsr/nonmusic/clip-systems.ly
:000000 100644 0000000... 8b988ea... A	input/lsr/nonmusic/toc.ly
:100644 100644 af209b8... d212c6c... M	input/new/GNUmakefile
:000000 100644 0000000... 93c62a9... A	input/new/instrument/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/new/instrument/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/instrument/SConscript
:000000 100644 0000000... 93c62a9... A	input/new/nonmusic/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/new/nonmusic/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/nonmusic/SConscript
:000000 100644 0000000... 06247e7... A	input/new/nonmusic/clip-systems.ly
:000000 100644 0000000... e6164ea... A	input/new/nonmusic/toc.ly

commit 1cf3ada09b3686cfad507726b78380473046b504
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 3 10:01:17 2007 +1000

    Fix note-spacing corrections

:100644 100644 ef00c64... c7f280b... M	input/regression/dynamics-hairpin-length.ly
:100644 100644 888390e... 66b9512... M	input/regression/fill-line-test.ly
:100644 100644 bf000a7... 3b966eb... M	input/regression/finger-chords.ly
:100644 100644 4116226... d253eb8... M	lily/note-spacing-engraver.cc

commit c19daa4d06002c18bbf2e5e9883d115b5cedd23e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 01:15:13 2007 +0200

    Make magic snippet-update on French docs
    
    This is the result of testing the new update-snippets.py script.

:100644 100644 eb47552... 0927bee... M	Documentation/fr/user/basic-notation.itely
:100644 100644 4dbb96d... 5b03561... M	Documentation/fr/user/working.itely

commit 2a0ac20524c800c30c2a31d21d9561682252c0b6
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 01:12:31 2007 +0200

    Formatting nitpicks in manual

:100644 100644 0a67b9e... 96ade6e... M	Documentation/user/basic-notation.itely
:100644 100644 653a854... f424e50... M	Documentation/user/lilypond-book.itely

commit 58b3c21547bccd49ac0cd0671c87ac824ceb5cb1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 00:21:27 2007 +0200

    Add script for automatically updating ly snippets in translated docs
    
    This script also allows to keep some ly snippets different from
    those in the English docs (see future TRANSLATION update for
    details).

:100644 100644 8446688... 3041be6... M	Documentation/GNUmakefile
:000000 100644 0000000... d5503c0... A	buildscripts/update-snippets.py

commit c8323e2b2fef26a67e3cb95e70f205f72f68c167
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jul 3 00:14:02 2007 +0200

    Add untranslated stuff in French basic notation

:100644 100644 71711ff... eb47552... M	Documentation/fr/user/basic-notation.itely

commit 504adda4bcf82ba5f5b47467cac895c497313dab
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jul 3 05:53:13 2007 +0800

    check for cyclic dependencies in pure Y-offset stuff

:100644 100644 495fe24... 34b742e... M	lily/grob.cc
:100644 100644 c4dc73d... 0cdcf8f... M	scm/define-grob-properties.scm
:100644 100644 d9faba5... 2109c88... M	scm/define-grobs.scm

commit d0e458c5522e5d7919e8e8417c660484f2218c9c
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 16:24:43 2007 +0200

    Avoid empty table in documentation of `Global' context.

:100644 100644 1671171... 9db6bb4... M	scm/document-translation.scm

commit e3766b4ea1d9cbc8e7afe37fa3289fd5e487c879
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 14:44:51 2007 +0200

    typo

:100644 100644 538bee1... 1671171... M	scm/document-translation.scm

commit f3e1690b45b13fac3382af5a659eaf58e632bd40
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Jul 2 12:45:02 2007 +0200

    Fix and improve add_html_footer.py offline target
    
    - fix changes in add_html_footer.py: "get rid of symlinks in offline
    docs target" in 6c3fc2c73d0211e4a8d49a6faf739c5d3cb30955
    - improve non_copied_pages usage: match beginning of path instead of
    matching path exactly.  This should result in a less bloated-up docball.

:100644 100644 802134f... a801895... M	buildscripts/add_html_footer.py

commit bdca5258cbe5ec2b6a67ca1770728c53bfcf4b74
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 11:53:23 2007 +0200

    Improve and correct documentation strings.

:100644 100644 793b4c5... a3b19e4... M	lily/all-font-metrics-scheme.cc
:100644 100644 3b529ed... 45236e6... M	lily/axis-group-interface-scheme.cc
:100644 100644 567504c... e00f1de... M	lily/book-scheme.cc
:100644 100644 4ff4815... d4289d7... M	lily/context-scheme.cc
:100644 100644 4025b40... c64b901... M	lily/dimensions-scheme.cc
:100644 100644 e467064... 5f0acb2... M	lily/dispatcher-scheme.cc
:100644 100644 f62bba5... d371475... M	lily/duration-scheme.cc
:100644 100644 84780dd... 70a8bf5... M	lily/engraver.cc
:100644 100644 3f6939c... 61bad60... M	lily/file-name-map.cc
:100644 100644 6ccc616... 79f074c... M	lily/font-config-scheme.cc
:100644 100644 aa49a29... 88cfc58... M	lily/font-metric-scheme.cc
:100644 100644 c5b1387... 909eb10... M	lily/function-documentation.cc
:100644 100644 48ee450... 7d4b5c1... M	lily/general-scheme.cc
:100644 100644 18d1d80... 8fbcc99... M	lily/global-context-scheme.cc
:100644 100644 e01468f... 49fac4c... M	lily/grob-array-scheme.cc
:100644 100644 563e721... 7265d46... M	lily/grob-pq-engraver.cc
:100644 100644 1fcded7... 55b06d6... M	lily/grob-property.cc
:100644 100644 a2d5b66... fefdcd1... M	lily/grob-scheme.cc
:100644 100644 cdfadd3... 7f3fcbb... M	lily/identifier-smob.cc
:100644 100644 f6f2a3f... 922112b... M	lily/input-scheme.cc
:100644 100644 426d953... 2d561fb... M	lily/item-scheme.cc
:100644 100644 0d561f9... e619c8e... M	lily/lily-lexer-scheme.cc
:100644 100644 6e628d8... 1631c4a... M	lily/lily-parser-scheme.cc
:100644 100644 581984d... acf7b06... M	lily/ly-module.cc
:100644 100644 ce08c42... 9f48326... M	lily/module-scheme.cc
:100644 100644 4eb3086... 8515503... M	lily/moment-scheme.cc
:100644 100644 8289299... c22634f... M	lily/music-function-scheme.cc
:100644 100644 c52b1d6... b6f0fbe... M	lily/music-scheme.cc
:100644 100644 89f1745... bf0bd99... M	lily/note-head-scheme.cc
:100644 100644 6f95641... 173eb56... M	lily/open-type-font-scheme.cc
:100644 100644 ea216a3... 29c8949... M	lily/output-def-scheme.cc
:100644 100644 87d2138... 2241b50... M	lily/page-breaking-scheme.cc
:100644 100644 fe6d4ba... 20f1576... M	lily/pango-font-scheme.cc
:100644 100644 613cd01... 6c8bcd4... M	lily/pango-select-scheme.cc
:100644 100644 94bb17f... 275e3ce... M	lily/paper-book-scheme.cc
:100644 100644 2149f0e... 625494d... M	lily/paper-outputter-scheme.cc
:100644 100644 055b536... b973647... M	lily/paper-score-scheme.cc
:100644 100644 c16c0c3... a00e6b8... M	lily/performance-scheme.cc
:100644 100644 f22a745... 7fcdc73... M	lily/pfb-scheme.cc
:100644 100644 e2f3aec... 12ddddf... M	lily/pitch-scheme.cc
:100644 100644 7e0b560... 8c5d640... M	lily/prob-scheme.cc
:100644 100644 0390a64... 234780c... M	lily/profile.cc
:100644 100644 638aaf6... 4ec8980... M	lily/program-option-scheme.cc
:100644 100644 ecd2b93... 5d8ccc9... M	lily/scale.cc
:100644 100644 004c14c... 01eaa22... M	lily/scheme-listener-scheme.cc
:100644 100644 83111f6... c103475... M	lily/score-scheme.cc
:100644 100644 1ae7969... 3e4092f... M	lily/script-column.cc
:100644 100644 22ee294... 737bb39... M	lily/simple-closure.cc
:100644 100644 db32670... fda38ab... M	lily/simple-spacer-scheme.cc
:100644 100644 a4c88fe... 7bdaaa7... M	lily/smobs.cc
:100644 100644 0dc62b3... 3e9e947... M	lily/spanner-scheme.cc
:100644 100644 125b142... a092856... M	lily/stencil-scheme.cc
:100644 100644 04df26a... f578a83... M	lily/stream-event-scheme.cc
:100644 100644 d0b7cfc... 284dc41... M	lily/system-scheme.cc
:100644 100644 0c514a3... de773b6... M	lily/text-interface.cc
:100644 100644 05b17fd... c83f561... M	lily/text-metrics.cc
:100644 100644 f4eaeaf... c024abe... M	lily/translator-ctors.cc
:100644 100644 31e7afa... 71fa6af... M	lily/translator-scheme.cc
:100644 100644 ae1dfbe... d0ed1e5... M	lily/translator.cc
:100644 100644 5a0afbb... 5dc35f2... M	scm/documentation-lib.scm

commit b0f32d154a2ffd426569e6f875734eea46996fe9
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 09:43:05 2007 +0200

    Remove another empty file.

:100644 000000 e69de29... 0000000... D	lily/include/grob-pitch-tuple.hh

commit b20dc35eb58681b310b64f3262dc4cb3b39dfca9
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 09:42:03 2007 +0200

    Tag empty files as such.

:100644 100644 e69de29... ea30561... M	make/doclang-rules.make
:100644 100644 e69de29... ea30561... M	make/doclang-vars.make

commit 1fe4cfccaedd2bcbd235c985f6deb204424905e4
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 09:37:29 2007 +0200

    Remove empty files.

:100644 000000 e69de29... 0000000... D	lily/fall-engraver.cc
:100644 000000 e69de29... 0000000... D	lily/lilypond-key.cc
:100644 000000 e69de29... 0000000... D	lily/object-key.cc
:100644 000000 e69de29... 0000000... D	lily/source.cc

commit d56484e16fa17d7c5079b8190f219aa6db647316
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Jul 2 09:07:09 2007 +0200

    Add some full stops at end of sentences.

:100644 100644 018f871... 2a23e49... M	scm/document-backend.scm
:100644 100644 5515b13... b057a7a... M	scm/document-functions.scm
:100644 100644 2e8c40f... 0d01abb... M	scm/document-music.scm
:100644 100644 6a9807b... 538bee1... M	scm/document-translation.scm
:100644 100644 e49adf5... fa6298c... M	scm/documentation-generate.scm

commit 260d7a7ee2fd4188e5582b51c47204c033b5ce3c
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jul 1 12:01:24 2007 -0700

    Added vitally important typo fix from Valentin, thanks!

:100644 100644 83478ba... 4c3ab3f... M	Documentation/user/instrument-notation.itely

commit 6c3fc2c73d0211e4a8d49a6faf739c5d3cb30955
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jul 1 17:46:30 2007 +0200

    Fix and improve documentation files linking
    
    - fix linking bugs introduced when adding mass-link.py and support for
    translated PDFs,
    - get rid of symlinks in offline docs target so the docs are more
    usable on Windows.

:100644 100644 f821cc5... 00345e3... M	GNUmakefile.in
:100644 100644 7e331ba... 802134f... M	buildscripts/add_html_footer.py
:100644 100644 61ea81e... 1134955... M	buildscripts/mass-link.py
:100644 100644 39c0747... a61c759... M	buildscripts/www_post.py
:100644 100644 30a4386... c585ab0... M	make/doclang-targets.make

commit 91ba84aec468991c69d7dcb620984fcc8ef68794
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jul 1 16:32:58 2007 +0200

    Fix PDF links and PDF copyright notice in translated manuals

:100644 100644 f173653... 27ebf9a... M	Documentation/de/user/lilypond.tely
:100644 100644 3be3a51... b13a611... M	Documentation/es/user/lilypond.tely
:100644 100644 f12c359... d9d0a73... M	Documentation/fr/user/lilypond.tely

commit 8791591cda0187e947fa6162ce261bc97df698ee
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jul 1 16:28:16 2007 +0200

    Fix and add big page links

:100644 100644 54cb537... 27f7117... M	Documentation/user/lilypond.tely
:100644 100644 984aae2... edc9e65... M	Documentation/user/music-glossary.tely

commit 21d696e86da590f9a251cf414ad80508d1881ba6
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jul 1 16:01:30 2007 +0200

    Remove `\repeat "fold"' and its associated stuff.
    
    This was neither documented nor working properly.

:100644 100644 46cfeb7... 4b61a20... M	Documentation/de/user/basic-notation.itely
:100644 100644 7261394... 301a3f0... M	Documentation/es/user/basic-notation.itely
:100644 100644 4a68894... 71711ff... M	Documentation/fr/user/basic-notation.itely
:100644 100644 afcd338... 0a67b9e... M	Documentation/user/basic-notation.itely
:100644 100644 5b2b4f1... 434f76f... M	input/regression/display-lily-tests.ly
:100644 000000 7a5f1c6... 0000000... D	input/regression/repeat-fold.ly
:100644 100644 03ac55f... 2ff7e23... M	input/regression/repeat-unfold.ly
:100644 000000 f22e8b8... 0000000... D	lily/folded-repeat-iterator.cc
:100644 000000 d32f77d... 0000000... D	lily/include/folded-repeat-iterator.hh
:100644 100644 4754d49... 8de07c9... M	lily/include/lily-proto.hh
:100644 100644 3212e5f... e3afd7f... M	scm/define-music-display-methods.scm
:100644 100644 a57b187... 993d93b... M	scm/define-music-types.scm

commit 0d9f392244f4f3e94620f5990b9393e6669dc67c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jul 1 14:20:20 2007 +0200

    Fix French docs typos

:100644 100644 c7fc9d4... 6a8bf7a... M	Documentation/fr/user/introduction.itely

commit 64e6e9191d21fffddcf4785e96b3e22dded141e4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Jun 30 14:33:04 2007 +0200

    Update Spanish and German docs skeletons

:100644 100644 62ade26... 79d2b61... M	Documentation/de/user/advanced-notation.itely
:100644 100644 e3d6cf7... 11b29f1... M	Documentation/de/user/changing-defaults.itely
:100644 100644 fadf31a... d97c846... M	Documentation/de/user/converters.itely
:100644 100644 6e05a22... 4a46799... M	Documentation/de/user/instrument-notation.itely
:100644 100644 d72b2b6... 7d76a01... M	Documentation/de/user/lilypond-book.itely
:100644 100644 00e6ab7... 166f460... M	Documentation/de/user/literature.itely
:100644 100644 b91f801... 512786b... M	Documentation/de/user/non-music.itely
:100644 100644 9a0f9c4... 5cd75ae... M	Documentation/de/user/notation-appendices.itely
:100644 100644 06be6e0... 37c8784... M	Documentation/de/user/programming-interface.itely
:100644 100644 49a6b7a... 59f3f1a... M	Documentation/de/user/running.itely
:100644 100644 9cd9fef... a34cd46... M	Documentation/de/user/scheme-tutorial.itely
:100644 100644 125eb90... 714804e... M	Documentation/de/user/spacing.itely
:100644 100644 b0ff951... 83c0972... M	Documentation/de/user/templates.itely
:100644 100644 ae79928... 9c0c603... M	Documentation/es/user/advanced-notation.itely
:100644 100644 43f4fe1... fc99a9c... M	Documentation/es/user/changing-defaults.itely
:100644 100644 210f7ad... 0629e92... M	Documentation/es/user/converters.itely
:100644 100644 000b367... 3664cf2... M	Documentation/es/user/instrument-notation.itely
:100644 100644 53775bf... 3801b34... M	Documentation/es/user/lilypond-book.itely
:100644 100644 ca05e82... 4fe2574... M	Documentation/es/user/literature.itely
:100644 100644 44c1fe6... 64e30e2... M	Documentation/es/user/non-music.itely
:100644 100644 1d9c20f... 108d349... M	Documentation/es/user/notation-appendices.itely
:100644 100644 b1ba88a... 821355a... M	Documentation/es/user/programming-interface.itely
:100644 100644 7746a34... cd8b12b... M	Documentation/es/user/running.itely
:100644 100644 03c02da... 84ff868... M	Documentation/es/user/scheme-tutorial.itely
:100644 100644 bd0d32b... 078df77... M	Documentation/es/user/spacing.itely
:100644 100644 88e7004... ae75c6a... M	Documentation/es/user/templates.itely

commit 2c5e328af22b803f353c6b991fcdc213d0eb4ea2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Jun 30 14:32:03 2007 +0200

    Update docs POs
    
    fr.po is up-to-date,
    de.po and es.po are to be updated from translators.

:100644 100644 e33639b... 1d9ea31... M	Documentation/po/de.po
:100644 100644 1202c02... 1a7f355... M	Documentation/po/es.po
:100644 100644 96c9c1c... 3947fa1... M	Documentation/po/fr.po
:100644 100644 29bed42... d0eb423... M	Documentation/po/lilypond-doc.pot

commit fcdfa37dd14d2e621536f1ab220eacd4fe40cd1c
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jun 29 18:13:13 2007 -0700

    Doc typos and clarifications; thanks Mike!

:100644 100644 723bdf0... afcd338... M	Documentation/user/basic-notation.itely
:100644 100644 07b5477... 83478ba... M	Documentation/user/instrument-notation.itely
:100644 100644 c54307d... 5c8c2aa... M	Documentation/user/tutorial.itely
:100644 100644 8c681e5... eb03d1f... M	Documentation/user/tweaks.itely
:100644 100644 c2b3ebe... d81a5a6... M	THANKS

commit 50fdbc10415e8dcbbacb952e71f7c2d188cd1521
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jun 29 18:08:09 2007 -0700

    Begin merging Valentin's vocal music improvements.

:100644 100644 28fa837... 07b5477... M	Documentation/user/instrument-notation.itely

commit bdac1ce8f5c3b23b14efd18a1c074b525aa1223c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 29 15:02:14 2007 +0200

    Update French docs

:100644 100644 f2811e1... 795a15e... M	Documentation/fr/index.html.in
:100644 100644 3a03ade... 612855d... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 ce2ba10... 4a68894... M	Documentation/fr/user/basic-notation.itely
:100644 100644 871584e... a682095... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 24ca76f... 8e42b88... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 6014e21... c7fc9d4... M	Documentation/fr/user/introduction.itely
:100644 100644 d401773... fd6adca... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 4eddcbc... f12c359... M	Documentation/fr/user/lilypond.tely
:100644 100644 f2b7e9c... 4708484... M	Documentation/fr/user/literature.itely
:100644 100644 55809b1... 4cf81e4... M	Documentation/fr/user/non-music.itely
:100644 100644 25d622c... a8c2e33... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 30f1ea0... 2ff2233... M	Documentation/fr/user/programming-interface.itely
:100644 100644 62c754b... 79eaab4... M	Documentation/fr/user/running.itely
:100644 100644 219f075... f21bae3... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 5774de1... 3972bc3... M	Documentation/fr/user/spacing.itely
:100644 100644 96496e9... 8c245ba... M	Documentation/fr/user/templates.itely
:100644 100644 9ede401... b98e5aa... M	Documentation/fr/user/tutorial.itely

commit 3d90d1d4096a6fae5826445cd66e95d25de2110a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jun 29 15:56:37 2007 +0300

    use PaperColumns instead of SeparationItems

:100644 100644 18ebeda... 5de7516... M	lily/dynamic-engraver.cc
:100644 100644 c8ea549... cf5f25a... M	lily/multi-measure-rest-engraver.cc
:100644 100644 569735f... 4116226... M	lily/note-spacing-engraver.cc
:100644 100644 2851016... 7fe9ae9... M	lily/separating-line-group-engraver.cc
:100644 100644 8704a55... a692fc0... M	lily/separation-item.cc
:100644 100644 9900ba7... 57068e6... M	lily/slur-engraver.cc
:100644 100644 5f9aad0... d878c58... M	lily/spacing-spanner.cc
:100644 100644 2b13681... 8a8822a... M	lily/staff-spacing.cc
:100644 100644 bdcd3db... cf525dc... M	lily/tie-engraver.cc
:100644 100644 3105d78... 3a8ed37... M	lily/tie-formatting-problem.cc
:100644 100644 a5b6913... d9faba5... M	scm/define-grobs.scm

commit 8bf657e5c944bd8da26af01d6a021b48e74ff10a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 29 14:55:45 2007 +0200

    Fix big page manual link

:100644 100644 87bb185... e7531fa... M	Documentation/user/introduction.itely

commit 7bfa93a8d9a5b2ecde030a27c7a657aec6886711
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 29 14:07:32 2007 +0200

    Fix and update TRANSLATION
    
    Thanks to Francisco Vila.

:100644 100644 a34cd4b... 6b03886... M	Documentation/TRANSLATION

commit ede96427481719a7c37753849c28918310bec40b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jun 28 13:02:15 2007 +0300

    Another attempt at removing separating-group-spanner.

:100644 100644 da08f53... b9641d4... M	lily/axis-group-interface.cc
:100644 000000 d48705c... 0000000... D	lily/include/separating-group-spanner.hh
:100644 100644 1b24711... bf96819... M	lily/include/separation-item.hh
:100644 100644 1b66670... 279f2d0... M	lily/multi-measure-rest.cc
:100644 100644 6ed8512... 1396c12... M	lily/paper-column-engraver.cc
:100644 100644 2256d03... bb827db... M	lily/paper-column.cc
:100644 000000 7de9341... 0000000... D	lily/separating-group-spanner.cc
:100644 100644 f493840... 2851016... M	lily/separating-line-group-engraver.cc
:100644 100644 642f958... 8704a55... M	lily/separation-item.cc
:100644 100644 c935660... de6f7d0... M	lily/skyline.cc
:100644 100644 91b1b2e... 5f9aad0... M	lily/spacing-spanner.cc
:100644 100644 83e7f61... 2b13681... M	lily/staff-spacing.cc
:100644 100644 7f9a068... a5b6913... M	scm/define-grobs.scm
:100644 100644 12657af... 8309ec3... M	scm/safe-lily.scm

commit eb92d0950931b237dcb5aa1be9b76276e88e89e3
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Wed Jun 27 17:14:48 2007 +0200

    Added information on \bar "||:" also in the section on Repeats.

:100644 100644 e33db9b... 723bdf0... M	Documentation/user/basic-notation.itely

commit f51d86b20641b9331f6ab4f052c87ba6a1f0f3f7
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jun 27 14:10:18 2007 +0200

    Update texinfo.tex from Texinfo CVS
    
    texinfo.tex last fix makes UTF-8 to Texinfo acented characters
    conversion in texi-gettext.py no longer necessary, so we drop it.

:100644 100644 49cc622... 0080740... M	buildscripts/texi-gettext.py
:100644 100644 0f3c750... 060f622... M	tex/texinfo.tex

commit 32e51e8a34ab1f0fd325778f97c575a4b45f8ab1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Jun 27 14:07:44 2007 +0200

    Disable German quotes TeX definition
    
    This TeX definition breaks German manual pdfetex procesing.

:100644 100644 6aa222e... bf7aa7a... M	Documentation/de/user/macros.itexi

commit 2c6d3e83f93560d14b40a86d44073ef22201f354
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Jun 27 13:44:22 2007 +0200

    Fill documentation gaps.

:100644 100644 bdc845c... a57b187... M	scm/define-music-types.scm

commit 853a927db3c6a50eb649d3ddec34c619d9e489f3
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Jun 27 10:23:43 2007 +0200

    Improve documentation and appearance.

:100644 100644 e3a6e3d... 2e95b5a... M	scm/define-music-properties.scm
:100644 100644 c6a83c4... bdc845c... M	scm/define-music-types.scm

commit 5ab6cbf7fe29645b93cad7dacb6daa3843a73142
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jun 27 07:26:25 2007 +0300

    fix spacing regressions up to spacing-folded-clef

:100644 100644 e670d8a... 14b8c2b... M	lily/include/spacing-interface.hh
:100644 100644 6577fa7... 61af354... M	lily/note-spacing.cc
:100644 100644 4b30033... 8e07224... M	lily/simple-spacer.cc
:100644 100644 6b0964d... dbfe4e4... M	lily/spacing-interface.cc

commit f45a695e7110b3b6cd22c99df9f3e713bf7eb765
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jun 27 06:38:27 2007 +0300

    reinstate separating-group-spanner

:100644 100644 fd84be5... 8318b5f... M	input/regression/spacing-bar-arpeggio.ly
:000000 100644 0000000... 7de9341... A	lily/separating-group-spanner.cc
:100644 100644 7a2beb7... f493840... M	lily/separating-line-group-engraver.cc
:100644 100644 abd2a7c... 7f9a068... M	scm/define-grobs.scm
:100644 100644 8309ec3... 12657af... M	scm/safe-lily.scm

commit 4db679bfe509903291f3b2ef294b24205305ef5c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jun 26 21:21:05 2007 +0200

    Revert "Quickly fix German macros.itexi"
    
    This reverts commit 86198f025cb90ff01e5c8fb18f6ddff783e04738.

:100644 100644 295a468... 6aa222e... M	Documentation/de/user/macros.itexi

commit 9eccef3afd61877257eefa3ccec8742378bb0eb8
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Jun 26 21:14:37 2007 +0200

    Remove tex/texinfo.cnf
    
    Contents of this file is now in texinfo.tex.

:100644 000000 ef26742... 0000000... D	tex/texinfo.cnf

commit f5ede8d40dd484877d74683f6b9b4a7bb4c425af
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Jun 26 20:56:00 2007 +0200

    More formatting issues for lilypond-internals.

:100644 100644 08cc17c... 018f871... M	scm/document-backend.scm
:100644 100644 b720b59... 2e8c40f... M	scm/document-music.scm
:100644 100644 75e00a0... 6a9807b... M	scm/document-translation.scm

commit 1c792a435e6cb96669390bce22f1d78867b96628
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Jun 26 20:02:52 2007 +0200

    Improve formatting of lilypond-internals.

:100644 100644 4784872... 75e00a0... M	scm/document-translation.scm
:100644 100644 fe37a36... e49adf5... M	scm/documentation-generate.scm

commit 427ed5cb1310ff6ec6c9a7f59f737005e2f425ef
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jun 26 16:06:45 2007 +0300

    fix spacing regressions up to spacing-bar-stem.ly

:100644 100644 56b9646... 2256d03... M	lily/paper-column.cc
:100644 100644 26b5b9b... 6b0964d... M	lily/spacing-interface.cc

commit 85f921aa20b959e6f5b3b199169d6ce469d65e8c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jun 26 15:08:43 2007 +0300

    tweaks to spacing and include spring.cc

:100644 100644 f8f6bb4... f862dc8... M	input/regression/spacing-accidental-stretch.ly
:100644 100644 38a87e2... 6577fa7... M	lily/note-spacing.cc
:100644 100644 d57c1c4... 5ebd6d5... M	lily/rhythmic-column-engraver.cc
:100644 100644 e2f69b0... bed086a... M	lily/spacing-basic.cc
:000000 100644 0000000... 679ccfa... A	lily/spring.cc

commit 347057b8f617c6e337a7c65a1d73aab21b2fa6af
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jun 26 12:31:34 2007 +0300

    Update rehearsal-mark alignment docs

:100644 100644 e7cd36b... 726f66c... M	Documentation/user/advanced-notation.itely

commit 7e37068d8d7ddf8486d95954ac19b9dd4249f936
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jun 22 13:50:37 2007 +1000

    remove obsolete comment

:100644 100644 c8b6490... 4b30033... M	lily/simple-spacer.cc

commit 1b05104df902b9978f048c42c4dbdd4b38d8f58c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jun 22 13:35:30 2007 +1000

    update outdated comments

:100644 100644 78bd68c... 4022173... M	lily/include/spring.hh
:100644 100644 1bf208c... 38a87e2... M	lily/note-spacing.cc
:100644 100644 d09518a... 56b9646... M	lily/paper-column.cc
:100644 100644 638a4fa... 87d3039... M	lily/spaceable-grob.cc
:100644 100644 3e6ca27... 91b1b2e... M	lily/spacing-spanner.cc
:100644 100644 a41f8f7... 83e7f61... M	lily/staff-spacing.cc

commit 4ca4aa4e7f99ed3d723ab9eada7668370ff6cf23
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jun 21 22:34:43 2007 +1000

    remove last traces of separating-group-spanner

:100644 100644 f9e124c... 7a2beb7... M	lily/separating-line-group-engraver.cc
:100644 100644 ab40c39... 642f958... M	lily/separation-item.cc
:100644 100644 7e8383b... b564ad1... M	ly/engraver-init.ly

commit ad9cfb380fafd0bb6e66fcfefc85c88544947556
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 19:41:18 2007 +1000

    use springs in simple-spacer and scrap separating-group-spanner

:100644 100644 ae3206a... 90784e4... M	lily/include/simple-spacer.hh
:100644 100644 98d4def... f7ae552... M	lily/include/spaceable-grob.hh
:100644 100644 168a3da... e670d8a... M	lily/include/spacing-interface.hh
:100644 100644 a5c2ef0... 78bd68c... M	lily/include/spring.hh
:100644 100644 12472cc... 9503c61... M	lily/include/staff-spacing.hh
:100644 100644 1274fe9... 1bf208c... M	lily/note-spacing.cc
:100644 000000 7de9341... 0000000... D	lily/separating-group-spanner.cc
:100644 100644 f493840... f9e124c... M	lily/separating-line-group-engraver.cc
:100644 100644 db32670... 17b09c1... M	lily/simple-spacer-scheme.cc
:100644 100644 04c35dd... c8b6490... M	lily/simple-spacer.cc
:100644 100644 464e0d3... 638a4fa... M	lily/spaceable-grob.cc
:100644 100644 ef5e8c7... 5b13c82... M	lily/spacing-determine-loose-columns.cc
:100644 100644 b5974d3... 26b5b9b... M	lily/spacing-interface.cc
:100644 100644 5394677... 3e6ca27... M	lily/spacing-spanner.cc
:100644 100644 b9fd874... a41f8f7... M	lily/staff-spacing.cc
:100644 100644 7f9a068... abd2a7c... M	scm/define-grobs.scm
:100644 100644 12657af... 8309ec3... M	scm/safe-lily.scm

commit 8011bccbc1a69825b12c47b73f47e896ee01c103
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 18:05:03 2007 +1000

    more cleanups, convert-to-springs and code removals

:100644 100644 0157eb6... 9109e4e... M	lily/include/paper-column.hh
:100644 100644 6030273... 9193a18... M	lily/include/spacing-spanner.hh
:100644 100644 d9b40cc... a5c2ef0... M	lily/include/spring.hh
:100644 100644 e3f4628... d09518a... M	lily/paper-column.cc
:100644 100644 0d73b4a... e2f69b0... M	lily/spacing-basic.cc
:100644 100644 33a4e14... b5974d3... M	lily/spacing-interface.cc
:100644 100644 ee19b29... a59fa7d... M	lily/spacing-loose-columns.cc
:100644 100644 d158883... 5394677... M	lily/spacing-spanner.cc

commit ff84388f7fe10033953b991aaf519cecdcd37a76
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 10:38:23 2007 +1000

    use springs instead of fixed/distance pairs

:100644 100644 dcc9b2f... a14c43c... M	lily/include/note-spacing.hh
:100644 100644 5625bfd... 98d4def... M	lily/include/spaceable-grob.hh
:100644 100644 b49d3de... d9b40cc... M	lily/include/spring.hh
:100644 100644 1553129... 12472cc... M	lily/include/staff-spacing.hh
:100644 100644 a886c31... 1274fe9... M	lily/note-spacing.cc
:100644 100644 62f68b1... e3f4628... M	lily/paper-column.cc
:100644 100644 77793e5... 464e0d3... M	lily/spaceable-grob.cc
:100644 100644 7274ef1... ef5e8c7... M	lily/spacing-determine-loose-columns.cc
:100644 100644 82f6fcc... 33a4e14... M	lily/spacing-interface.cc
:100644 100644 69b0de9... d158883... M	lily/spacing-spanner.cc
:100644 100644 a466fb4... 5639a1c... M	lily/spring-smob.cc
:100644 100644 08ef578... b9fd874... M	lily/staff-spacing.cc

commit fd29cd39263725ec018911f95dd8265745ccbece
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 18 15:58:44 2007 +1000

    ensure that we get the right separation items for min distance

:100644 100644 856eee1... 82f6fcc... M	lily/spacing-interface.cc

commit 06d9cbdf22efffe7b20e4c1e3091609b1c0fef83
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 18 13:15:00 2007 +1000

    include accidentals and arpeggios in note spacing

:100644 100644 351ab20... 910c62d... M	lily/accidental-engraver.cc
:100644 100644 8e75206... bb14199... M	lily/accidental-placement.cc
:100644 100644 0528f71... 3998234... M	lily/arpeggio-engraver.cc
:100644 100644 f6c1762... 99281a5... M	lily/include/accidental-placement.hh
:100644 100644 a952455... a886c31... M	lily/note-spacing.cc
:100644 100644 fc21e61... d57c1c4... M	lily/rhythmic-column-engraver.cc
:100644 100644 8a83e2b... ab40c39... M	lily/separation-item.cc

commit 33bf73532e48008306e08e4c18adb55d651571ec
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 23:42:07 2007 +1000

    cleanups in note-spacing

:100644 100644 345b920... a952455... M	lily/note-spacing.cc
:100644 100644 b25fd65... 856eee1... M	lily/spacing-interface.cc
:100644 100644 721fcd3... 69b0de9... M	lily/spacing-spanner.cc
:100644 100644 9c8e83d... 7f9a068... M	scm/define-grobs.scm

commit 3edc315ed84218c6e42f5f13db42f6e64fd93195
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 21:30:30 2007 +1000

    use the new spacing-interface stuff in staff-spacing

:100644 100644 08e404e... 168a3da... M	lily/include/spacing-interface.hh
:100644 100644 6180e10... 1553129... M	lily/include/staff-spacing.hh
:100644 100644 8a0c353... b25fd65... M	lily/spacing-interface.cc
:100644 100644 2919602... 08ef578... M	lily/staff-spacing.cc

commit 0670d488c312b3ff249deb7e3f6911642f767b3a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 19:22:21 2007 +1000

    introduce Spacing_interface for code sharing between Note_spacing and Staff_spacing

:100644 100644 af04260... dcc9b2f... M	lily/include/note-spacing.hh
:100644 100644 b558ede... 08e404e... M	lily/include/spacing-interface.hh
:100644 100644 ed18b91... 345b920... M	lily/note-spacing.cc
:100644 100644 45f2f0a... 7274ef1... M	lily/spacing-determine-loose-columns.cc
:000000 100644 0000000... 8a0c353... A	lily/spacing-interface.cc
:100644 100644 5682838... 721fcd3... M	lily/spacing-spanner.cc
:100644 100644 b93a4ee... 2919602... M	lily/staff-spacing.cc
:100644 100644 eb6d05a... e8af537... M	lily/system.cc
:100644 100644 c3315a3... 9c8e83d... M	scm/define-grobs.scm

commit 2d9badd825ede4f43a9191fbc95d993ba5782129
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 11 07:55:57 2007 +1000

    cleanups in Note_spacing

:100644 100644 2839309... ed18b91... M	lily/note-spacing.cc

commit f9dd318df0068c9c466809f16a36076f89b8f790
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jun 2 20:41:51 2007 +1000

    Clean up spring stuff.

:100644 100644 11989b3... b49d3de... M	lily/include/spring.hh
:100644 100644 b4241f2... 6180e10... M	lily/include/staff-spacing.hh
:100644 100644 1578688... 62f68b1... M	lily/paper-column.cc
:100644 100644 806e300... 77793e5... M	lily/spaceable-grob.cc
:100644 100644 e491730... 45f2f0a... M	lily/spacing-determine-loose-columns.cc
:100644 100644 13c2964... 5682838... M	lily/spacing-spanner.cc
:100644 100644 a57f502... a466fb4... M	lily/spring-smob.cc
:100644 100644 e688d60... b93a4ee... M	lily/staff-spacing.cc

commit 190eb26b49a891def45a6e84b595aa237e5b8799
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jun 1 14:53:59 2007 +1000

    Fix spacing of the first bar on the system.
    
    Fix spacing between barlines and accidentals.
    Remove unused parameters from spacing functions.

:100644 100644 0b2d30b... c202c7d... M	lily/include/spacing-options.hh
:100644 100644 3018cad... 6030273... M	lily/include/spacing-spanner.hh
:100644 100644 e0d9daa... 0d73b4a... M	lily/spacing-basic.cc
:100644 100644 920e66b... e491730... M	lily/spacing-determine-loose-columns.cc
:100644 100644 3a69e26... ee19b29... M	lily/spacing-loose-columns.cc
:100644 100644 8c7b7c3... a3e5125... M	lily/spacing-options.cc
:100644 100644 a61bffb... 13c2964... M	lily/spacing-spanner.cc
:100644 100644 79e7028... e688d60... M	lily/staff-spacing.cc

commit d3c59258cdfd616cfcd965470f2a1f410bcb63a8
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 26 00:07:23 2007 -0700

    minor update from mailist.

:100644 100644 439e833... 49c2e55... M	Documentation/topdocs/INSTALL.texi

commit b4f9c292338026a7619810f1bbc4db5bf162e7bd
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jun 25 22:30:50 2007 +0200

    Update font-table.ly after toplevel text handler changes: lists of texts are collected, iso. single texts.

:100644 100644 523db09... 74f0ef9... M	input/manual/font-table.ly

commit 6135482ad42c6187672f1bf5bc155631f9035ef1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Jun 25 22:28:10 2007 +0200

    Fix translated docs makefile and scripts
    
    * buildscripts/texi-gettext.py: gettext @ref's properly by eating
      trailing spaces and newlines.
    
    * buildscripts/texi-gettext.py, make/doclang-targets.make: write
      gettexted *.texi to *.pdftexi to avoid makeinfo generate unwanted
      filenames.
    
    * make/doclang-targets.make(local-WWW): use mass-link.py for merging
      output.

:100644 100644 1f0ff07... 61ea81e... M	buildscripts/mass-link.py
:100644 100644 dcbcded... 49cc622... M	buildscripts/texi-gettext.py
:100644 100644 1b21da2... 30a4386... M	make/doclang-targets.make

commit ce92d74453840c33281f5b9613fda37eb001423c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 14:01:03 2007 +0200

    Add links to translated PDF manuals

:100644 100644 72e2cf5... 12e9f77... M	Documentation/de/index.html.in
:100644 100644 7821d3e... f42dffd... M	Documentation/es/index.html.in
:100644 100644 6c29d0d... f2811e1... M	Documentation/fr/index.html.in

commit 1baeb700ce9e155c67ec246c5d5c55d052725423
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 14:00:10 2007 +0200

    Fix and partially update French manual

:100644 100644 df7535a... e492cfe... M	Documentation/fr/user/GNUmakefile
:100644 100644 24c39bd... ce2ba10... M	Documentation/fr/user/basic-notation.itely
:100644 100644 3e1fc3d... d27280a... M	Documentation/fr/user/converters.itely
:100644 100644 d7c4dc5... 6014e21... M	Documentation/fr/user/introduction.itely
:100644 100644 ab384d6... aefd73f... M	Documentation/fr/user/macros.itexi
:100644 100644 bdb50a5... 9ede401... M	Documentation/fr/user/tutorial.itely

commit 7d942d69f2a52fe3b8a44a01d536192716a79e19
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 13:58:56 2007 +0200

    Update French docs PO

:100644 100644 45d87be... 96c9c1c... M	Documentation/po/fr.po

commit 86198f025cb90ff01e5c8fb18f6ddff783e04738
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 13:57:30 2007 +0200

    Quickly fix German macros.itexi
    
    German quotes are not yet supported by texinfo.tex; this will be fixed
    when ec* fonts are used.

:100644 100644 6aa222e... 295a468... M	Documentation/de/user/macros.itexi

commit 994bd2592c9200223f351e44a39bcde72867ebf8
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 13:54:26 2007 +0200

    Make PDF manual in all languages really working

:000000 100644 0000000... 1f0ff07... A	buildscripts/mass-link.py
:100644 100644 7dd751e... dcbcded... M	buildscripts/texi-gettext.py
:100644 100644 13c32da... 1b21da2... M	make/doclang-targets.make

commit 5f2d9cf2e7a72b8973c34cfdf71b43e5c1fabe20
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 13:36:39 2007 +0200

    Fix space in German docs
    
    strange Unicode code -> standard space

:100644 100644 2166ddd... be65ef5... M	Documentation/de/user/introduction.itely

commit d510a78192487618a77d881a0e9e365575b4533d
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 24 13:32:52 2007 +0200

    Update texinfo.tex from Texinfo CVS
    
    texinfo.tex is now a verbatim copy of Texinfo CVS.
    To get undirected quotes instead of curly quotes in PDF ly snippets,
    some options have to be defined in lilypond.tely.

:100644 100644 9f18b00... f173653... M	Documentation/de/user/lilypond.tely
:100644 100644 ebce43d... 3be3a51... M	Documentation/es/user/lilypond.tely
:100644 100644 1d3d3e5... 4eddcbc... M	Documentation/fr/user/lilypond.tely
:100644 100644 7e5f049... 54cb537... M	Documentation/user/lilypond.tely
:100644 100644 62fa9a4... 0f3c750... M	tex/texinfo.tex

commit 6c4d92d7e0bf368ce8c23eb0774286936b906979
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jun 24 12:15:54 2007 +0200

    -b ... -> -dbackend=...

:100644 100644 3beacf5... 653a854... M	Documentation/user/lilypond-book.itely
:100644 100644 9f21e64... 74f4f5e... M	Documentation/user/non-music.itely

commit 84e2a68460034adada4a465e07b872911a328329
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jun 24 12:13:49 2007 +0200

    -b eps -> -dbackend=eps

:100644 100644 5d69335... 7c5669f... M	scm/framework-ps.scm

commit ebaf02a8e8872fe0ced6007aff8395ae69d7b638
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jun 24 07:48:28 2007 +0200

    Replace `-' with `M' directly in glyph names to avoid mf-to-table.py trickery.

:100644 100644 24b0971... 7febb8f... M	buildscripts/mf-to-table.py
:100644 100644 1d6c4c7... 89eef4e... M	mf/README
:100644 100644 7be4add... 1926fc5... M	mf/feta-bolletjes.mf
:100644 100644 56bd2ba... c1618ec... M	mf/feta-eindelijk.mf
:100644 100644 8927175... ccdad5a... M	mf/feta-pendaal.mf
:100644 100644 7b27c91... 4d8da44... M	mf/parmesan-accidentals.mf
:100644 100644 d62b4d9... a834497... M	mf/parmesan-heads.mf
:100644 100644 5aa392e... ef69f69... M	mf/parmesan-rests.mf

commit 2357e3112be2950fec3222d4eb4a111c7d29c729
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Jun 24 06:39:53 2007 +0200

    Resurrect ChangeLog entries from 2004-10-31 to 2005-08-18.

:100644 100644 3c42fb1... ae5f298... M	Documentation/misc/ChangeLog-2.10

commit 191ae01b57aaf3d5fb063ffbc565cbd814796327
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jun 23 16:37:00 2007 -0700

    Update main doc page.

:100644 100644 79042a1... 7661dea... M	Documentation/index.html.in

commit 8b30fad3f89f4d4a3a2f665ac6223a44b30166f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jun 23 17:45:16 2007 -0300

    Fix #383.
    
    Checks for stem == NULL.

:000000 100644 0000000... c15a3b2... A	input/regression/tuplet-no-stems.ly
:100644 100644 06411f7... b27c783... M	lily/tuplet-bracket.cc

commit ded1396346b8e2f820155f5e1971f16558dd3768
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jun 21 22:34:43 2007 +1000

    remove last traces of separating-group-spanner

:100644 100644 f9e124c... 7a2beb7... M	lily/separating-line-group-engraver.cc
:100644 100644 ab40c39... 642f958... M	lily/separation-item.cc
:100644 100644 7e8383b... b564ad1... M	ly/engraver-init.ly

commit 82d063a0ec6777114b231bc5eb2385defab75b5f
Author: Till Rettig <till.rettig@gmx.de>
Date:   Tue Jun 19 18:15:03 2007 +0300

    Minor update in German basic-notation.itely

:100644 100644 23cb4a1... 46cfeb7... M	Documentation/de/user/basic-notation.itely

commit 77b2c0e7f7f9d54f0e8df9857d4f6910f9f114d8
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jun 20 15:59:39 2007 -0700

    Update general guidelines for docs.

:100644 100644 c0bc00d... e736fd6... M	Documentation/user/README.txt

commit 034d87935f952b13f2e6b6864e56ae1547cab3b9
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 19 21:25:51 2007 -0700

    LSR: I'm an idiot.

:100755 100755 65ac4ec... cc79192... M	buildscripts/makelsr.py

commit 59238ba1d39c0d14552440c08fa8d5a04a765e73
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 19 21:25:16 2007 -0700

    LSR: automatic update, and minor makelsr.py changes.

:100755 100755 7a0ff09... 65ac4ec... M	buildscripts/makelsr.py
:000000 100644 0000000... 0f07899... A	input/lsr/chords/customising-the-chord-naming-function-for-jazz.ly
:000000 100644 0000000... 66e8e79... A	input/lsr/non-music/clip-systems.ly

commit b4efaee81d545450bf216d017945f2b965bb78d1
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 19 21:05:24 2007 -0700

    Change main doc page: give less prominence to regression tests, make the
    glossary more obvious for non-English speakers, etc.

:100644 100644 3d5e0cc... 79042a1... M	Documentation/index.html.in

commit c8d8695d1ed93c0e8f691d30cfe7f1ddad438df7
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 19 20:46:14 2007 -0700

    Update "about this manual" to avoid regression tests.

:100644 100644 8297e4b... c0bc00d... M	Documentation/user/README.txt
:100644 100644 554c039... 87bb185... M	Documentation/user/introduction.itely
:100644 100644 ddef52e... 5b36bd3... M	Documentation/user/macros.itexi

commit f4ec832aab0c5eebf5aa703491369d63b5bf0892
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 19 18:24:05 2007 -0700

    Update docs to point to LSR-snippet instead of input/test/ and
    regression/

:100644 100644 bd3f1d8... e7cd36b... M	Documentation/user/advanced-notation.itely
:100644 100644 dd94b0a... e33db9b... M	Documentation/user/basic-notation.itely
:100644 100644 9c814cd... 28fa837... M	Documentation/user/instrument-notation.itely
:100644 100644 32536c3... ddef52e... M	Documentation/user/macros.itexi
:100644 100644 536780c... 9f21e64... M	Documentation/user/non-music.itely
:000000 100644 0000000... 06247e7... A	input/new/non-music/clip-systems.ly

commit 5de399170716e19ded26d743efdc2165038d570a
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 19:41:18 2007 +1000

    use springs in simple-spacer and scrap separating-group-spanner

:100644 100644 ae3206a... 90784e4... M	lily/include/simple-spacer.hh
:100644 100644 98d4def... f7ae552... M	lily/include/spaceable-grob.hh
:100644 100644 168a3da... e670d8a... M	lily/include/spacing-interface.hh
:100644 100644 a5c2ef0... 78bd68c... M	lily/include/spring.hh
:100644 100644 12472cc... 9503c61... M	lily/include/staff-spacing.hh
:100644 100644 1274fe9... 1bf208c... M	lily/note-spacing.cc
:100644 000000 7de9341... 0000000... D	lily/separating-group-spanner.cc
:100644 100644 f493840... f9e124c... M	lily/separating-line-group-engraver.cc
:100644 100644 db32670... 17b09c1... M	lily/simple-spacer-scheme.cc
:100644 100644 04c35dd... c8b6490... M	lily/simple-spacer.cc
:100644 100644 464e0d3... 638a4fa... M	lily/spaceable-grob.cc
:100644 100644 ef5e8c7... 5b13c82... M	lily/spacing-determine-loose-columns.cc
:100644 100644 b5974d3... 26b5b9b... M	lily/spacing-interface.cc
:100644 100644 5394677... 3e6ca27... M	lily/spacing-spanner.cc
:100644 100644 b9fd874... a41f8f7... M	lily/staff-spacing.cc
:100644 100644 7f9a068... abd2a7c... M	scm/define-grobs.scm
:100644 100644 12657af... 8309ec3... M	scm/safe-lily.scm

commit 150e9a4347856218cc6a2f656b6207b1ed5e729d
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 18:05:03 2007 +1000

    more cleanups, convert-to-springs and code removals

:100644 100644 0157eb6... 9109e4e... M	lily/include/paper-column.hh
:100644 100644 6030273... 9193a18... M	lily/include/spacing-spanner.hh
:100644 100644 d9b40cc... a5c2ef0... M	lily/include/spring.hh
:100644 100644 e3f4628... d09518a... M	lily/paper-column.cc
:100644 100644 0d73b4a... e2f69b0... M	lily/spacing-basic.cc
:100644 100644 33a4e14... b5974d3... M	lily/spacing-interface.cc
:100644 100644 ee19b29... a59fa7d... M	lily/spacing-loose-columns.cc
:100644 100644 d158883... 5394677... M	lily/spacing-spanner.cc

commit af184dc02b84c6c266d62a45cad07af49de8c610
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 23:09:34 2007 -0700

    LSR: add new categories.

:100644 100644 951962e... 6cc66a8... M	input/lsr/GNUmakefile
:100644 100644 dfeb0b6... a05842e... M	input/lsr/LSR.ly

commit b5042a0690456b28aaa5666c296ca0c2d5b2f431
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 21:39:40 2007 -0700

    LSR: automagic update.

:000000 100644 0000000... 4997892... A	input/lsr/ancient/AAA-intro.ly
:000000 100644 0000000... acb771e... A	input/lsr/ancient/adding-a-figured-bass-above-or-below-the-notes.ly
:000000 100644 0000000... 6f31a6a... A	input/lsr/ancient/demonstrating-lilypond-support-for-figured-bass.ly
:000000 100644 0000000... 4997892... A	input/lsr/chords/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/connecting/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/contemporary/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/education/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/engravers/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/lsr/engravers/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/engravers/SConscript
:000000 100644 0000000... 4997892... A	input/lsr/expressive/AAA-intro.ly
:000000 100644 0000000... fe3bd5b... A	input/lsr/expressive/how-to-print-a-classical-trill-combining-acciaccatura,-trillspan-and-aftergrace.ly
:000000 100644 0000000... 4997892... A	input/lsr/guitar/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/instrument-specific/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/lsr/instrument-specific/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/instrument-specific/SConscript
:000000 100644 0000000... 4997892... A	input/lsr/non-music/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/lsr/non-music/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/non-music/SConscript
:000000 100644 0000000... 8b988ea... A	input/lsr/non-music/toc.ly
:000000 100644 0000000... 4997892... A	input/lsr/other/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/parts/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/pitch/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/repeats/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/scheme/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/spacing/AAA-intro.ly
:000000 100644 0000000... d2ea23e... A	input/lsr/spacing/page-label.ly
:000000 100644 0000000... 4997892... A	input/lsr/staff/AAA-intro.ly
:000000 100644 0000000... 4997892... A	input/lsr/text/AAA-intro.ly
:000000 100644 0000000... 568bd50... A	input/lsr/text/flat-and-sharp-symbols-in-text-markups.ly
:000000 100644 0000000... 695d87d... A	input/lsr/text/markup-lines.ly
:000000 100644 0000000... 853c485... A	input/lsr/text/printing-the-title-on-every-page-of-your-score.ly
:000000 100644 0000000... 4997892... A	input/lsr/vocal/AAA-intro.ly

commit 234513c9958b06fd0093fa4cfc83d48b5d81cdeb
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 21:36:53 2007 -0700

    LSR: update to build system.

:100755 100755 748f35f... 7a0ff09... M	buildscripts/makelsr.py
:100644 000000 fe8a536... 0000000... D	input/lsr/ancient/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/chords/AAA-intro-chords.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/connecting/AAA-intro-connecting.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/contemporary/AAA-intro-contemporary.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/education/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/expressive/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/guitar/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/other/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/parts/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/pitch/AAA-intro-advanced.ly
:100644 000000 3569f3f... 0000000... D	input/lsr/pitch/combining-two-parts-on-the-same-staff.ly
:100644 000000 731a76e... 0000000... D	input/lsr/pitch/preventing-stem-extension.ly
:100644 000000 c14c927... 0000000... D	input/lsr/pitch/rest-styles.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/repeats/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/scheme/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/spacing/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/staff/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/text/AAA-intro-advanced.ly
:100644 000000 fe8a536... 0000000... D	input/lsr/vocal/AAA-intro-advanced.ly

commit 14556bfd59edb8e3151ff29b7fbb4e8901067b71
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 21:27:08 2007 -0700

    LSR: improve buildscript, add directories.

:100755 100755 3cd1bba... 748f35f... M	buildscripts/makelsr.py

commit 90bc846658ec18f2b843fa60ce86914e23d0ad7a
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 21:14:01 2007 -0700

    Small update from mailist.

:100644 100644 b6e4002... 9c814cd... M	Documentation/user/instrument-notation.itely
:100644 100644 536b951... c2b3ebe... M	THANKS

commit 4dea347ee016d427ad1118d8b20ffbde709b43c9
Author: Joe Neeman <joe@mercury.(none)>
Date:   Tue Jun 19 10:38:23 2007 +1000

    use springs instead of fixed/distance pairs

:100644 100644 dcc9b2f... a14c43c... M	lily/include/note-spacing.hh
:100644 100644 5625bfd... 98d4def... M	lily/include/spaceable-grob.hh
:100644 100644 b49d3de... d9b40cc... M	lily/include/spring.hh
:100644 100644 1553129... 12472cc... M	lily/include/staff-spacing.hh
:100644 100644 a886c31... 1274fe9... M	lily/note-spacing.cc
:100644 100644 62f68b1... e3f4628... M	lily/paper-column.cc
:100644 100644 77793e5... 464e0d3... M	lily/spaceable-grob.cc
:100644 100644 7274ef1... ef5e8c7... M	lily/spacing-determine-loose-columns.cc
:100644 100644 82f6fcc... 33a4e14... M	lily/spacing-interface.cc
:100644 100644 69b0de9... d158883... M	lily/spacing-spanner.cc
:100644 100644 a466fb4... 5639a1c... M	lily/spring-smob.cc
:100644 100644 08ef578... b9fd874... M	lily/staff-spacing.cc

commit f9e6c9aa2567f3ebf22c9fbd1f5e503622279332
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 16:41:28 2007 -0700

    Trivial fix for makelsr.py

:100755 100755 31f630f... 3cd1bba... M	buildscripts/makelsr.py

commit 70f0d39161bd1f446257fdd3e3c215498b9be5ae
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 16:40:03 2007 -0700

    LSR: update buildscript for new directories.

:100755 100755 6b72bbe... 31f630f... M	buildscripts/makelsr.py

commit 40cf55463e35f03da0bd676650001b17f6c21cc8
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 16:38:18 2007 -0700

    LSR: add Nicolas' examples of TOC and breakable markups.

:000000 100644 0000000... e6164ea... A	input/new/non-music/toc.ly
:000000 100644 0000000... cb02387... A	input/new/spacing/page-label.ly
:000000 100644 0000000... 752dcf3... A	input/new/text/markup-lines.ly

commit 3bbfee4c2c0ada29744a0519b0b4d96df6619df7
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 16:37:15 2007 -0700

    LSR: rearrange input/new/ directory.  (silly git)

:100644 000000 b907dd0... 0000000... D	input/new/ancient/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/chords/AAA-intro-chords.ly
:100644 000000 b907dd0... 0000000... D	input/new/connecting/AAA-intro-connecting.ly
:100644 000000 b907dd0... 0000000... D	input/new/contemporary/AAA-intro-contemporary.ly
:100644 000000 b907dd0... 0000000... D	input/new/education/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/expressive/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/guitar/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/other/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/parts/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/pitch/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/repeats/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/scheme/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/spacing/AAA-intro-advanced.ly
:100644 000000 48fe478... 0000000... D	input/new/staff/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/text/AAA-intro-advanced.ly
:100644 000000 b907dd0... 0000000... D	input/new/vocal/AAA-intro-advanced.ly

commit 78eb2385415e42c67c61bfe26ffcc187e95bf566
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 18 16:32:14 2007 -0700

    LSR: rearrange input/new/ directory.

:000000 100644 0000000... 93c62a9... A	input/new/chords/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/connecting/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/contemporary/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/education/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/engravers/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/new/engravers/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/engravers/SConscript
:000000 100644 0000000... 93c62a9... A	input/new/expressive/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/guitar/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/instrument-specific/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/new/instrument-specific/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/instrument-specific/SConscript
:000000 100644 0000000... 93c62a9... A	input/new/non-music/AAA-intro.ly
:000000 100644 0000000... 43325ab... A	input/new/non-music/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/non-music/SConscript
:000000 100644 0000000... 93c62a9... A	input/new/other/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/parts/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/pitch/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/repeats/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/scheme/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/spacing/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/staff/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/text/AAA-intro.ly
:000000 100644 0000000... 93c62a9... A	input/new/vocal/AAA-intro.ly

commit deff8c99ec58f347793f8541bfbbc6bbac7ab53d
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Jun 18 08:36:05 2007 +0200

    Fetch POs from Free Translation Project

:100644 100644 d32790e... 3eed95f... M	po/es.po
:100644 100644 1ec73c6... 8edc74b... M	po/nl.po

commit 7288123fe8008f35abf54e85745a29f78b05fa54
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 18 15:58:44 2007 +1000

    ensure that we get the right separation items for min distance

:100644 100644 856eee1... 82f6fcc... M	lily/spacing-interface.cc

commit 1a25d0ee79676782f14bc3491089fdca69aab0a5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jun 18 02:08:26 2007 -0300

    bump version

:100644 100644 552b2a6... 3debdc0... M	VERSION

commit db8f1e5e65599104b817a9240b3ea35b72527870
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 18 13:15:00 2007 +1000

    include accidentals and arpeggios in note spacing

:100644 100644 351ab20... 910c62d... M	lily/accidental-engraver.cc
:100644 100644 8e75206... bb14199... M	lily/accidental-placement.cc
:100644 100644 0528f71... 3998234... M	lily/arpeggio-engraver.cc
:100644 100644 f6c1762... 99281a5... M	lily/include/accidental-placement.hh
:100644 100644 a952455... a886c31... M	lily/note-spacing.cc
:100644 100644 fc21e61... d57c1c4... M	lily/rhythmic-column-engraver.cc
:100644 100644 8a83e2b... ab40c39... M	lily/separation-item.cc

commit ef07edf2f0448fad3e5328958664d67aa7cec1e1
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jun 17 15:21:02 2007 -0700

    Tiny update for new engraver name.

:100644 100644 e17f3e4... dd94b0a... M	Documentation/user/basic-notation.itely

commit 765e79183a0d1d15b70f174f713f5fe06ef451ff
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 17 23:21:35 2007 +0200

    Add localized PDF user manual support

:000000 100644 0000000... 7dd751e... A	buildscripts/texi-gettext.py
:100644 100644 a259350... 13c32da... M	make/doclang-targets.make

commit cc4d776da798710d18d2dec631b2f02c1450442f
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 17 23:17:18 2007 +0200

    Replace "_" with "_doc" for documentation translatable strings
    
    This prevents lilypond.pot from being polluted with translatable
    strings for documentation.

:100644 100644 ef93f6a... 75d26a6... M	Documentation/po/GNUmakefile
:100644 100644 c2712a8... e33639b... M	Documentation/po/de.po
:100644 100644 a4d4efc... 1202c02... M	Documentation/po/es.po
:100644 100644 c189fb8... 45d87be... M	Documentation/po/fr.po
:100644 100644 931449a... 29bed42... M	Documentation/po/lilypond-doc.pot
:100644 100644 d70ddce... 7e331ba... M	buildscripts/add_html_footer.py
:100644 100644 1aebf6c... 702b187... M	buildscripts/html-gettext.py
:100644 100644 6886a60... 4c9a0a7... M	buildscripts/langdefs.py
:100644 100644 3b2bede... 7d30315... M	po/lilypond.pot

commit 2c03a31a9ec557cf11f3b14595d4d883c6c7aad5
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 17 21:22:19 2007 +0200

    Partially update Spanish and German index.html.in

:100644 100644 a8fb506... 72e2cf5... M	Documentation/de/index.html.in
:100644 100644 2a42e9b... 7821d3e... M	Documentation/es/index.html.in

commit 371b21774be5a553f583036355cfadac3dd8cf1e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 17 21:19:45 2007 +0200

    Update French index.html.in

:100644 100644 17ffff5... 6c29d0d... M	Documentation/fr/index.html.in

commit fcdab0f0941fc5b91553c1a20d56bd03e6c45478
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Jun 17 21:19:01 2007 +0200

    Add index.html.in to translation checking

:100644 100644 de30075... 8446688... M	Documentation/GNUmakefile

commit 831ace115dacd886ea1710c649aaa70351aef01b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 23:42:07 2007 +1000

    cleanups in note-spacing

:100644 100644 345b920... a952455... M	lily/note-spacing.cc
:100644 100644 b25fd65... 856eee1... M	lily/spacing-interface.cc
:100644 100644 721fcd3... 69b0de9... M	lily/spacing-spanner.cc
:100644 100644 9c8e83d... 7f9a068... M	scm/define-grobs.scm

commit 85e9c093181651a48e8d13d11e283bb1869efcac
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 21:30:30 2007 +1000

    use the new spacing-interface stuff in staff-spacing

:100644 100644 08e404e... 168a3da... M	lily/include/spacing-interface.hh
:100644 100644 6180e10... 1553129... M	lily/include/staff-spacing.hh
:100644 100644 8a0c353... b25fd65... M	lily/spacing-interface.cc
:100644 100644 2919602... 08ef578... M	lily/staff-spacing.cc

commit 68bd4534efe807b8b7394290ba510e97e38909d4
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 17 13:26:53 2007 +0200

    NEWS item for table of contents

:100644 100644 9a8a7a3... be96ec7... M	Documentation/topdocs/NEWS.tely

commit 530f3a888dd05ac7107f68afeaceca394e8bac9a
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 17 13:19:27 2007 +0200

    Automatic table of contents:
    
     - markups used for building the table of contents (its title, the
     text/page-number lines) are defined as \paper variables, like the
     titling markups;
    
     - A music function is defined to place a label and push a (label
     paper-markup-variable text-markup) element to a list of toc items;
    
     - a \table-of-contents markup list command reads this toc items list to
     generate the table of contents.

:100644 100644 2ee1f37... 536780c... M	Documentation/user/non-music.itely
:100644 100644 6f1e5c8... cb02387... M	input/regression/page-label.ly
:000000 100644 0000000... e6164ea... A	input/regression/toc.ly
:100644 100644 364068c... b8c36e4... M	ly/declarations-init.ly
:000000 100644 0000000... 334c983... A	ly/toc-init.ly
:100644 100644 956bd81... 5405aff... M	scm/define-markup-commands.scm

commit 5b6835797bc4f0dae43fcbc1e47b91f51fd74893
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 17 12:43:16 2007 +0200

    Allow several labels to be applied to the next score or markup (oops)

:100644 100644 90003b8... 020c2e7... M	lily/paper-book.cc

commit 74d0ec3367c0906952232f369625a56e93f3a30d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jun 17 19:22:21 2007 +1000

    introduce Spacing_interface for code sharing between Note_spacing and Staff_spacing

:100644 100644 af04260... dcc9b2f... M	lily/include/note-spacing.hh
:100644 100644 b558ede... 08e404e... M	lily/include/spacing-interface.hh
:100644 100644 ed18b91... 345b920... M	lily/note-spacing.cc
:100644 100644 45f2f0a... 7274ef1... M	lily/spacing-determine-loose-columns.cc
:000000 100644 0000000... 8a0c353... A	lily/spacing-interface.cc
:100644 100644 5682838... 721fcd3... M	lily/spacing-spanner.cc
:100644 100644 b93a4ee... 2919602... M	lily/staff-spacing.cc
:100644 100644 eb6d05a... e8af537... M	lily/system.cc
:100644 100644 c3315a3... 9c8e83d... M	scm/define-grobs.scm

commit dea3b217e5024fcdeb8485530390b6242d5dadb8
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 17 10:32:50 2007 +0200

    label&page-ref: apply label to the next score or markup, iso. to the previous one.

:100644 100644 eded3ec... 2ee1f37... M	Documentation/user/non-music.itely
:100644 100644 9f40328... 6f1e5c8... M	input/regression/page-label.ly
:100644 100644 72648b6... 90003b8... M	lily/paper-book.cc

commit fed6106836dfc21e1807403daabb9085fc3476fd
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Jun 11 07:55:57 2007 +1000

    cleanups in Note_spacing

:100644 100644 2839309... ed18b91... M	lily/note-spacing.cc

commit f8eeaf70cc56e1457e3f3bcc813af21ac6c8c3d0
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Jun 2 20:41:51 2007 +1000

    Clean up spring stuff.

:100644 100644 11989b3... b49d3de... M	lily/include/spring.hh
:100644 100644 b4241f2... 6180e10... M	lily/include/staff-spacing.hh
:100644 100644 1578688... 62f68b1... M	lily/paper-column.cc
:100644 100644 806e300... 77793e5... M	lily/spaceable-grob.cc
:100644 100644 e491730... 45f2f0a... M	lily/spacing-determine-loose-columns.cc
:100644 100644 13c2964... 5682838... M	lily/spacing-spanner.cc
:100644 100644 a57f502... a466fb4... M	lily/spring-smob.cc
:100644 100644 e688d60... b93a4ee... M	lily/staff-spacing.cc

commit e913e9c732d96d72abcbf4daaa526a476c6ecd9e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Jun 1 14:53:59 2007 +1000

    Fix spacing of the first bar on the system.
    
    Fix spacing between barlines and accidentals.
    Remove unused parameters from spacing functions.

:100644 100644 0b2d30b... c202c7d... M	lily/include/spacing-options.hh
:100644 100644 3018cad... 6030273... M	lily/include/spacing-spanner.hh
:100644 100644 e0d9daa... 0d73b4a... M	lily/spacing-basic.cc
:100644 100644 920e66b... e491730... M	lily/spacing-determine-loose-columns.cc
:100644 100644 3a69e26... ee19b29... M	lily/spacing-loose-columns.cc
:100644 100644 8c7b7c3... a3e5125... M	lily/spacing-options.cc
:100644 100644 a61bffb... 13c2964... M	lily/spacing-spanner.cc
:100644 100644 79e7028... e688d60... M	lily/staff-spacing.cc

commit caa69538ad4adf390da096fe1566a5173cfcc367
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jun 15 20:20:03 2007 -0700

    Doc typo.

:100644 100644 3c47c95... c54307d... M	Documentation/user/tutorial.itely

commit b4d44a244d0993ac253d56556a7c5cdcc8a24d41
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 15 09:40:19 2007 +0200

    Remove input/test

:100644 000000 b0abda4... 0000000... D	input/test/AAA-intro-test.ly
:100644 000000 1ca99ac... 0000000... D	input/test/GNUmakefile
:100644 000000 e1e897e... 0000000... D	input/test/SConscript
:100644 000000 1476625... 0000000... D	input/test/null.ly
:100644 100644 ae8cc39... 99119be... M	make/lilypond-vars.make

commit bbf7a8ea4f8f4a39b049b1a9eff09be236e481ec
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 15 08:49:54 2007 +0200

    Update French manual skeletons

:100644 100644 e492cfe... df7535a... M	Documentation/fr/user/GNUmakefile
:100644 100644 563b4a1... 3a03ade... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 91f7f6f... 871584e... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 e0ac7ca... 24ca76f... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 6eae695... d401773... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 2cc82e2... f2b7e9c... M	Documentation/fr/user/literature.itely
:100644 100644 eaf849c... 55809b1... M	Documentation/fr/user/non-music.itely
:100644 100644 c562046... 25d622c... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 b8bce55... 30f1ea0... M	Documentation/fr/user/programming-interface.itely
:100644 100644 7b97d24... 62c754b... M	Documentation/fr/user/running.itely
:100644 100644 483443e... 219f075... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 05d66c0... 5774de1... M	Documentation/fr/user/spacing.itely
:100644 100644 cd2b049... 96496e9... M	Documentation/fr/user/templates.itely

commit cad51ca949ddc3f5c4866d7d7dcd53bff0b1eec9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 15 08:49:24 2007 +0200

    Fix docs compilation

:100644 100644 875f08b... 4dbb96d... M	Documentation/fr/user/working.itely

commit aad84aa1e9cae04f8619112e13572d86ef7d2468
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 15 08:48:44 2007 +0200

    Update German manual skeletons

:100644 100644 8333577... 62ade26... M	Documentation/de/user/advanced-notation.itely
:100644 100644 c5557c7... e3d6cf7... M	Documentation/de/user/changing-defaults.itely
:100644 100644 9ade30f... fadf31a... M	Documentation/de/user/converters.itely
:100644 100644 741f9c4... 6e05a22... M	Documentation/de/user/instrument-notation.itely
:100644 100644 9ffad5e... d72b2b6... M	Documentation/de/user/lilypond-book.itely
:100644 100644 dbbc4f1... 00e6ab7... M	Documentation/de/user/literature.itely
:100644 100644 d06bc8c... b91f801... M	Documentation/de/user/non-music.itely
:100644 100644 19e936a... 9a0f9c4... M	Documentation/de/user/notation-appendices.itely
:100644 100644 32d7b72... 06be6e0... M	Documentation/de/user/programming-interface.itely
:100644 100644 934d0b9... 49a6b7a... M	Documentation/de/user/running.itely
:100644 100644 dc20fd7... 9cd9fef... M	Documentation/de/user/scheme-tutorial.itely
:100644 100644 0c0b0db... 125eb90... M	Documentation/de/user/spacing.itely
:100644 100644 8453ee0... b0ff951... M	Documentation/de/user/templates.itely

commit c946d2870fa81d9f07f763762d512501273d65a6
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Jun 15 08:39:07 2007 +0200

    Update Spanish manual skeletons

:100644 100644 944cfe8... ae79928... M	Documentation/es/user/advanced-notation.itely
:100644 100644 ebc7d96... 43f4fe1... M	Documentation/es/user/changing-defaults.itely
:100644 100644 1ef3030... 210f7ad... M	Documentation/es/user/converters.itely
:100644 100644 92259bf... 000b367... M	Documentation/es/user/instrument-notation.itely
:100644 100644 e970588... 53775bf... M	Documentation/es/user/lilypond-book.itely
:100644 100644 cc057b4... ca05e82... M	Documentation/es/user/literature.itely
:100644 100644 499c704... 44c1fe6... M	Documentation/es/user/non-music.itely
:100644 100644 0efb506... 1d9c20f... M	Documentation/es/user/notation-appendices.itely
:100644 100644 0ca70c8... b1ba88a... M	Documentation/es/user/programming-interface.itely
:100644 100644 bcd3858... 7746a34... M	Documentation/es/user/running.itely
:100644 100644 7d8b089... 03c02da... M	Documentation/es/user/scheme-tutorial.itely
:100644 100644 817d1fb... bd0d32b... M	Documentation/es/user/spacing.itely
:100644 100644 16d021c... 88e7004... M	Documentation/es/user/templates.itely

commit 4b75c9e53aed19bbbcb01331ca521a5c3c8c6d1f
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 14 00:24:23 2007 -0700

    Remove input/test/ from documentation and (hopefully) build process.

:100644 100644 803ae39... 3d5e0cc... M	Documentation/index.html.in
:100644 100644 beac08c... 65db9aa... M	input/GNUmakefile

commit 4235aaaa803c283c374ebf405c482270b4703a7e
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 14 00:23:48 2007 -0700

    LSR: update, add new files, remove old files from input/test/.

:000000 100644 0000000... 1211d7c... A	input/lsr/contemporary/glissando-written-out-in-small-notes.ly
:000000 100644 0000000... fdac8ae... A	input/lsr/education/heavily-customized-polymetric-time-signatures.ly
:000000 100644 0000000... 9f85797... A	input/lsr/scheme/creating-music-with-scheme.ly
:000000 100644 0000000... 281f8bc... A	input/lsr/scheme/move-specific-text.ly
:000000 100644 0000000... 8f90467... A	input/lsr/staff/how-to-add-text-marks-at-the-end-of-a-line.ly
:000000 100644 0000000... 53dbec8... A	input/new/scheme/move-specific-text.ly
:100644 000000 f251121... 0000000... D	input/test/caps.ly
:100644 000000 53dbec8... 0000000... D	input/test/move-specific-text.ly
:100644 000000 ae4567d... 0000000... D	input/test/music-box.ly
:000000 100644 0000000... 1476625... A	input/test/null.ly

commit 3e71806435396ee47fd9a2713b720f0c61091904
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jun 14 08:26:44 2007 +0200

    Fix typo

:100644 100644 194c74e... 439e833... M	Documentation/topdocs/INSTALL.texi

commit e6a6dc354caf392bb31144b8b8e513c5d4643827
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 12 18:05:48 2007 -0700

    Minor change from mailist.

:100644 100644 a2d2867... 371c422... M	Documentation/user/spacing.itely

commit 3e8be3838857182ce7495e95c8f5e918b0d0acd1
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 12 17:35:04 2007 -0700

    Partial fix bug 370.

:100644 100644 45a2c77... c4dc73d... M	scm/define-grob-properties.scm

commit c115c47b3651a23036035b71290c25fae44b2cea
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 11 11:05:52 2007 -0700

    Fix from mailist.

:100644 100644 ac85a6c... a2d2867... M	Documentation/user/spacing.itely

commit fb52634c0fcf517a1996d853058a068a7a8a50e7
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sun Jun 10 13:08:33 2007 +0300

    Updates for the German translation

:100644 100644 f617d2a... 23cb4a1... M	Documentation/de/user/basic-notation.itely
:100644 100644 ddc50cb... d06bc8c... M	Documentation/de/user/non-music.itely

commit 956f0d53f832a62c91f0472fa15c78fb50341643
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jun 10 11:56:55 2007 -0700

    Minor language tweaks.

:100644 100644 068600c... bd3f1d8... M	Documentation/user/advanced-notation.itely

commit 9432a02eb827bab9d6a98930a06ee6f195ab8e21
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 10 15:47:24 2007 +0200

    Breakable markups with \markuplines.
    
     - \markuplines is a new keyword for entering text that is not
       interpreted as a single markup of several lines, but as several
       one-line markups. The parser is modified to allow this, and
       define-(builtin-)markup-list-command macros are defined.
    
     - texts are collected into books as list of props. When
       Paper_book::get_system_specs finds a list of more than one props (ie
       a markup list, a list of a single prop being the result of a toplevel
       \markup), it sets their next-space and next-padding properties to
       zero, so that the lines of a paragraph are not stretched on a
       page

:100644 100644 d651126... 9a8a7a3... M	Documentation/topdocs/NEWS.tely
:100644 100644 3a5e554... 068600c... M	Documentation/user/advanced-notation.itely
:100644 100644 e55d264... 2d5e442... M	Documentation/user/programming-interface.itely
:000000 100644 0000000... 752dcf3... A	input/regression/markup-lines.ly
:100644 100644 265632a... 2a10389... M	lily/book.cc
:100644 100644 3f8685b... 4a0fdb7... M	lily/include/text-interface.hh
:100644 100644 ec17fb3... 71fb56b... M	lily/lexer.ll
:100644 100644 4eaa441... 7b77d58... M	lily/lily-lexer.cc
:100644 100644 84191b7... 72648b6... M	lily/paper-book.cc
:100644 100644 18668de... 7ded9b7... M	lily/parser.yy
:100644 100644 55e7bb7... 0c514a3... M	lily/text-interface.cc
:100644 100644 c40bd88... 49c155c... M	ly/markup-init.ly
:100644 100644 d1f5dd0... a677328... M	scm/define-markup-commands.scm
:100644 100644 27d1229... 4396ea4... M	scm/document-markup.scm
:100644 100644 9c9e7ac... fe37a36... M	scm/documentation-generate.scm
:100644 100644 f1d0863... 70baeaa... M	scm/markup.scm

commit 0cc3015c7217d8a7495c82db38d38afa1786a606
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 10 11:00:49 2007 +0200

    page ref and labels fix: add `labels' to System interface.

:100644 100644 ef0e067... eb6d05a... M	lily/system.cc

commit 43635a5a9833751aaf0177864dd429f9152e76f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:17:29 2007 -0300

    format fixes for svg

:100644 100644 034f831... 51a491a... M	scm/output-svg.scm

commit ec933a7a05a2594d155bc18a649fef9cfe57a86a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:10:06 2007 -0300

    use simple-format for stencil.scm

:100644 100644 ea82a93... d52f998... M	buildscripts/output-distance.py
:100644 100644 bd4e4e4... db35a5e... M	scm/stencil.scm

commit 62f109193330537367eba8058665ec61f7a9fadc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:09:30 2007 -0300

    use fancy-format for ice-9 format

:100644 100644 eaf4730... c8eb537... M	scm/clip-region.scm
:100644 100644 5f69f81... 6112d8a... M	scm/fret-diagrams.scm
:100644 100644 b85f354... 645e2c1... M	scm/lily.scm

commit 4288b3cd4be66f821a30775837277f532311723a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:04:44 2007 -0300

    use ergonomic-simple-format to save memory use

:100644 100644 b0bf088... 034f831... M	scm/output-svg.scm

commit 5d4c39580ddb1d534386bdf89fcadc0b4cec1437
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:04:22 2007 -0300

    define and use ergonomic-simple-format

:100644 100644 1662491... 85a4a98... M	scm/framework-eps.scm
:100644 100644 0eb622f... 5d69335... M	scm/framework-ps.scm
:100644 100644 8f5f34d... 87480f1... M	scm/framework-svg.scm
:100644 100644 1cf3a08... 5553b5b... M	scm/framework-tex.scm
:100644 100644 ebc6b0c... 2dcbebe... M	scm/framework-texstr.scm
:100644 100644 101e94a... b85f354... M	scm/lily.scm

commit 1a0432e75d4dd0a14cb67fd28dd9f0b31e09ef07
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:03:10 2007 -0300

    use simple-format / ly:format in backend-library.scm

:100644 100644 c09e757... 73c147c... M	scm/backend-library.scm

commit d8258ccc77fa36686f008da0a69b689ca099b00a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 01:02:55 2007 -0300

    ly:format: fix ~$ support

:100644 100644 f00d193... 48ee450... M	lily/general-scheme.cc

commit c6c58cc781578c6c7bc8c0f4e8d27cd4d06726ff
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 00:27:00 2007 -0300

    don't do expression comparison.

:100644 100644 32a64fd... bd4e4e4... M	scm/stencil.scm

commit 3f73d53087cb14d3f1de1a03ad5dc3052dfcb594
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 00:26:34 2007 -0300

    junk ice-9 format

:100644 100644 4be3278... 00e0fea... M	scm/output-tex.scm

commit 8a58ef1e6cce74d04697829fb9a40f7b75b0e6cc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 00:26:27 2007 -0300

    explicitly alias format to simple-format

:100644 100644 e03eb48... 101e94a... M	scm/lily.scm

commit a905e4a3ab21e6cdcdbc762bc2fdfb951fb6fb94
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 00:26:10 2007 -0300

    junk (ice-9 format) in backend

:100644 100644 fab2d77... 1662491... M	scm/framework-eps.scm
:100644 100644 89fae35... a035dc9... M	scm/framework-null.scm
:100644 100644 ecbe711... 53905e0... M	scm/framework-scm.scm
:100644 100644 a60f987... 1cf3a08... M	scm/framework-tex.scm
:100644 100644 6bde061... ebc6b0c... M	scm/framework-texstr.scm

commit 953377bfe66390bf04d92d36fcb689313ee60718
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 10 00:25:05 2007 -0300

    doc why ice-9 in coverage.scm

:100644 100644 7b1dfc8... e7392bb... M	scm/coverage.scm

commit dd8405b600b26588f4fced78549c4b99bbc6c12a
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Sun Jun 10 00:11:00 2007 +0200

    Allow null spacing and padding in vertical spacing:
     - the `spring' argument of ly:solve-spring-and-rod-problem now is a
       list of (ideal-distance inverse-hooke) elements, instead of
       (ideal-distance hooke), to avoid infinite value when space=0;
     - do not try to expand the spacing when all inter line spaces are
       null.

:100644 100644 6f76106... db32670... M	lily/simple-spacer-scheme.cc
:100644 100644 3f4e678... 04c35dd... M	lily/simple-spacer.cc
:100644 100644 6c1f605... 91742ef... M	scm/layout-page-layout.scm

commit 790c306f84b851d0ced8ad496a0486685827f196
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jun 8 20:53:28 2007 -0300

:000000 100644 0000000... 1298be6... A	input/lsr/text/creating-text-spanners.ly
:100644 100644 5bd62f1... a40621e... M	lily/beam-quanting.cc

commit d4103a6c12eff8a5c4aca4b84dc7adc5f9366aef
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 7 20:54:16 2007 -0700

    LSR: update (missed one file)

:100644 100644 26fb939... 1298be6... M	input/lsr/text/creating-text-spanners.ly

commit 183fa0e2072e843a3076738afdd1280c902e4278
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 7 20:53:58 2007 -0700

    LSR: update.

:000000 100644 0000000... 667aa64... A	input/lsr/ancient/gregorian-scripts.ly
:100644 000000 a14e143... 0000000... D	input/test/gregorian-scripts.ly
:100644 000000 2a9c6a4... 0000000... D	input/test/text-spanner.ly

commit 152fb4ed911d3bbb779f387ac7f06d24913ff4ea
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jun 8 00:24:47 2007 -0300

    use common Y of all stems xstaff determination in beam-quanting.

:100644 100644 7ef972e... 5bd62f1... M	lily/beam-quanting.cc

commit c55fa52391d4640bc358ca219dd8b8ddd0253eef
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jun 8 00:22:15 2007 -0300

    linelength nits.

:100644 100644 f2f0c64... 183a936... M	lily/beam.cc

commit 46d5e73a141d60d1d255087e733f3b43c41b2f0d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jun 8 00:22:01 2007 -0300

    count protections rather than protected object count
    
    This matches protected-objects in gc-stats output.

:100644 100644 cee1e74... e03eb48... M	scm/lily.scm

commit 936ed997503be4574bdea9d302014f9922aae01b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jun 8 00:21:09 2007 -0300

    fix convertly problem. Junk fault lsr import file.

:100644 000000 26fb939... 0000000... D	input/lsr/text/creating-text-spanners.ly
:100644 100644 f2d9dbd... 147813e... M	python/convertrules.py

commit 6d725b0ba0b05863b5a6922da7876374624dea3f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jun 7 23:14:04 2007 -0300

    Fix #368
    
    Use tone_pitch() for ordering pitches.

:000000 100644 0000000... d56c533... A	input/regression/ambitus-pitch-ordering.ly
:100644 100644 ab8b51e... 947e418... M	lily/include/pitch-interval.hh
:100644 100644 064c634... f871e7e... M	lily/pitch-interval.cc
:100644 100644 fa68b2d... bc8a9e4... M	lily/pitch.cc

commit 595ba73a467f628720aecf2020127e91f9643c40
Author: Rune Zedeler <rz@daimi.au.dk>
Date:   Mon Jun 4 08:33:19 2007 +0200

    regression + bugfix: auto-tab-string
    
    In 2.10+2.11 the TabStaff auto-string-calculator won't use the first
    string:
    http://lilypond.org/doc/v2.10/Documentation/user/lilypond/lily-c60b7608c6
    The 2nd e is mussing on the tab.
    This is a regression from 2.8:
    http://lilypond.org/doc/v2.8/Documentation/user/lilypond/lily-1992430156.png
    
    Patch attached

:100644 100644 0d56bb4... 045e3f3... M	lily/tab-note-heads-engraver.cc

commit 6dc4c60b1db4e83adb9818b2fc5a1ae69ea44b96
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jun 7 22:15:04 2007 -0300

    Fix #362 (2)
    
    Try not to look at height of a stem in rest collisions.

:000000 100644 0000000... f706d4e... A	input/regression/dot-column-rest-collision.ly
:100644 100644 429b83a... 8646f12... M	lily/include/note-column.hh
:100644 100644 063b773... dd92f08... M	lily/rest-collision.cc

commit b103fb0392dca718030c2dffec690ba574d79220
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 7 01:07:51 2007 -0700

    LSR: add more files, and remove unnecessary input/test/ files.

:000000 100644 0000000... 0f253f0... A	input/lsr/education/making-some-staff-lines-thicker-than-the-others.ly
:000000 100644 0000000... 567d41a... A	input/lsr/text/rotating-a-text-object.ly
:100644 000000 1fdb502... 0000000... D	input/test/engraver-one-by-one.ly
:100644 000000 a16739b... 0000000... D	input/test/hymn.ly
:100644 000000 0476737... 0000000... D	input/test/lilypond-testpage.ly
:100644 000000 c0740aa... 0000000... D	input/test/music-creation.ly
:100644 000000 f114743... 0000000... D	input/test/no-bar-lines.ly
:100644 000000 852c0ea... 0000000... D	input/test/rests.ly
:100644 000000 81791cf... 0000000... D	input/test/staff-container.ly
:100644 000000 6abe3d1... 0000000... D	input/test/staff-size.ly
:100644 000000 ab3864b... 0000000... D	input/test/stem-extend.ly
:100644 000000 f70949c... 0000000... D	input/test/tablature-hammer.ly

commit ee78c9aed947fb52f0210ac875759d476a9c71e3
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 7 00:39:57 2007 -0700

    LSR: adding new files.

:000000 100644 0000000... 95e8c64... A	input/lsr/connecting/automatic-beam-subdivisions.ly
:000000 100644 0000000... 220a8a7... A	input/lsr/connecting/how-to-improve-automatic-beam-groups-when-frequently-using--time.ly
:000000 100644 0000000... cdc3348... A	input/lsr/education/putting-parentheses-around-a-note.ly
:000000 100644 0000000... af22af8... A	input/lsr/education/white-text-on-black-background.ly
:000000 100644 0000000... 70afad6... A	input/lsr/guitar/faking-a-hammer-in-tablatures.ly
:000000 100644 0000000... abfeee4... A	input/lsr/other/all-headers.ly
:000000 100644 0000000... c950efe... A	input/lsr/other/engravers-one-by-one.ly
:000000 100644 0000000... 9d73b40... A	input/lsr/other/removing-time-signature-and-bar-lines.ly
:000000 100644 0000000... 3569f3f... A	input/lsr/pitch/combining-two-parts-on-the-same-staff.ly
:000000 100644 0000000... 731a76e... A	input/lsr/pitch/preventing-stem-extension.ly
:000000 100644 0000000... c14c927... A	input/lsr/pitch/rest-styles.ly
:000000 100644 0000000... b51fc6c... A	input/lsr/scheme/generating-random-notes.ly
:000000 100644 0000000... 4b4c32c... A	input/lsr/staff/changing-the-staff-size.ly
:000000 100644 0000000... d97f091... A	input/lsr/staff/staff-containers.ly
:000000 100644 0000000... 26fb939... A	input/lsr/text/creating-text-spanners.ly
:000000 100644 0000000... 541a591... A	input/lsr/text/how-to-bottom-align-texts-with-different-vertical-extents.ly
:000000 100644 0000000... ab75df3... A	input/lsr/vocal/aligning-lyrics.ly
:100644 000000 c65e0ab... 0000000... D	input/test/engraver-contexts.ly

commit cd3c67a549d7dd823fd80170fc5e868688cf46f7
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jun 7 00:35:09 2007 -0700

    LSR: automagic update.

:100644 100644 5d1a06f... 35a7a84... M	input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly
:100644 100644 1f50d31... 54ba9e1... M	input/lsr/spacing/alignment-order.ly

commit 3680cbedf510b7908d957f3ef88a203ce9ad5f8b
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 5 00:39:43 2007 -0700

    Snippet doesn't work (in input/test/ version as well).

:100644 000000 0be0ee8... 0000000... D	input/lsr/spacing/changing-vertical-extents.ly

commit c46c1d9ef55e591b2c2d37c91e4a5ef95dc3ac77
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 5 00:32:40 2007 -0700

    Brown paper bag: undo accidently deletion of regtest.

:100644 100644 e69de29... 9f40328... M	input/regression/page-label.ly

commit 6eed384d89ceeb1a48868f94c53c2761678a9a48
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jun 5 00:25:28 2007 -0700

    LSR: add new files.

:000000 100644 0000000... e38331e... A	input/lsr/other/making-an-object-invisibile-with-the-transparent-property.ly
:000000 100644 0000000... 4d4ec62... A	input/lsr/other/outputting-the-version-number.ly
:000000 100644 0000000... 0be0ee8... A	input/lsr/spacing/changing-vertical-extents.ly
:000000 100644 0000000... 7c5d3bc... A	input/lsr/spacing/setting-the-extent-of-objects.ly
:100644 100644 9f40328... e69de29... M	input/regression/page-label.ly
:100644 000000 fcf05bb... 0000000... D	input/test/partial-blank.ly
:100644 000000 797e7f6... 0000000... D	input/test/preset-extent.ly
:100644 000000 012ff14... 0000000... D	input/test/version-output.ly
:100644 000000 b46f3ac... 0000000... D	input/test/vertical-extent.ly

commit 0e4f902f97cae4ebdfa050fb93f289212f80dd2a
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 4 19:19:07 2007 -0700

    LSR: add new files.

:000000 100644 0000000... ee84586... A	input/lsr/chords/volta-brackets-over-chord-names.ly
:000000 100644 0000000... 03e7e92... A	input/lsr/contemporary/time-signatures-on-top-of-the-score-using-a-separate-staff.ly
:000000 100644 0000000... 155f125... A	input/lsr/scheme/transpose-pitches-with-minimum-accidentals.ly
:000000 100644 0000000... fad0e45... A	input/lsr/staff/aligning-instrument-names.ly
:000000 100644 0000000... db0baa6... A	input/lsr/vocal/vertical-brace-spanning-several-lyrics-lines.ly
:100644 000000 ccbbeba... 0000000... D	input/test/instrument-name-align.ly
:100644 000000 3e557fe... 0000000... D	input/test/time-signature-staff.ly
:100644 000000 8f6ebd7... 0000000... D	input/test/volta-chord-names.ly

commit 3f9d1602910526dfc24176391603af4164e688d4
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 4 19:14:14 2007 -0700

    LSR: automatic update and "pitches"->"pitch" change in makelsr.py

:100755 100755 2206e61... 6b72bbe... M	buildscripts/makelsr.py
:100644 100644 549df76... f5d2d65... M	input/lsr/pitch/makam.ly
:100644 100644 a9bfdf5... c6754ed... M	input/lsr/spacing/drawing-skyline-outline.ly

commit e340224bdb1dbf989647031b42754d5c7f7179ce
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jun 4 17:52:18 2007 -0700

    Minor doc fix from mailist.

:100644 100644 4e31cc3... e17f3e4... M	Documentation/user/basic-notation.itely

commit 031ee489cbf076de78be0038389b9ade0dffaf95
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 23:49:57 2007 -0300

    Fix #362.
    
    Don't request stem_end for beamed note when formatting semities.

:000000 100644 0000000... b9ad29a... A	input/regression/laissez-vibrer-tie-beam.ly
:100644 100644 50f1746... cb7d8c6... M	lily/include/tie-formatting-problem.hh
:100644 100644 f7682c9... 3105d78... M	lily/tie-formatting-problem.cc

commit 4352276fce9f906169e7a71f0de104a723686e92
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 23:36:35 2007 -0300

    bump version

:100644 100644 8351714... 552b2a6... M	VERSION

commit c4d6b485b0b2928e4d78251c0bd373329e3ae941
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 23:33:33 2007 -0300

    Fix #363.
    
    Thinko with argument ordering cause (0 . NEGATIVE) line stencils to be
    empty and disappear.

:100644 100644 d1f5dd0... 4cffe4c... M	scm/define-markup-commands.scm

commit 6dd82ca9663b9ed4f10fb982589a8e5dd85fc2bb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 23:07:08 2007 -0300

    Support --local-datadir for output-distance
    
    Take fonts from test data, so we use the correct font for each
    version.

:100644 100644 c60e965... ea82a93... M	buildscripts/output-distance.py

commit 18b0804acf173d1372477c6b07c3358b8ae9f1a0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 23:06:31 2007 -0300

    thinko

:100644 100644 30f8283... f821cc5... M	GNUmakefile.in

commit 9dc94a8e2e0d01b6ec920caa7b7a77bf318345b7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:42:38 2007 -0300

    store out/share/ tree alongside test results

:100644 100644 f70b2d4... 30f8283... M	GNUmakefile.in

commit 705efd730412dd2bc48a9a75110f3c0d80129b1a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:41:57 2007 -0300

    ignorance

:100644 100644 0c7c899... 2042002... M	.gitignore

commit 3beb66404b8af21572e815fef7c6bfe7e3c9dde7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:37:38 2007 -0300

    remove .tex tables from mf/

:100644 100644 c9cc27a... 24b0971... M	buildscripts/mf-to-table.py
:100644 100644 170bbb1... 59e22f8... M	mf/GNUmakefile

commit 0575141a4b3d9e7cf5afb80ae2d9188be75dcba1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:16:13 2007 -0300

    strip double ' ', to adapt to new string_split() semantics

:100644 100644 e5cdbc7... 9da6823... M	lily/lily-guile.cc

commit 279e32ad208aa18520efdaf5cec91f02608f52c0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:15:50 2007 -0300

    output lily font filename  with lilypond-datadir as a variable.
    
    This will help testing. With this we can package the datadir together
    with the test result, and test and visualize across font changes.

:100644 100644 a119024... 0eb622f... M	scm/framework-ps.scm

commit 22afbc26b97394dd85b72f074fd65bc0b50f9961
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:14:35 2007 -0300

    always canonicalize datadir path

:100644 100644 2ff9fc4... 42c54a6... M	lily/relocate.cc

commit 12685a28990cf8098c219c75d0df594194bac7a8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 22:14:20 2007 -0300

    add support for (ly:get-option 'datadir)

:100644 100644 b636948... 638aaf6... M	lily/program-option-scheme.cc
:100644 100644 48d9117... cee1e74... M	scm/lily.scm

commit f40807642fd3b9bdfffaefecc34014dbfc9ebe85
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jun 3 21:43:11 2007 -0300

    add File_name::canonicalized()
    
    - add string_join()
    - do the right thing with a//b for string_split()
    - test functions

:100644 100644 e5736e0... 0f0bb61... M	flower/file-name.cc
:100644 100644 e8ea1ea... bd699e0... M	flower/include/file-name.hh
:100644 100644 4c3dcc0... 5c2c09c... M	flower/include/std-vector.hh
:100644 100644 b78b019... 1221609... M	flower/std-string.cc
:100644 100644 edae635... 9bd06f1... M	flower/test-file-name.cc

commit 884d0a77add57f69cd623ae2d552e96a4e19d7fe
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu May 31 14:10:56 2007 +0200

    Compile fix.

:100644 100644 690f437... 1ec73c6... M	po/nl.po

commit 2d5268e6ca7d21721476b8d7b5ae570d1e48eedc
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Thu May 31 13:51:58 2007 +0200

    Compile fix.

:100644 100644 641379a... 84191b7... M	lily/paper-book.cc

commit 2fd58e2547722e0a54af532fd7f7c2d3679bbd1e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue May 29 17:46:13 2007 +0200

    Update German manual skeletons

:100644 100644 b22e893... 8333577... M	Documentation/de/user/advanced-notation.itely
:100644 100644 ebb7c2d... c5557c7... M	Documentation/de/user/changing-defaults.itely
:100644 100644 2eb6568... 9ade30f... M	Documentation/de/user/converters.itely
:100644 100644 1811beb... 741f9c4... M	Documentation/de/user/instrument-notation.itely
:100644 100644 f555bdd... 9ffad5e... M	Documentation/de/user/lilypond-book.itely
:100644 100644 befd74d... dbbc4f1... M	Documentation/de/user/literature.itely
:100644 100644 fe7bc86... ddc50cb... M	Documentation/de/user/non-music.itely
:100644 100644 b26d66b... 19e936a... M	Documentation/de/user/notation-appendices.itely
:100644 100644 4ba28df... 32d7b72... M	Documentation/de/user/programming-interface.itely
:100644 100644 db1721e... 934d0b9... M	Documentation/de/user/running.itely
:100644 100644 e58d0b9... dc20fd7... M	Documentation/de/user/scheme-tutorial.itely
:100644 100644 f545b6c... 0c0b0db... M	Documentation/de/user/spacing.itely
:100644 100644 1a0d34c... 8453ee0... M	Documentation/de/user/templates.itely

commit fe3ad51aa284b6f8c6dfd27a5b3fb7cffe83c666
Author: Till Rettig <till.rettig@gmx.de>
Date:   Mon May 28 21:40:53 2007 +0300

    Update commitish so check-translation wont complain

:100644 100644 b2c625e... f617d2a... M	Documentation/de/user/basic-notation.itely
:100644 100644 d45c1da... 5cd061f... M	Documentation/de/user/tweaks.itely

commit 03f914b530ab3065f35b1759a27b23a3f25a366b
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Tue May 29 15:04:36 2007 +0200

    nl.po replace-update.

:100644 100644 169b40e... 3b2bede... M	po/lilypond.pot
:100644 100644 018819a... 690f437... M	po/nl.po
:100644 100644 a5fd02f... a119024... M	scm/framework-ps.scm

commit a0c75cfc975b4fb8cb67f0b748db0e2e4696cb1a
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon May 28 23:17:33 2007 +0200

    \label and \page-ref documentation and news item.
    Add "labels" grob property and "page-label" (iso. "label") music
    property definitions.

:100644 100644 4a707e3... d651126... M	Documentation/topdocs/NEWS.tely
:100644 100644 52c18db... eded3ec... M	Documentation/user/non-music.itely
:100644 100644 a83df21... 9f40328... M	input/regression/page-label.ly
:100644 100644 db088a5... 6ed8512... M	lily/paper-column-engraver.cc
:100644 100644 4dba6bb... 1578688... M	lily/paper-column.cc
:100644 100644 ea28ba4... c887598... M	ly/music-functions-init.ly
:100644 100644 014481c... 45a2c77... M	scm/define-grob-properties.scm
:100644 100644 57ef143... e3a6e3d... M	scm/define-music-properties.scm
:100644 100644 5435533... 6bd6650... M	scm/lily-library.scm

commit 4fa6adf1d3cfd11aad4d248007ec33ebb42b2d45
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon May 28 19:37:57 2007 +0200

    Bookmarking labels and page referencing:
    
     - the \label command can be used at top-level (Page_marker) or inside
       music (LabelEvent);
    
     - for labels inside music: the paper_column_engraver handles
       label-events and fills the labels property of the paper column;
    
     - for top-level labels: Paper_book::get_system_specs() fill the labels
       property of the previous prob or of the first column of the previous
       paper_score;
    
     - when systems are built, the labels of their columns are collected to
       set the system labels property;
    
     - in Page_breaking::make_pages(), a label->page-number table is built,
       and stored in a variable of the paper_book paper;
    
     - the \page-ref markup command accesses the table though its layout
       argument. The actual evaluation of the stencil is postponed to the
       layout output phase using a new stencil command:
       delayed-stencil-evaluation;
    
     - a MARKUP_HEAD_SCM0_MARKUP1_MARKUP2 token has been added to the
       parser for this new markup command.

:000000 100644 0000000... a83df21... A	input/regression/page-label.ly
:100644 100644 a925a6c... 69962e6... M	lily/include/page-marker.hh
:100644 100644 793d085... fbe51a5... M	lily/include/paper-column-engraver.hh
:100644 100644 66457f4... ec17fb3... M	lily/lexer.ll
:100644 100644 46a1eed... a972e3e... M	lily/page-breaking.cc
:100644 100644 3278a7b... f2450be... M	lily/page-marker-scheme.cc
:100644 100644 dd43c35... 11b1999... M	lily/page-marker.cc
:100644 100644 95be368... 641379a... M	lily/paper-book.cc
:100644 100644 d583bc5... db088a5... M	lily/paper-column-engraver.cc
:100644 100644 f901a6d... 18668de... M	lily/parser.yy
:100644 100644 f6deee0... 8afc330... M	lily/stencil-interpret.cc
:100644 100644 e700615... ef0e067... M	lily/system.cc
:100644 100644 8360dcb... ea28ba4... M	ly/music-functions-init.ly
:100644 100644 2bda1a2... f5d7b79... M	scm/define-event-classes.scm
:100644 100644 8a0853e... d1f5dd0... M	scm/define-markup-commands.scm
:100644 100644 03ac6f8... c6a83c4... M	scm/define-music-types.scm
:100644 100644 9b0b942... 6a027b6... M	scm/define-stencil-commands.scm
:100644 100644 7a1141d... 5435533... M	scm/lily-library.scm

commit 3217bd78bca921524696102c04483f766a7f33ef
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Mon May 28 09:36:10 2007 +0200

    Fix typo, bar lines are connected for GrandStaff but not for ChoirStaff.

:100644 100644 de223aa... 4e31cc3... M	Documentation/user/basic-notation.itely

commit 8cda9c609a07b3a8b85eced7c7ac77be835a0057
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun May 27 12:41:59 2007 +0200

    Make pfx2ttf.fontforge work with FontForge 2007-May-01 or newer.

:100644 100644 53b9de9... 6428c7c... M	buildscripts/pfx2ttf.fontforge

commit 0bf625c588a94030d351f3f8ec631cada2e15d8a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun May 27 10:04:37 2007 +0200

    Fix German manual

:100644 100644 1ae60f4... b2c625e... M	Documentation/de/user/basic-notation.itely

commit 67739369b7fd6c6c15e48b27b87dc200d40827d4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun May 27 09:51:33 2007 +0200

    Update French docs translation

:100644 100644 2de6bcd... 24c39bd... M	Documentation/fr/user/basic-notation.itely
:100644 100644 ce8b2b8... e9f812f... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 0f95c40... 3e1fc3d... M	Documentation/fr/user/converters.itely
:100644 100644 4bb084c... d7c4dc5... M	Documentation/fr/user/introduction.itely
:100644 100644 81d0d54... 05d66c0... M	Documentation/fr/user/spacing.itely
:100644 100644 7ab6055... bdb50a5... M	Documentation/fr/user/tutorial.itely
:100644 100644 904ce0c... 1549fb9... M	Documentation/fr/user/tweaks.itely
:100644 100644 e801419... 875f08b... M	Documentation/fr/user/working.itely

commit 94a8f820426240125dc031e892f9b2d864d0f2cb
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat May 26 10:24:38 2007 +0200

    Simplify slash in `neomensural_timesig'.

:100644 100644 0b6098a... 6803622... M	mf/parmesan-timesig.mf

commit 2966f53f9511e21cf1db4ae6231a9b38e2adeacf
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat May 26 08:17:33 2007 +0200

    Improve overlapping in `petrucci f clef'

:100644 100644 986839d... 9272212... M	mf/parmesan-clefs.mf

commit ccb86bcd006e8a74d1cb12b37d238c312edddd9b
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat May 26 08:04:51 2007 +0200

    Fix stem thickness in clefs.medicaea.fa_change.

:100644 100644 92355b4... 986839d... M	mf/parmesan-clefs.mf

commit ef2a56348261c657e63bfea9341bfe8e2a22f486
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri May 25 20:19:49 2007 +0200

    minor parmesan fixes
    
    (epiphonus_char): Improve intersection point.
    (med_punctum_char): Resolve intersection.

:100644 100644 db54fd5... d62b4d9... M	mf/parmesan-heads.mf

commit fb58c62aeb6b7f3a16cebb021d20245d915c9b2e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon May 21 11:26:13 2007 -0300

    gs -q depends of -dverbose.

:100644 100644 71fbe9b... a41a1ca... M	scm/ps-to-png.scm

commit 58b711faf21ce012c7093aada6469f19cd67dc73
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon May 21 11:12:35 2007 +1000

    Fix disappearing last page problem.

:100644 100644 1d96f73... d03c486... M	lily/page-breaking.cc

commit 5063caa1540f8a4cd56a6b1fc802db70b7385514
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon May 21 09:57:19 2007 +1000

    Revert "Fix disappearing last page problem."
    
    This reverts commit e0bffa5a02d173f02a2f259eb2916d06c777d5f8.

:100644 100644 8f1e55e... 082384d... M	lily/include/page-breaking.hh
:100644 100644 0d88338... 1d96f73... M	lily/page-breaking.cc

commit eb7e7062c6df71a3132b0326724978aaaadaeb27
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 20:21:34 2007 -0300

    printf correctness.

:100644 100644 7e42dc9... 72164cc... M	lily/page-spacing-result.cc

commit 04e45f93d618b41be4ea08cf7b3d73805f1b3350
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 19:26:37 2007 -0300

    bump version

:100644 100644 a9f493b... 8351714... M	VERSION

commit e0bffa5a02d173f02a2f259eb2916d06c777d5f8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 19:24:09 2007 -0300

    Fix disappearing last page problem.
    
    - Add Page_breaking::uncompress_page_spacing_results().
    - Use on space_systems_on_n_.*() functions.

:100644 100644 082384d... 8f1e55e... M	lily/include/page-breaking.hh
:100644 100644 1d96f73... 0d88338... M	lily/page-breaking.cc

commit f1bfaf882be1cb6d3fced8ada19dc4d03054ef4b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 18:50:45 2007 -0300

    add Page_spacing_result::print()

:100644 100644 c371532... 7dc43d0... M	lily/include/page-spacing-result.hh
:100644 100644 f677476... 7e42dc9... M	lily/page-spacing-result.cc

commit f982989ea3103f4f7258b34d86fbace9ec273cce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 18:10:15 2007 -0300

    add Page_spacing_result::average_force()

:100644 100644 46a25d0... c371532... M	lily/include/page-spacing-result.hh
:100644 100644 f25d75f... 728e726... M	lily/optimal-page-breaking.cc
:100644 100644 510567e... f677476... M	lily/page-spacing-result.cc

commit 18d5e2082c905ea5f7a07a4ce9250088a5497ca3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 18:07:30 2007 -0300

    fix thinko in computation of average force.

:100644 100644 a0ba883... f25d75f... M	lily/optimal-page-breaking.cc

commit 68267898290331d65506636924563e45a4012ad6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 18:07:13 2007 -0300

    add Page_spacing_result::page_count()

:100644 100644 7b8ae88... 46a25d0... M	lily/include/page-spacing-result.hh
:100644 100644 9a05ef8... 510567e... M	lily/page-spacing-result.cc

commit 919637ffa90b6b520d14e54f4d889f63a93a92b7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 17:42:34 2007 -0300

    page breaking coding style
    
    - Page_spacing_result in separate file.
    - declare variables at init.

:100644 100644 4604f54... 1cce9bd... M	lily/constrained-breaking.cc
:100644 100644 768f240... 4754d49... M	lily/include/lily-proto.hh
:100644 100644 208c1e8... 082384d... M	lily/include/page-breaking.hh
:000000 100644 0000000... 7b8ae88... A	lily/include/page-spacing-result.hh
:100644 100644 7dba158... fc4c15f... M	lily/include/page-spacing.hh
:100644 100644 4f82c2d... a0ba883... M	lily/optimal-page-breaking.cc
:100644 100644 d84c278... 1d96f73... M	lily/page-breaking.cc
:000000 100644 0000000... 9a05ef8... A	lily/page-spacing-result.cc
:100644 100644 60e5174... 536e4ff... M	lily/page-spacing.cc
:100644 100644 d17e6a8... b818dc0... M	lily/page-turn-page-breaking.cc

commit 3af2ad3a1dd4577852bcf760f5dfdb1f7d3b5fa0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 17:13:32 2007 -0300

    page breaking coding style fixes.
    
    - rename sys_ -> system_spec_index_
    - rename last() -> is_last()
    - make breaks_ private; add last_break_position() method.

:100644 100644 2bedb23... 208c1e8... M	lily/include/page-breaking.hh
:100644 100644 c3d3f03... 4f82c2d... M	lily/optimal-page-breaking.cc
:100644 100644 8243ebc... d84c278... M	lily/page-breaking.cc
:100644 100644 d154536... 60e5174... M	lily/page-spacing.cc
:100644 100644 7823995... d17e6a8... M	lily/page-turn-page-breaking.cc

commit c79549e9e37dbdd6a9b195097edaa08e4d6fac72
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 17:05:11 2007 -0300

    reformatting. Rename all_ to system_specs_

:100644 100644 dc33a53... 2bedb23... M	lily/include/page-breaking.hh
:100644 100644 b6d1b93... 8243ebc... M	lily/page-breaking.cc

commit 1671fe774cb28cffeacaf6f116123e66e57f2534
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun May 20 21:52:37 2007 +0200

    Fix regtest texidoc

:100644 100644 d019eb0... a808585... M	input/regression/page-break-turn-toplevel.ly

commit 963a3e2a22619b076426decac99ec938899a00e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 16:52:23 2007 -0300

    add header

:100644 100644 cc646e7... 3dae389... M	lily/dot-formatting-problem.cc

commit 6413a96a270ab2db81984e1389a90e211c294844
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 16:51:01 2007 -0300

    formatting nits

:100644 100644 2478afc... 2d93ff2... M	lily/include/constrained-breaking.hh
:100644 100644 aefa1ad... dc33a53... M	lily/include/page-breaking.hh
:100644 100644 d9aec18... c3d3f03... M	lily/optimal-page-breaking.cc
:100644 100644 46a1eed... b6d1b93... M	lily/page-breaking.cc

commit 3406736fbcfb244a7a54387e644ed302164a1f3b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun May 20 16:50:44 2007 -0300

    init score_ in ctor

:100644 100644 81dc908... cc646e7... M	lily/dot-formatting-problem.cc

commit a744bc092af73ead82421c61fe4d7e2aadd4f98b
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sun May 20 18:39:24 2007 +0300

    Translation of Documentation/de/user/basic-notation.itely

:100644 100644 a79e502... 1ae60f4... M	Documentation/de/user/basic-notation.itely

commit 487d3695dc4d7151ab7b71c27467f96205f59935
Author: Till Rettig <till.rettig@gmx.de>
Date:   Wed May 16 18:38:21 2007 +0300

    update to Documentation/po/de.po

:100644 100644 a8afe89... c2712a8... M	Documentation/po/de.po

commit 80cef5ae9d09e4ead45fe74c6219919935a2dd63
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat May 19 16:36:50 2007 +0200

    typo

:100644 100644 7b7e3eb... 71fbe9b... M	scm/ps-to-png.scm

commit 5c70d7f71e465fcbe0cc740df010f6dd7b9d55a3
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat May 19 16:23:07 2007 +0200

    Fix "quiet PS to PNG conversion"

:100644 100644 7b7e3eb... 71fbe9b... M	scm/ps-to-png.scm

commit 3ce2ff9cac0991ae6e693c0aaedfb9cd25607de3
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat May 19 14:27:44 2007 +0200

    Update Spanish and German docs skeletons

:100644 100644 69e2514... b22e893... M	Documentation/de/user/advanced-notation.itely
:100644 100644 e4ec18e... a79e502... M	Documentation/de/user/basic-notation.itely
:100644 100644 4f4f945... ebb7c2d... M	Documentation/de/user/changing-defaults.itely
:100644 100644 f99a58b... 2eb6568... M	Documentation/de/user/converters.itely
:100644 100644 43d84c9... 1811beb... M	Documentation/de/user/instrument-notation.itely
:100644 100644 f89ec25... f555bdd... M	Documentation/de/user/lilypond-book.itely
:100644 100644 ee6a9d4... befd74d... M	Documentation/de/user/literature.itely
:100644 100644 e1313ab... fe7bc86... M	Documentation/de/user/non-music.itely
:100644 100644 a4db5c8... b26d66b... M	Documentation/de/user/notation-appendices.itely
:100644 100644 982ce63... 4ba28df... M	Documentation/de/user/programming-interface.itely
:100644 100644 d4c9737... db1721e... M	Documentation/de/user/running.itely
:100644 100644 5942b79... e58d0b9... M	Documentation/de/user/scheme-tutorial.itely
:100644 100644 2494038... f545b6c... M	Documentation/de/user/spacing.itely
:100644 100644 18cce61... 1a0d34c... M	Documentation/de/user/templates.itely
:100644 100644 1771c74... 944cfe8... M	Documentation/es/user/advanced-notation.itely
:100644 100644 8902b4a... ebc7d96... M	Documentation/es/user/changing-defaults.itely
:100644 100644 a5ed11e... 1ef3030... M	Documentation/es/user/converters.itely
:100644 100644 f40df63... 92259bf... M	Documentation/es/user/instrument-notation.itely
:100644 100644 6a7fb13... e970588... M	Documentation/es/user/lilypond-book.itely
:100644 100644 103548f... cc057b4... M	Documentation/es/user/literature.itely
:100644 100644 0c2f684... 499c704... M	Documentation/es/user/non-music.itely
:100644 100644 7e48ec2... 0efb506... M	Documentation/es/user/notation-appendices.itely
:100644 100644 6441928... 0ca70c8... M	Documentation/es/user/programming-interface.itely
:100644 100644 b3afa2e... bcd3858... M	Documentation/es/user/running.itely
:100644 100644 d163448... 7d8b089... M	Documentation/es/user/scheme-tutorial.itely
:100644 100644 e746977... 817d1fb... M	Documentation/es/user/spacing.itely
:100644 100644 58d7ff5... 16d021c... M	Documentation/es/user/templates.itely

commit ebadd6278401481c35cc708ec25cc097e5ebfa85
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Fri May 18 17:44:02 2007 +0200

    Toplevel page breaking and page turning commands documentation and
    regression tests.

:100644 100644 ebdee04... 4a707e3... M	Documentation/topdocs/NEWS.tely
:100644 100644 dddc526... ac85a6c... M	Documentation/user/spacing.itely
:100644 100644 bc42a9e... 0cae8af... M	input/regression/page-break-between-scores.ly
:000000 100644 0000000... d019eb0... A	input/regression/page-break-turn-toplevel.ly

commit da383997e929d8301424e9d320e3f5ada7cf6a58
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Fri May 18 16:16:48 2007 +0200

    Use book-(score|text|music)-handlers in book_body elements, after the
    fashion of the toplevel-(score|text|music)-handlers used for
    toplevel_expressions.
    Allow composite_music (and thus \pageBreak) in \book blocks.

:100644 100644 7bb9ba0... 567504c... M	lily/book-scheme.cc
:100644 100644 9df1034... 9d209b9... M	lily/parser.yy
:100644 100644 015e6dc... 364068c... M	ly/declarations-init.ly
:100644 100644 2758825... 7a1141d... M	scm/lily-library.scm

commit 7213faf1c6fa240f69305a7bfd84c4f2a2722c61
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Fri May 18 16:12:26 2007 +0200

    Define music properties used by toplevel page breaking/turning commands.

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

commit efa0d6d0629df7605c2462726d89519379eb922f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 09:35:30 2007 -0300

    quiet PS to PNG conversion

:100644 100644 fe17642... 7b7e3eb... M	scm/ps-to-png.scm

commit 2540b584a4ac28a8e6f84e7df8bffd7bd46fafa2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri May 18 09:38:15 2007 +0200

    Update French docs skeletons

:100644 100644 712279e... 563b4a1... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 618c358... 91f7f6f... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 3d47b1d... e0ac7ca... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 2b70ada... 6eae695... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 d79f34e... 2cc82e2... M	Documentation/fr/user/literature.itely
:100644 100644 6c31b1d... eaf849c... M	Documentation/fr/user/non-music.itely
:100644 100644 9d4044f... c562046... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 e2cba31... b8bce55... M	Documentation/fr/user/programming-interface.itely
:100644 100644 10e3b10... 7b97d24... M	Documentation/fr/user/running.itely
:100644 100644 898833d... 483443e... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 e347ee0... 81d0d54... M	Documentation/fr/user/spacing.itely
:100644 100644 819dd5d... cd2b049... M	Documentation/fr/user/templates.itely

commit 58710722240de541ca4f37382c0503ac470ea6a6
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri May 18 09:30:47 2007 +0200

    Fix afterGrace documentation

:100644 100644 10b7161... de223aa... M	Documentation/user/basic-notation.itely

commit 7ac7d23be85503dca9c937481a8adf7da6a5b092
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 01:19:30 2007 -0300

    Revert "Fix so \partial does the setting in Timing instead of Score to support"
    
    This reverts commit 085322b034da9f731f465652c3937a8d51930baf.
    
    this patch broke midi-partial.ly

:100644 100644 9df1034... eea08ee... M	lily/parser.yy

commit 0d4bd5eff9d51031ed7bea87e95d7b8ec97fc5bb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 01:18:50 2007 -0300

    add midi-partial.ly.

:000000 100644 0000000... 951ce51... A	input/regression/midi-partial.ly

commit 4d320311d6f7d686e861cdae4f452732d807ad68
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu May 17 20:58:33 2007 -0700

    Compile fix.

:100644 100644 999c65a... af209b8... M	input/new/GNUmakefile

commit 58618983b6806eda3cb989a254800bbb66c8c96b
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu May 17 20:56:54 2007 -0700

    Adding forgotten file.

:000000 100644 0000000... 549df76... A	input/lsr/pitch/makam.ly

commit c46032fcaabd0b0d6bef64e75a90abc8ff4385ed
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 00:48:22 2007 -0300

    -I input/new/pitch

:100644 100644 fd821ed... ae8cc39... M	make/lilypond-vars.make

commit f836b928615e915081edb43b889ae84eb6ba21f2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 00:48:12 2007 -0300

    add pitch/ directory

:100644 100644 8f8b062... af209b8... M	input/new/GNUmakefile

commit 57bc4e65095fa5c95966bdf1e6b359e79b8c6f68
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 00:37:15 2007 -0300

    remove README from GNUmakefile.

:100644 100644 7220ec4... 1ca99ac... M	input/test/GNUmakefile

commit 5f4613dc773878aae6060f72371ab0f6614ee400
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri May 18 00:32:06 2007 -0300

    strip pitches/ subdir.

:100644 100644 999c65a... 8f8b062... M	input/new/GNUmakefile

commit a696f6ac41ef836c4c67e906814a8841aead0e40
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Thu May 17 10:31:28 2007 +0200

    Add a new kind of object, Page_marker, at the same level as scores and
    markups, holding page breaking and page turning information, and which
    can be used to create top-level page breaking and page turning
    directives.  Thus, \pageBreak, \noPageBreak, etc, can be used at
    top-level, between scores and top-level markups.

:100644 100644 bf28d1b... 265632a... M	lily/book.cc
:000000 100644 0000000... a925a6c... A	lily/include/page-marker.hh
:000000 100644 0000000... 3278a7b... A	lily/page-marker-scheme.cc
:000000 100644 0000000... dd43c35... A	lily/page-marker.cc
:100644 100644 c6bcccd... 95be368... M	lily/paper-book.cc
:100644 100644 1732952... 015e6dc... M	ly/declarations-init.ly
:100644 100644 e6aad14... 8360dcb... M	ly/music-functions-init.ly
:100644 100644 e6215b9... 2758825... M	scm/lily-library.scm

commit 88ab20ef577884e16c840d320091234d43c176ba
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu May 17 07:41:30 2007 +1000

    Check for empty extent in Bar_line::calc_anchor

:100644 100644 7a1e92d... 48b9c47... M	lily/bar-line.cc

commit a2ff40f4e757abcf7e5f341edd3b997407cab39a
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 16 09:10:51 2007 +0200

    Make feta-braces-* work with mf2pt1.

:100644 100644 2dd7440... bb928d3... M	mf/feta-beugel.mf

commit 4e3dfb4e557fe5990b48f8c9a7d5f341f8163cf1
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue May 15 07:42:52 2007 +0200

    We need FreeType 2.1.10 or newer.

:100644 100644 0b6873a... 194c74e... M	Documentation/topdocs/INSTALL.texi
:100644 100644 8a7a12c... 15a41e9... M	configure.in

commit 2ab3fdb14881d8805aafb0ca84ba29fbc5360f9d
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon May 14 20:58:16 2007 -0700

    LSR: minor tweaks.  Rename "pitches" to "pitch" because lilypond makefiles
    barf on the plural form.  (?!)

:100644 100644 4a706f8... 951962e... M	input/lsr/GNUmakefile
:100644 100644 40f5c0d... dfeb0b6... M	input/lsr/LSR.ly
:000000 100644 0000000... fe8a536... A	input/lsr/pitch/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/lsr/pitch/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/pitch/SConscript
:100644 000000 fe8a536... 0000000... D	input/lsr/pitches/AAA-intro-advanced.ly
:100644 000000 3819fda... 0000000... D	input/lsr/pitches/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/lsr/pitches/SConscript
:000000 100644 0000000... b907dd0... A	input/new/pitch/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/pitch/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/pitch/SConscript
:000000 100644 0000000... 549df76... A	input/new/pitch/makam.ly
:100644 000000 b907dd0... 0000000... D	input/new/pitches/AAA-intro-advanced.ly
:100644 000000 3819fda... 0000000... D	input/new/pitches/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/new/pitches/SConscript
:100644 000000 549df76... 0000000... D	input/test/makam.ly
:100644 000000 f6e31ca... 0000000... D	input/test/smart-transpose.ly

commit 2a2ca4738df682719847093e11520baa2f26e21d
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon May 14 15:01:29 2007 +0200

    Typos.

:100644 100644 56dfaac... 2dd7440... M	mf/feta-beugel.mf

commit 085322b034da9f731f465652c3937a8d51930baf
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Mon May 14 13:25:49 2007 +0200

    Fix so \partial does the setting in Timing instead of Score to support
    polymetric scores.

:100644 100644 eea08ee... 9df1034... M	lily/parser.yy

commit eec29293e718e36f5a6f7212493072dc59b71cc4
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun May 13 23:02:35 2007 -0700

    Remove  input/test/  files that have been moved into LSR.

:100644 000000 e2f25f7... 0000000... D	input/test/dynamic-extra.ly
:100644 000000 c6ea946... 0000000... D	input/test/header-ifelse.ly
:100644 000000 217f952... 0000000... D	input/test/staff-bracket.ly

commit 346124db701f0d635ed9b97eef568c82c4fcc132
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun May 13 22:53:32 2007 -0700

    LSR: automatic update.

:000000 100644 0000000... 384f703bd. A	input/lsr/expressive/combining-dynamics-with-markup-texts.ly
:100644 100644 bcb0551... 8ce0c47... M	input/lsr/other/applying-noteheads-styles-depending-on-the-step-of-the-scale.ly
:000000 100644 0000000... ecacbf4... A	input/lsr/scheme/displaying-the-version-number-with-conditionals-if-then-using-scheme.ly
:000000 100644 0000000... 6751f5e... A	input/lsr/staff/staff-brackets.ly
:000000 100644 0000000... 43e5ce2... A	input/lsr/text/embedding-native-postscript-in-a--markup-bloc.ly

commit ae5b4476bea2f4d0b0e3d5a46779ec95c4c55138
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun May 13 15:32:46 2007 +0200

    Replace remaining static arrays with dynamic ones.

:100644 100644 cbd43f7... d4bb869... M	lily/ttf.cc

commit 5d11f45056e13ef149d56e92cfa6da49a18242ea
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun May 13 01:05:13 2007 -0700

    Remove input/test/ examples that have been moved to LSR.

:100644 100644 39eff0e... 4a706f8... M	input/lsr/GNUmakefile
:000000 100644 0000000... 93c62a9... A	input/new/ancient/AAA-intro.ly
:100644 000000 3e5aeb5... 0000000... D	input/test/README
:100644 000000 bbca524... 0000000... D	input/test/circle.ly
:100644 000000 a74b0ba... 0000000... D	input/test/compound-time.ly
:100644 000000 f29f410... 0000000... D	input/test/coriolan-margin.ly
:100644 000000 8240c4b... 0000000... D	input/test/embedded-postscript.ly
:100644 000000 72b4821... 0000000... D	input/test/ligature-vaticana.ly
:100644 000000 5cf195e... 0000000... D	input/test/spacing-optical.ly
:100644 000000 84c1c8a... 0000000... D	input/test/temporary-stave.ly

commit 07eeeb6ec6ce175db9531727bc83ecb0a6874476
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat May 12 15:28:30 2007 -0300

    typo.

:100644 100644 15738ba... 21d2a3b... M	lily/ttf.cc

commit d3aa5896e56e899225ccd285171607f11e3ae305
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sat May 12 20:11:27 2007 +0300

    update Documentation/de.po

:100644 100644 2b5bfe3... a8afe89... M	Documentation/po/de.po

commit 480e90b33429ce6e20bc67c8a79f63b7b9e633b0
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sat May 12 20:10:14 2007 +0300

    nitpicks in the German translation

:100644 100644 43f000f... a87ae2d... M	Documentation/de/user/putting.itely
:100644 100644 2545c62... 46c3828... M	Documentation/de/user/tutorial.itely

commit d28eafa8d6c7cfbff2d76684a813280a172130df
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat May 12 21:52:25 2007 +1000

    Fix compile

:100644 100644 15738ba... cbd43f7... M	lily/ttf.cc

commit b8d56acc0ac5ed037c1e979e47999d2201e6b95e
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 12 01:41:30 2007 -0700

    LSR: add new files from lsr.  (added separately so I can easily check them
    manually)

:000000 100644 0000000... db1ae38... A	input/lsr/ancient/vaticana-ligatures.ly
:000000 100644 0000000... c1c591b... A	input/lsr/contemporary/coloring-objects.ly
:000000 100644 0000000... 9352433... A	input/lsr/contemporary/compound-time-signatures.ly
:000000 100644 0000000... 84b220c... A	input/lsr/contemporary/graphic-measure-grouping-indications-for-conductors.ly
:000000 100644 0000000... 9c7e873... A	input/lsr/education/using-grid-lines-to-emphasize-rhythms-and-notes-synchronization.ly
:000000 100644 0000000... 5bf80e3... A	input/lsr/other/adding-drum-parts.ly
:000000 100644 0000000... bcb0551... A	input/lsr/other/applying-noteheads-styles-depending-on-the-step-of-the-scale.ly
:000000 100644 0000000... 2c8d1e9... A	input/lsr/other/drawing-boxes-around-grobs.ly
:000000 100644 0000000... 8409531... A	input/lsr/other/drawing-circles-around-various-objects.ly
:000000 100644 0000000... 5d1a06f... A	input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly
:000000 100644 0000000... bb62d3f... A	input/lsr/parts/transposing-and-naming-instrument-groups.ly
:000000 100644 0000000... 01c99d9... A	input/lsr/spacing/displaying-the-exact-extent-of-a-system.ly
:000000 100644 0000000... a9bfdf5... A	input/lsr/spacing/drawing-skyline-outline.ly
:000000 100644 0000000... cde0675... A	input/lsr/staff/inserting-score-fragments-above-the-staff,-as-markups.ly
:000000 100644 0000000... 1573df8... A	input/lsr/text/blanking-staff-lines-using-the--whiteout-command.ly
:000000 100644 0000000... 585bc63... A	input/lsr/text/demonstrating-the-power-and-flexibility-of-the--markup-function.ly
:000000 100644 0000000... b261950... A	input/lsr/text/ordering-scripts-stack.ly

commit 0f77a6f3c0d3ec3994f1b95822eba8943ac80295
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 12 01:37:55 2007 -0700

    LSR: automatic update.

:100644 100644 999c65a... 39eff0e... M	input/lsr/GNUmakefile
:100644 100644 cc9e352... 40f5c0d... M	input/lsr/LSR.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/ancient/AAA-intro-advanced.ly
:100644 100644 422ad99... e37c9f0... M	input/lsr/ancient/custodes.ly
:100644 100644 6b8d634... 999a947... M	input/lsr/ancient/mensural-ligatures.ly
:100644 100644 03403fa... 7fdee46... M	input/lsr/ancient/mensural-note-heads.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/chords/AAA-intro-chords.ly
:100644 100644 ee969ff... 8ca99fa... M	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 080a82d... 47743bc... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/connecting/AAA-intro-connecting.ly
:100644 100644 f50e78a... 84fcf71... M	input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly
:100644 100644 be6c4dc... bc44f35... M	input/lsr/connecting/alternating-beam-directions.ly
:100644 100644 d4113ed... b75eb47... M	input/lsr/connecting/beam-across-line-breaks.ly
:100644 100644 39bae6c... 68d693a... M	input/lsr/connecting/controlling-manually-beam-positions.ly
:100644 100644 91eaf80... 9bd5387... M	input/lsr/connecting/fine-tuning-manual-beaming.ly
:100644 100644 acd9332... 354fb49... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 3b8ab79... b2b7931... M	input/lsr/connecting/overriding-the-automatic-beamer.ly
:100644 100644 b409f1c... 9e5ec03... M	input/lsr/connecting/short-tremolos.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/contemporary/AAA-intro-contemporary.ly
:100644 100644 3b9969c... 52d0286... M	input/lsr/contemporary/clusters.ly
:100644 100644 b5c17e0... 82e0dcb... M	input/lsr/contemporary/feathered-beams.ly
:100644 100644 d1d30f3... 8778f52... M	input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/education/AAA-intro-advanced.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/expressive/AAA-intro-advanced.ly
:100644 100644 6de0a13... 2d787c3... M	input/lsr/expressive/breathing-sign.ly
:100644 100644 63ac566... 414ed82... M	input/lsr/expressive/fingering-chords.ly
:100644 100644 15e1db9... c0807ad... M	input/lsr/expressive/glissando.ly
:100644 100644 94f3ecf... e8bb807... M	input/lsr/expressive/line-arrows.ly
:100644 100644 115cfac... c88a82c... M	input/lsr/expressive/line-styles.ly
:100644 100644 677f392... 83d8495... M	input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly
:100644 100644 55469b8... 1cc9c84... M	input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/guitar/AAA-intro-advanced.ly
:100644 100644 bd181f5... fefae6c... M	input/lsr/guitar/fret-diagrams.ly
:100644 100644 271dda5... 6ac7b2a... M	input/lsr/guitar/guitar-string-number.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/other/AAA-intro-advanced.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/parts/AAA-intro-advanced.ly
:100644 100644 d3e078b... 022b537... M	input/lsr/parts/quote-transposition.ly
:100644 100644 b7b918f... 3a48282... M	input/lsr/parts/quote.ly
:100644 100644 859259c... 3af997e... M	input/lsr/parts/rehearsal-mark-numbers.ly
:100644 100644 c3cb85f... 8e45507... M	input/lsr/parts/tag-filter.ly
:100644 100644 93bb504... 67864ce... M	input/lsr/parts/tempo-mark-scheme-function.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/pitches/AAA-intro-advanced.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/repeats/AAA-intro-advanced.ly
:100644 100644 a59b9a8... 51120da... M	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/scheme/AAA-intro-advanced.ly
:100644 100644 f091efc... b63679e... M	input/lsr/scheme/adding-extra-fingering-with-scheme.ly
:100644 100644 cd67102... 08f19ae... M	input/lsr/scheme/adding-staccato-dots.ly
:100644 100644 032176f... 2852036... M	input/lsr/scheme/changing-properties-for-individual-grobs.ly
:100644 000000 ebd73c5... 0000000... D	input/lsr/scheme/drawing-boxes-around-grobs.ly
:100644 100644 1350220... c7b1e3b... M	input/lsr/scheme/engraving-music-using-scheme-expressions.ly
:100644 100644 bec3fa7... 4c02be5... M	input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly
:100644 100644 4485954... cdb5f8f... M	input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/spacing/AAA-intro-advanced.ly
:100644 100644 f479639... 1f50d31... M	input/lsr/spacing/alignment-order.ly
:100644 100644 0a9eaca... cb08ce1... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 000000 66255cf... 0000000... D	input/lsr/spacing/page-layout-twopass.ly
:100644 100644 ec6706a... 4e2a988... M	input/lsr/spacing/page-spacing.ly
:100644 100644 783df83... 1c0c797... M	input/lsr/spacing/proportional-spacing.ly
:100644 100644 bbbd4ab... 548c563... M	input/lsr/spacing/proportional-strict-grace-notes.ly
:100644 100644 2c26f85... dab47a3... M	input/lsr/spacing/proportional-strict-notespacing.ly
:100644 100644 cf025b6... fe8a536... M	input/lsr/staff/AAA-intro-advanced.ly
:100644 100644 38d41f1... ceb7e74... M	input/lsr/staff/adding-an-extra-staff.ly
:100644 100644 416e87d... 42b6356... M	input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly
:100644 100644 430cdd4... 817594d... M	input/lsr/staff/displaying-bar-numbers-on-all-measures.ly
:100644 100644 a23e297... fdc5b82... M	input/lsr/staff/inserting-bar-lines-everywhere.ly
:100644 100644 f870af2... 5b758aa... M	input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly
:100644 100644 5f75580... 6aebb91... M	input/lsr/staff/naming-a-whole-grandstaff.ly
:100644 100644 7688dc6... 5a39457... M	input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly
:100644 100644 a33e356... fc470e8... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/text/AAA-intro-advanced.ly
:100644 100644 7afcecc... 9476483... M	input/lsr/text/embedding-postscript.ly
:100644 100644 b8d3e34... 2ed4e77... M	input/lsr/text/font-family-override.ly
:100644 100644 1c8504c... e1a61f8... M	input/lsr/text/the--fill-line-command.ly
:100644 100644 d1bc933... 31d1a54... M	input/lsr/text/utf-8.ly
:100644 100644 4f00239... fe8a536... M	input/lsr/vocal/AAA-intro-advanced.ly
:100644 100644 014475b... 3e7b0c3... M	input/lsr/vocal/adding-ambiti-per-voice.ly
:100644 100644 f077935... 58bcdfe... M	input/lsr/vocal/ambitus.ly
:100644 100644 ee92618... 6cae98d... M	input/lsr/vocal/displaying-bar-lines-on-lyrics.ly
:100644 100644 80895a4... 0b28b59... M	input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly
:100644 100644 c36fa8d... e80eea8... M	input/lsr/vocal/lyric-combine.ly

commit ae78a873c9e24d00dc1e6f23c4d7e068b6b947bb
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 12 00:33:39 2007 -0700

    LSR: speed increase for buildscripts/makelsr.py

:100755 100755 e959eef... 2206e61... M	buildscripts/makelsr.py

commit 2d4306e9b3477fd0d1aff4ddb9e20bdc74a16190
Author: Werner Lemberg <wl@gnu.org>
Date:   Sat May 12 00:59:13 2007 -0300

    Completely revised support for conversion of TTFs to T42 fonts.
    
    . In print_header(), the various dictionary values are now correct;
    they have been incorrectly scaled.  The font revision value is now
    handled as a 16.16 fixed-scale value.
    
    . t42_write_table() (which was only present in Han-Wen's git branch)
    has been completely rewritten; as can be seen, much more has to be
    done than previously expected...  I've changed the layout of the
    /sfnts array to use the same format as FontForge; this has helped
    a lot during debugging.
    
    . It was necessary to extend print_body() a lot; we have to
    construct our own TTF header.  It is perhaps overkill to compute
    the correct checksums, but...
    
    . Glyph index 0 is now always called `.notdef'.

:100644 100644 095de80... 15738ba... M	lily/ttf.cc

commit 3b4c1b5c17c2e4be0c7e7b7531fcdd45baaff247
Author: Werner Lemberg <wl@rigel.site>
Date:   Thu May 10 08:35:27 2007 +0200

    Minor updates.

:100644 100644 ab3459a... 1d6c4c7... M	mf/README

commit 3bf4fea22de962874247c0937ad7d80e1b4cf05a
Author: Werner Lemberg <wl@rigel.site>
Date:   Thu May 10 07:30:44 2007 +0200

    Low-resolution fixes.

:100644 100644 ed0f359... 7b2cdd9... M	mf/feta-schrift.mf

commit f7a62d09cdba3d21ec9fc38c5abe48218d4621ec
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed May 9 11:02:52 2007 -0300

    bump version.

:100644 100644 4e5d522... a9f493b... M	VERSION

commit 4023f1b59e197df58f7b165f16e5abc0f500e193
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed May 9 10:36:20 2007 -0300

    add version to null.ly

:100644 100644 e69de29... 3693372... M	input/new/null.ly

commit 9f7c217d8665c2b0ffd3d81b46f0fd3c2cd7c6f8
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 9 14:46:53 2007 +0200

    Use `transform'.

:100644 100644 f6734c5... fca50e3... M	mf/parmesan-custodes.mf
:100644 100644 ba5a800... 26f6a74... M	mf/parmesan-flags.mf
:100644 100644 b1ccf64... db54fd5... M	mf/parmesan-heads.mf
:100644 100644 435cc86... 59c6993... M	mf/parmesan-scripts.mf
:100644 100644 264a487... 0b6098a... M	mf/parmesan-timesig.mf

commit 82e5310b2d3b86d1420db880b8571b02c60cc375
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue May 8 23:56:48 2007 -0700

    Trivial fix for intro files.

:100644 100644 4f00239... b907dd0... M	input/new/education/AAA-intro-advanced.ly
:100644 100644 4f00239... b907dd0... M	input/new/other/AAA-intro-advanced.ly
:100644 100644 4f00239... b907dd0... M	input/new/pitches/AAA-intro-advanced.ly

commit 23782f1749ad1ab42d90b102ae3e7ab4aae98169
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue May 8 23:45:32 2007 -0700

    LSR: add new categories.

:100755 100755 26ac31a... e959eef... M	buildscripts/makelsr.py
:100644 100644 3b0f6f1... 999c65a... M	input/lsr/GNUmakefile
:000000 100644 0000000... 4f00239... A	input/lsr/education/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/lsr/education/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/education/SConscript
:000000 100644 0000000... 4f00239... A	input/lsr/other/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/lsr/other/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/other/SConscript
:000000 100644 0000000... 4f00239... A	input/lsr/pitches/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/lsr/pitches/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/pitches/SConscript
:100644 100644 d6dbfbc... 999c65a... M	input/new/GNUmakefile
:100644 100644 c534e35... f72bfff... M	input/new/SConscript
:000000 100644 0000000... 4f00239... A	input/new/education/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/education/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/education/SConscript
:000000 100644 0000000... 4f00239... A	input/new/other/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/other/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/other/SConscript
:000000 100644 0000000... 4f00239... A	input/new/pitches/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/pitches/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/pitches/SConscript

commit e5c41419009c1e5ec776aa4e1bd9437ce2a73035
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue May 8 23:25:28 2007 -0700

    Added a working Forbid_line_break_engraver example.  Fixes \#343.

:100644 100644 bf6de01... dddc526... M	Documentation/user/spacing.itely

commit e2eba72211fe1502a8a6682ca64ebaa5923e32fd
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 9 07:54:15 2007 +0200

    whitespace

:100644 100644 23ae77b... 92355b4... M	mf/parmesan-clefs.mf

commit 32f2af0cb670707b94e78f7b3dfd9d9ef4889721
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 9 07:47:54 2007 +0200

    Use `transform'.

:100644 100644 57f94a9... 7b27c91... M	mf/parmesan-accidentals.mf
:100644 100644 3181eaa... 23ae77b... M	mf/parmesan-clefs.mf
:100644 100644 a66c841... 6357337... M	mf/parmesan14.mf
:100644 100644 2523872... 8c28507... M	mf/parmesan18.mf

commit b8d54460424b040bbc3d273048707ed2fcfd118d
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue May 8 02:14:50 2007 -0700

    Remove non-working line break example; fixed \#343.

:100644 100644 95c42ff... bf6de01... M	Documentation/user/spacing.itely

commit e4642d1cd4efc175f7fc19b830ff1fcf737f3152
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun May 6 12:04:51 2007 +0200

    Various feta glyph improvements.
    
    . Fix slope of slashes for sharp signs to make them really
      parallel.  This was especially noticeable in feta11.
    
    . Fix shape of Longa notehead with up-stem.
    
    . Other minor improvements, mainly for mf2pt1; for example, replace
      cyclic penstrokes with a fill/unfill combination.

:100644 100644 dcceba1... 3b1a2cf... M	mf/feta-accordion.mf
:100644 100644 b45222e... 7be4add... M	mf/feta-bolletjes.mf
:100644 100644 207b94b... ed0f359... M	mf/feta-schrift.mf
:100644 100644 0008ffa... 53564e0... M	mf/feta-toevallig.mf

commit 5373b47e0b1d2383ffa6276e5ccf05608e69d241
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun May 6 09:29:40 2007 +0200

    Update German and French macros.itexi with the English one

:100644 100644 2bce669... 6aa222e... M	Documentation/de/user/macros.itexi
:100644 100644 a633f0a... ab384d6... M	Documentation/fr/user/macros.itexi

commit 2210f05ce1502403f52c145a241b214df91db732
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun May 6 16:22:25 2007 +1000

    Ensure that grobs in a Staff context only see StaffSymbols from the same context.

:100644 100644 345e487... 7e8383b... M	ly/engraver-init.ly

commit 843150f994d5ff9491b19c8405dcf9344766288f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun May 6 09:18:29 2007 +1000

    Fix ragged-bottom and ragged-last-bottom

:100644 100644 06d3a48... 46a1eed... M	lily/page-breaking.cc

commit f177ade60911f577acb98f60252d19d13b29de80
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun May 6 09:02:11 2007 +1000

    Penalize unevenness in page breaking.

:100644 100644 96f93d8... 06d3a48... M	lily/page-breaking.cc

commit 8a19cc25524338cdd99863ccd954bbcb8f8b2afa
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 5 15:23:24 2007 -0700

    Remove unused (and semi-broken) documentation macro.

:100644 100644 432aa0f... 32536c3... M	Documentation/user/macros.itexi

commit f3f72e89a884b7922b8ead399dd7359492332140
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 5 15:17:43 2007 -0700

    Organize macros.texi, and make lsr snippets look better in pdf output.

:100644 100644 e152ed3... 432aa0f... M	Documentation/user/macros.itexi

commit 5d7631b8c12a56cc8729d1678dc08fd063450e77
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 5 15:00:35 2007 -0700

    Change almost all references to input/regression/ files to input/lsr/.

:100644 100644 6187b7a... d0602a3... M	Documentation/user/advanced-notation.itely
:100644 100644 65e49e8... 52c18db... M	Documentation/user/non-music.itely

commit 8fbefc875d67ed3408cb260df77076029d0df3c2
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat May 5 01:24:55 2007 -0700

    Rename input/tolsr/ to input/new/.

:100755 100755 f576cdc... 26ac31a... M	buildscripts/makelsr.py
:100644 100644 a0d454b... beac08c... M	input/GNUmakefile
:000000 100644 0000000... d6dbfbc... A	input/new/GNUmakefile
:000000 100644 0000000... 0ceb460... A	input/new/README
:000000 100644 0000000... c534e35... A	input/new/SConscript
:000000 100644 0000000... b907dd0... A	input/new/ancient/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/ancient/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/ancient/SConscript
:000000 100644 0000000... b907dd0... A	input/new/chords/AAA-intro-chords.ly
:000000 100644 0000000... 43325ab... A	input/new/chords/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/chords/SConscript
:000000 100644 0000000... b907dd0... A	input/new/connecting/AAA-intro-connecting.ly
:000000 100644 0000000... 43325ab... A	input/new/connecting/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/connecting/SConscript
:000000 100644 0000000... b907dd0... A	input/new/contemporary/AAA-intro-contemporary.ly
:000000 100644 0000000... 43325ab... A	input/new/contemporary/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/contemporary/SConscript
:000000 100644 0000000... b907dd0... A	input/new/expressive/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/expressive/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/expressive/SConscript
:000000 100644 0000000... 7512711... A	input/new/expressive/line-arrows.ly
:000000 100644 0000000... b907dd0... A	input/new/guitar/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/guitar/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/guitar/SConscript
:000000 100644 0000000... e69de29... A	input/new/null.ly
:000000 100644 0000000... b907dd0... A	input/new/parts/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/parts/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/parts/SConscript
:000000 100644 0000000... eb94ea0... A	input/new/parts/quote-transposition.ly
:000000 100644 0000000... 1f29585... A	input/new/parts/quote.ly
:000000 100644 0000000... b907dd0... A	input/new/repeats/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/repeats/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/repeats/SConscript
:000000 100644 0000000... b907dd0... A	input/new/scheme/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/scheme/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/scheme/SConscript
:000000 100644 0000000... b907dd0... A	input/new/spacing/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/spacing/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/spacing/SConscript
:000000 100644 0000000... 48fe478... A	input/new/staff/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/staff/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/staff/SConscript
:000000 100644 0000000... b907dd0... A	input/new/text/AAA-intro-advanced.ly
:000000 100644 0000000... 3819fda... A	input/new/text/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/text/SConscript
:000000 100644 0000000... abd4227... A	input/new/text/utf-8.ly
:000000 100644 0000000... b907dd0... A	input/new/vocal/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/new/vocal/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/new/vocal/SConscript
:100644 000000 d6dbfbc... 0000000... D	input/tolsr/GNUmakefile
:100644 000000 0ceb460... 0000000... D	input/tolsr/README
:100644 000000 c534e35... 0000000... D	input/tolsr/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/ancient/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/ancient/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/ancient/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/chords/AAA-intro-chords.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/chords/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/chords/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/connecting/AAA-intro-connecting.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/connecting/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/connecting/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/contemporary/AAA-intro-contemporary.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/contemporary/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/contemporary/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/expressive/AAA-intro-advanced.ly
:100644 000000 3819fda... 0000000... D	input/tolsr/expressive/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/expressive/SConscript
:100644 000000 7512711... 0000000... D	input/tolsr/expressive/line-arrows.ly
:100644 000000 b907dd0... 0000000... D	input/tolsr/guitar/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/guitar/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/guitar/SConscript
:100644 000000 e69de29... 0000000... D	input/tolsr/null.ly
:100644 000000 b907dd0... 0000000... D	input/tolsr/parts/AAA-intro-advanced.ly
:100644 000000 3819fda... 0000000... D	input/tolsr/parts/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/parts/SConscript
:100644 000000 eb94ea0... 0000000... D	input/tolsr/parts/quote-transposition.ly
:100644 000000 1f29585... 0000000... D	input/tolsr/parts/quote.ly
:100644 000000 b907dd0... 0000000... D	input/tolsr/repeats/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/repeats/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/repeats/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/scheme/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/scheme/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/scheme/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/spacing/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/spacing/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/spacing/SConscript
:100644 000000 48fe478... 0000000... D	input/tolsr/staff/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/staff/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/staff/SConscript
:100644 000000 b907dd0... 0000000... D	input/tolsr/text/AAA-intro-advanced.ly
:100644 000000 3819fda... 0000000... D	input/tolsr/text/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/text/SConscript
:100644 000000 abd4227... 0000000... D	input/tolsr/text/utf-8.ly
:100644 000000 b907dd0... 0000000... D	input/tolsr/vocal/AAA-intro-advanced.ly
:100644 000000 43325ab... 0000000... D	input/tolsr/vocal/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/tolsr/vocal/SConscript

commit c7f7ef721aea30fbe0fa6cda62db9ed65c7b560d
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 19:43:10 2007 -0700

    If I don't have any .ly files in this directory, "make web" builds all
    of the regtests in this directory.  I have no idea why.  :/

:000000 100644 0000000... e69de29... A	input/tolsr/null.ly

commit 303793e4bd1da698cdfb77c04c1ddae4f5fa2821
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat May 5 11:50:35 2007 +1000

    regression fixes and output prettification

:100644 100644 0e4f06d... d9aec18... M	lily/optimal-page-breaking.cc
:100644 100644 662fb7d... 96f93d8... M	lily/page-breaking.cc
:100644 100644 028a67a... d154536... M	lily/page-spacing.cc
:100644 100644 35fc4ec... c3315a3... M	scm/define-grobs.scm

commit f865a85612cd7e62cc62e9390d2972ce4671bb51
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 18:43:59 2007 -0700

    thinko in makelsr.py

:100755 100755 44da48c... f576cdc... M	buildscripts/makelsr.py

commit a2c4c5dd8478c4ee51749bfb2e38d5b0dbbb5080
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 18:41:10 2007 -0700

    Add convert-ly to biuldscripts/makelsr.py

:100755 100755 ac206a2... 44da48c... M	buildscripts/makelsr.py

commit 15a8deecab9ac7559096ba42f259d9cd42d203bd
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 18:40:47 2007 -0700

    Update from LSR.

:100644 100644 b907dd0... 4f00239... M	input/lsr/ancient/AAA-intro-advanced.ly
:100644 100644 43325ab... 3819fda... M	input/lsr/ancient/GNUmakefile
:100644 100644 5347e73... f2b29cb... M	input/lsr/ancient/ancient-fonts.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/chords/AAA-intro-chords.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/connecting/AAA-intro-connecting.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/contemporary/AAA-intro-contemporary.ly
:000000 100644 0000000... d1d30f3... A	input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/expressive/AAA-intro-advanced.ly
:100644 100644 43325ab... 3819fda... M	input/lsr/expressive/GNUmakefile
:100644 100644 7a5e573... 94f3ecf... M	input/lsr/expressive/line-arrows.ly
:100644 000000 93bb504... 0000000... D	input/lsr/expressive/tempo-mark-scheme-function.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/guitar/AAA-intro-advanced.ly
:100644 100644 63cdd24... bd181f5... M	input/lsr/guitar/fret-diagrams.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/parts/AAA-intro-advanced.ly
:100644 100644 43325ab... 3819fda... M	input/lsr/parts/GNUmakefile
:100644 100644 ff3aa5c... d3e078b... M	input/lsr/parts/quote-transposition.ly
:100644 100644 4f98e24... b7b918f... M	input/lsr/parts/quote.ly
:000000 100644 0000000... 93bb504... A	input/lsr/parts/tempo-mark-scheme-function.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/repeats/AAA-intro-advanced.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/scheme/AAA-intro-advanced.ly
:000000 100644 0000000... 4485954... A	input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/spacing/AAA-intro-advanced.ly
:100644 100644 48fe478... cf025b6... M	input/lsr/staff/AAA-intro-advanced.ly
:100644 100644 2cc8caa... 38d41f1... M	input/lsr/staff/adding-an-extra-staff.ly
:100644 100644 f4149b4... 416e87d... M	input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly
:100644 100644 226ebb3... 430cdd4... M	input/lsr/staff/displaying-bar-numbers-on-all-measures.ly
:100644 100644 7148fb5... a23e297... M	input/lsr/staff/inserting-bar-lines-everywhere.ly
:100644 100644 1084a0b... f870af2... M	input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly
:100644 100644 355878e... 5f75580... M	input/lsr/staff/naming-a-whole-grandstaff.ly
:100644 100644 88abead... 7688dc6... M	input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly
:100644 100644 5e1b486... a33e356... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/text/AAA-intro-advanced.ly
:100644 100644 43325ab... 3819fda... M	input/lsr/text/GNUmakefile
:000000 100644 0000000... 1c8504c... A	input/lsr/text/the--fill-line-command.ly
:100644 100644 c491bed... d1bc933... M	input/lsr/text/utf-8.ly
:100644 100644 b907dd0... 4f00239... M	input/lsr/vocal/AAA-intro-advanced.ly
:000000 100644 0000000... 014475b... A	input/lsr/vocal/adding-ambiti-per-voice.ly
:000000 100644 0000000... 80895a4... A	input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly

commit 79509505c3271c313c804c1d1430eb302b7a2da3
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 18:10:05 2007 -0700

    Minor tolsr/ file changes.

:100644 100644 7a5e573... 7512711... M	input/tolsr/expressive/line-arrows.ly
:100644 100644 ff3aa5c... eb94ea0... M	input/tolsr/parts/quote-transposition.ly
:100644 100644 4f98e24... 1f29585... M	input/tolsr/parts/quote.ly
:100644 100644 c491bed... abd4227... M	input/tolsr/text/utf-8.ly

commit ff7b2259d69c8ee1df9b297e84bd2024dce8a1b4
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 17:42:30 2007 -0700

    Thinko in buildscripts/makelsr.py  and correction for said thinko.

:100755 100755 bc79cf8... ac206a2... M	buildscripts/makelsr.py
:100644 100644 432f8c1... 3819fda... M	input/tolsr/expressive/GNUmakefile
:100644 100644 432f8c1... 3819fda... M	input/tolsr/parts/GNUmakefile
:100644 100644 432f8c1... 3819fda... M	input/tolsr/text/GNUmakefile

commit 1cbae1b7fe4aebf719e95b3f1fcd427b79531058
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri May 4 17:30:38 2007 -0700

    Add directories for input/tolsr.

:100644 100644 c68fb22... d6dbfbc... M	input/tolsr/GNUmakefile
:100644 100644 19d1430... 0ceb460... M	input/tolsr/README
:100644 100644 d5d0cb9... c534e35... M	input/tolsr/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/ancient/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/ancient/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/ancient/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/chords/AAA-intro-chords.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/chords/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/chords/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/connecting/AAA-intro-connecting.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/connecting/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/connecting/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/contemporary/AAA-intro-contemporary.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/contemporary/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/contemporary/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/expressive/AAA-intro-advanced.ly
:100644 100644 43325ab... 432f8c1... M	input/tolsr/expressive/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/expressive/SConscript
:100644 100644 1953824... 7a5e573... M	input/tolsr/expressive/line-arrows.ly
:000000 100644 0000000... b907dd0... A	input/tolsr/guitar/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/guitar/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/guitar/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/parts/AAA-intro-advanced.ly
:100644 100644 43325ab... 432f8c1... M	input/tolsr/parts/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/parts/SConscript
:100644 100644 7611de2... ff3aa5c... M	input/tolsr/parts/quote-transposition.ly
:100644 100644 f3d2e9d... 4f98e24... M	input/tolsr/parts/quote.ly
:000000 100644 0000000... b907dd0... A	input/tolsr/repeats/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/repeats/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/repeats/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/scheme/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/scheme/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/scheme/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/spacing/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/spacing/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/spacing/SConscript
:000000 100644 0000000... 48fe478... A	input/tolsr/staff/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/staff/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/staff/SConscript
:000000 100644 0000000... b907dd0... A	input/tolsr/text/AAA-intro-advanced.ly
:100644 100644 43325ab... 432f8c1... M	input/tolsr/text/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/text/SConscript
:100644 100644 5f8f98a... c491bed... M	input/tolsr/text/utf-8.ly
:000000 100644 0000000... b907dd0... A	input/tolsr/vocal/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/tolsr/vocal/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/tolsr/vocal/SConscript

commit 35138643a1f3702bc32155b619b2ac4c62150c60
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri May 4 22:21:17 2007 +1000

    simplify and optimize pure-height calculations

:100644 100644 b624653... da08f53... M	lily/axis-group-interface.cc
:100644 100644 d554bce... bf07c8e... M	lily/hara-kiri-group-spanner.cc
:100644 100644 de6cd01... c9b1a58... M	lily/include/axis-group-interface.hh
:100644 100644 433ea7e... 82591eb... M	lily/include/grob.hh
:100644 100644 0838c00... ea0af2e... M	lily/include/item.hh
:100644 100644 2990561... f0c82bb... M	lily/include/spanner.hh
:100644 100644 33e5e20... fdf9b00... M	lily/item.cc
:100644 100644 34a87a2... 014481c... M	scm/define-grob-properties.scm
:100644 100644 5ae742f... 35fc4ec... M	scm/define-grobs.scm

commit e9afc01cbc39e165ab3a06b35781388e7c6e565c
Author: gperciva <gperciva@spark.(none)>
Date:   Thu May 3 21:27:02 2007 -0700

    Remove unsorted file from tolsr.

:100644 000000 06247e7... 0000000... D	input/tolsr/clip-systems.ly

commit f38fc125d98c9facac8faf0fc45dd63527e50c03
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 2 23:04:08 2007 +0200

    (mensural_timesig, neomensural_timesig) [reverse_circle]: Fix position of bar.

:100644 100644 307811a... 264a487... M	mf/parmesan-timesig.mf

commit 0ab3331f81505f37a8180cb7b8a79f241568defb
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed May 2 21:43:34 2007 +0200

    (draw_petrucci_g_clef): Resolve all self intersections.
    
    The algorithm used by mf2pt1 to compute the correct orientation of an
    outline may fail if there are self intersections.  For simple outlines
    which don't intersect other outlines this is automatically fixed by
    fontforge, but more complicated shapes need the correct orientation.
    
    Note that the recently released metapost 1.0 has an improved version
    of the `turningnumber' primitive which gives reliable results in
    all cases (including paths with self intersections); however, mf2pt1
    hasn't been updated yet to use it.

:100644 100644 a698017... 3181eaa... M	mf/parmesan-clefs.mf

commit 5950f039e52b67f3b840ab41113020e199d25a97
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed May 2 21:05:40 2007 +1000

    Optimize Optimal_breaking::solve ().

:100644 100644 21edde4... aefa1ad... M	lily/include/page-breaking.hh
:100644 100644 282114d... 0e4f06d... M	lily/optimal-page-breaking.cc
:100644 100644 2cfb24b... 662fb7d... M	lily/page-breaking.cc

commit 5c6dd296aca7524a2a30c72d9e4c67646abd4168
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue May 1 10:05:55 2007 -0400

    use SUBDIRS iso EXTRA_DIST_FILES

:100644 100644 32f8da8... c68fb22... M	input/tolsr/GNUmakefile

commit 4605ed02b1a8952983cf3286f113428984a6b328
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue May 1 13:37:19 2007 +0200

    Fix nitpick in German manual

:100644 100644 cdb443b... d45c1da... M	Documentation/de/user/tweaks.itely

commit 20409a10748bafa7c39240e4cb29cc09fb276534
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue May 1 13:36:41 2007 +0200

    Add Texinfo HTML postprocessing for better French typography

:100644 100644 7ac33dc... 1aebf6c... M	buildscripts/html-gettext.py
:100644 100644 915d508... 6886a60... M	buildscripts/langdefs.py

commit 522f27dd7250565066781c8a843f5af103ccd017
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue May 1 01:45:28 2007 -0700

    Add makefiles.

:000000 100644 0000000... 43325ab... A	input/tolsr/expressive/GNUmakefile
:000000 100644 0000000... 43325ab... A	input/tolsr/parts/GNUmakefile
:000000 100644 0000000... 43325ab... A	input/tolsr/text/GNUmakefile

commit 5b4e4c5ecfe6c981a84e48ae969078cc1ce90e3d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue May 1 09:31:19 2007 +1000

    add regression test

:000000 100644 0000000... 6b85f86... A	input/regression/rehearsal-mark-align-priority.ly

commit bbcf41d6e718159c0fe85cc9f47d5051e3f15aa8
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue May 1 09:09:17 2007 +1000

    Calculate bar-line break-visibility correctly instead of having
    a suicide in bar-line::calc-glyph-name.

:100644 100644 56d3f38... 980a1b4... M	input/regression/break-alignment-anchor-alignment.ly
:100644 100644 4b32619... ae62412... M	input/regression/break-alignment-anchors.ly
:100644 100644 15d5948... 5ae742f... M	scm/define-grobs.scm
:100644 100644 eea7614... bd3aa52... M	scm/output-lib.scm

commit 6ea2550560537d6c36cf1c0dccefbc12608d75ba
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 30 19:11:42 2007 +0200

    Adapting parmesan-scripts.mf to mf2pt1.
    
    Notable changes: The shape of the signum congruentiae
    has been modified to avoid cusps.

:100644 100644 99c3547... 435cc86... M	mf/parmesan-scripts.mf

commit b8300662c939cd843cb79ae3095e458e62df27d2
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 30 17:16:37 2007 +0200

    Adapting parmesan-timesig.mf to mf2pt1.
    
    Notable changes: The length of the vertical bar in neo-mensural clefs has
    been fixed.

:100644 100644 ef5539d... 307811a... M	mf/parmesan-timesig.mf

commit dd889a5f68018941975a76ff5923c635f93a8ba3
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Apr 30 21:51:16 2007 +1000

    Finish fixing 97.
    Give barlines and rehearsal marks a priority list for break-align
    instead of a single symbol.

:100644 100644 b092554... 56d3f38... M	input/regression/break-alignment-anchor-alignment.ly
:100644 100644 ced785d... 4b32619... M	input/regression/break-alignment-anchors.ly
:100644 100644 5238a38... d69e838... M	input/regression/rehearsal-mark-align.ly
:100644 100644 1487252... c40219b... M	lily/break-alignment-interface.cc
:100644 100644 f3633c2... 9ac29c7... M	lily/include/break-align-interface.hh
:100644 100644 f1f094a... 0838c00... M	lily/include/item.hh
:100644 100644 f7e832b... 33e5e20... M	lily/item.cc
:100644 100644 1cd2d4e... f2d9dbd... M	python/convertrules.py
:100644 100644 3bf185a... 34a87a2... M	scm/define-grob-properties.scm
:100644 100644 3ab5b2c... 15d5948... M	scm/define-grobs.scm

commit eb0c65400d743d2d720fbfda8d69e8d562f9260b
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 30 02:17:18 2007 -0700

    First phase of input/test -> LSR change, part two (git lost these changes)

:100644 000000 aee8985... 0000000... D	input/test/add-staccato.ly
:100644 000000 c0ce18b... 0000000... D	input/test/add-text-script.ly
:100644 000000 c30b8cb... 0000000... D	input/test/ambitus-mixed.ly
:100644 000000 6ac4481... 0000000... D	input/test/ancient-font.ly
:100644 000000 31eae53... 0000000... D	input/test/ancient-time.ly
:100644 000000 c1c58ef... 0000000... D	input/test/bar-always.ly
:100644 000000 13fa76e... 0000000... D	input/test/bar-lines-lyric-only.ly
:100644 000000 fe08b08... 0000000... D	input/test/bar-number-every-five-reset.ly
:100644 000000 f6a1afc... 0000000... D	input/test/bar-number-show-all.ly
:100644 000000 9d599d9... 0000000... D	input/test/beam-alternate.ly
:100644 000000 4a8c426... 0000000... D	input/test/beam-auto-4-8.ly
:100644 000000 ef8f544... 0000000... D	input/test/beam-auto-override.ly
:100644 000000 f9b7b6d... 0000000... D	input/test/beam-control.ly
:100644 000000 9ceb691... 0000000... D	input/test/beam-count.ly
:100644 000000 c94f272... 0000000... D	input/test/boxed-stencil.ly
:100644 000000 4ea1438... 0000000... D	input/test/extra-staff.ly
:100644 000000 6935693... 0000000... D	input/test/fret-diagram.ly
:100644 000000 ee6d86b... 0000000... D	input/test/instrument-name-grandstaff.ly
:100644 000000 5b52f3e... 0000000... D	input/test/mensural-ligatures.ly
:100644 000000 4097392... 0000000... D	input/test/mensural-note-heads.ly
:100644 000000 4f478c5... 0000000... D	input/test/no-key-at-end-of-line.ly
:100644 000000 2d94910... 0000000... D	input/test/reverse-music.ly
:100644 000000 db6b8c9... 0000000... D	input/test/slur-manual.ly
:100644 000000 96a50d7... 0000000... D	input/test/slur-minimum-length.ly
:100644 000000 8a04b83... 0000000... D	input/test/staff-lines.ly

commit 8a735ab21a21d22929ba19afc961d3130f5e78fc
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 30 01:42:29 2007 -0700

    Doc: add grid line example.

:100644 100644 76ae0a4... 6187b7a... M	Documentation/user/advanced-notation.itely

commit caba141d743e3d6ff5ed7872329900fbdc3c32a3
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 30 01:41:40 2007 -0700

    LSR: Sorry, version number update.  I forgot to compile these before
    uploading.  :(

:100644 100644 b907dd0... 48fe478... M	input/lsr/staff/AAA-intro-advanced.ly
:100644 100644 38d41f1... 2cc8caa... M	input/lsr/staff/adding-an-extra-staff.ly
:100644 100644 416e87d... f4149b4... M	input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly
:100644 100644 430cdd4... 226ebb3... M	input/lsr/staff/displaying-bar-numbers-on-all-measures.ly
:100644 100644 a23e297... 7148fb5... M	input/lsr/staff/inserting-bar-lines-everywhere.ly
:100644 100644 f870af2... 1084a0b... M	input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly
:100644 100644 2cfc0b9... 355878e... M	input/lsr/staff/naming-a-whole-grandstaff.ly
:100644 100644 7688dc6... 88abead... M	input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly
:100644 100644 a33e356... 5e1b486... M	input/lsr/staff/staff-line-positions.ly

commit a7ac34fe699af93b0c9ffc37362991bef2101596
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 30 01:04:23 2007 -0700

    First phase of input/test/ -> LSR change.

:000000 100644 0000000... 5347e73... A	input/lsr/ancient/ancient-fonts.ly
:000000 100644 0000000... 6b8d634... A	input/lsr/ancient/mensural-ligatures.ly
:000000 100644 0000000... 03403fa... A	input/lsr/ancient/mensural-note-heads.ly
:000000 100644 0000000... f50e78a... A	input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly
:000000 100644 0000000... be6c4dc... A	input/lsr/connecting/alternating-beam-directions.ly
:000000 100644 0000000... 39bae6c... A	input/lsr/connecting/controlling-manually-beam-positions.ly
:000000 100644 0000000... 3b8ab79... A	input/lsr/connecting/overriding-the-automatic-beamer.ly
:000000 100644 0000000... 677f392... A	input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly
:000000 100644 0000000... 55469b8... A	input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly
:000000 100644 0000000... 63cdd24... A	input/lsr/guitar/fret-diagrams.ly
:000000 100644 0000000... f091efc... A	input/lsr/scheme/adding-extra-fingering-with-scheme.ly
:000000 100644 0000000... cd67102... A	input/lsr/scheme/adding-staccato-dots.ly
:000000 100644 0000000... ebd73c5... A	input/lsr/scheme/drawing-boxes-around-grobs.ly
:000000 100644 0000000... 1350220... A	input/lsr/scheme/engraving-music-using-scheme-expressions.ly
:000000 100644 0000000... bec3fa7... A	input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly
:000000 100644 0000000... 38d41f1... A	input/lsr/staff/adding-an-extra-staff.ly
:000000 100644 0000000... 416e87d... A	input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly
:000000 100644 0000000... 430cdd4... A	input/lsr/staff/displaying-bar-numbers-on-all-measures.ly
:000000 100644 0000000... a23e297... A	input/lsr/staff/inserting-bar-lines-everywhere.ly
:000000 100644 0000000... f870af2... A	input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly
:000000 100644 0000000... 2cfc0b9... A	input/lsr/staff/naming-a-whole-grandstaff.ly
:000000 100644 0000000... 7688dc6... A	input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly
:000000 100644 0000000... 7afcecc... A	input/lsr/text/embedding-postscript.ly
:000000 100644 0000000... ee92618... A	input/lsr/vocal/displaying-bar-lines-on-lyrics.ly

commit 85074e0f2f90d67f474ccacb09c403a86141b613
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 30 07:50:09 2007 +0200

    Adapting parmesan-flags.mf to mf2pt1.
    
    As usual, outlines have been approximated, avoiding cusps.

:100644 100644 2ee63a0... ba5a800... M	mf/parmesan-flags.mf

commit ab24ee1ffde0a6ad88df7ebb84d06ec2b9d5d5a8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Apr 29 21:06:15 2007 -0400

    thinko

:100644 100644 b2ffbe3... 095de80... M	lily/ttf.cc

commit 9e860dedf50b9da50d9b054439109a2a8ce203c8
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Apr 29 14:00:02 2007 +0200

    Adapting parmesan-accidentals.mf to mf2pt1.
    
    Notable changes:
    
      . `Ed. Med. Flat' and `Ed. Vat. Flat' have improved shapes without cusps.
    
      . Elliptical strokes have been approximated.

:100644 100644 c09ae5a... 57f94a9... M	mf/parmesan-accidentals.mf

commit 55c67c2261f72c8dd8d6aa31caea40d7fe72a0e8
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Apr 29 13:55:23 2007 +0200

    whitespace

:100644 100644 df79a14... a698017... M	mf/parmesan-clefs.mf

commit 91ab4e9fc4bc6d2c11500a8c76c9e5564e9864dc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Apr 29 03:07:43 2007 -0400

    new t42 body write try.

:100644 100644 869cdba... b2ffbe3... M	lily/ttf.cc

commit 45b69abf987eba01bbd1fe9b17a2b284ccdea418
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Apr 29 08:15:48 2007 +0200

    Formatting nits.

:100644 100644 ece1b50... df79a14... M	mf/parmesan-clefs.mf
:100644 100644 1641ebe... f6734c5... M	mf/parmesan-custodes.mf
:100644 100644 5c346be... 39c4ef6... M	mf/parmesan-generic.mf
:100644 100644 a21b942... b1ccf64... M	mf/parmesan-heads.mf

commit 387e3f70efcc9e0c85eb2b459fca8bf4b5e1553d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Apr 28 12:03:33 2007 -0400

    bump

:100644 100644 ff50c35... 4e5d522... M	VERSION

commit e00051173595c8cb4fa460a9ab74bf8e1ffe2eb4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Apr 28 13:04:00 2007 +0200

    Update lilypond.pot
    
    I'll (finally) hopefully manage to update lilypond.pot in the Free
    Translation Project very soon.

:100644 100644 206fe9d... 169b40e... M	po/lilypond.pot

commit dd8d1714b262cddb69b35f68c6cc2a3f2f14d023
Author: Werner Lemberg <wl@rigel.site>
Date:   Sat Apr 28 11:31:40 2007 +0200

    Adapt parmesan-custodes.mf to mf2pt1.
    
    Notable changes: Some stem lenghts have been fixed so that they always stay
    within the bounding box.

:100644 100644 f554eef... 1641ebe... M	mf/parmesan-custodes.mf

commit af9ec479688da150dd8de0bf7a3704f347ca5526
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Apr 27 21:46:17 2007 -0700

    Info from mailist.

:100644 100644 e9bfa6d... 0b6873a... M	Documentation/topdocs/INSTALL.texi

commit 87accccf831164c3bb6696e835070227464db526
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Apr 27 20:59:00 2007 -0700

    Build fix.

:100644 100644 a8bfaa6... e9bfa6d... M	Documentation/topdocs/INSTALL.texi

commit d51b384b5b2b54f55df11d53c4f0acdb459ac22c
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Apr 27 20:56:35 2007 -0700

    Fix LSR makefile.

:100644 100644 02403e0... 3b0f6f1... M	input/lsr/GNUmakefile

commit 7ea1aa96088c8b6d4212aa1733b393adddd2403c
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Apr 27 13:42:37 2007 -0700

    Fix links.

:100644 100644 d8be87f... 76ae0a4... M	Documentation/user/advanced-notation.itely

commit cd72225ee47d1654924e43603690ce9a5de62278
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 27 15:45:55 2007 +0200

    Adapt parmesan-clefs.mf to mf2pt1.
    
    Notable changes:
    
      . Ed. Vat. do clef: Improve inner shape.
    
      . Ed. Med. fa clef: Fix shape of left part.
    
      . Petrucci c clefs, mensural c clefs: Fix shape of smaller versions.
    
    More complicated strokes (this is, shapes created with `draw') have been
    approximated.

:100644 100644 34ddbb8... ece1b50... M	mf/parmesan-clefs.mf

commit 98af6391e2c9c2db7445361f8a1ad2c9efb1d3ac
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Thu Apr 26 15:53:01 2007 +0200

    Fix the example of \improvisationOn so that it actually works!

:100644 100644 d8be87f... ea29be1... M	Documentation/user/advanced-notation.itely

commit a2aa0a28597349947bdbd436f87496e90cd39c63
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Apr 25 16:35:30 2007 +1000

    Add regression tests for break-alignment anchor stuff.
    Add anchors to some other break-aligned grobs by default.

:000000 100644 0000000... b092554... A	input/regression/break-alignment-anchor-alignment.ly
:000000 100644 0000000... ced785d... A	input/regression/break-alignment-anchors.ly
:100644 100644 7b82049... 5238a38... M	input/regression/rehearsal-mark-align.ly
:100644 100644 7e866a5... 1487252... M	lily/break-alignment-interface.cc
:100644 100644 211ad0d... f3633c2... M	lily/include/break-align-interface.hh
:100644 100644 992b7f0... 3bf185a... M	scm/define-grob-properties.scm
:100644 100644 8b32b4c... 3ab5b2c... M	scm/define-grobs.scm

commit 8f4e14d19138f69130d7d60482824a24fc5ebd72
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Apr 25 11:36:48 2007 +1000

    Fix 97.
    Add break-align-anchor property and use it for barlines.

:100644 100644 78012a5... 7a1e92d... M	lily/bar-line.cc
:100644 100644 4a2ab62... 7e866a5... M	lily/break-alignment-interface.cc
:100644 100644 d1b2625... d85905d... M	lily/include/bar-line.hh
:100644 100644 ba68a87... 211ad0d... M	lily/include/break-align-interface.hh
:100644 100644 d00d287... 992b7f0... M	scm/define-grob-properties.scm
:100644 100644 9b75b09... 8b32b4c... M	scm/define-grobs.scm

commit aecccec88301308a6d0f74ba5f11aed6fcc172b8
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Apr 25 09:17:30 2007 +1000

    Fix 338.
    Make span-bars ignore transparent barlines.

:100644 100644 072b110... 993fafe... M	lily/span-bar.cc

commit e63d4d629793c4ea7aa8e0eaeb3751c35e36628d
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Apr 24 13:36:10 2007 -0700

    Small fixes from mailist.

:100644 100644 a105e4a... 10b7161... M	Documentation/user/basic-notation.itely
:100644 100644 a07c7df... fb480d6... M	Documentation/user/changing-defaults.itely

commit 6dcca3c36551018137d93d7a64cbb6fc148fbf4c
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Apr 24 17:36:30 2007 +0200

    (get_subpoint, find_envelope_cusp): New macros.

:100644 100644 6fd040c... e72bcbf... M	mf/parmesan-macros.mf

commit 40dc9e217ad183aa1d701fc12b528a186ba51b21
Author: gperciva <gperciva@spark.(none)>
Date:   Tue Apr 24 03:36:17 2007 -0700

    Add warning about international fonts.

:100644 100644 ed45e4c... a8bfaa6... M	Documentation/topdocs/INSTALL.texi

commit af48d85bfc1ca372befdef6ded91cb45ff15fedb
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 23 23:45:03 2007 -0700

    Clarify regtest explanation.

:100644 100644 5e3b8b0... 52f518e... M	input/regression/whiteout.ly

commit 9263e9e8b9e0dfa0366c616a8103b5d98d242888
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Apr 22 04:25:32 2007 -0700

    Automagic LSR update.

:100644 100644 9cabb98... cc9e352... M	input/lsr/LSR.ly
:000000 100644 0000000... b907dd0... A	input/lsr/scheme/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/scheme/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/scheme/SConscript
:000000 100644 0000000... 032176f... A	input/lsr/scheme/changing-properties-for-individual-grobs.ly

commit c497fd6a5d8116a9014cfa81fbee86a38bc2ed78
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Apr 22 04:25:15 2007 -0700

    Add scheme category to LSR updates.

:100755 100755 5f56d4b... bc79cf8... M	buildscripts/makelsr.py

commit 3e40052b8e923c48e5bfcb491a87a213dd406585
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Apr 22 09:29:43 2007 +1000

    Fix 352.
    Ensure that stem-tremolos have a width so they are included in the skyline.

:100644 100644 36cb146... b6512b9... M	lily/include/stem-tremolo.hh
:100644 100644 a718b7f... b91b18f... M	lily/stem-tremolo.cc
:100644 100644 196b550... 9b75b09... M	scm/define-grobs.scm

commit cff3107f694c038312ab5081e4ff05f3f0e59b4b
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 20 19:05:04 2007 +0200

    (get_subpath_i): Don't use `round' but `floor' since the former
    is a no-op in metapost.

:100644 100644 b9bbb5e... 6fd040c... M	mf/parmesan-macros.mf

commit 76ed5b88965c21d7fa924a3a9961172749918097
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 20 19:02:36 2007 +0200

    Replace draw_block with draw_rounded_block.
    
    Formatting nits.

:100644 100644 62cee5b... a21b942... M	mf/parmesan-heads.mf
:100644 100644 1d08c0b... 5aa392e... M	mf/parmesan-rests.mf

commit 02a8de0570375514b75e3ca0751a6a30efd7e49b
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 20 15:15:34 2007 +0200

    Use three macros instead of redefining punctum_char.

:100644 100644 ba12b69... 62cee5b... M	mf/parmesan-heads.mf

commit 16a414c5c91ec34f892d0d7835b5368e9016658f
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 20 15:05:27 2007 +0200

    Move generic macros used for parmesan fonts into separate file.

:100644 100644 7114bc6... 5c346be... M	mf/parmesan-generic.mf
:100644 100644 56d053d... ba12b69... M	mf/parmesan-heads.mf
:000000 100644 0000000... b9bbb5e... A	mf/parmesan-macros.mf

commit cb2ee4a68d1a690359ba511c8afdfabbdc9c6a40
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Apr 20 22:22:49 2007 +1000

    Fix piano-centred-dynamics template

:100644 100644 448c211... 3ccaabb... M	Documentation/user/templates.itely

commit 9cc064a5f4dd33375e04b9b2542e0fa8ab3fadb1
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Fri Apr 20 09:39:53 2007 +0200

    Corrected example in Spacing lyrics to be in same octave as the previous one.

:100644 100644 d9583ca... b6e4002... M	Documentation/user/instrument-notation.itely

commit 15e71109d90157ad96504483fc3dbbf24b86174b
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 20 07:55:35 2007 +0200

    Fix subpath construction.
    
    (get_subpath_i): New macro.
    (inclinatum_char): Use it.
    (punctum_char) [EDITIO MEDICAEA]: Fix typo.

:100644 100644 37fc40c... 56d053d... M	mf/parmesan-heads.mf

commit 92b46644b267be8f0eae6a22a5feeaf3ef81d026
Author: Werner Lemberg <wl@rigel.site>
Date:   Thu Apr 19 22:42:36 2007 +0200

    Finish adaption of parmesan-heads.mf to mf2top1
    
    Noteworthy changes:
    
      . The shapes created by the `inclinatum_char' macro has been much
        improved.
    
      . The `quilisma' has been made more symmetric.
    
      . The `oriscus' shape now fits exactly into its bounding box.

:100644 100644 6aadef2... 37fc40c... M	mf/parmesan-heads.mf

commit 7d5ce0f4f0f38f026d0654b9f493eb66a833e55e
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Apr 19 01:36:14 2007 -0700

    Automagic update of lsr.

:000000 100644 0000000... 91eaf80... A	input/lsr/connecting/fine-tuning-manual-beaming.ly
:100644 100644 ceaff8e... b5c17e0... M	input/lsr/contemporary/feathered-beams.ly
:000000 100644 0000000... 7a5e573... A	input/lsr/expressive/line-arrows.ly
:000000 100644 0000000... ff3aa5c... A	input/lsr/parts/quote-transposition.ly
:000000 100644 0000000... 4f98e24... A	input/lsr/parts/quote.ly
:000000 100644 0000000... c491bed... A	input/lsr/text/utf-8.ly

commit b0995a29f41b0aa7a378d7475ef94098f878b8a3
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Apr 19 01:35:56 2007 -0700

    Update makelsr.py script to include the  input/tolsr/  subdirs.

:100755 100755 f6e1c42... 5f56d4b... M	buildscripts/makelsr.py

commit ad6ae456d0e82820820a7c4bb2383b6144c9c86c
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Apr 19 01:31:28 2007 -0700

    Update staging area for LSR.

:100644 100644 8ba9f35... 32f8da8... M	input/tolsr/GNUmakefile
:100644 100644 aa37a90... 19d1430... M	input/tolsr/README
:000000 100644 0000000... 1953824... A	input/tolsr/expressive/line-arrows.ly
:100644 000000 1953824... 0000000... D	input/tolsr/line-arrows.ly
:000000 100644 0000000... 7611de2... A	input/tolsr/parts/quote-transposition.ly
:000000 100644 0000000... f3d2e9d... A	input/tolsr/parts/quote.ly
:100644 000000 7611de2... 0000000... D	input/tolsr/quote-transposition.ly
:100644 000000 f3d2e9d... 0000000... D	input/tolsr/quote.ly
:000000 100644 0000000... 5f8f98a... A	input/tolsr/text/utf-8.ly
:100644 000000 5f8f98a... 0000000... D	input/tolsr/utf-8.ly

commit c56bf613142ad7fde3c03905af1b127e4f61351f
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Apr 18 17:21:01 2007 +0200

    Next step adapting parmesan-heads.mf to mf2pt1.
    
    Noteworthy changes:
    
    . New macro `get_subpath' which returns a subpath in the same direction as
      the curve.  Update callers to use it.
    
    . Split punctum_char into three macros (punctum_char, plica_char, and
      epiphonus_char), simplify them and fix outlines.

:100644 100644 4f49eba... 6aadef2... M	mf/parmesan-heads.mf

commit 63be14bf052deff3db420b844216567f5cc34b81
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sun Apr 15 12:53:56 2007 +0300

    updates to the german translation according to check-translation

:100644 100644 708fdac... f854466... M	Documentation/de/user/cheatsheet.itely
:100644 100644 bee7cbb... 2166ddd... M	Documentation/de/user/introduction.itely
:100644 100644 030fd54... 2545c62... M	Documentation/de/user/tutorial.itely
:100644 100644 f780ed2... 9f09c1d... M	Documentation/de/user/working.itely

commit 7897a365de4101c9bfad1a1c769d2c170f490c49
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 16 21:26:41 2007 -0700

    Automagic update from LSR.

:000000 100644 0000000... d4113ed... A	input/lsr/connecting/beam-across-line-breaks.ly
:000000 100644 0000000... b409f1c... A	input/lsr/connecting/short-tremolos.ly
:000000 100644 0000000... ceaff8e... A	input/lsr/contemporary/feathered-beams.ly
:000000 100644 0000000... f479639... A	input/lsr/spacing/alignment-order.ly
:100644 100644 9da4e58... 0a9eaca... M	input/lsr/spacing/alignment-vertical-spacing.ly

commit d706e6ba250ab1b6df41b0b7a5d4671b3491cf1a
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 16 21:25:31 2007 -0700

    Improve makelsr script.

:100755 100755 25a1d9c... f6e1c42... M	buildscripts/makelsr.py

commit 13dbd1c5643c9ef95b1fb21df40b184bbf092c8f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Apr 14 09:58:37 2007 +1000

    Fix regression tests.
    
    Remove warnings and account for changes in the way page height is
    calculated.

:100644 100644 3345eb7... 8698e60... M	input/regression/beam-quanting-horizontal.ly
:100644 100644 710bc54... a49208b... M	input/regression/page-turn-page-breaking-auto-first-page2.ly
:100644 100644 f43184d... 68dc56c... M	input/regression/page-turn-page-breaking-repeats.ly

commit 0c5edc99065775a17b58c7a0ef338667d870b77d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Apr 11 11:16:19 2007 +1000

    Use the right property name for vertical skylines.

:100644 100644 663d654... e700615... M	lily/system.cc

commit f84107d930cb993043884e6c3c1bca00039372c2
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:38:35 2007 +1000

    Fix warning message when forced break gets ignored.

:100644 100644 2c291a7... d583bc5... M	lily/paper-column-engraver.cc

commit 678f9e2219534692ec62bd598e040786c7d74ff7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:32:01 2007 +1000

    Fix #341.
    
    Consider arpeggios as cross-staff iff they were created by
    span-arpeggio-engraver.

:100644 100644 45761f4... 4d885b7... M	lily/align-interface.cc
:100644 100644 5606691... b501117... M	lily/arpeggio.cc
:100644 100644 7b0fe26... c18eb10... M	lily/include/arpeggio.hh
:100644 100644 97c2f6b... fa2e91e... M	lily/span-arpeggio-engraver.cc
:100644 100644 82d377c... 196b550... M	scm/define-grobs.scm

commit 17217697c48b349d372e05b5a6b703140b3d3649
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:01:11 2007 +1000

    Clean up graphviz.scm and remove ly:atexit.

:100644 100644 9ff982b... 3c0f7ae... M	lily/main.cc
:100644 100644 3623d0a... cae11b1... M	ly/graphviz-init.ly
:100644 100644 f5db38b... c280163... M	scm/graphviz.scm
:100644 100644 4afe0fb... 48d9117... M	scm/lily.scm

commit e224baf4e9d8576a811ca8a20aac262d2424b9ec
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Mar 27 08:01:39 2007 +1000

    Fixes bugs in the page breaking refactor.
    
    Calculate line forces using uncompressed lines.
    Off-by-one error in min_page_count.
    Ensure that a page with one line can't have infinite force.

:100644 100644 23ffbd8... 21edde4... M	lily/include/page-breaking.hh
:100644 100644 0adb963... 2cfb24b... M	lily/page-breaking.cc

commit e4d498c9be9899f18b5043157c33e000510bfeaa
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 11:30:16 2007 +1000

    Fix corner case in min_page_count.

:100644 100644 2646b24... 0adb963... M	lily/page-breaking.cc

commit ce5a1f9b2483cc0ac67e387e9488118030cc0de7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 08:36:58 2007 +1000

    Refactor page breaking to give a higher-level interface to the individual
    
    page-breaking algorithms.
    
    Conflicts:
    
    	lily/page-breaking.cc

:100644 100644 21edde4... 23ffbd8... M	lily/include/page-breaking.hh
:100644 100644 2cfb24b... 2646b24... M	lily/page-breaking.cc

commit 19a50a25165aebd4c36beeb4633c4be52d4c05bb
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 18:45:49 2007 +1000

    Re-add chapter on two-pass spacing (but warn that it is deprecated)

:100644 100644 1606e96... 95c42ff... M	Documentation/user/spacing.itely

commit d60f3f44db474913882d97c57419a7dc5c8426f5
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:47 2007 +1000

    Shut up 'ignoring grob for slur' warnings with PhrasingSlur

:100644 100644 b2301d3... 76b4ac6... M	lily/phrasing-slur-engraver.cc

commit bce152d09a1d5ca6b674b515af35d960d20a931a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:14 2007 +1000

    Fix regression test (so that the notes fit on one line)

:100644 100644 686622b... f68818f... M	input/regression/page-turn-page-breaking.ly

commit 1d18c8c8d6ae2287da031d5556803aabdd22d78b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Mar 27 08:01:39 2007 +1000

    Fixes bugs in the page breaking refactor.
    
    Calculate line forces using uncompressed lines.
    Off-by-one error in min_page_count.
    Ensure that a page with one line can't have infinite force.

:100644 100644 23ffbd8... 21edde4... M	lily/include/page-breaking.hh
:100644 100644 0adb963... 2cfb24b... M	lily/page-breaking.cc

commit f4ce20ad91a1520bb01d1ddb984ef2e3fb042da1
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 11:30:16 2007 +1000

    Fix corner case in min_page_count.

:100644 100644 2646b24... 0adb963... M	lily/page-breaking.cc

commit d5c3b54e37130b7e8942d02d606e08d46d9d230f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 08:36:58 2007 +1000

    Refactor page breaking to give a higher-level interface to the individual
    
    page-breaking algorithms.
    
    Conflicts:
    
    	lily/page-breaking.cc

:100644 100644 79e1600... 2ecfad8... M	lily/include/optimal-page-breaking.hh
:100644 100644 b5b3e24... 23ffbd8... M	lily/include/page-breaking.hh
:100644 100644 e1fa582... 7dba158... M	lily/include/page-spacing.hh
:100644 100644 db67520... bdaec43... M	lily/include/page-turn-page-breaking.hh
:100644 100644 d18ad28... 282114d... M	lily/optimal-page-breaking.cc
:100644 100644 c80e0aa... 2646b24... M	lily/page-breaking.cc
:100644 100644 c3a56b0... 028a67a... M	lily/page-spacing.cc
:100644 100644 0288562... 7823995... M	lily/page-turn-page-breaking.cc

commit ea10516586ac450fd5bda1e769358c0aadeb46d7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 17:45:04 2007 +1100

    Fix keep-fixed-while-stretching example.

:100644 100644 bac2c6d... 1606e96... M	Documentation/user/spacing.itely

commit 524987404ec3551c9854aab9f306301b85151db7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 10:08:41 2007 +1100

    Document one-pass vertical stretching.
    
    Document page-breaking-between-system-padding.

:100644 100644 fbeb4c9... bac2c6d... M	Documentation/user/spacing.itely

commit a6304a73f14ba8583a82803cc41525fae03f4f11
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Mon Apr 16 09:30:35 2007 +0200

    Added some info on the LilyPond extensions available for the TexShop editor.

:100644 100644 0644f34... dc7ac08... M	Documentation/user/running.itely

commit f4978413983089cdb6308ad6bc95c31b7617cc37
Author: Kevin Dalley <kevin@kelphead.org>
Date:   Sat Apr 14 16:29:55 2007 -0700

    Chromatic staff
    
    This version of the patch incorporates Han-Wen's suggestions.
    This patch allows the vertical position of each note
    to be set with a scheme function.
    This feature can be used for creating a chromatic staff, for example.

:000000 100644 0000000... c16f238... A	input/regression/chromatic-scales.ly
:100644 100644 a49bbbe... 7240d61... M	lily/note-heads-engraver.cc
:100644 100644 0197dfe... 1d0b28c... M	scm/define-context-properties.scm

commit 29cecedfa3a919b46e3d4b8aa4c7c7e11eba28e7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Apr 16 00:27:50 2007 -0400

    Fix #341
    
    Make sure that span arpeggios aren't attached to System in Y_AXIS.

:000000 100644 0000000... 7f9d3b3... A	input/regression/arpeggio-span-one-staff.ly
:100644 100644 a465b7d... 97c2f6b... M	lily/span-arpeggio-engraver.cc

commit 03614407cf3fc91813f7e2312eee312c3fe68996
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Apr 15 23:30:20 2007 -0400

    Fix #349.
    
    Refactor automatic tab strings: don't crash on out-of-range pitches.

:100644 100644 dd82a1d... 0d56bb4... M	lily/tab-note-heads-engraver.cc

commit f8e0557ed3cb7b64d510460411b48d46e8c4cb8d
Author: Werner Lemberg <wl@rigel.site>
Date:   Sun Apr 15 22:30:09 2007 +0200

    First part of mf2pt1 adaption of parmesan noteheads.
    
    Noteworthy changes:
    
      (draw_neomensural_brevis): Concatenate path fragments instead of adding
      subpictures.
    
      (find_tangent, find_tangent_shift): Two new macros, working iteratively.
    
      (draw_neomensural_longa): Use `find_tangent' to get a smooth transition
      between outline parts.
    
      (draw_diamond_head): Using `find_tangent_shift', the outline now exactly
      touches the bounding box.

:100644 100644 9e28de6... 4f49eba... M	mf/parmesan-heads.mf

commit bb64d0d380379a949bb14e0d67bbea38688d448e
Author: Till Rettig <till.rettig@gmx.de>
Date:   Fri Apr 13 19:14:33 2007 +0300

    update to de/user/working.itely

:100644 100644 734c5a9... f780ed2... M	Documentation/de/user/working.itely

commit ff8fa5652421bb10bcbf07e1d504027f4ba528f7
Author: Werner Lemberg <wl@rigel.site>
Date:   Fri Apr 13 19:52:19 2007 +0200

    Convert parmesan rests for use with mf2pt1.
    
    Those changes are trivial basically (with a lot of formatting to make it
    look similar to feta source code).
    
    Not handled yet are the extreme corners in `Mensural 8th rest' and `Mensural
    16th rest'.

:100644 100644 30654c3... 1d08c0b... M	mf/parmesan-rests.mf

commit b3d3b9848dcd15279c9ea1a01ee9aec99d279555
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Apr 13 14:02:49 2007 +0200

    Update lilypond.pot

:100644 100644 9bd663a... 206fe9d... M	po/lilypond.pot

commit 10dcaa31662cb2ef0b7d2a3bf6a31cc8da3f0abc
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Apr 11 18:24:47 2007 -0700

    Add warning for LSR files.

:100755 100755 2a4d1ad... 25a1d9c... M	buildscripts/makelsr.py
:100644 100644 09e5a55... 422ad99... M	input/lsr/ancient/custodes.ly
:100644 100644 6f3b29a... ee969ff... M	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 79fb505... 080a82d... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 89fe929... acd9332... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 d848f8b... 3b9969c... M	input/lsr/contemporary/clusters.ly
:100644 100644 83caf40... 6de0a13... M	input/lsr/expressive/breathing-sign.ly
:100644 100644 fa0fc38... 63ac566... M	input/lsr/expressive/fingering-chords.ly
:100644 100644 ec92a4c... 15e1db9... M	input/lsr/expressive/glissando.ly
:100644 100644 b64397f... 115cfac... M	input/lsr/expressive/line-styles.ly
:100644 100644 cc93964... 93bb504... M	input/lsr/expressive/tempo-mark-scheme-function.ly
:100644 100644 4dd2e30... 271dda5... M	input/lsr/guitar/guitar-string-number.ly
:100644 100644 b40f5ec... 859259c... M	input/lsr/parts/rehearsal-mark-numbers.ly
:100644 100644 f96e466... c3cb85f... M	input/lsr/parts/tag-filter.ly
:100644 100644 a6f2e6b... a59b9a8... M	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 29d8981... 9da4e58... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 3fc5d8e... 66255cf... M	input/lsr/spacing/page-layout-twopass.ly
:100644 100644 45d696a... ec6706a... M	input/lsr/spacing/page-spacing.ly
:100644 100644 a988868... 783df83... M	input/lsr/spacing/proportional-spacing.ly
:100644 100644 7832d87... bbbd4ab... M	input/lsr/spacing/proportional-strict-grace-notes.ly
:100644 100644 95bee31... 2c26f85... M	input/lsr/spacing/proportional-strict-notespacing.ly
:100644 100644 3b57da8... a33e356... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 9059bd3... b8d3e34... M	input/lsr/text/font-family-override.ly
:100644 100644 30a8dd8... f077935... M	input/lsr/vocal/ambitus.ly
:100644 100644 c97b0f0... c36fa8d... M	input/lsr/vocal/lyric-combine.ly

commit f189c3070839ac08434de649084c6089ea6b74b1
Author: Till Rettig <till.rettig@gmx.de>
Date:   Tue Apr 10 12:05:26 2007 +0300

    update de.po and de/user/lilypond.tely

:100644 100644 1ef3e90... 9f18b00... M	Documentation/de/user/lilypond.tely
:100644 100644 72e7cdc... 2b5bfe3... M	Documentation/po/de.po

commit 47d0889a87cca9830519c4e058582ca94ab5a37c
Author: Till Rettig <till.rettig@gmx.de>
Date:   Tue Apr 10 14:10:29 2007 +0300

    de/user/tweaks.itely translated

:100644 100644 2267be8... cdb443b... M	Documentation/de/user/tweaks.itely

commit 5389824c0c382a3637a2a34770f1b053346a1944
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Apr 11 10:19:59 2007 +0200

    First fixes to make mf2pt1 run successfully.

:100644 100644 551e3e3... 9e28de6... M	mf/parmesan-heads.mf
:100644 100644 b9caf5d... 99c3547... M	mf/parmesan-scripts.mf
:100644 100644 d02840b... ef5539d... M	mf/parmesan-timesig.mf

commit 74f0d950ed5404cb2c97bd7b3d5e47c64bafbbe7
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Apr 11 06:24:40 2007 +0200

    Minor improvements.

:100644 100644 8c70b97... 29d8981... M	input/lsr/spacing/alignment-vertical-spacing.ly

commit dcb679f82d502c3bc54441db9ff976febbfab772
Author: Werner Lemberg <wl@rigel.site>
Date:   Wed Apr 11 06:21:46 2007 +0200

    \outputProperty -> \overrideProperty

:100644 100644 2a48f07... a07c7df... M	Documentation/user/changing-defaults.itely

commit 474ae484f843c45e20b9b941401c3a8d9e09c5c0
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Apr 10 19:09:12 2007 +0200

    Thinko.

:100644 100644 8b750be... 1bdd40b... M	Documentation/user/cheatsheet.itely

commit 8058fadae4f6d278677335df4507a74b66691369
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Apr 10 17:31:16 2007 +0200

    Some optical improvements.

:100644 100644 1bef3cc... 8b750be... M	Documentation/user/cheatsheet.itely

commit 3bb76531e32eef98adf8349312f0e09800e53379
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Apr 10 16:21:23 2007 +0200

    @ref{...} must *always* be followed by punctuation.

:100644 100644 c4c2d48... d8be87f... M	Documentation/user/advanced-notation.itely
:100644 100644 107f6f4... a105e4a... M	Documentation/user/basic-notation.itely
:100644 100644 717384d... 2a48f07... M	Documentation/user/changing-defaults.itely
:100644 100644 bc92313... d8a3d8c... M	Documentation/user/converters.itely
:100644 100644 61473e2... d9583ca... M	Documentation/user/instrument-notation.itely
:100644 100644 f1bf39a... 554c039... M	Documentation/user/introduction.itely
:100644 100644 a2c7b04... 984aae2... M	Documentation/user/music-glossary.tely
:100644 100644 c8754c5... 65e49e8... M	Documentation/user/non-music.itely
:100644 100644 7b59a3e... e55d264... M	Documentation/user/programming-interface.itely
:100644 100644 981e718... 0644f34... M	Documentation/user/running.itely
:100644 100644 708e8d0... fbeb4c9... M	Documentation/user/spacing.itely
:100644 100644 9b17df9... 3c47c95... M	Documentation/user/tutorial.itely
:100644 100644 6d24d3a... 8c681e5... M	Documentation/user/tweaks.itely
:100644 100644 65bf9a6... 8a416f7... M	Documentation/user/working.itely

commit 0fafa6ce40f750d57656502b2cac4e40ed4b2323
Author: Werner Lemberg <wl@rigel.site>
Date:   Tue Apr 10 14:54:30 2007 +0200

    Whitespace fixes.

:100644 100644 ccdb7a7... 9b17df9... M	Documentation/user/tutorial.itely

commit a96223702993fcfd2dde330dde6aaa3e066f660e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Apr 10 00:01:41 2007 -0300

    only compile print_property_callback_stack if NDEBUG not set

:100644 100644 740b57d... 1fcded7... M	lily/grob-property.cc

commit 5fe9e2dcb1d939a536a9c5efaa48c3587538a01e
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Apr 9 16:43:10 2007 -0700

    Fixed link for abc.  (who cares?)

:100644 100644 570846c... 2693817... M	scripts/abc2ly.py

commit 5788e30b64ea2b3c64adf55772f343d8ac728adb
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 22:03:20 2007 +0200

    Add `backslash' value to be able to say @q{@value{backslash}}.

:100644 100644 09b2a42... a633f0a... M	Documentation/fr/user/macros.itexi
:100644 100644 11b2b59... e152ed3... M	Documentation/user/macros.itexi

commit 4dfb0e84618672f0c1a7463b81f599835c0f96b2
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 21:57:58 2007 +0200

    Fixes to German and French translation to make `make web' run successfully.

:100644 100644 ccf095f... bee7cbb... M	Documentation/de/user/introduction.itely
:100644 100644 7827b3c... 030fd54... M	Documentation/de/user/tutorial.itely
:100644 100644 eb2f073... 734c5a9... M	Documentation/de/user/working.itely
:100644 100644 e9131ee... 2de6bcd... M	Documentation/fr/user/basic-notation.itely
:100644 100644 36e6a42... 4bb084c... M	Documentation/fr/user/introduction.itely
:100644 100644 21ee360... 60c6d10... M	Documentation/fr/user/putting.itely
:100644 100644 2241647... 7ab6055... M	Documentation/fr/user/tutorial.itely

commit ee1e1ec4531807bfb62ea9c6dfad5a7de76458a8
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 21:56:13 2007 +0200

    Add `backslash' value since @q{\} doesn't work with texinfo 4.8.
    Provide TeX versions for @q and @qq (derived from german.sty).
    Fix quotation typo.

:100644 100644 fc8754b... 2bce669... M	Documentation/de/user/macros.itexi

commit f67810f83614196b977ed1275be1a1389a76786d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Apr 9 11:43:05 2007 -0300

    always compile in setters for graphviz.

:100644 100644 e4dad5f... 740b57d... M	lily/grob-property.cc

commit 433849e669b71058267108607969eea72403a5de
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 15:10:53 2007 +0200

    Another `make -j2' fix.

:100644 100644 ed28f4e... bc58051... M	Documentation/es/GNUmakefile

commit 9b3579574c8dd8552084e16944f37f0a9fe94a65
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 15:10:37 2007 +0200

    Another `make -j2' fix.

:100644 100644 30fc235... eee4de1... M	Documentation/de/GNUmakefile

commit 577a3e49b75e802c86a8f501b3b585cd867e2e39
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 15:08:10 2007 +0200

    Another `make -j2' fix.

:100644 100644 b3599ad... 003d9c0... M	Documentation/fr/GNUmakefile

commit f672bffc9e9cf86b200d5d3496126dbe1c0df53d
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 14:44:33 2007 +0200

    A `make -j2' fix.

:100644 100644 94db986... de30075... M	Documentation/GNUmakefile

commit 82069208476e83fa3fc01f908e95b2bdac8193df
Author: Werner Lemberg <wl@rigel.site>
Date:   Mon Apr 9 13:13:38 2007 +0200

    Link lilypond-words.el properly.

:100644 100644 f05ed3f... f70b2d4... M	GNUmakefile.in

commit 2ad9e2f29f2327a0f5a144d36338dd77dff28bde
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Apr 7 23:36:07 2007 -0300

    add fret properties to interface

:100644 100644 8f7c526... 46d23d9... M	scm/define-grob-interfaces.scm

commit e29b064d4c8f7d6f4923f617b7a36b2d71f5eab0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Apr 7 23:27:59 2007 -0300

    bump version

:100644 100644 4db6214... ff50c35... M	VERSION

commit adb4d580a95a23afdb96f27ce2d88f60a53aeb22
Author: Carl D. Sorensen <c_sorensen@byu.edu>
Date:   Sat Apr 7 23:20:37 2007 -0300

    Changes to fret diagrams to allow some of the changes
    requested by Jose Luis Cruz.
    
    * fret-diagrams.scm: Add new user-definable properties to fret
    diagrams
    - orientation: normal or landscape
    - xo-font-magnification: size of mute and open string symbols
    - mute-string: string used to label mute strings
    - open-string: string used to label open strings
    
    * define-grob-properties.scm: Add new user-definable properties
     fret
    diagrams
    - orientation: normal or landscape
    - xo-font-magnification: size of mute and open string symbols
    - mute-string: string used to label mute strings
    - open-string: string used to label open strings

:100644 100644 7434de3... d00d287... M	scm/define-grob-properties.scm
:100644 100644 bf39fe6... 5f69f81... M	scm/fret-diagrams.scm

commit 3f0072a90fe2fc9c70dbd68a222712796966acc0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Apr 6 18:41:33 2007 -0300

    add po/uk.po

:000000 100644 0000000... 3eaa1a5... A	po/uk.po

commit 94b6724f9e00fd5c9c3918dc0b81ed9b12bef506
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Apr 3 16:12:39 2007 -0700

    Addition from mailist.

:100644 100644 8145251... 708e8d0... M	Documentation/user/spacing.itely

commit 7ac1d91100f9af792d82cb0c91acc6d3513fc9c7
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 31 15:35:19 2007 +0200

    Add Till Tettig to THANKS

:100644 100644 d2d8f06... 536b951... M	THANKS

commit 976c793177cab6f8801ae643321ba7bf3326748f
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sat Mar 31 15:49:12 2007 +0300

    update of de/user/working.itely

:100644 100644 4789da5... eb2f073... M	Documentation/de/user/working.itely

commit 13625f7d9aa3b3348a5393bc49e8bf7d30151fd5
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 31 15:08:28 2007 +0200

    Fix German copyright notice

:100644 100644 41106bc... 1ef3e90... M	Documentation/de/user/lilypond.tely

commit 03218521adeb799d2bf1c524e3e964130aeb66b7
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sat Mar 31 15:27:15 2007 +0300

    German polishing and working.itely added

:100644 100644 b97a193... 41106bc... M	Documentation/de/user/lilypond.tely
:100644 100644 d06ab3d... fc8754b... M	Documentation/de/user/macros.itexi
:100644 100644 a6fdb56... 7827b3c... M	Documentation/de/user/tutorial.itely
:100644 100644 d8fab25... 4789da5... M	Documentation/de/user/working.itely

commit ff1c1db649d302caeccd99fd4ae58bf0cf10e4ca
Author: Till Rettig <till.rettig@gmx.de>
Date:   Thu Mar 29 21:50:18 2007 +0300

    German updates and quotation marks

:000000 100644 0000000... d06ab3d... A	Documentation/de/user/macros.itexi
:100644 100644 181c60d... 72e7cdc... M	Documentation/po/de.po

commit 297c268515053bddb1c100f9ad6f000308210d8e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 31 14:23:34 2007 +0200

    HTML docs translation small fix
    
    In Texinfo HTML docs, section titles with 'Appendix' are now
    translated.

:100644 100644 d6a06c9... 7ac33dc... M	buildscripts/html-gettext.py

commit 6e22e4dae110c3e655137bc4a6e954477d910111
Author: Paco Vila <fravd@salvia.org>
Date:   Sat Mar 31 02:45:40 2007 +0200

    Translated direntry block in spanish doc main file

:100644 100644 b218ad3... ebce43d... M	Documentation/es/user/lilypond.tely

commit e489bed81d0ac43dd58c29d37689823ec3f40a9b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Mar 30 23:06:49 2007 +0200

    User manual translations nitpicks

:100644 100644 d95ddee... a6fdb56... M	Documentation/de/user/tutorial.itely
:100644 100644 0fd9a30... b218ad3... M	Documentation/es/user/lilypond.tely

commit 6948ba0749fcf6c7f27f2ae2f3ff65aa56f71a19
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Mar 30 23:06:19 2007 +0200

    Fix copyright notice in German manual

:100644 100644 5d52fc4... b97a193... M	Documentation/de/user/lilypond.tely

commit d77d0891a58e3092752dada81f206ac368cdbe9c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:38:35 2007 +1000

    Fix warning message when forced break gets ignored.

:100644 100644 2c291a7... d583bc5... M	lily/paper-column-engraver.cc

commit e6f5a90646e26f5110e8f165198a5583f53d9cc0
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:32:01 2007 +1000

    Fix #341.
    Consider arpeggios as cross-staff iff they were created by
    span-arpeggio-engraver.

:100644 100644 45761f4... 4d885b7... M	lily/align-interface.cc
:100644 100644 5606691... b501117... M	lily/arpeggio.cc
:100644 100644 7b0fe26... c18eb10... M	lily/include/arpeggio.hh
:100644 100644 a465b7d... 203a5d0... M	lily/span-arpeggio-engraver.cc
:100644 100644 82d377c... 196b550... M	scm/define-grobs.scm

commit a2aa512c369cc7784e73b15bfbe34eaa316fcf37
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Mar 30 12:01:11 2007 +1000

    Clean up graphviz.scm and remove ly:atexit.

:100644 100644 9ff982b... 3c0f7ae... M	lily/main.cc
:100644 100644 3623d0a... cae11b1... M	ly/graphviz-init.ly
:100644 100644 f5db38b... c280163... M	scm/graphviz.scm
:100644 100644 4afe0fb... 48d9117... M	scm/lily.scm

commit 6bb8590f6c746ea0154cb8846400aa8d0b33d930
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 18:45:49 2007 +1000

    Re-add chapter on two-pass spacing (but warn that it is deprecated)

:100644 100644 0183e5a... 9cbe0bb... M	Documentation/user/spacing.itely

commit 1c04bd260102e7303f83bab9dd30a993a426829e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:47 2007 +1000

    Shut up 'ignoring grob for slur' warnings with PhrasingSlur

:100644 100644 b2301d3... 76b4ac6... M	lily/phrasing-slur-engraver.cc

commit b65ef69691128c45403e179bbf6268d17267e6ee
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:14 2007 +1000

    Fix regression test (so that the notes fit on one line)

:100644 100644 686622b... f68818f... M	input/regression/page-turn-page-breaking.ly

commit accabb3e6f2492f2bf7ef17484e1b387b2635162
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Mar 27 08:01:39 2007 +1000

    Fixes bugs in the page breaking refactor.
    
    Calculate line forces using uncompressed lines.
    Off-by-one error in min_page_count.
    Ensure that a page with one line can't have infinite force.

:100644 100644 23ffbd8... 21edde4... M	lily/include/page-breaking.hh
:100644 100644 0adb963... 2cfb24b... M	lily/page-breaking.cc

commit cf96aef147778278ea113c6a4b71869e2345b405
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 11:30:16 2007 +1000

    Fix corner case in min_page_count.

:100644 100644 2646b24... 0adb963... M	lily/page-breaking.cc

commit b3f4fee33f357e6506b7b02d79f6c1acd974e0b6
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 08:36:58 2007 +1000

    Refactor page breaking to give a higher-level interface to the individual
    
    page-breaking algorithms.
    
    Conflicts:
    
    	lily/page-breaking.cc

:100644 100644 79e1600... 2ecfad8... M	lily/include/optimal-page-breaking.hh
:100644 100644 b5b3e24... 23ffbd8... M	lily/include/page-breaking.hh
:100644 100644 e1fa582... 7dba158... M	lily/include/page-spacing.hh
:100644 100644 db67520... bdaec43... M	lily/include/page-turn-page-breaking.hh
:100644 100644 d18ad28... 282114d... M	lily/optimal-page-breaking.cc
:100644 100644 c80e0aa... 2646b24... M	lily/page-breaking.cc
:100644 100644 c3a56b0... 028a67a... M	lily/page-spacing.cc
:100644 100644 0288562... 7823995... M	lily/page-turn-page-breaking.cc

commit ebe42ce05a95260df91322d4431d095842993e98
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 17:45:04 2007 +1100

    Fix keep-fixed-while-stretching example.

:100644 100644 82e22da... 0183e5a... M	Documentation/user/spacing.itely

commit 0bb36787cf41894d8c74d5c64c970ef8e5196d7e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 10:08:41 2007 +1100

    Document one-pass vertical stretching.
    
    Document page-breaking-between-system-padding.

:100644 100644 8145251... 82e22da... M	Documentation/user/spacing.itely

commit 3722c1ff113f2f8f6cd35323b64ef4d8d7700d4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Mar 29 16:23:18 2007 -0300

    clean up graphviz for inclusion in regtest.

:000000 100644 0000000... 1e00e99... A	input/regression/graphviz.ly
:100644 100644 4034eb8... e4dad5f... M	lily/grob-property.cc
:000000 100644 0000000... 3623d0a... A	ly/graphviz-init.ly
:100644 000000 aafd30d... 0000000... D	ly/graphviz.ly
:100644 100644 8ad3600... f5db38b... M	scm/graphviz.scm

commit 2e9a0dd030f4ac8792e152caef4d698831f321b1
Author: Till Rettig <till.rettig@gmx.de>
Date:   Tue Mar 27 22:24:45 2007 +0300

    repair of tutorial

:100644 100644 44804ad... d95ddee... M	Documentation/de/user/tutorial.itely

commit 5358e70b804830b871e5daa550f1c7986a676b0b
Author: Till Rettig <till.rettig@gmx.de>
Date:   Tue Mar 27 22:15:48 2007 +0300

    update de.po

:100644 100644 3676a0c... 181c60d... M	Documentation/po/de.po

commit dd87a35a87064254326f12ad3d241c5379188eec
Author: Paco Vila <fravd@salvia.org>
Date:   Wed Mar 28 11:17:50 2007 +0200

    fixed spanish Doc po

:100644 100644 d00c900... a4d4efc... M	Documentation/po/es.po

commit d5938ddfd92607d89680c80ec70fed5f07a76220
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Mar 29 13:38:50 2007 +0200

    improve some accidental shapes
    
    (sharp.slashslashslash.stemstem, sharp.slashslashslash.stem): Make slashes
    parallel.
    (flat.slash, flat.slashslash, mirroredflag.backslash): Fix slash shapes for
    mf2pt1.
    (mirroredflat.flat): Rewritten, mainly for mf2pt1.

:100644 100644 652d920... 0008ffa... M	mf/feta-toevallig.mf

commit 5e7e5b61629a0e0d520d1a5c5354a7be450e7454
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Mar 29 11:12:06 2007 +0200

    formatting nits

:100644 100644 45263f2... 652d920... M	mf/feta-toevallig.mf

commit b2344dd6161589988ddebaa41442891ae3943d8c
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Mar 29 10:52:25 2007 +0200

    formatting nits

:100644 100644 36abfcf... b45222e... M	mf/feta-bolletjes.mf

commit 0f457273313205186f104eae117d808eca614cd4
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 18:45:49 2007 +1000

    Re-add chapter on two-pass spacing (but warn that it is deprecated)

:100644 100644 0183e5a... 9cbe0bb... M	Documentation/user/spacing.itely

commit 7128157f56d264d169490fef4ce1743e40594c85
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Mar 28 18:51:40 2007 -0700

    Automagic update from LSR.

:000000 100644 0000000... cc93964... A	input/lsr/expressive/tempo-mark-scheme-function.ly

commit e5369bf67535eacc736cbc7b09680e5ec95f260d
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Mar 28 16:39:50 2007 -0700

    Translate some terms into Spanish.

:100644 100644 0220f41... a2c7b04... M	Documentation/user/music-glossary.tely

commit 331718b823a8c5cae09699e4688de5bb62896e6e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:47 2007 +1000

    Shut up 'ignoring grob for slur' warnings with PhrasingSlur

:100644 100644 b2301d3... 76b4ac6... M	lily/phrasing-slur-engraver.cc

commit cd8804cb7a1fcf6fd76b633df886ed7f91f1d719
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Mar 29 08:45:14 2007 +1000

    Fix regression test (so that the notes fit on one line)

:100644 100644 686622b... f68818f... M	input/regression/page-turn-page-breaking.ly

commit de5008d6fac879d5f78bedaf1289b4a6149ed69b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Mar 28 11:46:17 2007 -0300

    Output-distance fixes
    
    - update self test
    - use -compose atop for compositing images
    - decrease cpu time performance

:100644 100644 483fdb8... c60e965... M	buildscripts/output-distance.py

commit 604604a4758734b835095bc33c6643f1d113dad1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Mar 27 22:19:10 2007 -0300

    use vars with NDEBUG too.

:100644 100644 d7f29ae... 4034eb8... M	lily/grob-property.cc

commit 30d05d4e38b729870d0b56bd397a73497af94326
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 23:23:59 2007 +0200

    Put locations in documentation POs back
    
    This is done by reverting xgettext -> pygettext.py change in
    texi-langutils.py

:100644 100644 f3d60e1... 3676a0c... M	Documentation/po/de.po
:100644 100644 0f2b86f... d00c900... M	Documentation/po/es.po
:100644 100644 c1cdfe0... c189fb8... M	Documentation/po/fr.po
:100644 100644 fb20956... 931449a... M	Documentation/po/lilypond-doc.pot
:100644 100644 eabb3e7... 585816c... M	buildscripts/texi-langutils.py

commit 8d51a68db0f9ce46977b4515bc9bd9fca8852b25
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 23:19:40 2007 +0200

    Fix HTML Info docs translation scripts
    
    Fix section names translation, especially names with @command or @code
    These scripts need further debugging, which might require using the
    Python debugger

:100644 100644 edf7d19... d6a06c9... M	buildscripts/html-gettext.py
:100644 100644 54d4f6f... eabb3e7... M	buildscripts/texi-langutils.py

commit 1f388c71cceb5e9d9f3bab2a097cda11774370f4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 23:16:43 2007 +0200

    Update documentation POs

:100644 100644 2bbed19... f3d60e1... M	Documentation/po/de.po
:100644 100644 32e9c81... 0f2b86f... M	Documentation/po/es.po
:100644 100644 19b47f7... c1cdfe0... M	Documentation/po/fr.po
:100644 100644 b0bbb13... fb20956... M	Documentation/po/lilypond-doc.pot

commit 4edc95a352425d1ce90d4cf20f39d8e6ffd9bc5e
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 21:55:38 2007 +0200

    More Spanish fixes

:100644 100644 246120d... 1771c74... M	Documentation/es/user/advanced-notation.itely
:100644 100644 97f3b30... 8902b4a... M	Documentation/es/user/changing-defaults.itely
:100644 100644 611c228... a5ed11e... M	Documentation/es/user/converters.itely
:100644 100644 7ac6854... f40df63... M	Documentation/es/user/instrument-notation.itely
:100644 100644 ef29123... 6a7fb13... M	Documentation/es/user/lilypond-book.itely
:100644 100644 aa1acdb... 103548f... M	Documentation/es/user/literature.itely
:100644 100644 c4d6595... 0c2f684... M	Documentation/es/user/non-music.itely
:100644 100644 541d725... 7e48ec2... M	Documentation/es/user/notation-appendices.itely
:100644 100644 e3e59db... 6441928... M	Documentation/es/user/programming-interface.itely
:100644 100644 f214b68... b3afa2e... M	Documentation/es/user/running.itely
:100644 100644 b6dc970... d163448... M	Documentation/es/user/scheme-tutorial.itely
:100644 100644 ff43de7... e746977... M	Documentation/es/user/spacing.itely
:100644 100644 8f2c7bc... 58d7ff5... M	Documentation/es/user/templates.itely

commit 3bca66d4f4ce9bff01780d95027d8b07741e2189
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 21:46:10 2007 +0200

    Typo and rephrasing in French tutorial

:100644 100644 ed8a902... 2241647... M	Documentation/fr/user/tutorial.itely

commit 6a20228e453acebb45c19653747b8d550712a3a5
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 21:45:17 2007 +0200

    Use raw strings for generating Documentation POT

:100644 100644 4e54169... 54d4f6f... M	buildscripts/texi-langutils.py

commit c905444cf59d2788fe088d40d2ac4fcf307bc138
Author: Jean-Charles <lolyfan-AT-wanadoo-DOT-fr>
Date:   Tue Mar 27 19:55:57 2007 +0200

    Documentation/fr updates

:100644 100644 0586042... 0f95c40... M	Documentation/fr/user/converters.itely
:100644 100644 20602b9... 36e6a42... M	Documentation/fr/user/introduction.itely
:100644 100644 6141f36... ed8a902... M	Documentation/fr/user/tutorial.itely
:100644 100644 a471c1d... e801419... M	Documentation/fr/user/working.itely

commit d3c0d3929e23581a4d685badab2db8c5b2257d57
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 27 16:31:53 2007 +0200

    Fix copyright in Spanish user manual again

:100644 100644 5cf3827... 0fd9a30... M	Documentation/es/user/lilypond.tely

commit 14b44fb0ca9c4c4fa8ab1380845fe8cf4aaf7015
Author: Paco Vila <fravd@salvia.org>
Date:   Tue Mar 27 02:11:00 2007 +0200

    updated spanish main file and po

:100644 100644 917bd14... 5cf3827... M	Documentation/es/user/lilypond.tely
:100644 100644 f640d71... 32e9c81... M	Documentation/po/es.po

commit 4f593300641c2ed516ede2a9764373de917d905b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Mar 27 08:01:39 2007 +1000

    Fixes bugs in the page breaking refactor.
    Calculate line forces using uncompressed lines.
    Off-by-one error in min_page_count.
    Ensure that a page with one line can't have infinite force.

:100644 100644 23ffbd8... 21edde4... M	lily/include/page-breaking.hh
:100644 100644 0adb963... 2cfb24b... M	lily/page-breaking.cc

commit cbe7278478cc770f1c004ec46f1c71bc583be135
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 22:45:37 2007 +0200

    Fix and update French Texinfo skeletons

:100644 100644 adec14d... 712279e... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 4da5458... 618c358... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 178e14c... 3d47b1d... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 5ca7003... 2b70ada... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 2310ba4... d79f34e... M	Documentation/fr/user/literature.itely
:100644 100644 eb4e5e9... 6c31b1d... M	Documentation/fr/user/non-music.itely
:100644 100644 12686a0... 9d4044f... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 98f9e31... e2cba31... M	Documentation/fr/user/programming-interface.itely
:100644 100644 6c314dc... 10e3b10... M	Documentation/fr/user/running.itely
:100644 100644 f126644... 898833d... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 dff7d2b... e347ee0... M	Documentation/fr/user/spacing.itely
:100644 100644 6098dc8... 819dd5d... M	Documentation/fr/user/templates.itely

commit 8c96e698d0bb70a1a903ee895b91a38e79bb6692
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 22:37:32 2007 +0200

    Fix and update Spanish Texinfo skeletons

:100644 100644 d3bacd8... 246120d... M	Documentation/es/user/advanced-notation.itely
:100644 100644 6ed6ca3... 611c228... M	Documentation/es/user/converters.itely
:100644 100644 0eddc4e... 7ac6854... M	Documentation/es/user/instrument-notation.itely
:100644 100644 688c47d... ef29123... M	Documentation/es/user/lilypond-book.itely
:100644 100644 1400e52... aa1acdb... M	Documentation/es/user/literature.itely
:100644 100644 cb6a9f6... c4d6595... M	Documentation/es/user/non-music.itely
:100644 100644 f9642ec... 541d725... M	Documentation/es/user/notation-appendices.itely
:100644 100644 17e51e7... e3e59db... M	Documentation/es/user/programming-interface.itely
:100644 100644 d89fb34... b6dc970... M	Documentation/es/user/scheme-tutorial.itely
:100644 100644 07d783f... ff43de7... M	Documentation/es/user/spacing.itely
:100644 100644 a1d5a04... 8f2c7bc... M	Documentation/es/user/templates.itely

commit 04dc696a2d747721dd745ce432332e438a0465fe
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 22:19:29 2007 +0200

    Clarify copyright in Spanish user manual

:100644 100644 851abd8... 917bd14... M	Documentation/es/user/lilypond.tely
:100644 100644 7f8bee9... 1d3d3e5... M	Documentation/fr/user/lilypond.tely

commit 04e025151494945f28c0f4dd0ba6e646e4f03d48
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 21:03:23 2007 +0200

    Documentation po-update

:100644 100644 566fc90... 2bbed19... M	Documentation/po/de.po
:100644 100644 5c6c150... f640d71... M	Documentation/po/es.po
:100644 100644 cce62b1... 19b47f7... M	Documentation/po/fr.po
:100644 100644 f7320f8... b0bbb13... M	Documentation/po/lilypond-doc.pot

commit 2f1c1797106e52b50a04cfa18d20391164cce9e8
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 20:50:15 2007 +0200

    German translation technical nitpicks

:100644 100644 56e00b4... 566fc90... M	Documentation/po/de.po
:100644 100644 2efc812... 915d508... M	buildscripts/langdefs.py

commit 23fd4b4a4217274588d9314249476c533d3df050
Author: Paco Vila <fravd@salvia.org>
Date:   Mon Mar 26 19:16:36 2007 +0200

    working spanish doc index

:100644 100644 f621a4a... 2a42e9b... M	Documentation/es/index.html.in

commit f8f3958d9f7a8225b4053ae0f5d8a29068ddbc11
Author: Till Rettig <till.rettig@gmx.de>
Date:   Mon Mar 26 10:36:02 2007 +0300

    not translated itely files for German docs

:000000 100644 0000000... e4ec18e... A	Documentation/de/user/basic-notation.itely
:000000 100644 0000000... 4f4f945... A	Documentation/de/user/changing-defaults.itely
:000000 100644 0000000... f99a58b... A	Documentation/de/user/converters.itely
:000000 100644 0000000... 43d84c9... A	Documentation/de/user/instrument-notation.itely
:000000 100644 0000000... f89ec25... A	Documentation/de/user/lilypond-book.itely
:000000 100644 0000000... ee6a9d4... A	Documentation/de/user/literature.itely
:000000 100644 0000000... e1313ab... A	Documentation/de/user/non-music.itely
:000000 100644 0000000... a4db5c8... A	Documentation/de/user/notation-appendices.itely
:000000 100644 0000000... 982ce63... A	Documentation/de/user/programming-interface.itely
:000000 100644 0000000... d4c9737... A	Documentation/de/user/running.itely
:000000 100644 0000000... 5942b79... A	Documentation/de/user/scheme-tutorial.itely
:000000 100644 0000000... 2494038... A	Documentation/de/user/spacing.itely
:000000 100644 0000000... 18cce61... A	Documentation/de/user/templates.itely
:000000 100644 0000000... 2267be8... A	Documentation/de/user/tweaks.itely
:000000 100644 0000000... d8fab25... A	Documentation/de/user/working.itely

commit 18c963d587c73e3be5e49c6c63e86da79de6007a
Author: Till Rettig <till.rettig@gmx.de>
Date:   Mon Mar 26 10:34:14 2007 +0300

    makefiles for German docs

:000000 100644 0000000... 30fc235... A	Documentation/de/GNUmakefile
:000000 100644 0000000... 662d176... A	Documentation/de/user/GNUmakefile
:000000 100644 0000000... 69e2514... A	Documentation/de/user/advanced-notation.itely

commit 90fd1e0a1b206057be36069ea44a4d7565e3224c
Author: Till Rettig <till.rettig@gmx.de>
Date:   Mon Mar 26 10:29:31 2007 +0300

    addition of cindexes for German translation

:100644 100644 8b2b81b... ccf095f... M	Documentation/de/user/introduction.itely
:100644 100644 c3537fc... 5d52fc4... M	Documentation/de/user/lilypond.tely
:100644 100644 b07cc3d... 43f000f... M	Documentation/de/user/putting.itely
:100644 100644 624c751... 44804ad... M	Documentation/de/user/tutorial.itely

commit f0d9699962a0a559b9b60098f09cfa36cba46d47
Author: Till Rettig <till.rettig@gmx.de>
Date:   Sun Mar 25 18:36:52 2007 +0300

    first part of German Doc-translation

:000000 100644 0000000... a8fb506... A	Documentation/de/index.html.in
:000000 100644 0000000... 708fdac... A	Documentation/de/user/cheatsheet.itely
:000000 100644 0000000... 5486e7b... A	Documentation/de/user/dedication.itely
:000000 100644 0000000... 8b2b81b... A	Documentation/de/user/introduction.itely
:000000 100644 0000000... c3537fc... A	Documentation/de/user/lilypond.tely
:000000 100644 0000000... 007985e... A	Documentation/de/user/preface.itely
:000000 100644 0000000... b07cc3d... A	Documentation/de/user/putting.itely
:000000 100644 0000000... 624c751... A	Documentation/de/user/tutorial.itely
:000000 100644 0000000... 56e00b4... A	Documentation/po/de.po
:100644 100644 52ce970... f7320f8... M	Documentation/po/lilypond-doc.pot
:100644 100644 09393d0... 2efc812... M	buildscripts/langdefs.py

commit 78e211baefd8498141039fed36150b0d57a378e8
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Mar 26 08:48:54 2007 +0200

    Finish documentation fr.po revision

:100644 100644 9dd7c89... cce62b1... M	Documentation/po/fr.po

commit 528c0be1c8a3b7964a6f279002615b7a55b12f82
Author: Jean-Charles <lolyfanATwanadooDOTfr>
Date:   Sun Mar 25 19:44:02 2007 +0200

    French update for basic-notation.itely

:100644 100644 452d890... e9131ee... M	Documentation/fr/user/basic-notation.itely

commit 62df2b71e2511703bc7e4553f6e17682998af066
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Mar 26 01:17:44 2007 -0300

    Fix #281.
    
    Move X-parent rewire to calc-positioning-done from calc-direction.
    Now, we can run this if direction is manually set too.

:000000 100644 0000000... 765d47a... A	input/regression/script-center-seconds.ly
:100644 100644 12ba90a... 157ce77... M	lily/include/script-interface.hh
:100644 100644 8e14217... 6db9591... M	lily/script-interface.cc
:100644 100644 3e97d10... 82d377c... M	scm/define-grobs.scm
:100644 100644 3cfefc8... eea7614... M	scm/output-lib.scm

commit 3bcbab189a75f875bef3180c3d3194d16caac071
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Mar 26 00:48:35 2007 -0300

    Fix #51.
    
    - Add Note_column::dot_column()
    
    - In collision resolution, add inner voice stems to outer voice dot columns

:000000 100644 0000000... 2009232... A	input/regression/dot-up-voice-collision.ly
:100644 100644 133f88a... 36c9513... M	lily/dot-column.cc
:100644 100644 60c2668... 429b83a... M	lily/include/note-column.hh
:100644 100644 be69b23... 6feb71c... M	lily/note-collision.cc
:100644 100644 380182f... 3f57d3e... M	lily/note-column.cc

commit 3a3abc6130109344874dbea8ca65bc04693ff970
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Mar 26 00:13:37 2007 -0300

    Fix rest-dot-position.ly
    
    Don't inspect rest Y extent while placing dots.

:100644 100644 24c6388... 133f88a... M	lily/dot-column.cc

commit 7e28493194fb40d982eb10c51963b07b8f3f6f5c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 23:28:23 2007 -0300

    Fix collision-dots-move.ly
    
    Add all note heads of a meshing chord to dot column support.

:100644 100644 23e3f98... be69b23... M	lily/note-collision.cc

commit 272c408d3ba8d6c9856101739a1b3ba24a68414c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 11:30:16 2007 +1000

    Fix corner case in min_page_count.

:100644 100644 2646b24... 0adb963... M	lily/page-breaking.cc

commit d8ec3c12cda9e2b0a347646b065d71cc75376c13
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 22:23:52 2007 -0300

    formatting nit.

:100644 100644 e549fa1... 24c6388... M	lily/dot-column.cc

commit 1028968b854fc109615d9575183f2141868282a4
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 26 08:36:58 2007 +1000

    Refactor page breaking to give a higher-level interface to the individual
    page-breaking algorithms.
    
    Conflicts:
    
    	lily/page-breaking.cc

:100644 100644 79e1600... 2ecfad8... M	lily/include/optimal-page-breaking.hh
:100644 100644 b5b3e24... 23ffbd8... M	lily/include/page-breaking.hh
:100644 100644 e1fa582... 7dba158... M	lily/include/page-spacing.hh
:100644 100644 db67520... bdaec43... M	lily/include/page-turn-page-breaking.hh
:100644 100644 d18ad28... 282114d... M	lily/optimal-page-breaking.cc
:100644 100644 c80e0aa... 2646b24... M	lily/page-breaking.cc
:100644 100644 c3a56b0... 028a67a... M	lily/page-spacing.cc
:100644 100644 0288562... 7823995... M	lily/page-turn-page-breaking.cc

commit 78e2b22442922709a4cc57df1f9719ca3abb7912
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:59:22 2007 -0300

    also handle rests for dot positioning

:100644 100644 aed84dd... e549fa1... M	lily/dot-column.cc

commit e2a8e80341baa07a7bc08e78fd93d8ea2b4b23dd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:59:07 2007 -0300

    bugfix: don't return flag for invisible stems.

:100644 100644 e83b8fb... 9ef0765... M	lily/stem.cc

commit 69d55c80d19897f964b19ee15ce914b64b987642
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:45:32 2007 -0300

    Cleanup and simplify  dot column formatting logic.
    
    Use skylines to determine horizontal dot position for given
    configuration. Remove hack where stem adds itself to dot column
    support.
    
    Add dot-formatting-problem.{cc,hh}

:100644 100644 6b0ebae... aed84dd... M	lily/dot-column.cc
:100644 100644 7676c14... c4cf852... M	lily/dot-configuration.cc
:000000 100644 0000000... 81dc908... A	lily/dot-formatting-problem.cc
:100644 100644 1eed8f3... a7ab09f... M	lily/include/dot-configuration.hh
:000000 100644 0000000... da24854... A	lily/include/dot-formatting-problem.hh
:100644 100644 97f1cd2... e83b8fb... M	lily/stem.cc
:100644 100644 d44d341... 3e97d10... M	scm/define-grobs.scm
:100644 100644 2e3f2af... 12657af... M	scm/safe-lily.scm

commit b80c4b281fbe77865e7bed4098b38051e26f653d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:43:30 2007 -0300

    add prototypes.

:100644 100644 fc600c1... 768f240... M	lily/include/lily-proto.hh

commit 20c9174dea56d2f0b493f36c24480ccb5c075d30
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:43:19 2007 -0300

    trim outdated comment

:100644 100644 0891b7d... 2edeb1b... M	lily/include/note-head.hh

commit 440b8c43c346e188f09621c10117a9bac4e1a516
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 14:42:41 2007 -0300

    Add Skyline::print_points(), Offset::swapped()

:100644 100644 a3093c9... 80053a5... M	flower/include/offset.hh
:100644 100644 8fc956c... 294f69e... M	flower/offset.cc
:100644 100644 31747b1... 5dadbac... M	lily/include/skyline.hh
:100644 100644 e55ba3a... c935660... M	lily/skyline.cc

commit 6179769da73e839c16b3872efa34681ceed3caf4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Mar 25 08:22:55 2007 +0200

    First step of documentation fr.po revision
    
    up to #285

:100644 100644 0306da2... 9dd7c89... M	Documentation/po/fr.po

commit 3e278d9eda61509c9a8dc127503b308f9401e55b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 01:10:53 2007 -0300

    make Dot_configuration into class, in new files dot-configuration.{cc,hh}

:100644 100644 3c1eff6... 6b0ebae... M	lily/dot-column.cc
:000000 100644 0000000... 7676c14... A	lily/dot-configuration.cc
:000000 100644 0000000... 1eed8f3... A	lily/include/dot-configuration.hh

commit afebda6b9cff412a9779a4a6d89fa37201bcf7af
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 00:09:12 2007 -0300

    use ly:progress for backend-svg

:100644 100644 39be9d4... 823016e... M	input/regression/backend-svg.ly

commit 2f9052115586b587230d78eec9ecc08a3ba89bee
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 25 00:02:05 2007 -0300

    always compile in Grob::instrumented_set_property

:100644 100644 4eee895... d7f29ae... M	lily/grob-property.cc

commit 67abd60b71dfc7becacab773aa099cc5a22d55c2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Mar 24 23:58:23 2007 -0300

    whitespace cleanup.

:100644 100644 645000c... b526e36... M	input/regression/collision-dots.ly

commit 955bf4c0990952740693d99101922ce6bd4ce605
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 24 23:16:12 2007 +0100

    Edit docs translation instructions

:100644 100644 fc77023... a34cd4b... M	Documentation/TRANSLATION

commit 3237f4afc77b528ca92ca6d68664bd80e39d9e76
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 24 23:16:12 2007 +0100

    Edit docs translation instructions

:100644 100644 fc77023... a34cd4b... M	Documentation/TRANSLATION

commit 30da5f3c67d8ef4f746e57d3f65a515150653f48
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Mar 24 22:16:37 2007 +0100

    Jean-Charles' fixes to French docs

:100644 100644 f81d30f... 904ce0c... M	Documentation/fr/user/tweaks.itely

commit 76cc1a205eefbfddf2912f06ec75bde86e6c550a
Author: Paco Vila <fravd@salvia.org>
Date:   Sat Mar 24 02:35:58 2007 +0100

    lots of typos and fixes in spanish

:100644 100644 a3223b0... 7261394... M	Documentation/es/user/basic-notation.itely
:100644 100644 97b2805... fa3a08e... M	Documentation/es/user/introduction.itely
:100644 100644 e56366c... b9feff5... M	Documentation/es/user/preface.itely
:100644 100644 8ac33b8... 7c13f7e... M	Documentation/es/user/putting.itely
:100644 100644 4ca931d... 4088c3b... M	Documentation/es/user/tutorial.itely
:100644 100644 e66e914... d1a040b... M	Documentation/es/user/tweaks.itely
:100644 100644 2cc3028... a58202b... M	Documentation/es/user/working.itely
:100644 100644 682abc1... 5c6c150... M	Documentation/po/es.po

commit 8b55d3c532a2ae0bb7d589f9de12eb820c712f77
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Mar 24 16:01:42 2007 -0300

    bump version

:100644 100644 14fa44f... 4db6214... M	VERSION

commit b08f7e154b6d2e7cbf6564a0598a16e75ab7d8c5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Mar 24 12:16:46 2007 -0300

    use envp argument for main()

:100644 100644 79de28c... 9ff982b... M	lily/main.cc

commit 79d19da6831afb46b67d45bc5a7e9f81924ea784
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Mar 24 02:07:35 2007 -0300

    strip LD_LIBRARY_PATH from inkscape call.

:100644 100644 83f4050... 39be9d4... M	input/regression/backend-svg.ly

commit 11d1575526c6931ce760cd5402a3d5626e3adea1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Mar 23 18:37:55 2007 +0100

    Translate Texinfo external references

:100644 100644 9ef3d7b... 20602b9... M	Documentation/fr/user/introduction.itely

commit ec0e362684e10fea37ec038c8feb10fae9922b66
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Mar 22 20:24:10 2007 +0100

    Add French tweaks.itely

:100644 100644 50c2086... f81d30f... M	Documentation/fr/user/tweaks.itely
:100644 100644 1fb5ebf... d2d8f06... M	THANKS

commit 257d02df566c8ab0ff099bd76f44025b972e930b
Author: Paco Vila <fravd@salvia.org>
Date:   Wed Mar 21 12:31:33 2007 +0100

    Updated spanish tutorial after latest original updates

:100644 100644 0d6fad3... 4ca931d... M	Documentation/es/user/tutorial.itely

commit 1b0f79e5fda07420874f559b1ed0ebe0d8b2054c
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Thu Mar 22 11:31:22 2007 +0100

    Fixed the last remaining edge-text setting.

:100644 100644 c29d007... c4c2d48... M	Documentation/user/advanced-notation.itely

commit 0025ecb498ced719444003f4c7765282e0c4daf2
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Mar 21 12:51:14 2007 -0700

    Small fixes from mailist.

:100644 100644 40d7100... c29d007... M	Documentation/user/advanced-notation.itely
:100644 100644 4c39544... 9cabb98... M	input/lsr/LSR.ly

commit 064163ecc75ca58738709ab4eaee2a8d4160b771
Author: Paco Vila <francisco.vila@hispalinux.es>
Date:   Mon Mar 19 20:20:46 2007 +0100

    fix bad committishes

:100644 100644 a66a608... a3223b0... M	Documentation/es/user/basic-notation.itely
:100644 100644 8c0f541... 97b2805... M	Documentation/es/user/introduction.itely
:100644 100644 2a744d5... 0d6fad3... M	Documentation/es/user/tutorial.itely

commit 78da8dede8969985ac018b5b236aabedbea68974
Author: Paco Vila <fravd@salvia.org>
Date:   Mon Mar 19 20:13:21 2007 +0100

    various typos and style improvements in spanish manual

:100644 100644 59f536b... a66a608... M	Documentation/es/user/basic-notation.itely
:100644 100644 d4f5b87... 8c0f541... M	Documentation/es/user/introduction.itely
:100644 100644 18f702f... 2a744d5... M	Documentation/es/user/tutorial.itely

commit d266b92c9ed893a6680b3821d37ef403aaeba49a
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Tue Mar 20 10:12:25 2007 +0100

    Bug fix: use degrees instead of radians in ly:stencil-rotate, i.e. in
    the \rotate markup command.

:100644 100644 a603f01... 125b142... M	lily/stencil-scheme.cc

commit c8d1754f57bb2cd8041ab2f1c5921a318c8df7e2
Author: Mats Bengtsson <mabe@violin.s3.kth.se>
Date:   Tue Mar 20 10:10:19 2007 +0100

    Updated info on getting started in Windows.

:100644 100644 6301ffc... ccdb7a7... M	Documentation/user/tutorial.itely

commit ca66f2ef9659e8aae04ba25136837e1ffe497c62
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 15:59:37 2007 +1100

    Ensure that skylines always have at least one building in them.
    Fixes memory corruption bug.

:100644 100644 9da2606... e55ba3a... M	lily/skyline.cc

commit 3da95f1db4f5b51d07ffb10b900ca54baf578981
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 17:45:04 2007 +1100

    Fix keep-fixed-while-stretching example.

:100644 100644 82e22da... 0183e5a... M	Documentation/user/spacing.itely

commit 10f1696d31fbc818c0a98c4e847d52043d530e5a
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 15:59:37 2007 +1100

    Ensure that skylines always have at least one building in them.
    Fixes memory corruption bug.

:100644 100644 9da2606... e55ba3a... M	lily/skyline.cc

commit 4b0c13f688b5130146198034fe5f7920d3bcbe25
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 18 23:32:27 2007 -0300

    Fix backend-svg.ly for ubuntu 6.06
    
    -Invoke external program with ly:start-environment
    -Make mf/out/fonts.conf, and use it during invocation

:100644 100644 13e0f75... 40e50d5... M	GNUmakefile.in
:100644 100644 f9d9ffe... 83f4050... M	input/regression/backend-svg.ly
:100644 100644 1492d17... 170bbb1... M	mf/GNUmakefile
:100644 100644 eaefaf7... c09e757... M	scm/backend-library.scm

commit 9d8ab072792cdcca228069beaad5584f20866689
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Mar 18 23:31:10 2007 -0300

    new function: ly:start-environment
    
    
    Return environment as it was when entering main()

:100644 100644 cc46b63... f00d193... M	lily/general-scheme.cc
:100644 100644 3db38a5... fb1d94b... M	lily/include/main.hh
:100644 100644 6caafd7... 79de28c... M	lily/main.cc

commit 58a0edcdbee10547ea0ba034274d70b0448cf2ff
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Mar 18 16:53:45 2007 -0700

    Update from LSR.

:100644 100644 a958bc7... 6f3b29a... M	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 cc17e60... 79fb505... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 84b2545... 89fe929... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 ddefbc8... ec92a4c... M	input/lsr/expressive/glissando.ly
:100644 100644 df1d069... b40f5ec... M	input/lsr/parts/rehearsal-mark-numbers.ly
:100644 100644 f00ab5f... f96e466... M	input/lsr/parts/tag-filter.ly
:100644 100644 c27a3a4... a6f2e6b... M	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 da4d015... 8c70b97... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 063dc97... 45d696a... M	input/lsr/spacing/page-spacing.ly
:100644 100644 89ca4c1... a988868... M	input/lsr/spacing/proportional-spacing.ly
:100644 100644 3e757d6... 7832d87... M	input/lsr/spacing/proportional-strict-grace-notes.ly
:100644 100644 3b791f5... 95bee31... M	input/lsr/spacing/proportional-strict-notespacing.ly
:100644 100644 0518651... 3b57da8... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 e2a9e5c... 9059bd3... M	input/lsr/text/font-family-override.ly
:100644 100644 2020f68... 30a8dd8... M	input/lsr/vocal/ambitus.ly
:100644 100644 e9c46d6... c97b0f0... M	input/lsr/vocal/lyric-combine.ly

commit c855c131e771e1f06d9aa5dcd0bafa014bce13cb
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Mar 19 10:08:41 2007 +1100

    Document one-pass vertical stretching.
    Document page-breaking-between-system-padding.

:100644 100644 8145251... 82e22da... M	Documentation/user/spacing.itely

commit 05182a3f1f49c0cbdc85c3f2b895f3df42655118
Author: Valentin Villenave <v.villenave@gmail.com>
Date:   Sun Mar 18 23:12:51 2007 +0100

    Add French cheatsheet.itely

:100644 100644 ffea264... ce8b2b8... M	Documentation/fr/user/cheatsheet.itely

commit 46c190cd72611298035be263707fcd13ef348973
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Mar 18 10:48:10 2007 +0100

    Include Documentation/TRANSLATION in source tarball

:100644 100644 2b59407... 94db986... M	Documentation/GNUmakefile

commit 46c0864532ff12e6697d7a46fbb751ad1fbd19b9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Mar 18 10:48:10 2007 +0100

    Include Documentation/TRANSLATION in source tarball

:100644 100644 2b59407... 94db986... M	Documentation/GNUmakefile

commit b317018e8c59581026f704788eb97457dafd28d3
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Mar 18 10:38:30 2007 +0100

    Add translators to THANKS

:100644 100644 fedb9ff... 1fb5ebf... M	THANKS

commit 20b8e086f5a54ee0484e43865d24f3b7f954a3fb
Author: Jean-Charles <jcharles@localhost>
Date:   Sat Mar 17 16:14:54 2007 +0100

    French po file for Documentation.
    
    To be proofread and amended once the docs have been compiled.

:100644 100644 dc3916e... 0306da2... M	Documentation/po/fr.po

commit 24add8d5ecb81ec07ca4e9025ed9b1bfa4c7a83c
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Mar 17 21:26:43 2007 -0700

    Small fix from mailist.

:100644 100644 eac3bfc... 107f6f4... M	Documentation/user/basic-notation.itely

commit c263ae3630355996a6d8f1da054d73a96ae0ef68
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Mar 17 23:47:49 2007 +0100

    Small improvement to \cueDuring example.

:100644 100644 a5b33e3... 40d7100... M	Documentation/user/advanced-notation.itely

commit 51bf23c0e1050ed9358808692c6d1bda81be197b
Author: Paco Vila <fravd@salvia.org>
Date:   Fri Mar 16 13:02:08 2007 +0100

    spanish basic notation manual, now complete

:100644 100644 d963882... 59f536b... M	Documentation/es/user/basic-notation.itely

commit eabda288774d95a7b1ea5f31d4b61e73e3c56d25
Author: Paco Vila <fravd@salvia.org>
Date:   Thu Mar 15 17:08:49 2007 +0100

    spanish manual section 6.5: connecting notes

:100644 100644 a5326f4... d963882... M	Documentation/es/user/basic-notation.itely

commit 16f0804a5a7ab927e66057b4503e87e90491f79a
Author: Paco Vila <fravd@salvia.org>
Date:   Thu Mar 15 12:27:34 2007 +0100

    spanish docs rest of chapter 6.3 and chapter 6.4 (complete)

:100644 100644 4675c37... a5326f4... M	Documentation/es/user/basic-notation.itely

commit bdd3b1d448591e7661845e8d2ef1040ca79bbff8
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Mar 15 14:28:06 2007 -0700

    Small fix from website.

:100644 100644 49d7b7e... eac3bfc... M	Documentation/user/basic-notation.itely

commit a8ab67ad23c5eb5364479046d1b5d6326f78bd11
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Mar 14 17:54:23 2007 -0700

    Update from mailist.

:100644 100644 6f5c35a... 49d7b7e... M	Documentation/user/basic-notation.itely

commit ad6d0fc04906091063193ac2ce059387c8e6405f
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 13 18:20:38 2007 +0100

    Fix HTML Info docs gettext trickery

:100644 100644 4583d37... edf7d19... M	buildscripts/html-gettext.py
:100644 100644 8fc2418... 4e54169... M	buildscripts/texi-langutils.py

commit 8ea9d7dffb5747b5e15742fd32016fb7d1d54425
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Mar 13 18:19:28 2007 +0100

    Use top-build-dir for docs gettext usage
    
    This will hopefully fix non-translated strings in translated docs
    footer when building with GUB.
    
    www_post.py is also no longer tolerant with gettext loading errors.

:100644 100644 13e0f75... c987972... M	GNUmakefile.in
:100644 100644 cc38c39... 39c0747... M	buildscripts/www_post.py

commit 74da784f595a42f312fb5967a1ec06913cf409fb
Author: Jean-Charles <lolyfan@wanadoo.fr>
Date:   Tue Mar 13 17:31:05 2007 +0100

    Add French converters.itely

:100644 100644 563d69e... 0586042... M	Documentation/fr/user/converters.itely

commit 789a4c7b3642522cfc1e8477a4bed45e1a4de6fe
Author: Paco Vila <fravd@salvia.org>
Date:   Fri Mar 9 12:34:20 2007 +0100

    chapter 6.2 (complete), 6.3.1 and 6.3.2

:100644 100644 b8c43a3... 4675c37... M	Documentation/es/user/basic-notation.itely

commit a31a25a2bbe2c56834465275231939fe369068fa
Author: Paco Vila <fravd@salvia.org>
Date:   Thu Mar 8 14:54:41 2007 +0100

    priority 3 spanish files

:100644 100644 7c9b2b8... b8c43a3... M	Documentation/es/user/basic-notation.itely
:100644 100644 1fd7637... 8ac33b8... M	Documentation/es/user/putting.itely
:100755 100644 18f702f... 18f702f... M	Documentation/es/user/tutorial.itely
:100644 100644 51acee7... e66e914... M	Documentation/es/user/tweaks.itely
:100644 100644 74168a5... 2cc3028... M	Documentation/es/user/working.itely

commit 52427f831a4c8f847f3a81fff4c7a5e5f98b15eb
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Mar 11 13:02:17 2007 +1100

    Fix #332.
    Make sure the head-direction of a RepeatTieColumn is the same as the
    head-direction of its RepeatTies.

:100644 100644 fb8e75e... 820afa5... M	lily/include/semi-tie-column.hh
:100644 100644 70d431f... 4b1bf76... M	lily/semi-tie-column.cc
:100644 100644 85d48b1... d44d341... M	scm/define-grobs.scm

commit d3bae65c2eccd3d0ffd1cb362d03dd4763f3cc46
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Mar 9 22:05:26 2007 -0800

    Update thanks.

:100644 100644 27554dd... fedb9ff... M	THANKS

commit 66c6c30efce9c856bbe8d65aeeca55ddaf444cbb
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Mar 9 21:23:12 2007 -0800

    Small update from mailist.

:100644 100644 cf6f1a0... c8754c5... M	Documentation/user/non-music.itely

commit 8e794a8d69d2bb6ee426257191f31dd611ee4a54
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Mar 10 07:47:35 2007 +1100

    Don't ignore padding for markup blocks

:100644 100644 abb2a3e... c80e0aa... M	lily/page-breaking.cc

commit 6003d5bed0baa6e5f0f8602034466d69a197ba16
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Mar 7 13:39:44 2007 -0800

    LSR update.

:000000 100644 0000000... ddefbc8... A	input/lsr/expressive/glissando.ly
:100644 000000 b168f8d... 0000000... D	input/tolsr/glissando.ly

commit c8d9e72cb215b58198b710245a5078deebcbffbc
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Mar 7 17:35:25 2007 +0100

    Beautify feta font table.
    
    In particular, split long glyph names and don't mention the `.notdef' glyph.

:100644 100644 6c22fb5... 523db09... M	input/manual/font-table.ly

commit 2ed5e63eb072eba936ac17c762004fa287fe0186
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Mar 6 12:38:58 2007 -0800

    Automagic update from LSR.

:100644 100644 7713f3b... a958bc7... M	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 992e25c... cc17e60... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 908ad57... 84b2545... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 12336f5... d848f8b... M	input/lsr/contemporary/clusters.ly
:100644 100644 32702f7... 83caf40... M	input/lsr/expressive/breathing-sign.ly
:100644 100644 f885a29... fa0fc38... M	input/lsr/expressive/fingering-chords.ly
:100644 100644 85d9e6b... 4dd2e30... M	input/lsr/guitar/guitar-string-number.ly
:100644 100644 f0cb45e... df1d069... M	input/lsr/parts/rehearsal-mark-numbers.ly
:100644 100644 0478d2d... f00ab5f... M	input/lsr/parts/tag-filter.ly
:100644 100644 76207fe... c27a3a4... M	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 13811cc... da4d015... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 7e85403... 3fc5d8e... M	input/lsr/spacing/page-layout-twopass.ly
:100644 100644 916c895... 063dc97... M	input/lsr/spacing/page-spacing.ly
:100644 100644 20efc39... 89ca4c1... M	input/lsr/spacing/proportional-spacing.ly
:100644 100644 401f837... 3e757d6... M	input/lsr/spacing/proportional-strict-grace-notes.ly
:100644 100644 664ef4c... 3b791f5... M	input/lsr/spacing/proportional-strict-notespacing.ly
:100644 100644 ed56b71... 0518651... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 17b403a... e2a9e5c... M	input/lsr/text/font-family-override.ly
:100644 100644 1e79eb6... 2020f68... M	input/lsr/vocal/ambitus.ly
:100644 100644 2fbc564... e9c46d6... M	input/lsr/vocal/lyric-combine.ly

commit f933775e2a7173c9b0d1519ba33b797b9ec78c96
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Mar 5 13:16:09 2007 -0800

    Note name pitches update from Maximilian; thanks!

:100644 100644 eb3013b... 6f5c35a... M	Documentation/user/basic-notation.itely

commit b46a5e629b30a14bf52f38739cfacd13bf9a445d
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Mar 5 18:23:45 2007 +0100

    Use Unicode characters.  Other minor optical fixes.

:100644 100644 101772c... f1bf39a... M	Documentation/user/introduction.itely
:100644 100644 9501d79... ac170e4... M	Documentation/user/literature.itely
:100644 100644 2478e45... 0220f41... M	Documentation/user/music-glossary.tely
:100644 100644 e152f21... 6301ffc... M	Documentation/user/tutorial.itely

commit 38a04e46a38c234cf58e777f4ca9635df26d307c
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Mar 5 18:01:33 2007 +0100

    Typo.

:100644 100644 2965591... 1cd2d4e... M	python/convertrules.py

commit fdfdc2c6ad77635367916c8300db150fcf29a5a3
Author: Paco Vila <fravd@salvia.org>
Date:   Sat Mar 3 18:44:08 2007 +0100

    putting all together file for spanish manual

:100644 100644 3a990d0... 1fd7637... M	Documentation/es/user/putting.itely

commit 6ab7ffbf9497a93e2b654ab6092072a0e67fc14d
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Mar 4 13:29:58 2007 +0100

    Improve documentation of ly:make-stencil.

:100644 100644 36f1406... a603f01... M	lily/stencil-scheme.cc

commit c9571f2a4dd9fb553ff2204e8afd5c0c9fe2ac2e
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Mar 3 16:09:32 2007 -0800

    Small fix from mailist.

:100644 100644 46a24d2... ebdee04... M	Documentation/topdocs/NEWS.tely

commit 8f3e5b0668416fd36345b8e41e6e08f257e4591e
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Mar 2 19:49:11 2007 -0800

    Update some old convert-ly rules.

:100644 100644 9063717... 2965591... M	python/convertrules.py

commit 5548f7fb212080b1d326fe707a64710af6154956
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Mar 2 19:01:10 2007 -0800

    Fixes from mailist.

:100644 100644 1c59630... 2478e45... M	Documentation/user/music-glossary.tely
:100644 100644 fd65dfe... 8145251... M	Documentation/user/spacing.itely

commit df91247cade4bf0b46604d5816948333a7b9a891
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Mar 2 17:38:16 2007 +0100

    Typo

:100644 100644 a46969a... 452d890... M	Documentation/fr/user/basic-notation.itely

commit 85afa6830f0ee07d73fca6935232ff4040c8fed8
Author: Jean-Charles <lilyfan@freesurf.fr>
Date:   Fri Mar 2 13:49:15 2007 +0100

    French updates // master

:100644 100644 94364b0... a46969a... M	Documentation/fr/user/basic-notation.itely
:100644 100644 dc92c26... 4da5458... M	Documentation/fr/user/changing-defaults.itely

commit 1b4581f73d2cbc9dae983e522d4bb21b77743029
Author: Jean-Charles <jcharles@localhost>
Date:   Fri Mar 2 13:47:07 2007 +0100

    typo in changing-defaults.itely

:100644 100644 bafb5ba... 717384d... M	Documentation/user/changing-defaults.itely

commit fb9864445d27bb23c32c56f71db622d4ecbecad3
Author: Paco Vila <fravd@salvia.org>
Date:   Fri Mar 2 11:58:53 2007 +0100

    spanish introduction

:100644 100644 24ad6ab... d4f5b87... M	Documentation/es/user/introduction.itely

commit 1e649282c6058b85c54c95fb50d398e69224f9f6
Author: Paco Vila <fravd@salvia.org>
Date:   Thu Mar 1 13:46:12 2007 +0100

    cindex nodes translated in spanish first version of docs

:100644 100644 e1994e6... 851abd8... M	Documentation/es/user/lilypond.tely
:100644 100755 33d3a3d... 18f702f... M	Documentation/es/user/tutorial.itely

commit 10d2282d3d0c0f240597983d239ba3f196714b9d
Author: Paco Vila <fravd@salvia.org>
Date:   Thu Mar 1 13:11:50 2007 +0100

    Menu entries and a word

:100644 100644 7f46ff6... 41c5787... M	Documentation/es/user/dedication.itely
:100644 100644 ab52608... e1994e6... M	Documentation/es/user/lilypond.tely

commit dc4dc594368984cfd6d5196897aa147c0a1a0e17
Author: Paco Vila <fravd@salvia.org>
Date:   Fri Mar 2 17:25:44 2007 +0100

    touches to a pair of files. Please see if it keeps utf-8 format

:100644 100644 91a0b42... e56366c... M	Documentation/es/user/preface.itely

commit b703cadeebe70f4b5a4fa977cdbccaf09c320379
Author: Paco Vila <fravd@salvia.org>
Date:   Wed Feb 28 12:53:14 2007 +0100

    fixed committishes

:100644 100644 1c57593... f621a4a... M	Documentation/es/index.html.in
:100644 100644 082003b... e4704a1... M	Documentation/es/user/cheatsheet.itely
:100644 100644 272bd15... 7f46ff6... M	Documentation/es/user/dedication.itely
:100644 100644 2e5a87c... ab52608... M	Documentation/es/user/lilypond.tely

commit 7c1849213ed0dc841e2085b592b6e6ac7bac0c56
Author: Paco Vila <fravd@salvia.org>
Date:   Wed Feb 28 12:43:42 2007 +0100

    Additional files for spanish doc

:000000 100644 0000000... 1c57593... A	Documentation/es/index.html.in
:100644 100644 24a63dc... 082003b... M	Documentation/es/user/cheatsheet.itely
:100644 100644 e69de29... 272bd15... M	Documentation/es/user/dedication.itely
:100644 100644 8b68878... 2e5a87c... M	Documentation/es/user/lilypond.tely

commit 905ae49ea99ef9ca2929a5328a045bdaff456362
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Mar 2 17:19:25 2007 +0100

    Add empty file to apply a patch cleanly

:000000 100644 0000000... e69de29... A	Documentation/es/user/dedication.itely

commit a7853d9217cfb3f1a2d2b38eaf232904b5f1837d
Author: Paco Vila <francisco.vila@hispalinux.es>
Date:   Fri Mar 2 16:57:22 2007 +0100

    Initial Spanish translation

:000000 100644 0000000... ed28f4e... A	Documentation/es/GNUmakefile
:000000 100644 0000000... 4928d75... A	Documentation/es/user/GNUmakefile
:000000 100644 0000000... d3bacd8... A	Documentation/es/user/advanced-notation.itely
:000000 100644 0000000... 7c9b2b8... A	Documentation/es/user/basic-notation.itely
:000000 100644 0000000... 97f3b30... A	Documentation/es/user/changing-defaults.itely
:000000 100644 0000000... 24a63dc... A	Documentation/es/user/cheatsheet.itely
:000000 100644 0000000... 6ed6ca3... A	Documentation/es/user/converters.itely
:000000 100644 0000000... 0eddc4e... A	Documentation/es/user/instrument-notation.itely
:000000 100644 0000000... 24ad6ab... A	Documentation/es/user/introduction.itely
:000000 100644 0000000... 688c47d... A	Documentation/es/user/lilypond-book.itely
:000000 100644 0000000... 8b68878... A	Documentation/es/user/lilypond.tely
:000000 100644 0000000... 1400e52... A	Documentation/es/user/literature.itely
:000000 100644 0000000... cb6a9f6... A	Documentation/es/user/non-music.itely
:000000 100644 0000000... f9642ec... A	Documentation/es/user/notation-appendices.itely
:000000 100644 0000000... 91a0b42... A	Documentation/es/user/preface.itely
:000000 100644 0000000... 17e51e7... A	Documentation/es/user/programming-interface.itely
:000000 100644 0000000... 3a990d0... A	Documentation/es/user/putting.itely
:000000 100644 0000000... f214b68... A	Documentation/es/user/running.itely
:000000 100644 0000000... d89fb34... A	Documentation/es/user/scheme-tutorial.itely
:000000 100644 0000000... 07d783f... A	Documentation/es/user/spacing.itely
:000000 100644 0000000... a1d5a04... A	Documentation/es/user/templates.itely
:000000 100644 0000000... 33d3a3d... A	Documentation/es/user/tutorial.itely
:000000 100644 0000000... 51acee7... A	Documentation/es/user/tweaks.itely
:000000 100644 0000000... 74168a5... A	Documentation/es/user/working.itely
:000000 100644 0000000... 682abc1... A	Documentation/po/es.po
:100644 100644 47f53c9... 09393d0... M	buildscripts/langdefs.py

commit baa716e4047ffb69efad2d864eb8f010ccb2a0b8
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Mar 1 14:33:57 2007 +0100

    Fix LSR address.

:100644 100644 6864acb... a471c1d... M	Documentation/fr/user/working.itely
:100644 100644 076bb6d... 65bf9a6... M	Documentation/user/working.itely

commit f5a2aec5313027cb9b89a917b52230b2a7f31df7
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 28 13:41:03 2007 -0800

    Small update from mailist.

:100644 100644 3e697e9... eb3013b... M	Documentation/user/basic-notation.itely

commit 884968f3b77f345f327857f1df17e114adad877f
Author: Werner Lemberg <wl@rigel.orion>
Date:   Tue Feb 27 09:35:26 2007 +0100

    Document Scheme replacement sample for \tweak.
    
    Fix node name (it must not contain `.' followed by a space).

:100644 100644 a0715b5... 8297e4b... M	Documentation/user/README.txt
:100644 100644 21d6611... bafb5ba... M	Documentation/user/changing-defaults.itely

commit eff03e3971f1747e02ba2d143631c8d2ca739ca6
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Feb 26 22:20:47 2007 +0100

    Fix abc description link
    
    Thanks to Hans Aberg

:100644 100644 6178d9a... bc92313... M	Documentation/user/converters.itely

commit eb27057be2041c4551b83fe88ac51dcf0a5e3eb2
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Feb 26 10:10:07 2007 +0100

    fix error message

:100644 100644 59e8839... 3b92b55... M	lily/stencil.cc

commit cfcfdb8e49eddf304de682d2090c44cbe08e2f2c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Feb 26 19:29:03 2007 +1100

    regression tests for auto-first-page-number

:000000 100644 0000000... 07eb9e4... A	input/regression/page-turn-page-breaking-auto-first-page.ly
:000000 100644 0000000... 710bc54... A	input/regression/page-turn-page-breaking-auto-first-page2.ly

commit 58ba4821326015736ad8edd8ed226a89027a6383
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Mon Feb 26 19:18:11 2007 +1100

    Add a page-breaking debugging flag and fix a page-turn-page-breaking bug.

:100644 100644 74ed4e8... db67520... M	lily/include/page-turn-page-breaking.hh
:100644 100644 58c66ed... 0288562... M	lily/page-turn-page-breaking.cc
:100644 100644 2e92fcd... b636948... M	lily/program-option-scheme.cc
:100644 100644 5a8a744... 4afe0fb... M	scm/lily.scm

commit 66489f3883a6a94e4578476f0b25d3c0211b3969
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Feb 26 07:41:03 2007 +0100

    Replace "..." with @q{...} where appropriate.

:100644 100644 51911fe... a5b33e3... M	Documentation/user/advanced-notation.itely
:100644 100644 35cf314... 6178d9a... M	Documentation/user/converters.itely
:100644 100644 543a4cd... 3beacf5... M	Documentation/user/lilypond-book.itely
:100644 100644 790ecaa... cf6f1a0... M	Documentation/user/non-music.itely
:100644 100644 431e029... 7b59a3e... M	Documentation/user/programming-interface.itely
:100644 100644 b9dbf68... e152f21... M	Documentation/user/tutorial.itely
:100644 100644 0d48a53... 6d24d3a... M	Documentation/user/tweaks.itely
:100644 100644 9a3809d... 076bb6d... M	Documentation/user/working.itely

commit a97e41269b643c16670ea4e0059d16713d13db14
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Feb 26 07:21:13 2007 +0100

    s/staffs/staves/; fixing other typos; minor formatting

:100644 100644 4fe8a8f... fd65dfe... M	Documentation/user/spacing.itely
:100644 100644 bcdfadc... 448c211... M	Documentation/user/templates.itely
:100644 100644 c1af953... fb2e46f... M	input/regression/spacing-multi-tuplet.ly
:100644 100644 865ff4f... 7667b23... M	input/regression/system-separator.ly
:100644 100644 52aa674... 217f952... M	input/test/staff-bracket.ly
:100644 100644 28839e5... b46f3ac... M	input/test/vertical-extent.ly
:100644 100644 d7102ac... a6ab40d... M	lily/staff-symbol.cc
:100644 100644 64e7333... fe214ac... M	lily/vertical-align-engraver.cc
:100644 100644 d761153... e9f8455... M	lily/volta-engraver.cc
:100644 100644 a69c7ad... 345e487... M	ly/engraver-init.ly
:100644 100644 c421eef... 03ac6f8... M	scm/define-music-types.scm

commit 82b0bde2f6b8d49283da77fc0a3db01b06e3f84c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Feb 25 22:34:30 2007 +0100

    Update lilypond.pot

:100644 100644 8caa983... 9bd663a... M	po/lilypond.pot

commit b65368bca56641767a3aea9095b7fad0b9ad9803
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Feb 25 17:31:49 2007 +0100

    Add TRANSLATION instructions
    
    This is a draft.

:000000 100644 0000000... fc77023... A	Documentation/TRANSLATION

commit 95660b4b26e52b6e40252a1e2dc926b6ccd24c71
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Feb 25 13:52:50 2007 +0100

    Fix French docs

:100644 100644 82d618f... 94364b0... M	Documentation/fr/user/basic-notation.itely
:100644 100644 a6d3ce5... 21ee360... M	Documentation/fr/user/putting.itely
:100644 100644 a2439c6... 6141f36... M	Documentation/fr/user/tutorial.itely
:100644 100644 23e21f0... dc3916e... M	Documentation/po/fr.po

commit 362920fda851548dbe70a6f7b6979229ac9a0beb
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Feb 25 13:52:30 2007 +0100

    Fix French docs (master branch only)

:100644 100644 4dbc4bd... 6864acb... M	Documentation/fr/user/working.itely

commit 94f2117f6056f553a3d9be9baf62f42b40ceefe2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 23:58:08 2007 +0100

    French doc updates (for master branch only)

:100644 100644 7a5e860... 82d618f... M	Documentation/fr/user/basic-notation.itely
:100644 100644 85c2156... 09b2a42... M	Documentation/fr/user/macros.itexi

commit 9090327bf747f845c8865cc9efd266a2d03c6074
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 23:38:45 2007 +0100

    Documentation fr.po nits
    
    Thanks to Marc Lanoiselée (also for the previous doc fr.po update)

:100644 100644 e39e69c... 23e21f0... M	Documentation/po/fr.po
:100644 100644 1a3a483... 27554dd... M	THANKS

commit d0d908a2e08c679fb55f89c6eab840ed71dd9ac2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 23:30:51 2007 +0100

    Fix WWW-post buildscripts
    
    With these changes, the buildscripts run successfully
    (tested and checked).

:100644 100644 5722bca... d70ddce... M	buildscripts/add_html_footer.py
:100644 100644 6dded57... cc38c39... M	buildscripts/www_post.py

commit efc0a736438ed7c6142bed300ec9bfd365ec0e7c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 23:26:04 2007 +0100

    Update French docs translation

:100644 100644 3d7d20d... 7a5e860... M	Documentation/fr/user/basic-notation.itely
:100644 100644 6407dc2... 9ef3d7b... M	Documentation/fr/user/introduction.itely
:100644 100644 e0316d0... 7f8bee9... M	Documentation/fr/user/lilypond.tely
:100644 100644 e932bfa... a6d3ce5... M	Documentation/fr/user/putting.itely
:100644 100644 2fab94b... a2439c6... M	Documentation/fr/user/tutorial.itely
:100644 100644 3ebba4e... 4dbc4bd... M	Documentation/fr/user/working.itely

commit c2c5bc6605e74727666b71b6a56ed55b92d81def
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Feb 25 08:34:16 2007 +1100

    fix small mistake in Building::conceals

:100644 100644 8c47df7... 9da2606... M	lily/skyline.cc

commit f6f58979780f1504af37ad2e9fab479d1c6edf67
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 12:36:06 2007 +0100

    Update documentation fr.po

:100644 100644 6ac0581... e39e69c... M	Documentation/po/fr.po
:100644 100644 f750723... 52ce970... M	Documentation/po/lilypond-doc.pot

commit ad6a987b3b1726611e3ee5400fdbdefd57ff7dd7
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 12:35:08 2007 +0100

    French tutorial typos

:100644 100644 d92868c... 2fab94b... M	Documentation/fr/user/tutorial.itely

commit 6a097ccca0e0bc36f64fddfc98d056819106d1e1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 12:34:12 2007 +0100

    Gettextize add_html_footer
    
    Additionnally, add_html_footer now avoids inserting a duplicate <HR>
    when copying the navigation bar in HTML Info pages.

:100644 100644 925cb7e... ef93f6a... M	Documentation/po/GNUmakefile
:100644 100644 3e35952... 5722bca... M	buildscripts/add_html_footer.py
:100644 100644 993398e... 47f53c9... M	buildscripts/langdefs.py
:100644 100644 09ae7b8... 6dded57... M	buildscripts/www_post.py

commit 217d3836f59ca8a2f7760a6b69ea17a14da179e4
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 24 12:30:36 2007 +0100

    Nit

:100644 100644 a2a5df3... 399b22e... M	buildscripts/texi-skeleton-update.py

commit 08309ad2904e22874b79ba5408969c0c750f272a
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Feb 24 12:00:23 2007 +0100

    Improve formatting and sort user settable properties.

:100644 100644 7cf4d85... 68f76ea... M	scm/define-grob-properties.scm

commit 031407377dd2eb719e598dbc17fee128b6361d2c
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sat Feb 24 11:59:16 2007 +0100

    Add @q.  Some clean-ups.

:100644 100644 b44fc12... 9c9e7ac... M	scm/documentation-generate.scm

commit 3b16221b974f283527bdc4ccf44716c387915663
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 24 12:34:27 2007 +1100

    Unset BarNumber outside-staff-priority by default.
    BarNumbers collide with a treble clef's bounding box but not with the treble
    clef itself so setting outside-staff-priority pushes them up too much.

:100644 100644 9497794... 85d48b1... M	scm/define-grobs.scm

commit 16fe5534b7d4cb0e8a5318a5f528ca3b11772f55
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 24 11:07:30 2007 +1100

    Take padding into account while doing stretching

:100644 100644 0258385... 6c1f605... M	scm/layout-page-layout.scm

commit 9030ee0e14558e592919a7609f3656d9ed1aa1a7
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 24 10:09:03 2007 +1100

    Rework skyline algorithm for a more compact representation and less fuzzy
    comparisons.
    Include minimum-Y-extent boxes in vertical skylines.
    Make skyline debugging more verbose.
    Include arpeggios in separation-item skylines.

:100644 100644 6011a79... 45761f4... M	lily/align-interface.cc
:100644 100644 234dbc4... 5606691... M	lily/arpeggio.cc
:100644 100644 7f6d1ef... b624653... M	lily/axis-group-interface.cc
:100644 100644 b58fd9e... 7b0fe26... M	lily/include/arpeggio.hh
:100644 100644 2f4f501... de6cd01... M	lily/include/axis-group-interface.hh
:100644 100644 5bcb4e6... 1b24711... M	lily/include/separation-item.hh
:100644 100644 bccac37... 31747b1... M	lily/include/skyline.hh
:100644 100644 3a5b39a... 918243d... M	lily/include/system.hh
:100644 100644 3f729e4... 7e0b560... M	lily/prob-scheme.cc
:100644 100644 0e3a075... 8a83e2b... M	lily/separation-item.cc
:100644 100644 9945218... 8c47df7... M	lily/skyline.cc
:100644 100644 6e19d0a... 663d654... M	lily/system.cc
:100644 100644 7cf4d85... 4c8cc6e... M	scm/define-grob-properties.scm
:100644 100644 8d81855... 9497794... M	scm/define-grobs.scm

commit ac7a7f1a7211647a28cc669b57a536e502c04222
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Feb 23 14:17:12 2007 +0100

    Bump French manual version

:100644 100644 605a211... e0316d0... M	Documentation/fr/user/lilypond.tely

commit 501e795449fa8c39a1adbbb750ff073cc5282352
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Feb 23 14:16:26 2007 +0100

    update French manual
    
    update lilypond.tely and add dedication.itely

:000000 100644 0000000... 285b005... A	Documentation/fr/user/dedication.itely
:100644 100644 b173f38... 605a211... M	Documentation/fr/user/lilypond.tely

commit 64703c6976e4c1a27bcaaf4a0008ea7557764fef
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 23 10:31:36 2007 +0100

    Fix #309.
    
    Completize cluster spanner if necessary.

:000000 100644 0000000... 5b66a79... A	input/regression/cluster-single-note.ly
:100644 100644 e5ed481... 898846e... M	lily/cluster-engraver.cc

commit 2c5b301ab69840a434cb7b4c4a78a9d69ddaef63
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Jan 4 00:24:30 2007 +0100

    Accept '@' in sectionning commands scanned by texi-langutils.py
    
    Fixes disappearing of
    "@chapter @command{lilypond-book}: Integrating text and music"
    in lilypond-doc.pot and Texinfo generated skeleton

:100644 100644 02b0ea3... 8fc2418... M	buildscripts/texi-langutils.py

commit a8e7e7d32f89af2ad1e007763e58300e78dcc646
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 22 22:59:31 2007 +0100

    Update French .itelys skeletons

:100644 100644 7095639... adec14d... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 007f5ee... dc92c26... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 277093b... ffea264... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 cadbf9f... 563d69e... M	Documentation/fr/user/converters.itely
:100644 100644 7f56d71... 178e14c... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 187cb3c... 5ca7003... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 70b1cf2... 2310ba4... M	Documentation/fr/user/literature.itely
:100644 100644 15cd9c7... eb4e5e9... M	Documentation/fr/user/non-music.itely
:100644 100644 de5234d... 12686a0... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 e4b81de... 98f9e31... M	Documentation/fr/user/programming-interface.itely
:100644 100644 f13ccc8... 6c314dc... M	Documentation/fr/user/running.itely
:100644 100644 15b601c... f126644... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 8898363... dff7d2b... M	Documentation/fr/user/spacing.itely
:100644 100644 f45f023... 6098dc8... M	Documentation/fr/user/templates.itely
:100644 100644 928c652... 50c2086... M	Documentation/fr/user/tweaks.itely

commit d56aa8181857c5feabf303ae88e716eba069f0a9
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 22 22:56:08 2007 +0100

    Improve doc translation infrastructure
    
    Add support for automatic Texinfo skeletons update
    Usage: make -C Documentation ISOLANG=mylang skeleton-update

:100644 100644 cd96e38... 2b59407... M	Documentation/GNUmakefile
:100644 100644 9f91400... 02b0ea3... M	buildscripts/texi-langutils.py
:000000 100644 0000000... a2a5df3... A	buildscripts/texi-skeleton-update.py

commit 572ffb49d845f004643cc2e95b7f7c7571707754
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Feb 23 07:43:18 2007 +1100

    trivial formatting

:100644 100644 c92ca3b... 61d6618... M	lily/lookup.cc

commit 686979b903bd6e0b5d42bfe1b04ef03caca37a75
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Feb 23 07:42:36 2007 +1100

    thinko

:100644 100644 0861471... 8fc956c... M	flower/offset.cc

commit 51c46683f4d8a3a383d8a836e7f2e0b6c85d31a0
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 22 21:38:07 2007 +0100

    Add skeleton markers to French .itelys

:100644 100644 8481a50... 7095639... M	Documentation/fr/user/advanced-notation.itely
:100644 100644 1e545e2... 3d7d20d... M	Documentation/fr/user/basic-notation.itely
:100644 100644 15345c1... 007f5ee... M	Documentation/fr/user/changing-defaults.itely
:100644 100644 0e1c151... 277093b... M	Documentation/fr/user/cheatsheet.itely
:100644 100644 93a51db... cadbf9f... M	Documentation/fr/user/converters.itely
:100644 100644 46ce66b... 7f56d71... M	Documentation/fr/user/instrument-notation.itely
:100644 100644 6a80897... 6407dc2... M	Documentation/fr/user/introduction.itely
:100644 100644 5f740da... 187cb3c... M	Documentation/fr/user/lilypond-book.itely
:100644 100644 5a5a043... 70b1cf2... M	Documentation/fr/user/literature.itely
:100644 100644 9e28ccf... 15cd9c7... M	Documentation/fr/user/non-music.itely
:100644 100644 e47578e... de5234d... M	Documentation/fr/user/notation-appendices.itely
:100644 100644 802ba61... c6d86f6... M	Documentation/fr/user/preface.itely
:100644 100644 27ae074... e4b81de... M	Documentation/fr/user/programming-interface.itely
:100644 100644 4a305cb... e932bfa... M	Documentation/fr/user/putting.itely
:100644 100644 f996d61... f13ccc8... M	Documentation/fr/user/running.itely
:100644 100644 08b5616... 15b601c... M	Documentation/fr/user/scheme-tutorial.itely
:100644 100644 fa19990... 8898363... M	Documentation/fr/user/spacing.itely
:100644 100644 d792e1f... f45f023... M	Documentation/fr/user/templates.itely
:100644 100644 7b9d9c4... d92868c... M	Documentation/fr/user/tutorial.itely
:100644 100644 032f76c... 928c652... M	Documentation/fr/user/tweaks.itely

commit 7104dad4d7c8978709b62819b803783b632dcc81
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 22 21:01:38 2007 +0100

    Update documentation POTs

:100644 100644 ce3f2b0... 6ac0581... M	Documentation/po/fr.po
:100644 100644 d97c26b... f750723... M	Documentation/po/lilypond-doc.pot

commit f6d7f44f51a4d222426a879ce4cc31ae93ac00f9
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 22 08:47:53 2007 +1100

    Rename staff refpoints

:100644 100644 55e48eb... 6a391a3... M	scm/paper-system.scm

commit 136940857b8738440b9ff65c3043e66d4812f68a
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Feb 21 22:28:33 2007 +0100

    Add French translator

:100644 100644 834fc35... 1a3a483... M	THANKS

commit 5df0953b9fa1e4afd42b2958c1f0f822743e31ae
Author: Jean-Charles <lolyfan@wanadoo.fr>
Date:   Wed Feb 21 21:36:01 2007 +0100

    French Documentation updates
    
    Conflicts:
    
    	Documentation/fr/user/introduction.itely

:100644 100644 bdd6014... 1e545e2... M	Documentation/fr/user/basic-notation.itely
:100644 100644 97a1a7a... 6a80897... M	Documentation/fr/user/introduction.itely
:100644 100644 4e28f9c... 4a305cb... M	Documentation/fr/user/putting.itely
:100644 100644 efe7bce... d792e1f... M	Documentation/fr/user/templates.itely
:100644 100644 3fd4bd3... 3ebba4e... M	Documentation/fr/user/working.itely

commit 07ce8314540446f57398cc202cb52a37553ff8e1
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sun Feb 18 20:06:00 2007 +0100

    Polish new French docs, first round

:100644 100644 4b67b96... bdd6014... M	Documentation/fr/user/basic-notation.itely

commit 1b8bec052fb202783ad8cbb0b62178177482a8c6
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Feb 17 13:14:03 2007 +0100

    Add user manual French translations

:100644 100644 dfaef79... 4b67b96... M	Documentation/fr/user/basic-notation.itely
:100644 100644 e7b309b... 4e28f9c... M	Documentation/fr/user/putting.itely

commit c864a3e5ab37d73351dd2a4d28ba4850ac754973
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Feb 21 17:03:54 2007 +0100

    bump

:100644 100644 8bac889... 14fa44f... M	VERSION

commit 7f18bcc290b38bdfdd2fb5a64878b657c41fc735
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Feb 21 16:56:01 2007 +0100

    also move print function into ifndef NDEBUG.

:100644 100644 f72a523... 4eee895... M	lily/grob-property.cc

commit e9d2068427a9bcad74c1244f378a753ea062a2d5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Feb 21 15:12:33 2007 +0100

    Fix #303.
    
    Use robust_relative_extent() iso. extent() for broken beam end.

:000000 100644 0000000... 597901c... A	input/regression/beam-break-no-bar.ly
:100644 100644 f9bd03d... f2f0c64... M	lily/beam.cc

commit 129ca59bf08dcce43ec842283b93ef820c113eda
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Feb 21 15:11:54 2007 +0100

    declare print_property_callback_stack() inside NDEBUG

:100644 100644 6a8faad... f72a523... M	lily/grob-property.cc

commit 770b70069ff7d49a0ce6f02c3d4d2d2ca763e58c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Feb 21 14:59:41 2007 +0100

    Fix #306.
    
    Inspect 'point-and-click in output-scm; don't redefine mark_URI.

:100644 100644 f2eb8fa... a5fd02f... M	scm/framework-ps.scm
:100644 100644 46eb2ed... 11e2190... M	scm/output-ps.scm

commit f6e07f45d9f60ace1b52933577a71a9fe82e917e
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 20 14:06:48 2007 -0800

    Second part of Trevor's Proportional notation docs.

:100644 100644 cdf3845... 4fe8a8f... M	Documentation/user/spacing.itely

commit 9ddb67a46dccac337a1be7ef4ae75cf21e3a7c85
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 20 13:57:39 2007 -0800

    Misc updates and first part of Trevor's Proportional rewrite.

:100644 100644 777c92b... 51911fe... M	Documentation/user/advanced-notation.itely
:100644 100644 06ac1b5... 3e697e9... M	Documentation/user/basic-notation.itely
:100644 100644 629750b... cdf3845... M	Documentation/user/spacing.itely

commit b1b0bdee9ae0b638e2de4bc86f012b7b8f86373f
Author: Joe Neeman <joe@joe.(none)>
Date:   Wed Feb 21 08:55:12 2007 +1100

    Add an example without a parallel beam

:100644 100644 506e25e... 4bdd5f0... M	input/regression/tuplet-bracket-cross-staff.ly

commit d5ad26e10d5161af421b623b8e389488355a7e10
Author: Joe Neeman <joe@joe.(none)>
Date:   Wed Feb 21 08:52:05 2007 +1100

    another improvement to cross-staff tuplet bracked checking

:100644 100644 9e0a8be... 06411f7... M	lily/tuplet-bracket.cc

commit 830a8d4e023564b3ab93ae1621eab568241cb0ca
Author: Joe Neeman <joe@joe.(none)>
Date:   Wed Feb 21 08:27:20 2007 +1100

    better detection for cross-staff tuplets

:100644 100644 318d301... 9e0a8be... M	lily/tuplet-bracket.cc

commit 3f78ee2c7ec600fb0b7aa87d81cdebed166f94b4
Author: Joe Neeman <joe@joe.(none)>
Date:   Wed Feb 21 08:27:03 2007 +1100

    More debugging output for cyclic callbacks

:100644 100644 084ea42... 6a8faad... M	lily/grob-property.cc
:100644 100644 1efcc75... 2e92fcd... M	lily/program-option-scheme.cc
:100644 100644 94760bb... 5a8a744... M	scm/lily.scm

commit 5c416c2ad60308d78b006c0657af76525ed36eed
Author: Joe Neeman <joe@joe.(none)>
Date:   Tue Feb 20 08:21:38 2007 +1100

    Make non-title markup blocks page-breakable by default.

:100644 100644 950ca5c... c6bcccd... M	lily/paper-book.cc

commit 52c3eafc2f58157f678fca96328920a832c430eb
Author: Werner Lemberg <wl@rigel.orion>
Date:   Mon Feb 19 16:14:13 2007 +0100

    newline

:100644 100644 b295aff... bc42a9e... M	input/regression/page-break-between-scores.ly

commit 6317bb016f2aa7dd5fa58fb94fedf1c1175a79ba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 19 15:40:16 2007 +0100

    Fix #289.
    
    Override graceSettings for \voiceOne, \voiceTwo.

:000000 100644 0000000... 924a58e... A	input/regression/grace-direction-polyphony.ly
:100644 100644 0f8560c... a69c7ad... M	ly/engraver-init.ly
:100644 100644 1a1af41... 928eaf7... M	scm/music-functions.scm

commit 5ff4444ba4bf7b63e03a21ee7a141da673d3b3d0
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Feb 19 15:33:25 2007 +0100

    Add .htaccess for content negotiation with documentation index

:100644 100644 a8dc9b9... 09ae7b8... M	buildscripts/www_post.py

commit a5101682145171705f8fad7aed6b39adcd51f650
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 19 15:21:16 2007 +0100

    pimp chord tremolo example.

:100644 100644 74f4e57... 8f57fd4... M	input/regression/chord-tremolo-whole.ly

commit 7193b98cbca97e3290174dde71027b11b4aeb759
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 22:44:47 2007 +1100

    Move fix for beginning break into paper-column-engraver

:100644 100644 b5aa09e... 57457c3... M	lily/bar-engraver.cc
:100644 100644 0876013... 2c291a7... M	lily/paper-column-engraver.cc

commit ee44cd480a9f2b3cb7443f2e88932d568a7c5b99
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 22:18:18 2007 +1100

    Add regression test

:000000 100644 0000000... b295aff... A	input/regression/page-break-between-scores.ly

commit b7a72138901df0a19a2aeee1c423d3062c514bc9
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 22:17:53 2007 +1100

    Make the end of a piece turnable by default

:100644 100644 522ae75... fbd7370... M	lily/page-turn-engraver.cc

commit cda5375a1a53f7abc7bf88deabd12bff8b750e02
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 22:17:36 2007 +1100

    Fix off-by-one error in keep-fixed-while-stretching

:100644 100644 7294335... 6011a79... M	lily/align-interface.cc

commit 926121fdb6eb83fdc3331876772f436fec02e715
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 19:43:15 2007 +1100

    Make "interpreting" progress indication less verbose

:100644 100644 7e03efb... 0876013... M	lily/paper-column-engraver.cc

commit 2b38db38ae713746a650b790fcae0a1a2bb8b3ac
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 19:27:25 2007 +1100

    Also allow a break when there is a grace note at the beginning

:100644 100644 263c753... b5aa09e... M	lily/bar-engraver.cc

commit ddd28e62f187a1c3634acd91bd27d646f47dc369
Author: Joe Neeman <joe@joe.(none)>
Date:   Mon Feb 19 18:02:43 2007 +1100

    Fix page breaks between scores.

:100644 100644 57457c3... 263c753... M	lily/bar-engraver.cc
:100644 100644 2df287a... 7e03efb... M	lily/paper-column-engraver.cc
:100644 100644 db02583... d668536... M	lily/paper-score.cc

commit 3c34ddb4f02e075cdef3f31410861a24a296e29d
Author: Jean-Charles <lolyfan@wanadoo.fr>
Date:   Sat Feb 17 18:37:31 2007 +0100

    French po-file update

:100644 100644 fd9eca0... 8642541... M	po/fr.po

commit afbd7afd35fe9f18ccf3aa4bea68306914f88348
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 18 00:23:50 2007 +0100

    Fix #301.
    
    Clear stopped_tuplets_ and new_tuplets_ twice.

:000000 100644 0000000... 3aa6e17... A	input/regression/skiptypesetting-tuplet.ly
:100644 100644 888f5cc... 7d97443... M	lily/tuplet-engraver.cc

commit 9110d04fc4684fb7a1f6714f402aba1a6963e59f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 18 00:11:42 2007 +0100

    Fix #286.
    
    Use staff_space in Stem_tremolo::get_beam_translation()

:000000 100644 0000000... 22063b6... A	input/regression/stem-tremolo-staff-space.ly
:100644 100644 9bb588d... a718b7f... M	lily/stem-tremolo.cc

commit f2887eaf47f204c8393d2144a9b48c9699d29b80
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 17 23:35:37 2007 +0100

    Fix #295.
    
    For invisible stems, use note head extent for gapped beams.

:000000 100644 0000000... 74f4e57... A	input/regression/chord-tremolo-whole.ly
:100644 100644 02ee8c4... f9bd03d... M	lily/beam.cc

commit 01781b4824fa0d88daac8b0cb633b5804bc3c3af
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 17 23:34:09 2007 +0100

    compile fixes.

:100644 100644 d3cad35... 772c054... M	lily/include/input.hh
:100644 100644 fca8aa3... fc600c1... M	lily/include/lily-proto.hh
:100644 100644 13776f3... fefc528... M	lily/include/sources.hh

commit e58b0c8cd18ed637416f95079130cdb0fcbdcd8a
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 16 22:42:26 2007 -0800

    Jonathan Henkleman's doc edits.

:100644 100644 66cacbe... 777c92b... M	Documentation/user/advanced-notation.itely
:100644 100644 8137506... 21d6611... M	Documentation/user/changing-defaults.itely
:100644 100644 b6bc2c9... 61473e2... M	Documentation/user/instrument-notation.itely
:100644 100644 7569c5a... 790ecaa... M	Documentation/user/non-music.itely

commit 279ccfcaa3d4f8fcb286386d8926ec67ecae21d9
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 16 15:17:38 2007 -0800

    Remove old LSR snippets.

:100644 000000 7e85403... 0000000... D	input/lsr/spacing/Page-layout-twopass.ly
:100644 000000 20efc39... 0000000... D	input/lsr/spacing/Proportional-spacing.ly
:100644 000000 401f837... 0000000... D	input/lsr/spacing/Proportional-strict-grace-notes.ly
:100644 000000 664ef4c... 0000000... D	input/lsr/spacing/Proportional-strict-notespacing.ly

commit 656d8b1a6a26f0a594cc6d3350e0a4641c62d72f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 16:48:15 2007 +0100

    junk cruft

:100644 000000 48748a0... 0000000... D	buildscripts/analyse-cxx-log.py
:100644 000000 577956d... 0000000... D	buildscripts/guile-gnome.sh
:100644 000000 9cb6651... 0000000... D	buildscripts/ontgaar.py
:100644 100644 8246d09... 4421a61... M	flower/include/flower-proto.hh

commit e0ed3ac0d0167c6085c1f4e7518abc70fefffcce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 13:40:26 2007 +0100

    Fix #299.
    
    Take minimum for right_point with system->get_bound(RIGHT) X coordinate.

:000000 100644 0000000... 5fb01d5... A	input/regression/lyric-extender-right-margin.ly
:100644 100644 ce9e0fb... de7452e... M	lily/lyric-extender.cc

commit 69853a85dafec45f08ae3c52172cb7cb43ea5d4a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 13:08:42 2007 +0100

    Fix #296.
    
    Kill spanners that extend beyond their parent at line breaks.

:000000 100644 0000000... ea8a783... A	input/regression/spanner-break-beyond-parent.ly
:100644 100644 f507be6... 77ee010... M	lily/spanner.cc

commit c355255713206ef073686a8bca4decc29e613eef
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 12:46:48 2007 +0100

    always update binary before baselining

:100644 100644 b1cc4ff... 13e0f75... M	GNUmakefile.in

commit 540acbcce9752ad11690d80736cbb9240f624017
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 12:44:29 2007 +0100

    bump

:100644 100644 3d33554... 8bac889... M	VERSION

commit 4390f2fc98fd666679e3ba202df529983b34603e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 12:26:16 2007 +0100

    nit

:100644 100644 f87778d... dd431d6... M	scripts/etf2ly.py

commit e8e594e27de48ff1255f64768d8ab7fa6cfd0eb8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 16 12:26:00 2007 +0100

    use ly:progess iso. display for song output.

:100644 100644 ff62c03... d6c43b8... M	input/regression/song-associated-voice.ly
:100644 100644 06d1dbd... f1c0716... M	input/regression/song-basic-nonenglish.ly
:100644 100644 80b898f... fb43c9d... M	input/regression/song-basic.ly
:100644 100644 091bc2f... 2556ab2... M	input/regression/song-breathe.ly
:100644 100644 5ab5ffc... c136f2d... M	input/regression/song-melisma.ly
:100644 100644 b8470d4... 37c9425... M	input/regression/song-reordering.ly
:100644 100644 f0bef65... 6a19b60... M	input/regression/song-reordering2.ly
:100644 100644 e929d0e... 6f56910... M	input/regression/song-repetition.ly
:100644 100644 806973f... 9c5d954... M	input/regression/song-skip-noword.ly
:100644 100644 5762603... e53a2fb... M	input/regression/song-skip.ly
:100644 100644 7dc199f... 2e7fbdd... M	input/regression/song-slurs.ly
:100644 100644 bfb901e... c311e9b... M	input/regression/song-splitpart.ly
:100644 100644 0a85f87... 7388e95... M	input/regression/song-stanzas.ly
:100644 100644 934039b... 9a22d54... M	input/regression/song-tempo.ly

commit 578322695efa3ba1c0aecfd9da61c593765fa61e
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Feb 15 12:54:09 2007 -0800

    Speed up makelsr procesing.

:100755 100755 f37c6b2... 2a4d1ad... M	buildscripts/makelsr.py

commit ce731565c9adb67c70c0ba83bef326462624dd90
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 14 20:39:14 2007 -0800

    Remove info about properties that have (or will) be removed.

:100644 100644 988a2d7... 629750b... M	Documentation/user/spacing.itely

commit 5474dacc513e69939356ef8ce177a9c4c2b347e7
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 15 01:38:40 2007 +0100

    French typography

:100644 100644 40d5103... 85c2156... M	Documentation/fr/user/macros.itexi

commit 24d19e1422b1b8f44e4165ab0c334ff372f9ed8d
Author: Werner Lemberg <wl@rigel.orion>
Date:   Thu Feb 15 00:23:33 2007 +0100

    Typos.

:100644 100644 0c23290... 8a0853e... M	scm/define-markup-commands.scm

commit 2565165ef662d124f8e8820e22b1737510eefc71
Author: Werner Lemberg <wl@rigel.orion>
Date:   Wed Feb 14 23:43:23 2007 +0100

    Improve formatting of text markup commands.

:100644 100644 42ce759... 0c23290... M	scm/define-markup-commands.scm
:100644 100644 6919495... bf39fe6... M	scm/fret-diagrams.scm
:100644 100644 5efe027... f1d0863... M	scm/markup.scm

commit e448791097e4d7358c9518a66b4016e637fbed75
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 14 08:24:52 2007 -0800

    Move 2.11 example away from LSR for now.

:100644 000000 39f0e3a... 0000000... D	input/lsr/expressive/glissando.ly
:000000 100644 0000000... b168f8d... A	input/tolsr/glissando.ly

commit 38b04b75faf0fe4a213150a29482bbf2abfcbdca
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Wed Feb 14 11:58:25 2007 +0100

    Yaffut update.

:100644 100644 46d4724... e8ea1ea... M	flower/include/file-name.hh
:100644 100644 9a569f9... 57429e6... M	flower/include/yaffut-parameters.hh
:100644 100644 91a3521... 06434b0... M	flower/include/yaffut.hh
:100644 100644 0bd427b... edae635... M	flower/test-file-name.cc

commit 86ddb3a05e010a0de9a6db16aaacacf07f162386
Author: Milan Zamazal <pdm@brailcom.org>
Date:   Wed Feb 14 09:22:01 2007 +0100

    Singing tests added

:000000 100644 0000000... ff62c03... A	input/regression/song-associated-voice.ly
:000000 100644 0000000... 06d1dbd... A	input/regression/song-basic-nonenglish.ly
:000000 100644 0000000... 80b898f... A	input/regression/song-basic.ly
:000000 100644 0000000... 091bc2f... A	input/regression/song-breathe.ly
:000000 100644 0000000... 5ab5ffc... A	input/regression/song-melisma.ly
:000000 100644 0000000... b8470d4... A	input/regression/song-reordering.ly
:000000 100644 0000000... f0bef65... A	input/regression/song-reordering2.ly
:000000 100644 0000000... e929d0e... A	input/regression/song-repetition.ly
:000000 100644 0000000... 806973f... A	input/regression/song-skip-noword.ly
:000000 100644 0000000... 5762603... A	input/regression/song-skip.ly
:000000 100644 0000000... 7dc199f... A	input/regression/song-slurs.ly
:000000 100644 0000000... bfb901e... A	input/regression/song-splitpart.ly
:000000 100644 0000000... 0a85f87... A	input/regression/song-stanzas.ly
:000000 100644 0000000... 934039b... A	input/regression/song-tempo.ly

commit c33f9a724a84109fd7505db4c4724f8edc1b475b
Author: Milan Zamazal <pdm@brailcom.org>
Date:   Wed Feb 14 09:14:15 2007 +0100

    Close .xml output file in singing

:100644 100644 313480a... 8edacdf... M	scm/song.scm

commit 96b0ce4de99a9b588869650efd6deb30acb9616d
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 13 18:59:47 2007 -0800

    More of Trevor's spacing chapter rewrite.

:100644 100644 dd4a664... 988a2d7... M	Documentation/user/spacing.itely

commit d968bc6dcbdf7796fe18f855c46b6b10b894c7be
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 13 16:13:38 2007 -0800

    Minor fixes.

:100644 100644 c7b50dc... 66cacbe... M	Documentation/user/advanced-notation.itely

commit 4eef49a85a650d3995cc07135668532c23044c46
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 13 13:19:16 2007 -0800

    More Trevor rewrite.

:100644 100644 a35cb69... dd4a664... M	Documentation/user/spacing.itely

commit aef0f976eeb90dfb0eea9310b12e28e427523501
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 13 13:03:21 2007 -0800

    Begin Trevor's spacing chapter rewrite.

:100644 100644 a1934a9... a35cb69... M	Documentation/user/spacing.itely

commit 89037567c5a069f9620e4562aee4097a6760a8fb
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Feb 13 10:12:06 2007 +0200

    Better fix for the end-position of a line spanner.

:100644 100644 4e75d03... 3d56383... M	lily/line-spanner.cc

commit 4f6a789ab567cfa654f6971bbbe262160fe2c3f0
Author: Maximilian Albert <Anhalter42@gmx.de>
Date:   Sun Feb 11 18:45:29 2007 +0100

    fix overlap of trill-like line spanners and arrowheads

:100644 100644 d764a3b... a1fe664... M	lily/line-spanner.cc

commit 60572ff5173239809680fe766ef23c1890ccfc54
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Feb 13 00:33:18 2007 +0100

    mention milan

:100644 100644 1893e0f... 56c2d07... M	THANKS

commit 52730ba1317a0ea1d4fe7df779076054ff510366
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Feb 13 00:28:36 2007 +0100

    Fix #287.

:100644 100644 f83d96b... 94760bb... M	scm/lily.scm

commit 728ac16f9b2e2abe75b540f683801c510677e434
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Feb 12 14:36:40 2007 -0800

    Update thanks.

:100644 100644 1893e0f... 29e9e3a... M	THANKS

commit c825fbc7ba05eb3219fa993670f94a5dd0b6b1b5
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Feb 12 14:36:11 2007 -0800

    Small update from mailist.

:100644 100644 d88bf68... 8137506... M	Documentation/user/changing-defaults.itely

commit b497645297731f2c656aae945ebd0fb9aef65fc9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 12 20:52:42 2007 +0100

    dist-check fixes

:100644 100644 98b2924... 02403e0... M	input/lsr/GNUmakefile
:100644 100644 a573e72... 8ba9f35... M	input/tolsr/GNUmakefile

commit 29029c50501946eadcb012a39f7a090534dcb452
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 12 20:33:38 2007 +0100

    bump

:100644 100644 4e00631... 3d33554... M	VERSION

commit 4483ddaee6e5f4c2bff93adcaafb01d0614aeb49
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 12 19:13:45 2007 +0100

    Fix #290.
    
    Display available clefs on encountering unknown argument.

:000000 100644 0000000... 8134daa... A	input/regression/clef-warn.ly
:100644 100644 0095d29... a18ab2c... M	scm/parser-clef.scm

commit a5266fd6c4cc25aeef4d0cefa0f8b374abc4f1fd
Author: Milan Zamazal <pdm@brailcom.org>
Date:   Mon Feb 12 12:20:16 2007 +0100

    Singing support

:000000 100644 0000000... 9886dac... A	elisp/lilypond-song.el
:000000 100644 0000000... f77b48f... A	ly/festival.ly
:000000 100644 0000000... 22e5d83... A	scm/song-util.scm
:000000 100644 0000000... 313480a... A	scm/song.scm
:100644 100644 af9bf1b... bae1475... M	scripts/GNUmakefile
:000000 100755 0000000... 22eb8e6... A	scripts/lilymidi.py
:000000 100755 0000000... 18d047a... A	scripts/lilysong.py

commit faafde735e1765f06d55a2e656e0d6cd4d11dfeb
Author: John Mandereau <john.mandereau@free.fr>
Date:   Mon Feb 12 15:08:47 2007 +0100

    Fix French Info HTML typography
    
    Thanks to Werner Lemberg.

:100644 100644 916ff7d... 40d5103... M	Documentation/fr/user/macros.itexi

commit f19fec2c76addd023ab70774f18ac75fa832a83c
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Feb 12 01:38:52 2007 -0800

    Add --safe checking for scheme in LSR.

:100755 100755 360d6eb... f37c6b2... M	buildscripts/makelsr.py

commit ea7e5c55a5e2ac59c4b431147a52a7134b4282f0
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Feb 12 00:41:08 2007 -0800

    LSR update.

:100644 100644 b8f25b8... 7713f3b... M	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 4c8785a... 992e25c... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 a589c6e... 908ad57... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 ea45a8c... 12336f5... M	input/lsr/contemporary/clusters.ly
:100644 100644 74d2cfe... f0cb45e... M	input/lsr/parts/rehearsal-mark-numbers.ly
:100644 100644 28491f5... 0478d2d... M	input/lsr/parts/tag-filter.ly
:100644 100644 979de2a... 76207fe... M	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 2812a66... 7e85403... M	input/lsr/spacing/Page-layout-twopass.ly
:100644 100644 6497b23... 20efc39... M	input/lsr/spacing/Proportional-spacing.ly
:100644 100644 2a25a2d... 13811cc... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 2812a66... 7e85403... M	input/lsr/spacing/page-layout-twopass.ly
:100644 100644 5a9a655... 916c895... M	input/lsr/spacing/page-spacing.ly
:100644 100644 6497b23... 20efc39... M	input/lsr/spacing/proportional-spacing.ly
:100644 100644 d6be6e7... ed56b71... M	input/lsr/staff/staff-line-positions.ly
:100644 100644 606d53e... 17b403a... M	input/lsr/text/font-family-override.ly
:100644 100644 2af5354... 1e79eb6... M	input/lsr/vocal/ambitus.ly
:100644 100644 bcdff19... 2fbc564... M	input/lsr/vocal/lyric-combine.ly

commit 3cbc3b99ebf8529e7be6a7c5235078040923b542
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Feb 11 15:53:29 2007 -0800

    Syntax update from mailist.

:100644 100644 d811a0c... b6bc2c9... M	Documentation/user/instrument-notation.itely

commit 77ddec156d652398d74638b2f3699e22b82ce842
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Feb 11 15:37:42 2007 -0800

    Run convert-ly on docs.

:100644 100644 b10f660... a0715b5... M	Documentation/user/README.txt
:100644 100644 4c19a55... 06ac1b5... M	Documentation/user/basic-notation.itely
:100644 100644 f167c6c... 7569c5a... M	Documentation/user/non-music.itely
:100644 100644 1dd8222... e1e2b0b... M	Documentation/user/putting.itely
:100644 100644 c223bd1... a1934a9... M	Documentation/user/spacing.itely
:100644 100644 51c27f4... bcdfadc... M	Documentation/user/templates.itely
:100644 100644 93a5db0... b9dbf68... M	Documentation/user/tutorial.itely
:100644 100644 abdfdda... 9a3809d... M	Documentation/user/working.itely

commit 9a0932d52342ae2a63bf04422d8f2ee043fda071
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 10 18:34:39 2007 +0200

    Fix (sort of) the ending position of a line-spanner over a line break.

:100644 100644 d764a3b... 4e75d03... M	lily/line-spanner.cc

commit b6c5cb90a48e07c070ab62e1895bdd625740d180
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 10 14:25:12 2007 +0200

    Don't segfault if a note has a script without having a stem.

:100644 100644 faa5504... 8e14217... M	lily/script-interface.cc

commit 255b55db5209b52ef41ce3de75bd56be6568d30b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sat Feb 10 13:51:46 2007 +0200

    Try not to crash when we're spacing on a bad number of pages.

:100644 100644 9b2ec33... c3a56b0... M	lily/page-spacing.cc

commit 3e1b845e580f067c9160741684e52ceca4dbc0c0
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 15:57:51 2007 -0800

    Compile / dist-check fix.

:100644 100644 cc24efc... a0d454b... M	input/GNUmakefile
:000000 100644 0000000... 2229537... A	input/lsr/README
:000000 100644 0000000... a573e72... A	input/tolsr/GNUmakefile
:000000 100644 0000000... d5d0cb9... A	input/tolsr/SConscript
:100644 000000 7512711... 0000000... D	input/tolsr/contemporary/line-arrows.ly
:000000 100644 0000000... 1953824... A	input/tolsr/line-arrows.ly
:100644 000000 ceecc57... 0000000... D	input/tolsr/preparing/quote-transposition.ly
:100644 000000 1f29585... 0000000... D	input/tolsr/preparing/quote.ly
:000000 100644 0000000... 7611de2... A	input/tolsr/quote-transposition.ly
:000000 100644 0000000... f3d2e9d... A	input/tolsr/quote.ly
:100644 000000 abd4227... 0000000... D	input/tolsr/text/utf-8.ly
:000000 100644 0000000... 5f8f98a... A	input/tolsr/utf-8.ly

commit 2b5903aedb60669a6925db2e3fbe4f7e4bea0fe3
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 15:49:36 2007 -0800

    Git cleanup.

:100644 000000 09e5a55... 0000000... D	input/lsr/ancient/Custodes.ly
:100644 000000 b8f25b8... 0000000... D	input/lsr/chords/Chord-name-exceptions.ly
:100644 000000 a589c6e... 0000000... D	input/lsr/connecting/Laissez-vibrer-ties.ly
:100644 000000 ea45a8c... 0000000... D	input/lsr/contemporary/Clusters.ly
:100644 000000 74d2cfe... 0000000... D	input/lsr/parts/Rehearsal-mark-numbers.ly
:100644 000000 28491f5... 0000000... D	input/lsr/parts/Tag-filter.ly
:100644 000000 979de2a... 0000000... D	input/lsr/repeats/Volta-multi-staff.ly
:100644 000000 5a9a655... 0000000... D	input/lsr/spacing/Page-spacing.ly
:100644 000000 d6be6e7... 0000000... D	input/lsr/staff/Staff-line-positions.ly

commit 85caecce5f4cb59ef7793622f27aa9b7e156485b
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 15:33:47 2007 -0800

    Compile fixes.

:100644 100644 a723db6... a589c6e... M	input/lsr/connecting/Laissez-vibrer-ties.ly
:100644 100644 a723db6... a589c6e... M	input/lsr/connecting/laissez-vibrer-ties.ly
:100644 100644 cafbae4... 664ef4c... M	input/lsr/spacing/Proportional-strict-notespacing.ly
:100644 100644 cafbae4... 664ef4c... M	input/lsr/spacing/proportional-strict-notespacing.ly

commit 7fb725cb37b43a4e87b3d390def412ccc95ab7e9
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 14:53:37 2007 -0800

    Update snippets from LSR; git problems.

:100644 000000 2af5354... 0000000... D	input/lsr/vocal/Ambitus.ly

commit 9ff9cf0bb74e24667d74dbe621e8b51031537984
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 14:49:39 2007 -0800

    Update snippets from LSR.

:000000 100644 0000000... 09e5a55... A	input/lsr/ancient/custodes.ly
:000000 100644 0000000... b8f25b8... A	input/lsr/chords/chord-name-exceptions.ly
:100644 100644 a589c6e... a723db6... M	input/lsr/connecting/Laissez-vibrer-ties.ly
:000000 100644 0000000... a723db6... A	input/lsr/connecting/laissez-vibrer-ties.ly
:000000 100644 0000000... ea45a8c... A	input/lsr/contemporary/clusters.ly
:000000 100644 0000000... b907dd0... A	input/lsr/expressive/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/expressive/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/expressive/SConscript
:000000 100644 0000000... 32702f7... A	input/lsr/expressive/breathing-sign.ly
:000000 100644 0000000... f885a29... A	input/lsr/expressive/fingering-chords.ly
:000000 100644 0000000... 39f0e3a... A	input/lsr/expressive/glissando.ly
:000000 100644 0000000... b64397f... A	input/lsr/expressive/line-styles.ly
:000000 100644 0000000... 74d2cfe... A	input/lsr/parts/rehearsal-mark-numbers.ly
:000000 100644 0000000... 28491f5... A	input/lsr/parts/tag-filter.ly
:100644 100644 3ad1ca9... 979de2a... M	input/lsr/repeats/Volta-multi-staff.ly
:000000 100644 0000000... 979de2a... A	input/lsr/repeats/volta-multi-staff.ly
:100644 100644 dc6a941... 5a9a655... M	input/lsr/spacing/Page-spacing.ly
:100644 100644 7b3c1b3... 6497b23... M	input/lsr/spacing/Proportional-spacing.ly
:100644 100644 a0fc085... 401f837... M	input/lsr/spacing/Proportional-strict-grace-notes.ly
:100644 100644 39b6543... cafbae4... M	input/lsr/spacing/Proportional-strict-notespacing.ly
:100644 100644 78e276f... 2a25a2d... M	input/lsr/spacing/alignment-vertical-spacing.ly
:000000 100644 0000000... 2812a66... A	input/lsr/spacing/page-layout-twopass.ly
:000000 100644 0000000... 5a9a655... A	input/lsr/spacing/page-spacing.ly
:000000 100644 0000000... 6497b23... A	input/lsr/spacing/proportional-spacing.ly
:000000 100644 0000000... 401f837... A	input/lsr/spacing/proportional-strict-grace-notes.ly
:000000 100644 0000000... cafbae4... A	input/lsr/spacing/proportional-strict-notespacing.ly
:100644 100644 8321da0... d6be6e7... M	input/lsr/staff/Staff-line-positions.ly
:000000 100644 0000000... d6be6e7... A	input/lsr/staff/staff-line-positions.ly
:100644 100644 49fdc4f... 606d53e... M	input/lsr/text/font-family-override.ly
:100644 100644 05ac9c7... 2af5354... M	input/lsr/vocal/Ambitus.ly
:000000 100644 0000000... 2af5354... A	input/lsr/vocal/ambitus.ly
:100644 100644 da4b076... bcdff19... M	input/lsr/vocal/lyric-combine.ly

commit 6f64ae42ad72ce8194c42bf66a45c3e5ea409e7f
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 14:45:05 2007 -0800

    More LSR integration.

:100755 100755 c88f243... 360d6eb... M	buildscripts/makelsr.py
:100644 100644 00d8a75... 4c39544... M	input/lsr/LSR.ly

commit 8531ae7f48989e627af7531098b38e050f3e7a7d
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Feb 9 14:44:15 2007 -0800

    More phasing out regression.

:100644 100644 f9d950c... c7b50dc... M	Documentation/user/advanced-notation.itely
:100644 100644 401855a... 4c19a55... M	Documentation/user/basic-notation.itely
:100644 100644 f17aad7... d811a0c... M	Documentation/user/instrument-notation.itely

commit 95c3bf43822a6ca1c6cdff902a867ce0e5904628
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Feb 9 22:40:11 2007 +0200

    Prevent x-staff cycles due to Scripts.

:100644 100644 39e0388... 12ba90a... M	lily/include/script-interface.hh
:100644 100644 ff77193... faa5504... M	lily/script-interface.cc
:100644 100644 98d09dc... 79119ae... M	scm/define-grobs.scm

commit 8bc32c4a3a2274462102c526e1cdff616dec429d
Author: John Mandereau <john.mandereau@free.fr>
Date:   Fri Feb 9 21:06:32 2007 +0100

    Add `Snippets' entry to French doc index

:100644 100644 9c4ba3a... 17ffff5... M	Documentation/fr/index.html.in

commit 423ee589eb2ee98155d9f7a4f3f5f67bb031ebfd
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 8 00:51:22 2007 +0100

    Update THANKS with French translators names

:100644 100644 de0f190... 1893e0f... M	THANKS

commit a03d148cc036bb3af9344e11d943160be213d79b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Thu Feb 8 00:40:34 2007 +0100

    Polish French doc more
    
      French docs are ready to be released in this branch.

:100644 100644 ab35b6c... 9c4ba3a... M	Documentation/fr/index.html.in
:100644 100644 709eef6... dfaef79... M	Documentation/fr/user/basic-notation.itely
:100644 100644 80582ae... 7b9d9c4... M	Documentation/fr/user/tutorial.itely

commit 7feaf117a3f4ec88f5f07d99b02a1421e9ec2a07
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Feb 7 22:58:52 2007 +0100

    Polish French documentation index
    
      Thanks to Jean-Charles and Valentin.

:100644 100644 76a4ba8... ab35b6c... M	Documentation/fr/index.html.in

commit 5e242b322692c3abefbe257a47058b3fca934699
Author: John Mandereau <john.mandereau@free.fr>
Date:   Wed Feb 7 22:57:22 2007 +0100

    Small fix in add_html_footer

:100644 100644 7c63755... 3e35952... M	buildscripts/add_html_footer.py

commit 3acd11b3ec22934d30135569e68618704fb6f5e3
Author: Jean-Charles Malahieude <lolyfan@wanadoo.fr>
Date:   Wed Feb 7 22:16:39 2007 +0100

    Working.itely French polishing

:100644 100644 ee9f076... 3fd4bd3... M	Documentation/fr/user/working.itely

commit 115b11a419df0982450f4a887e52d2f95c2d8c92
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 23:58:22 2007 +0100

    Add user manual preface French translation

:100644 100644 d0bef0d... 802ba61... M	Documentation/fr/user/preface.itely

commit 4a6bf138980c8a1382376b01f7523c3686ab3370
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 23:38:16 2007 +0100

    Nits in French doc translation

:100644 100644 1fe88df... ee9f076... M	Documentation/fr/user/working.itely

commit 020592c42d4955070cfcd1d0599ae6a3daaeab3c
Author: Valentin Villenave <v.villenave@gmail.com>
Date:   Tue Feb 6 23:31:22 2007 +0100

    Update French tutorial

:100644 100644 e6a7199... 80582ae... M	Documentation/fr/user/tutorial.itely

commit 8a28cd0a9513d98ffa36d112c39da40319b919d5
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 23:20:34 2007 +0100

    Add blacklist of non copied HTML files in translated offline docs

:100644 100644 7f7a370... 7c63755... M	buildscripts/add_html_footer.py

commit 02fe994dd7eb5eed6f9710f68b019210b8551756
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 22:05:58 2007 +0100

    Update documentation fr.po

:100644 100644 56a829c... ce3f2b0... M	Documentation/po/fr.po
:100644 100644 158f295... d97c26b... M	Documentation/po/lilypond-doc.pot

commit 64f81dd4fe55ca63bb9f96d325dd4269ac462bda
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 22:01:48 2007 +0100

    Rename foo.html big-page HTML Info docs to foo-big-page.html
    
      fixes foo/ vs. foo.html conflict in content negotiation

:100644 100644 e457d98... 803ae39... M	Documentation/index.html.in
:100644 100644 9186bf5... fa52fbe... M	Documentation/user/GNUmakefile
:100644 100644 68fdfae... 11b2b59... M	Documentation/user/macros.itexi
:100644 100644 5cf8c2d... 8dbd716... M	stepmake/stepmake/texinfo-rules.make

commit 4164fe1930b1ee15644e25fc91144de344a8346c
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 21:56:43 2007 +0100

    Add French documentation index

:100644 100644 296c720... b3599ad... M	Documentation/fr/GNUmakefile
:000000 100644 0000000... 76a4ba8... A	Documentation/fr/index.html.in

commit 4d2dd9a517f0fb90d80155eee84fbaaa30e0fef2
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 21:55:37 2007 +0100

    Add French macros.itexi

:000000 100644 0000000... 916ff7d... A	Documentation/fr/user/macros.itexi

commit d6da3d165213b29a1d6789704a593d6c0280bebc
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 19:42:45 2007 +0100

    Process @rglos like @node in translated user manual

:100644 100644 3f40138... 4583d37... M	buildscripts/html-gettext.py
:100644 100644 62c8761... 9f91400... M	buildscripts/texi-langutils.py

commit d174f40c6abde5302d48888903adb718d9e1767b
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 19:41:06 2007 +0100

    Fix disappearing PNGs in Info HTML translated docs

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

commit d6e1a7cd04f5e1dbd5fdbcd1329b59a749669832
Author: John Mandereau <john.mandereau@free.fr>
Date:   Tue Feb 6 19:15:13 2007 +0100

    WWW-post scripts big cleanup and improvement
    
      - clarify the code
      - get rid of functions with too many arguments
      - add_html_footer: copy Info navigation bar to footer
      - html-info.html -> html-info-big-page.html
         (fix html-info/ vs. html-info.html conflict)

:100644 100644 a7bc7e1... 7f7a370... M	buildscripts/add_html_footer.py
:100644 100644 72a5672... 507d566... M	buildscripts/mirrortree.py
:100644 100644 1e18241... a8dc9b9... M	buildscripts/www_post.py

commit 7a50f9acbebb3d5811918fbc6bd6d6c00c721682
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Jan 27 16:13:21 2007 +0100

    Add working.itely French translation

:100644 100644 f3e00af... 1fe88df... M	Documentation/fr/user/working.itely

commit f3a772dc2b0b08d69e482393b22779ea2a883299
Author: John Mandereau <john.mandereau@free.fr>
Date:   Sat Jan 27 16:11:05 2007 +0100

    Nits in working.itely

:100644 100644 abef492... abdfdda... M	Documentation/user/working.itely

commit 2166a9e62897a86bdaadd3e24bc96d21b38efd77
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Feb 9 11:03:19 2007 +0100

    final newline

:100644 100644 58c4321... 98abf99cce... M	input/regression/tuplet-bracket-cross-staff.ly

commit 665c59835e281311a6159837377f54e1b6abea09
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Feb 9 11:00:04 2007 +0100

    Beautify texinfo doc strings.  Some formatting (also avoiding tabs).

:100644 100644 b8f25b8... 855214e... M	input/lsr/chords/Chord-name-exceptions.ly
:100644 100644 4c8785a... 9c67072... M	input/lsr/chords/chord-name-major7.ly
:100644 100644 a589c6e... 71ce663... M	input/lsr/connecting/Laissez-vibrer-ties.ly
:100644 100644 ea45a8c... c141086... M	input/lsr/contemporary/Clusters.ly
:100644 100644 85d9e6b... f93e07e... M	input/lsr/guitar/guitar-string-number.ly
:100644 100644 74d2cfe... 096c80f... M	input/lsr/parts/Rehearsal-mark-numbers.ly
:100644 100644 28491f5... ad30b20... M	input/lsr/parts/Tag-filter.ly
:100644 100644 3ad1ca9... bd26d4d... M	input/lsr/repeats/Volta-multi-staff.ly
:100644 100644 2812a66... 7ef15b4... M	input/lsr/spacing/Page-layout-twopass.ly
:100644 100644 dc6a941... 84ed129... M	input/lsr/spacing/Page-spacing.ly
:100644 100644 7b3c1b3... 5915234... M	input/lsr/spacing/Proportional-spacing.ly
:100644 100644 a0fc085... 6488e4a... M	input/lsr/spacing/Proportional-strict-grace-notes.ly
:100644 100644 39b6543... ecd362c... M	input/lsr/spacing/Proportional-strict-notespacing.ly
:100644 100644 78e276f... 053cef0... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 8321da0... ec83d19... M	input/lsr/staff/Staff-line-positions.ly
:100644 100644 49fdc4f... 1e42227... M	input/lsr/text/font-family-override.ly
:100644 100644 05ac9c7... 315a5fa... M	input/lsr/vocal/Ambitus.ly
:100644 100644 da4b076... a678de9... M	input/lsr/vocal/lyric-combine.ly

commit 9801c5a6e760947c93ad2666998ad1ca3066dc2b
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Feb 8 18:19:56 2007 -0800

    More regression->LSR stuff.

:100644 100644 7e0af6f... 401855a... M	Documentation/user/basic-notation.itely
:100644 100644 892c9f6... 00d8a75... M	input/lsr/LSR.ly

commit 6d581ab0ea45751eda10d990706e56b304c5ff94
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Feb 8 17:57:57 2007 -0800

    Brown paper bag typo.

:100644 100644 b38d586... cc24efc... M	input/GNUmakefile

commit f9b5802854715368e9fa5257ef880650735496ad
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Feb 8 17:56:48 2007 -0800

    Compile fix.

:100644 100644 a8c4d4a... b38d586... M	input/GNUmakefile
:100644 000000 1bf9c2c... 0000000... D	input/tolsr/contemporary/.DS_Store

commit 3abe43a66cf3655e5ec5486c3001ac2ac479433c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 9 01:56:43 2007 +0100

    bump

:100644 100644 cdb7946... 4e00631... M	VERSION

commit a37716317f4b782c51152cdb15c18af3b23453ff
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Feb 8 15:56:18 2007 -0800

    French glossary updates.

:100644 100644 97d1182... 1c59630... M	Documentation/user/music-glossary.tely

commit aa6151466ec109a6e609aa16350a36559609d755
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 7 23:58:06 2007 -0800

    Add macros to replace links to regression files.

:100644 100644 0274641... 68fdfae... M	Documentation/user/macros.itexi
:100644 100644 2fca495... c223bd1... M	Documentation/user/spacing.itely

commit 5d695d598855063e5e4d301331979ad6e5b1dc65
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 7 21:09:41 2007 -0800

    More LSR integration stuff.  Put snippets in this directory.

:000000 100644 0000000... aa37a90... A	input/tolsr/README
:000000 100644 0000000... 06247e7... A	input/tolsr/clip-systems.ly
:000000 100644 0000000... 1bf9c2c... A	input/tolsr/contemporary/.DS_Store
:000000 100644 0000000... 7512711... A	input/tolsr/contemporary/line-arrows.ly
:000000 100644 0000000... ceecc57... A	input/tolsr/preparing/quote-transposition.ly
:000000 100644 0000000... 1f29585... A	input/tolsr/preparing/quote.ly
:000000 100644 0000000... abd4227... A	input/tolsr/text/utf-8.ly

commit d41a0522cf6c60325bc689c5bba0230fd8845d66
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 7 20:45:29 2007 -0800

    Compile fixes.

:100644 100644 8076405... 98b2924... M	input/lsr/GNUmakefile
:100644 100644 b1deb78... 74d2cfe... M	input/lsr/parts/Rehearsal-mark-numbers.ly
:100644 100644 c3f438a... 28491f5... M	input/lsr/parts/Tag-filter.ly
:100644 100644 0a070e4... 3ad1ca9... M	input/lsr/repeats/Volta-multi-staff.ly
:100644 100644 59ddc8c... dc6a941... M	input/lsr/spacing/Page-spacing.ly
:100644 100644 4c8679d... 7b3c1b3... M	input/lsr/spacing/Proportional-spacing.ly
:100644 100644 2e4817e... a0fc085... M	input/lsr/spacing/Proportional-strict-grace-notes.ly
:100644 100644 664ef4c... 39b6543... M	input/lsr/spacing/Proportional-strict-notespacing.ly
:100644 100644 8eee674... 78e276f... M	input/lsr/spacing/alignment-vertical-spacing.ly
:100644 100644 0e211ff... 8321da0... M	input/lsr/staff/Staff-line-positions.ly
:100644 100644 c8b0db8... 49fdc4f... M	input/lsr/text/font-family-override.ly
:100644 100644 412dfeb... 05ac9c7... M	input/lsr/vocal/Ambitus.ly
:100644 100644 702691a... da4b076... M	input/lsr/vocal/lyric-combine.ly

commit 42e61b8a644b845e2d9bba3b1b242ddf1091368c
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 7 20:33:41 2007 -0800

    Second phase of LSR adding.

:100755 100755 a2ccaa1... c88f243... M	buildscripts/makelsr.py
:100644 100644 9aa73f0... 892c9f6... M	input/lsr/LSR.ly
:100644 000000 b907dd0... 0000000... D	input/lsr/chords/AA-intro-chords.ly
:000000 100644 0000000... b907dd0... A	input/lsr/chords/AAA-intro-chords.ly
:000000 100644 0000000... b907dd0... A	input/lsr/guitar/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/guitar/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/guitar/SConscript
:000000 100644 0000000... 85d9e6b... A	input/lsr/guitar/guitar-string-number.ly
:000000 100644 0000000... b907dd0... A	input/lsr/parts/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/parts/GNUmakefile
:000000 100644 0000000... b1deb78... A	input/lsr/parts/Rehearsal-mark-numbers.ly
:000000 100644 0000000... f72bfff... A	input/lsr/parts/SConscript
:000000 100644 0000000... c3f438a... A	input/lsr/parts/Tag-filter.ly
:000000 100644 0000000... b907dd0... A	input/lsr/repeats/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/repeats/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/repeats/SConscript
:000000 100644 0000000... 0a070e4... A	input/lsr/repeats/Volta-multi-staff.ly
:000000 100644 0000000... b907dd0... A	input/lsr/spacing/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/spacing/GNUmakefile
:000000 100644 0000000... 2812a66... A	input/lsr/spacing/Page-layout-twopass.ly
:000000 100644 0000000... 59ddc8c... A	input/lsr/spacing/Page-spacing.ly
:000000 100644 0000000... 4c8679d... A	input/lsr/spacing/Proportional-spacing.ly
:000000 100644 0000000... 2e4817e... A	input/lsr/spacing/Proportional-strict-grace-notes.ly
:000000 100644 0000000... 664ef4c... A	input/lsr/spacing/Proportional-strict-notespacing.ly
:000000 100644 0000000... f72bfff... A	input/lsr/spacing/SConscript
:000000 100644 0000000... 8eee674... A	input/lsr/spacing/alignment-vertical-spacing.ly
:000000 100644 0000000... b907dd0... A	input/lsr/staff/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/staff/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/staff/SConscript
:000000 100644 0000000... 0e211ff... A	input/lsr/staff/Staff-line-positions.ly
:000000 100644 0000000... b907dd0... A	input/lsr/text/AAA-intro-advanced.ly
:000000 100644 0000000... 43325ab... A	input/lsr/text/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/text/SConscript
:000000 100644 0000000... c8b0db8... A	input/lsr/text/font-family-override.ly
:000000 100644 0000000... b907dd0... A	input/lsr/vocal/AAA-intro-advanced.ly
:000000 100644 0000000... 412dfeb... A	input/lsr/vocal/Ambitus.ly
:000000 100644 0000000... 43325ab... A	input/lsr/vocal/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/vocal/SConscript
:000000 100644 0000000... 702691a... A	input/lsr/vocal/lyric-combine.ly

commit 9ba9d6408fd349c37a82ba290a9a86705e3e5644
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Feb 7 15:18:41 2007 -0800

    First wave of real LSR integration.

:100755 100755 3f70827... a2ccaa1... M	buildscripts/makelsr.py
:100644 100644 36b2eec... 8076405... M	input/lsr/GNUmakefile
:100644 100644 b2fe188... 9aa73f0... M	input/lsr/LSR.ly
:100644 000000 ce1540c... 0000000... D	input/lsr/advanced/AAA-intro-advanced.ly
:100644 000000 1298e8f... 0000000... D	input/lsr/advanced/Alternating-beam-directions.ly
:100644 000000 43325ab... 0000000... D	input/lsr/advanced/GNUmakefile
:100644 000000 f72bfff... 0000000... D	input/lsr/advanced/SConscript
:000000 100644 0000000... b907dd0... A	input/lsr/ancient/AAA-intro-advanced.ly
:000000 100644 0000000... 09e5a55... A	input/lsr/ancient/Custodes.ly
:000000 100644 0000000... 43325ab... A	input/lsr/ancient/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/ancient/SConscript
:000000 100644 0000000... b907dd0... A	input/lsr/chords/AA-intro-chords.ly
:000000 100644 0000000... b8f25b8... A	input/lsr/chords/Chord-name-exceptions.ly
:000000 100644 0000000... 43325ab... A	input/lsr/chords/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/chords/SConscript
:000000 100644 0000000... 4c8785a... A	input/lsr/chords/chord-name-major7.ly
:000000 100644 0000000... b907dd0... A	input/lsr/connecting/AAA-intro-connecting.ly
:000000 100644 0000000... 43325ab... A	input/lsr/connecting/GNUmakefile
:000000 100644 0000000... a589c6e... A	input/lsr/connecting/Laissez-vibrer-ties.ly
:000000 100644 0000000... f72bfff... A	input/lsr/connecting/SConscript
:000000 100644 0000000... b907dd0... A	input/lsr/contemporary/AAA-intro-contemporary.ly
:000000 100644 0000000... ea45a8c... A	input/lsr/contemporary/Clusters.ly
:000000 100644 0000000... 43325ab... A	input/lsr/contemporary/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/contemporary/SConscript
:100644 000000 ae4b6b0... 0000000... D	input/lsr/trick/AAA-intro-trick.ly
:100644 000000 d466fac... 0000000... D	input/lsr/trick/Caesura-railtracks-with-fermata.ly
:100644 000000 a8293cb... 0000000... D	input/lsr/trick/GNUmakefile
:100644 000000 3845b7b... 0000000... D	input/lsr/trick/SConscript
:100644 000000 6d8fb0a... 0000000... D	input/lsr/trick/Tramlines-and-Feta-font-caesurae.ly

commit f5281975029dc7eed7cc5e81ed80bfc246876930
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Feb 7 14:46:42 2007 +0200

    Extra test case in x-staff tuplet brackets

:100644 100644 58c4321... 506e25e... M	input/regression/tuplet-bracket-cross-staff.ly

commit 6fe072cfd44ac6804b566cb74f3715c131d115a2
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Feb 7 14:46:23 2007 +0200

    Some fixes for x-staff tuplet-bracket positions.

:100644 100644 faa25a8... 318d301... M	lily/tuplet-bracket.cc

commit 614ef4b8fa93e4135091b13dc257f3fcc04d8d87
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Feb 7 14:45:10 2007 +0200

    Slightly prettify output and allow whitelisting of grobs.

:100644 100644 f488fd2... aafd30d... M	ly/graphviz.ly

commit bf7368d0e67b4db5caeac69f30a16800061e2d5f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Feb 7 09:41:11 2007 +0200

    Make sure cross-staff tuplet brackets belong to the right staff.

:000000 100644 0000000... 58c4321... A	input/regression/tuplet-bracket-cross-staff.ly
:100644 100644 a5ea54e... 3680c73... M	lily/include/slur.hh
:100644 100644 1bb8833... 8c2e361... M	lily/slur.cc
:100644 100644 6733b97... faa25a8... M	lily/tuplet-bracket.cc
:100644 100644 7ace42e... 22d857b... M	lily/tuplet-number.cc

commit 29f984bd78527798ca87ff02e092779b83370794
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Feb 7 08:54:41 2007 +0200

    rename cross_staff -> calc_cross_staff

:100644 100644 c1ad711... 02ee8c4... M	lily/beam.cc
:100644 100644 e505cd6... dee61b4... M	lily/include/beam.hh
:100644 100644 c9b509c... 7de67b0... M	lily/include/stem.hh
:100644 100644 6108244... ccc2c22... M	lily/include/tuplet-bracket.hh
:100644 100644 862163f... 97f1cd2... M	lily/stem.cc
:100644 100644 baa42b7... 6733b97... M	lily/tuplet-bracket.cc
:100644 100644 b888a5d... 7ace42e... M	lily/tuplet-number.cc
:100644 100644 0039445... 98d09dc... M	scm/define-grobs.scm

commit 00f7e94185150dd3986d83099194e172c0206723
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 6 18:54:19 2007 -0800

    Make glissando example visible (ie no ragged-right).

:100644 100644 23f2fb6... 89e8a40... M	Documentation/topdocs/NEWS.tely

commit fa41bbf62fd2d0b6fa03fc161de779c0be63b8c5
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 6 18:44:37 2007 -0800

    Turn off vertical collision avoidance for 5.1 moving objects.  (temp fix)

:100644 100644 ad1280e... 0d48a53... M	Documentation/user/tweaks.itely

commit f5e09284cb2cf52e57cc25044796dfeabced61d2
Author: Ed Catmur <ed@capella.catmur.co.uk>
Date:   Wed Feb 7 01:19:39 2007 +0000

    fix interpolate @lilypond_datadir@ in convert-ly etc

:100644 100644 b41e484... e02ba28... M	make/generic-rules.make
:100644 100644 cb3ef48... f32732f... M	stepmake/stepmake/python-module-rules.make
:100644 100644 bf6589e... 0862d6b... M	stepmake/stepmake/script-rules.make
:100644 100644 fc33054... 879aec1... M	stepmake/stepmake/substitute-rules.make

commit 6dc3814527b383a42f6ca38364aebd92d9f41a0e
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Feb 6 13:04:43 2007 -0800

    Give convert-ly -s  more prominence in docs.

:100644 100644 dbaf3b9... a081721... M	Documentation/user/running.itely

commit 32f4e410961e91dfb5fc9766264d04059f72c261
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Feb 6 22:33:09 2007 +0200

    Prevent TupletBracket and TupletNumber from triggering cross-staff
    callbacks. Fixes (partially) #279

:100644 100644 2097e98... 6108244... M	lily/include/tuplet-bracket.hh
:100644 100644 489d3bc... baa42b7... M	lily/tuplet-bracket.cc
:100644 100644 5403280... b888a5d... M	lily/tuplet-number.cc
:100644 100644 6cfc4ed... 0039445... M	scm/define-grobs.scm

commit 97de6e6ddcc202ae57bff25e5c950102c029d75f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Feb 6 22:31:46 2007 +0200

    Shutup avoid-slur warning for DynamicLineSpanner. Fixes #271

:100644 100644 81aac68... 9900ba7... M	lily/slur-engraver.cc

commit 5209b956551048b80c86cdc0bed58e1dc6454dc6
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Feb 6 17:57:12 2007 +0200

    Don't assign infinite demerits to a line if it is between 2 adjacent
    breakpoints. Fixes #277

:100644 100644 d823576... 4604f54... M	lily/constrained-breaking.cc

commit ce608b5f413c3a4ecd9225bd40462cf00652b563
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 23:02:41 2007 +0100

    cache minimum-?-extent symbols in align-interface.c

:100644 100644 efb7986... 7294335... M	lily/align-interface.cc

commit 14c02dc1533e7571132c497caaefde26c221ebf5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 23:00:47 2007 +0100

    Fix #272
    
    Add minimum-Y-extent to VoltaBracket.

:100644 100644 9611239... 63df32b... M	scm/define-grobs.scm

commit ed27a374ea85fcd85cfeade741779bea7ed64c09
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 21:45:21 2007 +0100

    doc -b fixes.

:100644 100644 dbaf3b9... 5709230... M	Documentation/user/running.itely
:100644 100644 377a74e... 2fca495... M	Documentation/user/spacing.itely

commit 8f7be086009a5d151cce7bd00ec56f8696ba20a1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 20:14:48 2007 +0100

    rename beam::cross-staff.

:100644 100644 c1ad711... 02ee8c4... M	lily/beam.cc
:100644 100644 e505cd6... dee61b4... M	lily/include/beam.hh
:100644 100644 6cfc4ed... 9611239... M	scm/define-grobs.scm

commit 1c7f0c7c2d5c51f05341d8490e553169cc5945ff
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 20:14:32 2007 +0100

    tune down padding in NEWS example.

:100644 100644 23f2fb6... 1e6e5b7... M	Documentation/topdocs/NEWS.tely

commit 9abd9b4fa11d01ce3f2c22da7b2ab4d9d1afc3dc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 19:53:27 2007 +0100

    strip --preview and --no-pages

:100644 100644 6019678... 6caafd7... M	lily/main.cc

commit ced2c28911683a82fdc4f662ba6b92170b586cb9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Feb 5 19:53:14 2007 +0100

    robustness: don't barf if control-points is in-progress.

:100644 100644 aa0c343... 5403280... M	lily/tuplet-number.cc

commit 91abbbe79f79512d28b85ba5e60db999bd0301ec
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Feb 4 16:01:54 2007 -0800

    Add example of note head styles to docs.

:000000 100644 0000000... c561eec... A	input/manual/note-head-style.ly

commit 108e6b83444577cf7c1fac1345104fc6b62587ae
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Feb 4 16:01:14 2007 -0800

    Begin phasing out input/regression/ links in docs.

:100644 100644 66067fd... f9d950c... M	Documentation/user/advanced-notation.itely
:100644 100644 865cfd7... 77c3d36... M	Documentation/user/notation-appendices.itely
:100644 100644 3d21170... ad1280e... M	Documentation/user/tweaks.itely

commit a7e6438c8106024e311ef733fc59d1a595445c9b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 4 23:44:01 2007 +0100

    use -d options for --preview and --no-pages.

:100644 100644 2387c92... 23f2fb6... M	Documentation/topdocs/NEWS.tely
:100644 100644 dbf5e5d... dbaf3b9... M	Documentation/user/running.itely
:100644 100644 bf02837... 3db38a5... M	lily/include/main.hh
:100644 100644 fd61dbb... 6019678... M	lily/main.cc
:100644 100644 195e978... 950ca5c... M	lily/paper-book.cc
:100644 100644 bccfc72... f83d96b... M	scm/lily.scm

commit 515986b0b6c184fa4a413bc728b23cafd684a4f3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 4 23:35:19 2007 +0100

    doc -dbackend convention. Doc other --foo -> -dfoo changes.

:100644 100644 bf7dc69... 2387c92... M	Documentation/topdocs/NEWS.tely
:100644 100644 e6ed8fa... dbf5e5d... M	Documentation/user/running.itely

commit d29559256aa89d7886489851d33608b2df4fce59
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Feb 4 23:36:46 2007 +0200

    Restore some code that was removed in commit a7c3c0ab5

:100644 100644 7f35901... 3693f97... M	lily/bar-number-engraver.cc
:100644 100644 1f4a0c3... 3b12e46... M	lily/mark-engraver.cc
:100644 100644 897948d... 26f1ec9... M	lily/metronome-engraver.cc

commit d2e028f2e9f6ae26c2450c45754298ba8f29bc8c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 4 21:17:43 2007 +0100

    remove debug print.

:100644 100644 5103384... b427613... M	input/regression/property-nested-revert.ly

commit ff60353aa3cbe1d44a9eb77b7966dfa9f95c8e5f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Feb 4 18:39:18 2007 +0200

    Remove old line-spanner code that depended on fixed-distance in PianoStaff.

:100644 100644 9424877... efb7986... M	lily/align-interface.cc
:100644 100644 8b0e9d9... 91fd53d... M	lily/include/align-interface.hh
:100644 100644 f631545... d764a3b... M	lily/line-spanner.cc

commit f91acba2fbc172f34199568cdcfcf1bd5b9590f9
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Feb 4 18:21:16 2007 +0200

    Prevent empty systems from crashing the page-breaker. Fixes #276

:100644 100644 c688be6... d823576... M	lily/constrained-breaking.cc
:100644 100644 7803cc0... 9b2ec33... M	lily/page-spacing.cc

commit 90d3cfed565582c436bbc907972682186c04399f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Feb 4 14:19:47 2007 +0100

    unset LD_LIBRARY_PATH before running inkscape.

:100644 100644 25e9a23... f9d9ffe... M	input/regression/backend-svg.ly

commit 721e650dfdcacd05d5890e3673a400ee7e8cce4f
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Feb 3 14:39:01 2007 -0800

    Updates from the mailist.

:100644 100644 19f9bd5... 66067fd... M	Documentation/user/advanced-notation.itely
:100644 100644 da60b0e... 7e0af6f... M	Documentation/user/basic-notation.itely

commit c6b54b4cd1070ccff4dea1f5edd37aaa2805c802
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 19:30:55 2007 +0100

    add \version

:100644 100644 db1dfbe... 25e9a23... M	input/regression/backend-svg.ly

commit ab879a35401c93a85bd3460bd0e3745d427fa733
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 19:20:29 2007 +0100

    thinkos

:100644 100644 3ccaf39... b1cc4ff... M	GNUmakefile.in
:100644 100644 f1db2af... db1dfbe... M	input/regression/backend-svg.ly

commit 20e2aa6dad2d0483f902f9af16cb4bf48c0dd179
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 19:03:16 2007 +0100

    new file: excercise SVG backend during regtest. Requires inkscape.

:000000 100644 0000000... f1db2af... A	input/regression/backend-svg.ly

commit 407b6ae292e4902d1b6e5fc5f9257e2a05b83227
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:54:50 2007 +0100

    only skip 1 char if there is a scheme read error.
    otherwise skip entire SCM.

:100644 100644 c4d535d... 51acd6e... M	lily/parse-scm.cc

commit 7ffbbe2d259c10bc52e7002e2a6e19235afce1f3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:54:31 2007 +0100

    backend is now a symbol.

:100644 100644 672eab7... 2149f0e... M	lily/paper-outputter-scheme.cc
:100644 100644 28579eb... f2eb8fa... M	scm/framework-ps.scm
:100644 100644 8068e34... 45cbfb9... M	scm/framework-socket.scm
:100644 100644 6abb343... 8f5f34d... M	scm/framework-svg.scm
:100644 100644 83c6482... a60f987... M	scm/framework-tex.scm

commit fe5f94b39a899a3ddfbd06fcb9fff969fea9d232
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:54:12 2007 +0100

    NEWS fix

:100644 100644 f70983a... bf7dc69... M	Documentation/topdocs/NEWS.tely

commit 70c8d9d6107a6d36356dec71e408190e27fe9e22
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:24:08 2007 +0100

    use -dbackend=eps iso. --backend=eps for setting backend.

:100644 100644 7723bd4... cc46b63... M	lily/general-scheme.cc
:100644 100644 66babd5... 7192ea7... M	lily/include/program-option.hh
:100644 100644 456acd1... 05412ad... M	lily/lily-parser.cc
:100644 100644 4232f17... 28f3587... M	lily/main.cc
:100644 100644 9a5488f... ad43d75... M	lily/modified-font-metric.cc
:100644 100644 f1fb20e... 4376688... M	lily/pango-font.cc
:100644 100644 bf6a98e... 195e978... M	lily/paper-book.cc
:100644 100644 fe0f290... 1efcc75... M	lily/program-option-scheme.cc
:100644 100644 e69de29... ebc2c92... M	lily/program-option.cc
:100644 100644 6c15832... fd821ed... M	make/lilypond-vars.make
:100644 100644 2e40558... 6abb343... M	scm/framework-svg.scm
:100644 100644 5078b35... 6bde061... M	scm/framework-texstr.scm
:100644 100644 893cc59... b366507... M	scm/lily.scm
:100644 100644 09eefff... 2ff452f... M	scripts/lilypond-book.py

commit e48cade757f7729ab32f2ae0b826c488ab608d79
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:23:39 2007 +0100

    more spanned_rank_iv fixes.

:100644 100644 2ef5dff... 8fc0abc... M	lily/include/grob.hh
:100644 100644 fa5092e... f1f094a... M	lily/include/item.hh

commit 33abb5bb3c59eebd85d2ff943744e788361f66fa
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 18:04:22 2007 +0100

    really junk GNOME backend.

:100644 000000 e69de29... 0000000... D	scm/framework-gnome.scm
:100644 000000 e69de29... 0000000... D	scm/output-gnome.scm

commit ac08a8728427c2ccff39caa5129826bb525c3ea2
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 17:59:46 2007 +0100

    link to testing info.

:100644 100644 616eed6... ed45e4c... M	Documentation/topdocs/INSTALL.texi
:100644 100644 dbaa860... f70983a... M	Documentation/topdocs/NEWS.tely

commit 060938a5754b66569b7514acf41b95d64abf685c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 17:57:41 2007 +0100

    doc testing procedures.

:100644 100644 0a883b1... dbaa860... M	Documentation/topdocs/NEWS.tely

commit 46d57c5519eb3f46ebb4a39c63eec4ee56e78600
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 17:55:00 2007 +0100

    Document nested property improvements.

:100644 100644 3ec4ab5... 0a883b1... M	Documentation/topdocs/NEWS.tely

commit 2cd11ef767cb79f3b6c475501ccb2d9a0044f2d4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 17:54:47 2007 +0100

    rename spanned_rank_iv -> spanned_rank_interval

:100644 100644 9f7c25c... 19340c0... M	lily/axis-group-interface.cc
:100644 100644 8ff3ffe... 757a1a5... M	lily/chord-name.cc
:100644 100644 18cb628... 495fe24... M	lily/grob.cc
:100644 100644 73fe4d6... d554bce... M	lily/hara-kiri-group-spanner.cc
:100644 100644 23455d7... 2990561... M	lily/include/spanner.hh
:100644 100644 521b285... f7e832b... M	lily/item.cc
:100644 100644 8cc223b... f507be6... M	lily/spanner.cc

commit b22267400b57e95a785b7195189c2c3fe86c9631
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 17:45:22 2007 +0100

    New music function \endSpanners.

:000000 100644 0000000... c1427a5... A	input/regression/music-function-end-spanners.ly
:100644 100644 2a8af55... e6aad14... M	ly/music-functions-init.ly
:100644 100644 681c2c7... 1a1af41... M	scm/music-functions.scm

commit ebe3631c568ccc14246666d8a9df5fb3bd09b7ba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 16:31:32 2007 +0100

    remove gob

:100644 100644 4a6d304... c9cc27a... M	buildscripts/mf-to-table.py

commit 0045ea6c3311df3b97f1603cdca15fef52eaad18
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 16:31:26 2007 +0100

    bump.

:100644 100644 6045249... cdb7946... M	VERSION

commit 03d3395e00703bed027977da45676d2645aa795b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 16:22:51 2007 +0100

    Fix #275.
    
    Also allow . in dir/file names.

:100644 100644 c94d402... 4a6d304... M	buildscripts/mf-to-table.py

commit 8130c9d1c674eb1ddcf2713b32834658821bc37a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 01:17:00 2007 +0100

    Fix #270.
    
    Kill unterminated slurs.

:100644 100644 8f7a752... 81aac68... M	lily/slur-engraver.cc

commit 1356b70a998f1635ccd15fdad6880029cb916719
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 01:14:03 2007 +0100

    fix #269
    
    Only respond to new_context if we still have lyrics.

:100644 100644 7639e03... bf5d02d... M	lily/lyric-combine-music-iterator.cc

commit 2809551b203999467cbbf8c7dab5f8965922d7bd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 01:07:47 2007 +0100

    make override more clear.

:100644 100644 9c8c0ed... 5103384... M	input/regression/property-nested-revert.ly

commit 2bbef7b30c398fd4063f3df6ebc24354b3df0b07
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 01:06:43 2007 +0100

    add test file for nested reverts.

:000000 100644 0000000... 9c8c0ed... A	input/regression/property-nested-revert.ly

commit 8d7c8803d1bf02573f10441b8dc7a82889166da0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 01:00:27 2007 +0100

    allow reverts of nested properties too.

:100644 100644 81bb7c5... e025979... M	lily/context-property.cc
:100644 100644 bebd8df... e7b59d9... M	lily/grob-property.cc
:100644 100644 d267397... 31b7baf... M	lily/include/context.hh
:100644 100644 d134068... 2ef5dff... M	lily/include/grob.hh
:000000 100644 0000000... c1174b1... A	lily/nested-property.cc
:100644 100644 cfdee35... 9e6325a... M	scm/ly-syntax-constructors.scm

commit c290b7d2f49f7a7c01cf388ef682325ecf42fc5a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 00:24:45 2007 +0100

    Clean up nested property settings.
    
    - Make revert work correctly.
    
    - Store property path big-to-small order.

:100644 100644 bc7016b... 81bb7c5... M	lily/context-property.cc
:100644 100644 7a5b576... 18ebeda... M	lily/dynamic-engraver.cc
:100644 100644 7bf1306... bebd8df... M	lily/grob-property.cc
:100644 100644 39babf7... d267397... M	lily/include/context.hh
:100644 100644 4bf3c9d... eea08ee... M	lily/parser.yy

commit f3c0e938f312359b10eec2a3f40c7de300e46505
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 00:23:45 2007 +0100

    add typecheck to ly_assoc_get

:100644 100644 d8e4ddc... c5b1387... M	lily/function-documentation.cc
:100644 100644 1d97d4b... 7723bd4... M	lily/general-scheme.cc
:100644 100644 7349050... efb283c... M	lily/include/lily-guile.hh

commit acc04d7ca718bca75cd0e4e0a6e576eb18308818
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Feb 3 00:22:20 2007 +0100

    Switch off protected scheme parsing after leaving user file.

:100644 100644 c3db3b3... 6dc6028... M	ly/init.ly

commit 1822385c4592b1746ecf1113806868d35b23ef71
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 2 13:09:00 2007 +0100

    add catmidi.py for debugging midi.

:000000 100644 0000000... c90d602... A	buildscripts/catmidi.py

commit 4f0af5d292660ede14badd2a60e3398ef548dced
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Feb 2 13:06:30 2007 +0100

    Finish rename of LILYPONDPREFIX to LILYPOND_DATADIR.  Remove confusion
    between prefix (/usr) and lilypond_datadir (/usr/share/lilypond/x.y.x),
    fixes running from compile prefix and build tree with `current' link.

:100644 100644 b79a19a... 3ec4ab5... M	Documentation/topdocs/NEWS.tely
:100644 100644 11653d5... 9186bf5... M	Documentation/user/GNUmakefile
:100644 100644 5670f9e... e6ed8fa... M	Documentation/user/running.itely
:100644 100644 5a07e1b... 5df9fd0... M	SConstruct
:100644 100644 670aece... 83fc557... M	flower/GNUmakefile
:100644 100644 ab530ea... 742887f... M	lily/font-config.cc
:100644 100644 816dfee... 1d97d4b... M	lily/general-scheme.cc
:100644 100644 69aa889... bf02837... M	lily/include/main.hh
:100644 100644 d50614d... 80dc22e... M	lily/include/relocate.hh
:100644 100644 4a539e0... 4232f17... M	lily/main.cc
:100644 100644 635b416... 2ff9fc4... M	lily/relocate.cc
:100644 100644 caee2d2... f9a3f21... M	make/ly.make
:100644 100644 686993e... 156c9b7... M	python/lilylib.py
:100644 100644 5a644d2... 8fbf6b1... M	scm/standalone.scm
:100755 100755 275aa90... 0d8ca9e... M	scripts/lilypond-invoke-editor.scm

commit 6a22fdfd54debc51d273f2c6eaaa44d484a7bf84
Author: Jan Nieuwenhuizen <janneke@gnu.org>
Date:   Fri Feb 2 13:04:18 2007 +0100

    Bugfix for doc: Use and add TupletSpanEvent.

:100644 100644 dcb7177... 727b41b... M	lily/tuplet-engraver.cc
:100644 100644 91be3e2... 3212e5f... M	scm/define-music-display-methods.scm

commit 44dbc091b0442d3d01969f486263d3cbf9a15cd1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 2 12:51:01 2007 +0100

    Fix #266.
    
    Set minimum volume at 0.1 for (de)crescendi without start/begin
    dynamics.

:100644 100644 9916dd1... da4bc4ff.. M	lily/audio-item.cc

commit 8c8372bc0f82306584056c35093b737423e09d46
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 2 11:57:37 2007 +0100

    remove nonexistant link.

:100644 100644 dcb7177... 888f5cc... M	lily/tuplet-engraver.cc

commit 53a1b80b592a28e24fb87e4e1d342041c16e0132
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 2 01:02:28 2007 +0100

    Fix #263.
    
    Take min() of tupletSpannerDuration and tuplet length.

:100644 100644 b681a69... 56e63ce... M	lily/time-scaled-music-iterator.cc
:100644 100644 17eed00... dcb7177... M	lily/tuplet-engraver.cc

commit dade82530df185cd4c036ed8edd29a59a50fb65c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Feb 2 00:57:13 2007 +0100

    Fix #264
    
    Use currentpoint in mark_URI input.

:100644 100644 8864569... 2df5913... M	ps/music-drawing-routines.ps
:100644 100644 a2e128d... 42ce759... M	scm/define-markup-commands.scm
:100644 100644 c4bfa93... 681c2c7... M	scm/music-functions.scm
:100644 100644 1a136ba... 46eb2ed... M	scm/output-ps.scm

commit 7a2dce649e34a45146fdf5eef3d8a6a8d6047694
Author: Werner Lemberg <wl@rigel.orion>
Date:   Fri Feb 2 00:35:01 2007 +0100

    Add three-quarter sharps and flats.

:100644 100644 0859681... 747fd52... M	ly/deutsch.ly

commit c8ca5bf44af43ef480dd514d56cdfec8d4358a3f
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Fri Feb 2 00:08:54 2007 +0200

    trivial formatting

:100644 100644 71956d7... f488fd2... M	ly/graphviz.ly

commit 2b4684d3d0d1cc6c598fbe11f742566b17e3b61c
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 23:33:36 2007 +0200

    silence some spurious warnings

:100644 100644 9f7c25c... 8cf2e13... M	lily/axis-group-interface.cc
:100644 100644 db36434... f631545... M	lily/line-spanner.cc
:100644 100644 6a76562... 2df287a... M	lily/paper-column-engraver.cc

commit fb232823c47367f1ce770b4a4907ab42b9d8d902
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 22:56:08 2007 +0200

    New hooks for graphing.

:100644 100644 1473157... f89d421... M	lily/grob-property.cc
:100644 100644 0978053... 71956d7... M	ly/graphviz.ly

commit 76d4132e620307be0271e5a8f1868f7e37802a5e
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 22:55:48 2007 +0200

    more robustness for {break,turn,page}-permission

:100644 100644 714f8ce... c688be6... M	lily/constrained-breaking.cc

commit b0b450931a857da3532a434c9ce26859fd069972
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 22:55:08 2007 +0200

    Remove another zero-length-spring warning.

:100644 100644 ad6e7d6... 806e300... M	lily/spaceable-grob.cc

commit 38d4bf2fcc3ffbf41a64bf93d6f5c584e44c9b66
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 22:50:56 2007 +0200

    Shutup warnings about springs of length 0

:100644 100644 0b8f829... 7803cc0... M	lily/page-spacing.cc
:100644 100644 9200554... 3f4e678... M	lily/simple-spacer.cc

commit 5cb4cd74224047da20adad231d10f9c0b4773ba6
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 19:45:07 2007 +0200

    small graphing fixes

:100644 100644 65b6538... 0978053... M	ly/graphviz.ly
:100644 100644 d361302... 8ad3600... M	scm/graphviz.scm

commit dc79d708fc5cd154caed34c34f26aaac41dcb276
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 18:17:40 2007 +0200

    resurrect graphing support

:100644 100644 7e5ea8a... f5543c0... M	lily/context.cc
:100644 100644 7bf1306... 1473157... M	lily/grob-property.cc
:100644 100644 39babf7... 7cd01bf... M	lily/include/context.hh
:100644 100644 d134068... 73d58a8... M	lily/include/grob.hh
:100644 100644 6b0a60a... 86d2517... M	lily/include/lily-guile-macros.hh
:100644 100644 839edd4... b01fb4d... M	lily/include/prob.hh
:100644 100644 ce51546... 4e068fa... M	lily/prob.cc
:000000 100644 0000000... 65b6538... A	ly/graphviz.ly
:100644 100644 d3a858f... d361302... M	scm/graphviz.scm

commit b9d95a833727ae64bd10b2be1a0d894628929139
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Feb 1 18:17:25 2007 +0200

    Fix some warnings

:100644 100644 fafb7f3... 176b388... M	input/mutopia/F.Schubert/morgenlied.ly
:100644 100644 770a6c0... 0721b1f... M	input/mutopia/R.Schumann/romanze-op28-2.ly
:100644 100644 786e910... 9424877... M	lily/align-interface.cc

commit a8c1b65c7d737907af13db9cf37dc00a01a90d9f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 14:23:12 2007 +0100

    remark about spacing.

:100644 100644 63d97f2... e0d9daa... M	lily/spacing-basic.cc

commit 5eb9a4391c4b712590b4fe0ae9850d70f02d5142
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 14:22:36 2007 +0100

    don't use extent of musical column for horizontal spacing.

:100644 100644 ee4ddba... a61bffb... M	lily/spacing-spanner.cc

commit 957841385e39d065b781be124ff1592dc0629479
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 13:33:27 2007 +0100

    thinko.

:100644 100644 4bccec3... 3ccaf39... M	GNUmakefile.in

commit a9d6b9a317e20cff479f9e0e54320dfae40bde31
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 13:18:17 2007 +0100

    strip header.

:100644 100644 d8c7652... 1bb8833... M	lily/slur.cc

commit 5cefd6da87214b41295b966cafc8af0bdcbf6489
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 13:18:08 2007 +0100

    test page breaking message.

:000000 100644 0000000... 7624483... A	input/regression/page-break-warn-forbidden.ly

commit 1094b37a0ef3f0458666564eae9349be9470ffd0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 11:19:40 2007 +0100

    tweaks.

:100644 100644 4eea5f1... 4bccec3... M	GNUmakefile.in
:100644 100644 3d22a2c... d8c7652... M	lily/slur.cc

commit 1bf1297269057f816614c3369419c7cf6df99b7b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Feb 1 11:19:29 2007 +0100

    Padding for key-signature-interface; more accurate outline for mirroredflat.

:100644 100644 571c33c... 3e5d047... M	lily/accidental.cc
:100644 100644 d4ddb07... 1e67331... M	lily/key-signature-interface.cc

commit 6e9320e1c84d21a96151c588e08474243dc2982e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 22:55:22 2007 +0100

    Print extension with text output.

:100644 100644 e38abb5... 483fdb8... M	buildscripts/output-distance.py

commit b195a4700f761d87364f152195f80d6484d6d90a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 22:31:11 2007 +0100

    whitespace nits.

:100644 100644 75aa8e2... de0f190... M	THANKS

commit 1452368303e38076632b0d38c227adc906af8a7e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 22:31:03 2007 +0100

    add get_event_length() that takes grace timing into account.

:100644 100644 4816256... a98b05f... M	lily/auto-beam-engraver.cc
:100644 100644 4287084... 4f243df... M	lily/bend-engraver.cc
:100644 100644 cb44715... f514f7d... M	lily/completion-note-heads-engraver.cc
:100644 100644 7e5ea8a... da83c9a... M	lily/context.cc
:100644 100644 a4187c1... bb55ac2... M	lily/drum-note-performer.cc
:100644 100644 29185bc... a73cdf6... M	lily/figured-bass-engraver.cc
:100644 100644 7cb4afa... 563e721... M	lily/grob-pq-engraver.cc
:100644 100644 6145cae... 33fafae... M	lily/include/translator.hh
:100644 100644 ecb0d97... c8ea549... M	lily/multi-measure-rest-engraver.cc
:100644 100644 d6554bb... 776061f... M	lily/note-performer.cc
:100644 100644 7d71b67... f772e87... M	lily/slash-repeat-engraver.cc
:100644 100644 ad49a34... fae9a12... M	lily/spacing-engraver.cc
:100644 100644 a6b4342... ae1dfbe... M	lily/translator.cc

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

    Fix #256.
    
    Use moment iso. boolean for pending_grace_ in lyric-combine-iterator.cc

:000000 100644 0000000... 0d5d3d1... A	input/regression/lyrics-after-grace.ly
:100644 100644 ed2cff8... 7639e03... M	lily/lyric-combine-music-iterator.cc

commit c99ac6912ece1be22164621400b1fdfca549217a
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 31 12:25:00 2007 -0800

    Remove references to `non-ascii'.

:100644 100644 31b4a75... 19f9bd5... M	Documentation/user/advanced-notation.itely
:100644 100644 abff76e... 4be1671... M	Documentation/user/instrument-notation.itely

commit 2e8f1a97091dcc6b22c947da6cd92c9c3597539d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jan 31 21:12:10 2007 +0200

    Warn if break is requested at an unbreakable place

:100644 100644 83add92... abb2a3e... M	lily/page-breaking.cc
:100644 100644 64db810... 6a76562... M	lily/paper-column-engraver.cc

commit 062edbfa300577c75399a004c7b58b2504def3d8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 19:22:53 2007 +0100

    don't barf if a comparison has no source

:100644 100644 631f827... e38abb5... M	buildscripts/output-distance.py

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

    use file-renaming for all comparison  data.

:100644 100644 a3c4df5... 631f827... M	buildscripts/output-distance.py

commit 4584f4c01e00c2fe565c33413e9c61dc7fb31500
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 18:55:54 2007 +0100

    Fix #259.
    
    Change attach dir for left bound if we start on a text dynamic.

:000000 100644 0000000... 199320e... A	input/regression/dynamics-text-spanner-abs-dynamic.ly
:100644 100644 caef2ce... 7a5b576... M	lily/dynamic-engraver.cc
:100644 100644 7022061... 7bf1306... M	lily/grob-property.cc
:100644 100644 3b5f19d... d134068... M	lily/include/grob.hh

commit 53cfbcdb3cbf6a3b04871fedaf763e99d58e1db0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 18:24:23 2007 +0100

    Fix #262.
    
    Add extendersOverRests property.

:000000 100644 0000000... ea096f7... A	input/regression/lyric-extender-rest.ly
:100644 100644 efbb82d... ced1f12... M	lily/extender-engraver.cc
:100644 100644 7dda76b... 0197dfe... M	scm/define-context-properties.scm

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

    extra space for flat symbol slashes.

:100644 100644 217d854... 45263f2... M	mf/feta-toevallig.mf

commit 645bee0020b61bbf37c00e66dd72cba98eda1c57
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 17:48:37 2007 +0100

    handle edge-height in convert-ly.py

:100644 100644 71dbd10... 9063717... M	python/convertrules.py

commit 885369a691d17db76e950dfcde7e2b3f496ec3f5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 17:37:53 2007 +0100

    Add draw-line command.

:100644 100644 dc01e9e... 1005cd1... M	input/regression/markup-commands.ly
:100644 100644 45833f0... a2e128d... M	scm/define-markup-commands.scm

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

    remove Auto_beam_engraver::start_translation_timestep.
    
    Fold into process_music() and stop_translation_timestep()

:100644 100644 e2fdcc9... cd5402b... M	lily/ambitus-engraver.cc
:100644 100644 9f5e53d... 4816256... M	lily/auto-beam-engraver.cc

commit 74046ae39fbe4f3474700333aa73b1488b6d851b
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jan 31 13:38:53 2007 +0200

    Try again to fix hara-kiri issues in piano staves. Remove some tweaks from
    les-nereides.ly.

:100644 100644 a7bab52... 9f91786... M	input/les-nereides.ly
:100644 100644 4854383... 286a896... M	lily/align-interface.cc

commit 14547f1cadebc67358ace7cd3a1d5086b08b7834
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 31 12:24:56 2007 +0100

    make and include @ substituted relocate preamble.
    Fixes invocation of python scripts.

:100644 100644 c7dfe7b... a520a5e... M	python/GNUmakefile
:100644 100644 2a683a8... af9bf1b... M	scripts/GNUmakefile

commit 9c110281249e30b4f52eb2911d20ff6331b08665
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jan 31 13:04:49 2007 +0200

    Some documentation updates for the new PianoStaff stuff.

:100644 100644 abff76e... 117e119... M	Documentation/user/instrument-notation.itely
:100644 100644 c39e7f3... a7bab52... M	input/les-nereides.ly

commit baec675791aac558139ccdea7af4b082ad653e2d
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jan 31 12:54:51 2007 +0200

    Handle hara-kiri piano staves correctly in the new vertical alignment
    stuff.

:100644 100644 68077c8... 4854383... M	lily/align-interface.cc
:100644 100644 81e2c7d... 73fe4d6... M	lily/hara-kiri-group-spanner.cc
:100644 100644 6505287... 7a5ddd6... M	lily/include/hara-kiri-group-spanner.hh
:100644 100644 86a1381... 55e7bb7... M	lily/text-interface.cc
:100644 100644 eefc76f... 6cfc4ed... M	scm/define-grobs.scm

commit 1a1614c44cc1a28ada006950e7d4ac318b34254a
Author: Werner Lemberg <wl@rigel.orion>
Date:   Tue Jan 30 11:19:37 2007 +0100

    fix tuplet example

:100644 100644 0bda869... 93a5db0... M	Documentation/user/tutorial.itely

commit b2861c59d503402b5bd3ab077465248bb72662ce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 30 02:03:33 2007 +0100

    remove argument_direction code.

:100644 100644 5f684b7... d8e4ddc... M	lily/function-documentation.cc

commit f6b85115a0445ed7043500543e6f38af0c6c7cc6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 30 02:03:21 2007 +0100

    Fix #258
    
    Decrease length of notes preceding grace.

:000000 100644 0000000... 653b97f... A	input/regression/midi-microtone-off.ly
:100644 100644 c02eba5... 8193986... M	lily/include/audio-item.hh
:100644 100644 3d2d67a... 9f9868c... M	lily/midi-item.cc
:100644 100644 cef858c... 782c3e2... M	lily/midi-walker.cc
:100644 100644 12996b7... d6554bb... M	lily/note-performer.cc

commit b1abe33a752a21b8b8dfc8a908e5891df0292cad
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 30 00:59:38 2007 +0100

    new glyph mirroredflat.backslash.

:100644 100644 9b69c5f... 217d854... M	mf/feta-toevallig.mf

commit eb3111f6932206d5b0c8f66d54c22ef3a2d2b3ab
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 30 00:59:16 2007 +0100

    don't read deprecated 'style for accidentals.

:100644 100644 3bfd1b8... 571c33c... M	lily/accidental.cc

commit 4eba095fe8c72a9409b8a795f244721d7ca8120d
Author: Maximilian Albert <Anhalter42@gmx.de>
Date:   Sat Jan 27 18:34:26 2007 +0100

    add new notehead styles 'harmonic-black' and 'harmonic-mixed' to docs (in regression tests)

:100644 100644 b5164e9... c561eec... M	input/regression/note-head-style.ly

commit 00ac519969b6bef971e5907dc6c65765f851f4cf
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 28 13:37:29 2007 +0100

    whitespace fixes

:100644 100644 36e33b7... 3d21170... M	Documentation/user/tweaks.itely

commit 174513500ad195486ca48c98c5b1681094968958
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 28 13:32:06 2007 +0100

    typo

:100644 100644 25a8781... 36e33b7... M	Documentation/user/tweaks.itely

commit 6672631826428f51aadc847773c730810c9bb0ec
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 28 13:19:48 2007 +0100

    another typo

:100644 100644 fc76a1e... abef492... M	Documentation/user/working.itely

commit f23ca1d7a7ce57e8b4f8e2e4dc0c67808a761fe6
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 28 13:09:42 2007 +0100

    typo

:100644 100644 2265940... fc76a1e... M	Documentation/user/working.itely

commit b835c8d83332446c7adbcf8a0cf4cabf6c72740d
Author: Werner Lemberg <wl@rigel.orion>
Date:   Sun Jan 28 12:45:14 2007 +0100

    Improve grace note example.  Some whitespace cleanup.

:100644 100644 2dc618b... 0bda869... M	Documentation/user/tutorial.itely

commit fea2373ef24ada060abfec4a62a160d9092f57c2
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Sun Jan 28 11:05:32 2007 +0200

    Fix merging problem

:100644 100644 ed11285... 83add92... M	lily/page-breaking.cc

commit 52604083db3a179c38e4475fa7436e669e927bce
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:40:03 2007 +0100

    nit

:100644 100644 9f226f4... ebdc179... M	lily/include/stream-event.hh

commit 26b53b7441a012fa65331995be645833d835615d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:39:54 2007 +0100

    add type preds.

:100644 100644 6c6e2eb... 5f684b7... M	lily/function-documentation.cc

commit a6d7d41dcf5b293b6860be9a5ad49fb9057e151e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:31:29 2007 +0100

    don't typecheck when adding internal interfaces.

:100644 100644 0ecd3a0... 3438f7b... M	lily/grob-interface-scheme.cc
:100644 100644 73cf230... f73d5dc... M	lily/grob-interface.cc
:100644 100644 fe1d556... 57ee505... M	lily/include/grob-interface.hh

commit ee8e88ff7ebc7983e60d79d1462c30c7f17c1e50
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:28:03 2007 +0100

    debugging gob.

:100644 100644 e80bede... b02a185... M	input/regression/skip-of-length.ly

commit 7ee2301bdf7526af05497ede3169a05ec7f7657f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:27:44 2007 +0100

    typechecking tweaks.

:100644 100644 f210c6e... 6c6e2eb... M	lily/function-documentation.cc
:100644 100644 6206011... 83111f6... M	lily/score-scheme.cc
:100644 100644 86a1381... 55e7bb7... M	lily/text-interface.cc

commit b7b44375c45713d5c44b838e1739d88c84950a47
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 14:18:43 2007 +0100

    codingstyle nits: space before ( and after ,

:100644 100644 15049f5... 8e75206... M	lily/accidental-placement.cc
:100644 100644 09887a7... 4d0c6eb... M	lily/align-interface.cc
:100644 100644 c74f959... 793b4c5... M	lily/all-font-metrics-scheme.cc
:100644 100644 4138145... 9916dd1... M	lily/audio-item.cc
:100644 100644 d2cef6a... 9f5e53d... M	lily/auto-beam-engraver.cc
:100644 100644 1130623... 3b529ed... M	lily/axis-group-interface-scheme.cc
:100644 100644 23c3087... bd53cbd... M	lily/axis-group-interface.cc
:100644 100644 6239b9e... b1497ef... M	lily/balloon-engraver.cc
:100644 100644 739fffc... afaaad8... M	lily/balloon.cc
:100644 100644 75dbc6c... 78012a5... M	lily/bar-line.cc
:100644 100644 ecc83ac... 3693f97... M	lily/bar-number-engraver.cc
:100644 100644 51569b0... 90357c5... M	lily/beam-engraver.cc
:100644 100644 28492ea... b38cb8b... M	lily/beam.cc
:100644 100644 ba5b8a4... 0f6f1e1... M	lily/beaming-pattern.cc
:100644 100644 ccb27d5... 1e3bb2f... M	lily/bezier-bow.cc
:100644 100644 1808821... 1eaf041... M	lily/bezier.cc
:100644 100644 516ad6f... 7bb9ba0... M	lily/book-scheme.cc
:100644 100644 01e52ce... bf28d1b... M	lily/book.cc
:100644 100644 c2c3354... 4a2ab62... M	lily/break-alignment-interface.cc
:100644 100644 54b45ab... 7a84195... M	lily/cluster.cc
:100644 100644 a4f3ac4... 1c2d528... M	lily/constrained-breaking.cc
:100644 100644 a5c1330... f4023a0... M	lily/context-def.cc
:100644 100644 d2210b3... bc7016b... M	lily/context-property.cc
:100644 100644 30a876f... 4ff4815... M	lily/context-scheme.cc
:100644 100644 fc4f35d... 38f5549... M	lily/context-specced-music-iterator.cc
:100644 100644 3583d48... 3275b46... M	lily/control-track-performer.cc
:100644 100644 00c52ac... e467064... M	lily/dispatcher-scheme.cc
:100644 100644 6107594... 6406213... M	lily/dispatcher.cc
:100644 100644 b2ff030... 3c1eff6... M	lily/dot-column.cc
:100644 100644 16a5b0a... b59a8d9... M	lily/dots-engraver.cc
:100644 100644 c81fca0... a4187c1... M	lily/drum-note-performer.cc
:100644 100644 11e6b58... f62bba5... M	lily/duration-scheme.cc
:100644 100644 fc85166... 47abca1... M	lily/dynamic-performer.cc
:100644 100644 ef2dd18... 61462de... M	lily/enclosing-bracket.cc
:100644 100644 0158c53... aaa2ed7... M	lily/engraver-group.cc
:100644 100644 2f97de6... 16d60a5... M	lily/figured-bass-continuation.cc
:100644 100644 5fe9624... 29185bc... M	lily/figured-bass-engraver.cc
:100644 100644 a3ed152... ced3f7e... M	lily/figured-bass-position-engraver.cc
:100644 100644 2521d97... 3f6939c... M	lily/file-name-map.cc
:100644 100644 5fa68f8... 6ccc616... M	lily/font-config-scheme.cc
:100644 100644 a1e18da... aa49a29... M	lily/font-metric-scheme.cc
:100644 100644 6836711... 5e4c377... M	lily/freetype-error.cc
:100644 100644 38e8583... f210c6e... M	lily/function-documentation.cc
:100644 100644 7f741d0... 816dfee... M	lily/general-scheme.cc
:100644 100644 c888487... 18d1d80... M	lily/global-context-scheme.cc
:100644 100644 b74b10f... e01468f... M	lily/grob-array-scheme.cc
:100644 100644 a174d26... 0ecd3a0... M	lily/grob-interface-scheme.cc
:100644 100644 1a9c61d... 7022061... M	lily/grob-property.cc
:100644 100644 a76797a... a2d5b66... M	lily/grob-scheme.cc
:100644 100644 1011d47... 730faa7... M	lily/grob-smob.cc
:100644 100644 e121528... 13d2e89... M	lily/grob.cc
:100644 100644 2080895... 87f3201... M	lily/hairpin.cc
:100644 100644 9d92028... 07c3255... M	lily/horizontal-bracket.cc
:100644 100644 e3d0312... f6f2a3f... M	lily/input-scheme.cc
:100644 100644 a3694f0... 2637fba... M	lily/instrument-switch-engraver.cc
:100644 100644 36199d7... 0b0a282... M	lily/key-engraver.cc
:100644 100644 7c88268... d4ddb07... M	lily/key-signature-interface.cc
:100644 100644 62d52b6... 052e69b... M	lily/ledger-line-spanner.cc
:100644 100644 370dba2... e5cdbc7... M	lily/lily-guile.cc
:100644 100644 a0501e9... 0d561f9... M	lily/lily-lexer-scheme.cc
:100644 100644 4a877f2... 4eaa441... M	lily/lily-lexer.cc
:100644 100644 4e22461... 6e628d8... M	lily/lily-parser-scheme.cc
:100644 100644 b9155a0... 8720bba... M	lily/line-interface.cc
:100644 100644 5bbc1ee... db36434... M	lily/line-spanner.cc
:100644 100644 e6fcf4e... ed2cff8... M	lily/lyric-combine-music-iterator.cc
:100644 100644 508b4b8... 4a539e0... M	lily/main.cc
:100644 100644 e11163b... a3e185b... M	lily/melody-spanner.cc
:100644 100644 5aaf5bd... 3e9f898... M	lily/midi-chunk.cc
:100644 100644 16839f8... 4eb3086... M	lily/moment-scheme.cc
:100644 100644 1e08ba2... c52b1d6... M	lily/music-scheme.cc
:100644 100644 7cb38bd... a4e05da... M	lily/new-fingering-engraver.cc
:100644 100644 488d77f... 23e3f98... M	lily/note-collision.cc
:100644 100644 5791980... 89f1745... M	lily/note-head-scheme.cc
:100644 100644 bd00033... c711f87... M	lily/note-head.cc
:100644 100644 ff29631... 12996b7... M	lily/note-performer.cc
:100644 100644 c4a79e4... 2839309... M	lily/note-spacing.cc
:100644 100644 64b140f... 6f95641... M	lily/open-type-font-scheme.cc
:100644 100644 2e72d57... b8f65b4... M	lily/open-type-font.cc
:100644 100644 5dd1036... cfd1d5d... M	lily/ottava-bracket.cc
:100644 100644 81e7f7a... 853704c... M	lily/output-def.cc
:100644 100644 8b42a6c... e66faba... M	lily/output-property-engraver.cc
:100644 100644 2ebd538... 0b8f829... M	lily/page-spacing.cc
:100644 100644 10cca5b... f1fb20e... M	lily/pango-font.cc
:100644 100644 89e8b8d... bf6a98e... M	lily/paper-book.cc
:100644 100644 2dd1848... 64db810... M	lily/paper-column-engraver.cc
:100644 100644 3c00d79... 672eab7... M	lily/paper-outputter-scheme.cc
:100644 100644 544f64d... 9ff1a55... M	lily/paper-system.cc
:100644 100644 8f190f9... 10e3be7... M	lily/parenthesis-engraver.cc
:100644 100644 55f99cd... fc3d2a7... M	lily/percent-repeat-engraver.cc
:100644 100644 0039b36... 726b3a6... M	lily/percent-repeat-iterator.cc
:100644 100644 5da5e3e... c16c0c3... M	lily/performance-scheme.cc
:100644 100644 86964ce... efda1be... M	lily/piano-pedal-bracket.cc
:100644 100644 ef01942... 0c52377... M	lily/piano-pedal-performer.cc
:100644 100644 aa1ac5c... e2f3aec... M	lily/pitch-scheme.cc
:100644 100644 7c43708... fa68b2d... M	lily/pitch.cc
:100644 100644 c22c88b... bdbe65d... M	lily/prob-scheme.cc
:100644 100644 e6facbd... ce51546... M	lily/prob.cc
:100644 100644 47502f7... 635b416... M	lily/relocate.cc
:100644 100644 e470e91... 063b773... M	lily/rest-collision.cc
:100644 100644 0859c25... ecd2b93... M	lily/scale.cc
:100644 100644 eb89e55... 8d66adf... M	lily/score-engraver.cc
:100644 100644 4e08f46... 6206011... M	lily/score-scheme.cc
:100644 100644 9087b88... ff77193... M	lily/script-interface.cc
:100644 100644 ee18953... 70d431f... M	lily/semi-tie-column.cc
:100644 100644 a95b307... a12156e... M	lily/semi-tie.cc
:100644 100644 c0536b6... 0e3a075... M	lily/separation-item.cc
:100644 100644 f473b30... 22ee294... M	lily/simple-closure.cc
:100644 100644 2e0f4ba... 6f76106... M	lily/simple-spacer-scheme.cc
:100644 100644 b729e53... 0e2f2fa... M	lily/skyline.cc
:100644 100644 6dc6b57... b89f128... M	lily/slur-scoring.cc
:100644 100644 9ce45e6... c2e00f2... M	lily/slur.cc
:100644 100644 34b5bb3... a4c88fe... M	lily/smobs.cc
:100644 100644 879653d... 90bc5fc... M	lily/source-file.cc
:100644 100644 50848ec... ee4ddba... M	lily/spacing-spanner.cc
:100644 100644 ec70ba6... 0dc62b3... M	lily/spanner-scheme.cc
:100644 100644 14ab378... 8cc223b... M	lily/spanner.cc
:100644 100644 9f6b191... d7102ac... M	lily/staff-symbol.cc
:100644 100644 c8fbd63... 9bb588d... M	lily/stem-tremolo.cc
:100644 100644 857dfb7... 4189915... M	lily/stem.cc
:100644 100644 90a82ec... 36f1406... M	lily/stencil-scheme.cc
:100644 100644 68aedd5... 04df26a... M	lily/stream-event-scheme.cc
:100644 100644 479618a... ee4bf6e... M	lily/system-start-delimiter-engraver.cc
:100644 100644 206ccd8... 0d12490... M	lily/system-start-delimiter.cc
:100644 100644 00795d2... 494ab14... M	lily/system-start-text.cc
:100644 100644 06ac09e... bbbe941... M	lily/system.cc
:100644 100644 900f481... 1faa114... M	lily/tab-harmonic-engraver.cc
:100644 100644 03ba286... f103e0f... M	lily/tab-staff-symbol-engraver.cc
:100644 100644 b54428d... eb2a00d... M	lily/tie-column.cc
:100644 100644 2491f7e... 9cccd50... M	lily/tie-configuration.cc
:100644 100644 ddb662f... 7c39b1c... M	lily/tie-details.cc
:100644 100644 b97a5ad... bdcd3db... M	lily/tie-engraver.cc
:100644 100644 6c7e2a0... a603140... M	lily/tie-formatting-problem.cc
:100644 100644 0519fcb... 2fe3df0... M	lily/tie-performer.cc
:100644 100644 1d4e7fc... 87548a7... M	lily/tie.cc
:100644 100644 f5ca62d... b681a69... M	lily/time-scaled-music-iterator.cc
:100644 100644 52274ad... a6b4342... M	lily/translator.cc
:100644 100644 574d146... 869cdba... M	lily/ttf.cc
:100644 100644 53253f7... 489d3bc... M	lily/tuplet-bracket.cc
:100644 100644 c25d2a9... 17eed00... M	lily/tuplet-engraver.cc
:100644 100644 b29ab39... aa0c343... M	lily/tuplet-number.cc
:100644 100644 c87902f... e520f7d... M	lily/tweak-engraver.cc
:100644 100644 5618465... 5007d55... M	lily/vaticana-ligature-engraver.cc

commit f3215ceeeb0d0f592d04808b91591e40839316ea
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 03:41:57 2007 +0100

    fix brown paper bag design: calling conventions are platform dependent.

:100644 100644 1783310... c74f959... M	lily/all-font-metrics-scheme.cc
:100644 100644 9a7c30c... 1130623... M	lily/axis-group-interface-scheme.cc
:100644 100644 1bf6029... 516ad6f... M	lily/book-scheme.cc
:100644 100644 5ea55dc... 30a876f... M	lily/context-scheme.cc
:100644 100644 a7b6a39... 4025b40... M	lily/dimensions-scheme.cc
:100644 100644 7940fb1... 00c52ac... M	lily/dispatcher-scheme.cc
:100644 100644 f52f9d8... 11e6b58... M	lily/duration-scheme.cc
:100644 100644 29f4b2f... 84780dd... M	lily/engraver.cc
:100644 100644 ddcbd20... 5fa68f8... M	lily/font-config-scheme.cc
:100644 100644 96b79de... a1e18da... M	lily/font-metric-scheme.cc
:100644 100644 b12e266... 7f741d0... M	lily/general-scheme.cc
:100644 100644 7269342... c888487... M	lily/global-context-scheme.cc
:100644 100644 4a521a9... b74b10f... M	lily/grob-array-scheme.cc
:100644 100644 504087d... a174d26... M	lily/grob-interface-scheme.cc
:100644 100644 c3596fb... 1a9c61d... M	lily/grob-property.cc
:100644 100644 e9720ea... a76797a... M	lily/grob-scheme.cc
:100644 100644 aaa883e... 6b0a60a... M	lily/include/lily-guile-macros.hh
:100644 100644 4f27b57... e3d0312... M	lily/input-scheme.cc
:100644 100644 bbb595d... 426d953... M	lily/item-scheme.cc
:100644 100644 1f67c00... 370dba2... M	lily/lily-guile.cc
:100644 100644 62c2959... a0501e9... M	lily/lily-lexer-scheme.cc
:100644 100644 45c6189... 4e22461... M	lily/lily-parser-scheme.cc
:100644 100644 20253ae... 16839f8... M	lily/moment-scheme.cc
:100644 100644 e18a233... 8289299... M	lily/music-function-scheme.cc
:100644 100644 ca152ef... 1e08ba2... M	lily/music-scheme.cc
:100644 100644 afd8147... 5791980... M	lily/note-head-scheme.cc
:100644 100644 139150a... 64b140f... M	lily/open-type-font-scheme.cc
:100644 100644 7e2c1cc... ea216a3... M	lily/output-def-scheme.cc
:100644 100644 6889ab0... 613cd01... M	lily/pango-select-scheme.cc
:100644 100644 f78c022... 94bb17f... M	lily/paper-book-scheme.cc
:100644 100644 36c77a4... 3c00d79... M	lily/paper-outputter-scheme.cc
:100644 100644 a19a1e3... 055b536... M	lily/paper-score-scheme.cc
:100644 100644 a09904e... 5da5e3e... M	lily/performance-scheme.cc
:100644 100644 29cbe15... f22a745... M	lily/pfb-scheme.cc
:100644 100644 6dcf797... aa1ac5c... M	lily/pitch-scheme.cc
:100644 100644 acaf22a... c22c88b... M	lily/prob-scheme.cc
:100644 100644 4b47d9b... fe0f290... M	lily/program-option-scheme.cc
:100644 100644 4ba1a5b... 0859c25... M	lily/scale.cc
:100644 100644 326ba2e... 004c14c... M	lily/scheme-listener-scheme.cc
:100644 100644 7cf79ab... 4e08f46... M	lily/score-scheme.cc
:100644 100644 2d702ed... 2e0f4ba... M	lily/simple-spacer-scheme.cc
:100644 100644 c9bb9e3... ec70ba6... M	lily/spanner-scheme.cc
:100644 100644 134e6cc... 8e0094f... M	lily/staff-symbol-referencer-scheme.cc
:100644 100644 619d43d... 90a82ec... M	lily/stencil-scheme.cc
:100644 100644 0a4dc71... 68aedd5... M	lily/stream-event-scheme.cc
:100644 100644 50843a0... 86a1381... M	lily/text-interface.cc
:100644 100644 caafc56... 31e7afa... M	lily/translator-scheme.cc
:100644 100644 b34b657... 574d146... M	lily/ttf.cc

commit e930327d838c11bb24e26c343469e98df441e3ed
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 02:55:22 2007 +0100

    replace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends

:100644 100644 5a97504... 1bf6029... M	lily/book-scheme.cc
:100644 100644 ac74d5e... 29f4b2f... M	lily/engraver.cc
:100644 100644 5d73489... ddcbd20... M	lily/font-config-scheme.cc
:100644 100644 db231fd... 96b79de... M	lily/font-metric-scheme.cc
:100644 100644 8679119... 38e8583... M	lily/function-documentation.cc
:100644 100644 868d2d1... b12e266... M	lily/general-scheme.cc
:100644 100644 c5f4d56... 7269342... M	lily/global-context-scheme.cc
:100644 100644 f4aff03... f31a128... M	lily/global-context.cc
:100644 100644 b242add... 4a521a9... M	lily/grob-array-scheme.cc
:100644 100644 5d5947c... 504087d... M	lily/grob-interface-scheme.cc
:100644 100644 0a4e1a6... c3596fb... M	lily/grob-property.cc
:100644 100644 b9ca2d8... e9720ea... M	lily/grob-scheme.cc
:100644 100644 f77d394... 793c0e1... M	lily/include/font-metric.hh
:100644 100644 540d966... 2fcbfca... M	lily/include/global-context.hh
:100644 100644 0144523... aaa883e... M	lily/include/lily-guile-macros.hh
:100644 100644 c7c3b82... eafb6ec... M	lily/include/music-output.hh
:100644 100644 b2d5d84... 4f27b57... M	lily/input-scheme.cc
:100644 100644 0ebbc28... bbb595d... M	lily/item-scheme.cc
:100644 100644 bdfcae1... 1f67c00... M	lily/lily-guile.cc
:100644 100644 4bf001e... 62c2959... M	lily/lily-lexer-scheme.cc
:100644 100644 cb84471... 45c6189... M	lily/lily-parser-scheme.cc
:100644 100644 9bad172... 20253ae... M	lily/moment-scheme.cc
:100644 100644 06e57f0... e18a233... M	lily/music-function-scheme.cc
:100644 100644 ce4268d... ca152ef... M	lily/music-scheme.cc
:100644 100644 621e531... afd8147... M	lily/note-head-scheme.cc
:100644 100644 c6561b4... 139150a... M	lily/open-type-font-scheme.cc
:100644 100644 13c4d74... 7e2c1cc... M	lily/output-def-scheme.cc
:100644 100644 b1edd94... 6889ab0... M	lily/pango-select-scheme.cc
:100644 100644 01e7772... f78c022... M	lily/paper-book-scheme.cc
:100644 100644 e4906f4... 36c77a4... M	lily/paper-outputter-scheme.cc
:100644 100644 0c6a16c... a19a1e3... M	lily/paper-score-scheme.cc
:100644 100644 bd6d3a6... 4a2ecee... M	lily/paper-score.cc
:100644 100644 3f45829... a09904e... M	lily/performance-scheme.cc
:100644 100644 e536622... 70d5348... M	lily/performance.cc
:000000 100644 0000000... 29cbe15... A	lily/pfb-scheme.cc
:100644 100644 8eee664... 3cee206... M	lily/pfb.cc
:100644 100644 440df36... 6dcf797... M	lily/pitch-scheme.cc
:100644 100644 f1e9179... acaf22a... M	lily/prob-scheme.cc
:000000 100644 0000000... 4b47d9b... A	lily/program-option-scheme.cc
:100644 100644 139a47f... e69de29... M	lily/program-option.cc
:100644 100644 c9fa8b7... 4ba1a5b... M	lily/scale.cc
:100644 100644 5d46d7f... 326ba2e... M	lily/scheme-listener-scheme.cc
:100644 100644 eebdedb... 7cf79ab... M	lily/score-scheme.cc
:100644 100644 24b6d1c... 2d702ed... M	lily/simple-spacer-scheme.cc
:100644 100644 728dbd1... c9bb9e3... M	lily/spanner-scheme.cc
:100644 100644 ec12f16... 134e6cc... M	lily/staff-symbol-referencer-scheme.cc
:100644 100644 cef3c8a... 619d43d... M	lily/stencil-scheme.cc
:100644 100644 c44d24a... 0a4dc71... M	lily/stream-event-scheme.cc
:100644 100644 27af0db... 50843a0... M	lily/text-interface.cc
:100644 100644 3b2604f... caafc56... M	lily/translator-scheme.cc
:100644 100644 092284e... b34b657... M	lily/ttf.cc

commit 3c9d7e3c8476582e677bb5619a98a309a713a88f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 01:48:53 2007 +0100

    use generic typechecking macros.

:000000 100644 0000000... 1783310... A	lily/all-font-metrics-scheme.cc
:100644 100644 f8da4b2... 8a1143a... M	lily/all-font-metrics.cc
:100644 100644 d0470b5... 9a7c30c... M	lily/axis-group-interface-scheme.cc
:100644 100644 3a162ac... 5a97504... M	lily/book-scheme.cc
:100644 100644 f4a2f61... 5ea55dc... M	lily/context-scheme.cc
:100644 100644 0d6ed60... a7b6a39... M	lily/dimensions-scheme.cc
:100644 100644 06da9c1... 7940fb1... M	lily/dispatcher-scheme.cc
:100644 100644 e2dfeec... f52f9d8... M	lily/duration-scheme.cc
:100644 100644 622d314... 8679119... M	lily/function-documentation.cc
:100644 100644 8026ede... 0144523... M	lily/include/lily-guile-macros.hh
:100644 100644 6f21a29... 7349050... M	lily/include/lily-guile.hh
:100644 100644 61b8ae3... 9971b19... M	lily/include/smobs.hh

commit d06212434efeb3bc148fab197f79212ddef71177
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sat Jan 27 00:31:30 2007 +0100

    more generic SCM arg typechecking

:100644 100644 f4d4dd7... 01e52ce... M	lily/book.cc
:100644 100644 e59df62... 622d314... M	lily/function-documentation.cc
:100644 100644 6938ee2... b9ca2d8... M	lily/grob-scheme.cc
:100644 100644 400ead2... 8026ede... M	lily/include/lily-guile-macros.hh
:100644 100644 a77da17... af80356... M	lily/include/ly-smobs.icc
:100644 100644 5bd403b... 61b8ae3... M	lily/include/smobs.hh
:100644 100644 3f14236... b2d5d84... M	lily/input-scheme.cc

commit d3975d4ac20f6a7be5b7db5f7d477d559c634b04
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 17:25:58 2007 +0100

    uniformize C++ <-> scheme name mappings.

:100644 100644 23237db... 3a162ac... M	lily/book-scheme.cc
:100644 100644 a6ee973... f4a2f61... M	lily/context-scheme.cc
:100644 100644 9e491e0... 06da9c1... M	lily/dispatcher-scheme.cc
:100644 100644 4b8c460... e2dfeec... M	lily/duration-scheme.cc
:100644 100644 b700fad... e59df62... M	lily/function-documentation.cc
:100644 100644 cbc3b60... 868d2d1... M	lily/general-scheme.cc
:100644 100644 476cae9... 7cb4afa... M	lily/grob-pq-engraver.cc
:100644 100644 8d3cc0b... 6938ee2... M	lily/grob-scheme.cc
:100644 100644 85c30ff... 400ead2... M	lily/include/lily-guile-macros.hh
:100644 100644 1759540... abb4b20... M	lily/include/ly-module.hh
:100644 100644 ec6f987... 4ed048f... M	lily/include/music.hh
:100644 100644 2ff7bf5... 3f14236... M	lily/input-scheme.cc
:100644 100644 976b19e... bdfcae1... M	lily/lily-guile.cc
:100644 100644 ca1d224... cb84471... M	lily/lily-parser-scheme.cc
:100644 100644 c2e96a4... 581984d... M	lily/ly-module.cc
:100644 100644 b19259e... 9bad172... M	lily/moment-scheme.cc
:100644 100644 711df4d... ce4268d... M	lily/music-scheme.cc
:100644 100644 b22e243... 77c8f34... M	lily/music.cc
:100644 100644 a806781... 13c4d74... M	lily/output-def-scheme.cc
:100644 100644 f062c98... 8eee664... M	lily/pfb.cc
:100644 100644 5ae59f9... 139a47f... M	lily/program-option.cc
:100644 100644 e5a33e0... 728dbd1... M	lily/spanner-scheme.cc
:100644 100644 6ef0e19... cef3c8a... M	lily/stencil-scheme.cc
:100644 100644 e6e4fb7... c44d24a... M	lily/stream-event-scheme.cc
:100644 100644 26deb08... 092284e... M	lily/ttf.cc
:100644 100644 49636a8... 2e3f2af... M	scm/safe-lily.scm

commit cab6ed9eedc70525706631a0cc8e964e0dd48aad
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:55:24 2007 +0100

    bump.

:100644 100644 9410c6f... 6045249... M	VERSION

commit f1a889c8df1202e5308d10beaa18a7d168237938
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:45:49 2007 +0100

    more coverage.

:100644 100644 a49dcea... 06247e7... M	input/regression/clip-systems.ly
:100644 100644 3e6a211... dc01e9e... M	input/regression/markup-commands.ly

commit 6d76407f20ac5a74106c39c7142d29d4e6338998
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:45:42 2007 +0100

    run clip-systems in EPS mode too.

:100644 100644 cf9bec5... fab2d77... M	scm/framework-eps.scm
:100644 100644 a277acb... 28579eb... M	scm/framework-ps.scm

commit 925a2c0b1e59e7ba883c1bde6c7643393365e0e7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:45:32 2007 +0100

    eps inclusion: clip correctly, and strip binary data before examining.

:100644 100644 283f04f... 32a64fd... M	scm/stencil.scm

commit 373636478e3c39ef6b5ff5427ae8d23fde578768
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:09:46 2007 +0100

    define long color list separately.

:100644 100644 522ae0d... 77f3838... M	scm/x11-color.scm

commit f427bfb56f609a93094482950b431b4d47ada8bc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 16:03:46 2007 +0100

    coverage fixes.

:100644 100644 68428de... ed7d0ee... M	buildscripts/coverage.py
:000000 100644 0000000... 3e6a211... A	input/regression/markup-commands.ly
:000000 100644 0000000... e80bede... A	input/regression/skip-of-length.ly
:100644 100644 f53cfd6... ecc83ac... M	lily/bar-number-engraver.cc
:100644 100644 213d995... a277acb... M	scm/framework-ps.scm
:100644 100644 8cc699c... e6215b9... M	scm/lily-library.scm
:100644 100644 b82c185... 1a136ba... M	scm/output-ps.scm

commit 7f628c83b10e91862f23e23d5207efbb1fc8f10f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 15:52:07 2007 +0100

    typo.

:100644 100644 bbf6132... 75aa8e2... M	THANKS

commit d2e24645ecc1ff287546a0a5ca7d402596f406cb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 15:52:02 2007 +0100

    document Text_interface::interpret_markup.

:100644 100644 ecc9d0b... 28492ea... M	lily/beam.cc
:100644 100644 18edb75... db231fd... M	lily/font-metric-scheme.cc
:100644 100644 7e45052... b700fad... M	lily/function-documentation.cc
:100644 100644 555d65b... 85c30ff... M	lily/include/lily-guile-macros.hh
:100644 100644 e7533ee... a806781... M	lily/output-def-scheme.cc
:100644 100644 8ba0d49... e470e91... M	lily/rest-collision.cc
:100644 100644 0d56fe1... ceee8a3... M	lily/side-position-interface.cc
:100644 100644 1f9e605... 9ce45e6... M	lily/slur.cc
:100644 100644 eec8150... 27af0db... M	lily/text-interface.cc

commit 80bd5730b8a8959b3d19e6949a942a355ff6753f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 15:49:00 2007 +0100

    scheme coverage fixes.

:100644 100644 0b3b2b7... 68428de... M	buildscripts/coverage.py
:100644 100644 12dd691... 45833f0... M	scm/define-markup-commands.scm
:100644 100644 8774042... 4d5a4bc... M	scm/font.scm
:100644 100644 0746876... 8cc699c... M	scm/lily-library.scm
:100644 100644 049f27e... c4bfa93... M	scm/music-functions.scm
:100644 100644 d8f52c5... 3cfefc8... M	scm/output-lib.scm
:100644 100644 e992e7c... 083d5a0... M	scm/output-socket.scm

commit 1b0f431c6e2ba7648682ed1562226c4b6b3f2c0a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 14:47:23 2007 +0100

    add Maximilian Albert.

:100644 100644 74a996b... bbf6132... M	THANKS

commit 1a79d3f90da6128b1fe5616d401072b105b9bb8c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 14:47:13 2007 +0100

    make grob-interpret-markup, a public function.

:100644 100644 11f427b... d8f52c5... M	scm/output-lib.scm

commit 12ffdaca5dae48e91924791968b29e95c149a962
Author: Maximilian Albert <Anhalter42@gmx.de>
Date:   Thu Jan 25 14:57:56 2007 +0100

    New glyph (black diamond) and two harmonic-like notehead styles using it.

:100644 100644 da64dbe... 551e3e3... M	mf/parmesan-heads.mf
:100644 100644 f66a78b... 11f427b... M	scm/output-lib.scm

commit d54ab1ae162d309c0d5a52987c0552b7054a685d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 14:13:24 2007 +0100

    fix staff-mixed-size.

:100644 100644 d1d7cc5... 02b26c0... M	input/regression/staff-mixed-size.ly
:100644 100644 4750b51... dd2ba52... M	scm/paper.scm

commit 708b0825cf8c731b8784b0bb4502c70569622eba
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 14:02:50 2007 +0100

    more 'created by' messages.

:100644 100644 e4895ae... ecbe711... M	scm/framework-scm.scm
:100644 100644 7a8e8c4... c29daed... M	scripts/musicxml2ly.py

commit 879d81135266125b9cf2266bcb72b23f9b4980a4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 13:48:55 2007 +0100

    cleanups: remove fedora spec.

:100644 100644 6caa1cc... 31b4a75... M	Documentation/user/advanced-notation.itely
:100644 100644 6a691b6... af31b7b... M	ROADMAP
:100644 000000 fafd9cd... 0000000... D	make/lilypond.fedora.spec.in

commit f17b5bd5ecaf067d06bd3807a53e5bd3c20fe879
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 13:11:11 2007 +0100

    filename tweaks

:100644 100644 5ba7992... 6caa1cc... M	Documentation/user/advanced-notation.itely

commit d8ab14815eda55bd1d7fe7fc0f9b8b0768b10565
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 13:09:30 2007 +0100

    doc tweaks

:100644 100644 7eb77ce... 5ba7992... M	Documentation/user/advanced-notation.itely

commit 9e5be4694b4f870fdd11310fe9e57f58fdad622c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 12:40:02 2007 +0100

    junk #'arrow property.

:100644 100644 e64a788... 7de42c3... M	scm/define-grob-properties.scm

commit 9596c1dac32b03b76b4b0a9906aea89df2905a40
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:56:01 2007 +0100

    prevent division by zero.

:100644 100644 c2e189c... b9155a0... M	lily/line-interface.cc

commit 83580bbf3829fba5aa012d15a52638e77b8c8690
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:50:22 2007 +0100

    ignorance.

:100644 100644 f69a725... 0c7c899... M	.gitignore

commit acca31f5036b5da3299b392083debdcda18431bf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:48:36 2007 +0100

    junk line-spanner.hh

:100644 000000 e69de29... 0000000... D	lily/include/line-spanner.hh

commit e222368b1858cb8e0f8bd4275717ea7708779a80
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:46:08 2007 +0100

    new-line-spanner-interface -> line-spanner-interface

:100644 100644 f8c4631... 5bbc1ee... M	lily/line-spanner.cc
:100644 100644 93dfbba... b7d2513... M	scm/define-grobs.scm

commit 16f63b0bbd718de4f815c3a8b3b4e72da6ba2204
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:43:40 2007 +0100

    move new-line-spanner to line-spanner

:100644 100644 e69de29... f8c4631... M	lily/line-spanner.cc
:100644 000000 f8c4631... 0000000... D	lily/new-line-spanner.cc

commit 69d0d18abf854c159cc82afb7202015d3bab8e53
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:42:19 2007 +0100

    rm line-spanner.hh include

:100644 100644 cf13802... 5dd1036... M	lily/ottava-bracket.cc

commit c3c22dfe711508ff52438ff5a498e67960408f5e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:41:57 2007 +0100

    junk old line spanner.

:100644 100644 ceff6f6... e69de29... M	lily/include/line-spanner.hh
:100644 100644 7a8870a... e69de29... M	lily/line-spanner.cc

commit 48ef13de09f251fdb18acb7a56d46492e352b9ab
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:40:32 2007 +0100

    revise commony calculations for new-line-spanner.

:100644 100644 956f657... f8c4631... M	lily/new-line-spanner.cc

commit a4dc3f446f1a7506a3ca4e861bcacb8205d3babb
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:40:16 2007 +0100

    style nit.

:100644 100644 072f966... 0100e66... M	lily/trill-spanner-engraver.cc

commit 6a5f4acce880b10c3981e17f404680473d0eeb5e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:40:09 2007 +0100

    new interface trill-spanner-interface. Use for pitched trill engraver.

:100644 100644 2d632a0... daa3bee... M	lily/pitched-trill-engraver.cc
:100644 100644 2f8c141... 8f7c526... M	scm/define-grob-interfaces.scm
:100644 100644 9aef7bf... 93dfbba... M	scm/define-grobs.scm

commit 570660d46fe161b60f1d190165c6c3607490eff7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:39:25 2007 +0100

    use and document Stencil::rotate() interface.

:100644 100644 ebaceec... c2e189c... M	lily/line-interface.cc
:100644 100644 12bbf4e... 59e8839... M	lily/stencil.cc

commit 76ab7e2dee1a007868ebb0953a92f81a7a248306
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 03:38:59 2007 +0100

    doc new line spanner options.

:100644 100644 e7b58fc... b79a19a... M	Documentation/topdocs/NEWS.tely
:100644 100644 2e7cd7c... 74a996b... M	THANKS

commit e017411b0a889b1c94a72159cd58870be431bef3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:59:07 2007 +0100

    Fix #174.
    
    Tune dash-period to end on a full dash.

:000000 100644 0000000... dd0b55e... A	input/regression/line-dashed-period.ly
:100644 100644 8c54fa7... ebaceec... M	lily/line-interface.cc

commit f73db954bddfc31b54a8abe96627023d70766596
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:24:30 2007 +0100

    texinfo fix.

:100644 100644 a35d81e... 7eb77ce... M	Documentation/user/advanced-notation.itely

commit fd2b1d5cdfc2f8d491cc8eccffcbb067c4ca9510
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:17:04 2007 +0100

    remove text-spanner::print

:100644 100644 c47f055... 49636a8... M	scm/safe-lily.scm

commit c30f7d6697fa9edf98a664fd3ec0853284e13d72
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:16:57 2007 +0100

    remove text-spanner-interface

:100644 100644 bb10ff6... 9aef7bf... M	scm/define-grobs.scm

commit 3625d47e95cd6660497ed9c1536c64e8c5d59fcf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:16:45 2007 +0100

    document new line-spanner.

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

commit 913087fafe8098fa3540b0b1349f015ae8e1c040
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:16:35 2007 +0100

    remove enclose-bounds

:100644 100644 61a27df... aa78dd5... M	ly/engraver-init.ly
:100644 100644 4365e35... e64a788... M	scm/define-grob-properties.scm

commit 10b6e9ea282ddeba681e2c1f65fddbd8c4b7e11d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:16:24 2007 +0100

    style nits.

:100644 100644 2ab6dd8... 0bdc95e... M	lily/text-spanner-engraver.cc

commit 2bd71d6e7ca919cb7c2a0ea9a95274c8a55b7b6b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:16:20 2007 +0100

    don't look for common_y too high up if Y has an override

:100644 100644 b891750... 956f657... M	lily/new-line-spanner.cc

commit 427e40eaf0f5e7e001f0a2c9c43b7530899426f5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:15:29 2007 +0100

    syntax fix.

:100644 100644 8fc4e87... 545eb2e... M	input/regression/dynamics-text-spanner-padding.ly

commit 898665731cc62d241c22b82320ca7f1c8c0ad4e0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:04:56 2007 +0100

    don't align to x-extent of a Paper_column.

:100644 100644 ff089b6... b990ff0... M	lily/self-aligment-interface.cc

commit 10d77c10bcdfd2526586a250fcad9ec632573a63
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 02:04:28 2007 +0100

    fixes for cyclic dependencies.

:100644 100644 1a1afb1... 1450098... M	input/regression/music-map.ly
:100644 100644 695cb80... 7ef972e... M	lily/beam-quanting.cc
:100644 100644 dc7c82e... 857dfb7... M	lily/stem.cc

commit 469e119bd4a09af430d0ca2e30f1cefb634d953c
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 01:34:03 2007 +0100

    check for calculation-in-progress marker in get_property().

:100644 100644 cbc1478... 15049f5... M	lily/accidental-placement.cc
:100644 100644 fc62e45... 09887a7... M	lily/align-interface.cc
:100644 100644 61eca90... c2c3354... M	lily/break-alignment-interface.cc
:100644 100644 173a9ad... b2ff030... M	lily/dot-column.cc
:100644 100644 b62a6bb... 0a4e1a6... M	lily/grob-property.cc
:100644 100644 1941d7d... e121528... M	lily/grob.cc
:100644 100644 7d92a76... 488d77f... M	lily/note-collision.cc
:100644 100644 b8ad86b... 8ba0d49... M	lily/rest-collision.cc
:100644 100644 c7d44a9... ee18953... M	lily/semi-tie-column.cc
:100644 100644 7c369e4... dc7c82e... M	lily/stem.cc
:100644 100644 9eefbbf... b54428d... M	lily/tie-column.cc

commit 369e876ae14259eece9023022fe8b5d905481cb0
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jan 25 16:09:19 2007 -0800

    Fixes chords section in tutorial.

:100644 100644 d1b5eb4... 2dc618b... M	Documentation/user/tutorial.itely

commit c46aa1e19b683fe345d110c9f3c609da9585b804
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 26 00:35:50 2007 +0100

    handle -dhelp from scheme.

:100644 100644 5d9bebd... 5ae59f9... M	lily/program-option.cc
:100644 100644 69e00b4... 893cc59... M	scm/lily.scm

commit 1f0aab1e44d60ac9014e251bad6d394d02d25249
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Thu Jan 25 21:00:55 2007 +0200

    missing system-scheme.cc

:000000 100644 0000000... d0b7cfc... A	lily/system-scheme.cc

commit 1cf51f10ed6abb96e60a186c433ce3532f4ae24d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 25 16:01:57 2007 +0100

    bump.

:100644 100644 1380565... 9410c6f... M	VERSION

commit 09538e9eaa75d028130baf281413c677824eadf5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 25 16:01:47 2007 +0100

    use new-line-spanner for TextSpanner

:100644 100644 201210c... 7512711... M	input/regression/line-arrows.ly
:100644 000000 3af69d6... 0000000... D	lily/include/text-spanner.hh
:100644 100644 3842cb2... b891750... M	lily/new-line-spanner.cc
:100644 000000 e98ae0f... 0000000... D	lily/text-spanner.cc
:100644 100644 06f572e... 71dbd10... M	python/convertrules.py
:100644 100644 9cdab41... bb10ff6... M	scm/define-grobs.scm

commit 8aeddc8cf13c026428fd09b83703e199289ea9d9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 25 15:37:30 2007 +0100

    use sed-atfiles to put relocation handling in python scripts.

:000000 100644 0000000... 23db6d8... A	python/relocate-preamble.py.in
:100644 100644 ce7b006... 2a683a8... M	scripts/GNUmakefile
:100644 100644 83dc1f7... 570846c... M	scripts/abc2ly.py
:100644 100644 474144c... cf67f9f... M	scripts/convert-ly.py
:100644 100644 126288f... f87778d... M	scripts/etf2ly.py
:100644 100644 dd495fc... 09eefff... M	scripts/lilypond-book.py
:100644 100644 f1db678... 35b10f3... M	scripts/midi2ly.py
:100644 100644 665cc1d... 7a8e8c4... M	scripts/musicxml2ly.py
:100644 100644 511bd87... cb3ef48... M	stepmake/stepmake/python-module-rules.make
:100644 100644 02e9990... bf6589e... M	stepmake/stepmake/script-rules.make
:100644 100644 eb45a46... 8d7fd62... M	stepmake/stepmake/substitute-vars.make

commit 9fd01b572b03e925d98fd3703764e749b5ce75b6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 25 14:32:04 2007 +0100

    define options as data, not in function.

:100644 100644 a5aee54... 69e00b4... M	scm/lily.scm

commit 17e6c14edb5a39c975c317ce7acf0902cd96a922
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 13:50:05 2007 -0800

    More proofread for tutorial.

:100644 100644 29b9d67... d1b5eb4... M	Documentation/user/tutorial.itely

commit bdb9e58d515f4141bca7faa6fb4638bfee6bd531
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 16:51:46 2007 +0100

    Test broken cresc- - - distance.

:000000 100644 0000000... 8fc4e87... A	input/regression/dynamics-text-spanner-padding.ly

commit d0fe053ec9be7b21b9ecc43710a5b38f8bf7a546
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 16:48:39 2007 +0100

    Fix #175.
    
    Set minimum-Y-extent for DynamicTextSpanner

:100644 100644 138e650... 9cdab41... M	scm/define-grobs.scm

commit be8ecad08fa2cee157eb7f16ecb9884f1dbe67e7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 15:50:59 2007 +0100

    further tunedown of speed importance

:100644 100644 ebc8395... a3c4df5... M	buildscripts/output-distance.py

commit 6c205f817f7d072cae57223b5e124a3698587fe7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 15:49:32 2007 +0100

    use -broken bound-info as extra on top of existing left/right settings.

:100644 100644 b22607b... 3842cb2... M	lily/new-line-spanner.cc
:100644 100644 a86022b... 2f8c141... M	scm/define-grob-interfaces.scm
:100644 100644 a1c70d6... 138e650... M	scm/define-grobs.scm

commit 9f1c311efa676c069e4597d5f042d284356e0ff4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 15:42:03 2007 +0100

    add dynamic-text-spanner-interface; tune trill spanner attachment.

:100644 100644 e141103... a86022b... M	scm/define-grob-interfaces.scm
:100644 100644 50e9840... a1c70d6... M	scm/define-grobs.scm

commit bab55af40f7c8dcc78ca7bbb290350424c141b11
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 15:32:41 2007 +0100

    use new-line-spanner for voice follower too.

:100644 100644 122ba66... b22607b... M	lily/new-line-spanner.cc
:100644 100644 909f33f... 50e9840... M	scm/define-grobs.scm

commit cb6f28b5fda5d8ebc2f7faefb4db19f43a220846
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 14:46:12 2007 +0100

    use new-line-spanner for dynamic texts too.

:100644 100644 49687a6... fd22a33... M	lily/dynamic-engraver.cc
:100644 000000 e6a9f33... 0000000... D	lily/dynamic-text-spanner.cc
:100644 100644 3f78d36... 122ba66... M	lily/new-line-spanner.cc
:100644 100644 e99b6bd... 909f33f... M	scm/define-grobs.scm
:100644 100644 463a082... 283f04f... M	scm/stencil.scm

commit c9549087ce1f66987f6405040f3ca8db6b91a5de
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 14:20:04 2007 +0100

    use new-line-spanner for trills.

:100644 100644 0343067... e99b6bd... M	scm/define-grobs.scm

commit 0f456fe3a80caaf0289bedd4f960150b5025aaac
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 14:19:53 2007 +0100

    support 'text detail for bound-info  too.

:100644 100644 4bc7896... 3f78d36... M	lily/new-line-spanner.cc

commit ebe5ab18bc7e1bdc2885dd5645cc9e872552d6ab
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 13:25:18 2007 +0100

    move trill line into line-interface. Allows angled trill lines.

:000000 100644 0000000... 4d33f49... A	input/regression/line-style.ly
:100644 100644 ccbd83e... fa94b9f... M	lily/include/line-interface.hh
:100644 100644 fcfa28e... 8c54fa7... M	lily/line-interface.cc
:100644 100644 0bbe92a... 7a8870a... M	lily/line-spanner.cc
:100644 100644 8595965... 4bc7896... M	lily/new-line-spanner.cc

commit 91204189bfd1738b4367715e98f504ce07fe4c61
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 13:24:42 2007 +0100

    use _degrees to signify functions taking degree angles.

:100644 100644 0975e29... a3093c9... M	flower/include/offset.hh
:100644 100644 d7ba419... 0861471... M	flower/offset.cc
:100644 100644 bc94865... 1941d7d... M	lily/grob.cc
:100644 100644 445e461... 820771e... M	lily/include/stencil.hh
:100644 100644 b88b0c8... 12bbf4e... M	lily/stencil.cc

commit b60ca67e20754e649d7ef791b68a554e904d27e1
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 12:48:12 2007 +0100

    Fix #255.
    
    Require delta-time before breaking out of separation item loop.
    Add time_spanned_interval(Item*, Item*)

:000000 100644 0000000... 391d516... A	input/regression/spacing-horizontal-skyline-grace.ly
:100644 100644 a23cab5... fa5092e... M	lily/include/item.hh
:100644 100644 9d6a517... 521b285... M	lily/item.cc
:100644 100644 f8975cd... 7de9341... M	lily/separating-group-spanner.cc
:100644 100644 8a1e9e6... 14ab378... M	lily/spanner.cc

commit 1a674e21e82445e411e8d4fe912f2d0c5ab29af7
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 03:36:39 2007 -0800

    More tutorial fixes.

:100644 100644 c0f622f... 29b9d67... M	Documentation/user/tutorial.itely

commit c0092b0736695c352013ea271f6339f4de2fa029
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 12:26:22 2007 +0100

    elucidate minimize least_sq error message.

:100644 100644 d95279a... 582e5b0... M	lily/least-squares.cc

commit e72b995d7dea60c96ae480e37b27afc6ce1e7880
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 01:22:21 2007 -0800

    Correct directories for LSR so it works with the buildscripts.

:100644 100644 11c99de... e457d98... M	Documentation/index.html.in
:100644 100644 f29bcef... b2fe188... M	input/lsr/LSR.ly

commit 2604e37a703b638df2cdde32e7fb908fa6d02917
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 00:37:37 2007 -0800

    Small font and presentation update for LSR.

:100644 100644 6685470... abff76e... M	Documentation/user/instrument-notation.itely
:100644 100644 168823a... f29bcef... M	input/lsr/LSR.ly
:100644 100644 73bf407... ce1540c... M	input/lsr/advanced/AAA-intro-advanced.ly
:100644 100644 5010547... ae4b6b0... M	input/lsr/trick/AAA-intro-trick.ly
:100644 000000 58d3f28... 0000000... D	input/lsr/trick/Adding-ambiti-per-voice.ly
:100644 100644 f19247d... b0abda4... M	input/test/AAA-intro-test.ly

commit 82a5f75f836107b621776286d4dfbb8fe19cd464
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 00:33:19 2007 -0800

    Add web page for selecting LSR categories.

:100644 100644 95cd95a... 36b2eec... M	input/lsr/GNUmakefile
:000000 100644 0000000... 168823a... A	input/lsr/LSR.ly
:000000 100644 0000000... c534e35... A	input/lsr/SConscript

commit 5d9c3e629ee20fa27c6d526cbab0a6dd102c6709
Author: Graham Percival <gpermus@gmail.com>
Date:   Wed Jan 24 00:22:14 2007 -0800

    Add tips for creating minimal examples.

:100644 100644 738bf68... 5670f9e... M	Documentation/user/running.itely
:100644 100644 97edb20... 2265940... M	Documentation/user/working.itely

commit dbf8d9b2fa5c8212b2aa05c992702887aaf1c658
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Wed Jan 24 08:37:06 2007 +0200

    Fix off-by-one error in constrained-breaking.

:100644 100644 cbc22cf... d01bc2a... M	lily/constrained-breaking.cc
:100644 100644 b43c302... 5c81dc3... M	lily/page-breaking.cc

commit bce7946aba5e7a5144374c7bbe128d445ed00a09
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jan 23 22:14:21 2007 -0800

    Proofreading for tutorial; thanks Mats.

:100644 100644 486e378... c0f622f... M	Documentation/user/tutorial.itely

commit da60fb208d5b4f2cc735453f6285692a266d349a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 03:32:31 2007 +0100

    support arrows for new glissandi.

:100644 100644 b0c4096... 8595965... M	lily/new-line-spanner.cc

commit 10942509d14ada9d97be32b5fcbcf13416e478d9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 03:14:42 2007 +0100

    Glissando fixes.

:100644 100644 095b29a... b72e1c7... M	input/regression/glissando-broken.ly
:000000 100644 0000000... 204c4c3... A	input/regression/tablature-slide.ly
:100644 100644 ff91888... 3a88ef8... M	lily/glissando-engraver.cc
:100644 100644 ea7d9c5... 61a27df... M	ly/engraver-init.ly

commit a99c31aec53a81c8c5a4cf4f28d756756eac8cef
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 03:01:39 2007 +0100

    glissando-broken.ly regtest.

:000000 100644 0000000... 095b29a... A	input/regression/glissando-broken.ly

commit 2508326737e13eee629eda5f686c5c6cb605caec
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 03:01:24 2007 +0100

    extra-dy support for new line-spanner.

:100644 100644 c6d8773... b0c4096... M	lily/new-line-spanner.cc

commit 8cdbedbb86700b3cf1b1dff58f00781132e097b4
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 03:01:09 2007 +0100

    tune down time factor for output distance further

:100644 100644 e56b1e4... ebc8395... M	buildscripts/output-distance.py

commit ee7ab005d92064cb95506f64c1325d300e07c002
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 02:29:20 2007 +0100

    A more flexible implementation for line spanners.

:000000 100644 0000000... c6d8773... A	lily/new-line-spanner.cc
:100644 100644 79c53c0... 4365e35... M	scm/define-grob-properties.scm
:100644 100644 0dc2235... 0343067... M	scm/define-grobs.scm

commit f5065481d32f274cc421379f07718ece690b4485
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 02:28:19 2007 +0100

    move zigzag to line-interface.

:100644 100644 7746a73... ccbd83e... M	lily/include/line-interface.hh
:100644 100644 894d108... fcfa28e... M	lily/line-interface.cc
:100644 100644 f6809cd... 0bbe92a... M	lily/line-spanner.cc

commit f43ff16845a16beb1296372cd3373a1365a3dc64
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 02:27:21 2007 +0100

    allow arbitrary property override nesting.

:100644 100644 02f03de... 4bf3c9d... M	lily/parser.yy

commit dd3d788291bc223590ff34c397cfbbb927b3f26f
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 02:27:00 2007 +0100

    make spanned_rank_iv() const; add Spanner::spanned_time() method

:100644 100644 01b2c7f... bc94865... M	lily/grob.cc
:100644 100644 bcd101b... c7ecbba... M	lily/include/grob.hh
:100644 100644 d00541a... a23cab5... M	lily/include/item.hh
:100644 100644 e4a09cc... 23455d7... M	lily/include/spanner.hh
:100644 100644 c6ca1b2... 9d6a517... M	lily/item.cc
:100644 100644 e1fe55e... 8a1e9e6... M	lily/spanner.cc

commit 8537d94d7512461ab132e97bd1bf70eabb1b1385
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Wed Jan 24 02:26:17 2007 +0100

    interval template and offset tweaks.

:100644 100644 ba28b1c... 33e7c01... M	flower/include/interval.hh
:100644 100644 1995dd2... 0975e29... M	flower/include/offset.hh
:100644 100644 f578b19... d7ba419... M	flower/offset.cc
:100644 100644 cbf4f3b... b669abb... M	lily/template5.cc

commit a6c3e432d0bd19baf580c4fb34a517b47e85ca2e
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jan 23 12:13:23 2007 -0800

    Update makelsr script.

:100755 100755 4a89282... 3f70827... M	buildscripts/makelsr.py

commit c17331d6956dd9969526c7253eafae5e7951f536
Author: Graham Percival <gpermus@gmail.com>
Date:   Tue Jan 23 11:35:32 2007 -0800

    Might as well do the AAA for the other input/*/

:100644 000000 d19595b... 0000000... D	input/regression/+.ly
:000000 100644 0000000... d19595b... A	input/regression/AAA-intro-regression.ly
:100644 000000 f19247d... 0000000... D	input/test/+.ly
:000000 100644 0000000... f19247d... A	input/test/AAA-intro-test.ly

commit 985ac636925d1db51c8a13d6420272454aa8fadf
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 16:05:01 2007 +0100

    coverage.

:000000 100644 0000000... b0ebfda... A	input/regression/skiptypesetting-show-last.ly

commit 28e141fad186550b9722a1d046d61861cfa4bdae
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 15:59:41 2007 +0100

    scheme coverage generation fixes.

:100755 100755 abbc65d... b86ebaa... M	buildscripts/build-coverage.sh
:100644 100644 a06a943... 0b3b2b7... M	buildscripts/coverage.py

commit a022f78db9022c59ddc3dce1f408c732b420a594
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 15:59:23 2007 +0100

    Scheme coverage fixes.

:100644 100644 670e28e... 213d995... M	scm/framework-ps.scm
:100644 100644 183b71e... a5aee54... M	scm/lily.scm
:100644 100644 c786c16... 5efe027... M	scm/markup.scm
:100644 100644 234faf4... 049f27e... M	scm/music-functions.scm
:100644 100644 594aced... b82c185... M	scm/output-ps.scm
:100644 100644 d9a97b9... 4be3278... M	scm/output-tex.scm
:100644 100644 9959afd... fe17642... M	scm/ps-to-png.scm
:100644 100644 409247d... 437cc03... M	scm/to-xml.scm

commit 1726e648d2fb9cf9eb60370c5f9d9f051798f2f7
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 15:04:07 2007 +0100

    fix dashed-slur, and test for it in backend-exercise.ly

:100644 100644 5c623f9... f709dab... M	input/regression/backend-excercise.ly
:100644 100644 7a29725... 594aced... M	scm/output-ps.scm

commit 5a25c944e475df407dd7f57347b6da48b974a1d3
Author: Joe Neeman <joeneeman@gmail.com>
Date:   Tue Jan 23 10:11:41 2007 +0200

    Remove old piano spacing documentation.
    Prevent ties from looking up end_position on cross-staff stems.

:100644 100644 a15df59... 377a74e... M	Documentation/user/spacing.itely
:100644 100644 fca2900... e68480c... M	Documentation/user/templates.itely
:100644 100644 6c7e2a0... 38510ae... M	lily/tie-formatting-problem.cc
:100644 100644 9ac5a25... ea16ead... M	ly/engraver-init.ly

commit 93e41fb6aed19bc2050be6bcbf58a4a90cdf9a00
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 03:59:49 2007 +0100

    sort coverage output.

:100644 100644 5ca40f9... 7b1dfc8... M	scm/coverage.scm

commit 7a6d4b78d22da9d96c9d1e6094e28caa18e0d2c9
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 03:51:31 2007 +0100

    use normal hash iso. hashv for coverage.

:100644 100644 aefef13... 5ca40f9... M	scm/coverage.scm

commit effeb27cfd04961d7d9d2334ff67cc3dd18bc9a0
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 03:51:20 2007 +0100

    thinkwo.

:100644 100644 c3cf34b... a06a943... M	buildscripts/coverage.py

commit 46067ec1c5a34c36ecb2ff46a8bad74a88f9b5c8
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 03:51:16 2007 +0100

    build-coverage fix

:100755 100755 7658183... abbc65d... M	buildscripts/build-coverage.sh

commit 71d5d72e4e761c5890bed47ce7b6c6e0fb271852
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 03:50:54 2007 +0100

    don't change signatures depending on NDEBUG

:100644 100644 15bd3c5... 7e5ea8a... M	lily/context.cc
:100644 100644 5e49d8e... b62a6bb... M	lily/grob-property.cc
:100644 100644 2cb0280... 39babf7... M	lily/include/context.hh
:100644 100644 c66c58f... bcd101b... M	lily/include/grob.hh
:100644 100644 dec12d1... 555d65b... M	lily/include/lily-guile-macros.hh
:100644 100644 136dd3c... 839edd4... M	lily/include/prob.hh
:100644 100644 7438de3... e6facbd... M	lily/prob.cc

commit 77a4a74e1e54aa6ca1a7fb42ab9e09f8ed0c9e18
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 22 18:21:18 2007 -0800

    Small correction for example lyrics.

:100644 100644 af4c9ce... 6685470... M	Documentation/user/instrument-notation.itely
:100644 100644 8b5e570... 486e378... M	Documentation/user/tutorial.itely

commit 29219ed522ff863228d0badcff7ecbc392142a1a
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 02:41:04 2007 +0100

    use freetype_error_string in more places.

:100644 100644 d4ed2cf... 2e72d57... M	lily/open-type-font.cc
:100644 100644 f91eafb... 10cca5b... M	lily/pango-font.cc
:100644 100644 e8e8600... 26deb08... M	lily/ttf.cc

commit 7af4dd63354dc4cba30a019eb07bdf4f5534a947
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 02:29:28 2007 +0100

    improve freetype error reporting.

:000000 100644 0000000... 6836711... A	lily/freetype-error.cc
:100644 100644 2297d6c... 1b6dad2... M	lily/include/freetype.hh
:100644 100644 8b1229f... d4ed2cf... M	lily/open-type-font.cc

commit e68a3700bf0c2694cbee735a9599d5d8cd549f2e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Tue Jan 23 00:59:47 2007 +0100

    thinko.

:100644 100644 668b6a0... c3cf34b... M	buildscripts/coverage.py

commit 47504d42bfff9c1d9dc899172cd9dfb3d8b4f514
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 22 13:55:15 2007 -0800

    Add URL to LSR pages.

:100644 100644 02d2c32... 73bf407... M	input/lsr/advanced/AAA-intro-advanced.ly
:100644 100644 4d5254f... 5010547... M	input/lsr/trick/AAA-intro-trick.ly

commit 961f6f76f132b8cd6bfacf7c0b81e00d1c118476
Author: Graham Percival <gpermus@gmail.com>
Date:   Mon Jan 22 13:45:39 2007 -0800

    Updates for LSR.

:100644 000000 02d2c32... 0000000... D	input/lsr/advanced/+.ly
:000000 100644 0000000... 02d2c32... A	input/lsr/advanced/AAA-intro-advanced.ly
:100644 000000 4d5254f... 0000000... D	input/lsr/trick/+.ly
:000000 100644 0000000... 4d5254f... A	input/lsr/trick/AAA-intro-trick.ly
:100755 100755 c902131... 4a89282... M	input/makelsr.py

commit 0974b02200728480e5fe0f4c56ed9d6704a421f4
Author: Nicolas Sceaux <nicolas.sceaux@free.fr>
Date:   Mon Jan 22 22:14:35 2007 +0100

    Load the (scm display-lily) module into (lily), instead of from toplevel ly module.

:100644 100644 516fbb4... 5b2b4f1... M	input/regression/display-lily-tests.ly
:100644 100644 2f4876b... 431012e... M	ly/music-functions-init.ly
:100644 100644 ea72b11... 91be3e2... M	scm/define-music-display-methods.scm
:100644 100644 df0d04d... b7e2535... M	scm/display-lily.scm
:100644 100644 76b8cf2... ed93b33... M	scm/music-functions.scm

commit 548032bda8fd7795808a4ebfba5363bcf0328322
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 20:38:20 2007 +0100

    add scheme coverage analysis to build-coverage.sh

:100755 100755 6e54386... 7658183... M	buildscripts/build-coverage.sh
:100644 100644 a3b68dd... 668b6a0... M	buildscripts/coverage.py

commit 7283d69cef320e03ab3f1e05affd823545ffd0e5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 19:54:48 2007 +0100

    move makelsr to buildscripts/

:000000 100755 0000000... c902131... A	buildscripts/makelsr.py
:100755 000000 c902131... 0000000... D	input/makelsr.py

commit 665bc652deacd88726eb3c66edd20acca9660239
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 19:24:37 2007 +0100

    another bogus README

:100644 100644 8cd520e... a8293cb... M	input/lsr/trick/GNUmakefile

commit a38a358680a2eb7cd31b93f49bf0e6be028f4b1d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 19:13:03 2007 +0100

    don't dist nonexistent README

:100644 100644 6d37cd2... 43325ab... M	input/lsr/advanced/GNUmakefile

commit c4a68cbebc744ae8867e9456634335925dc4edb3
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 18:13:13 2007 +0100

    tune down time factor in output-distance.py

:100644 100644 d066ff7... e56b1e4... M	buildscripts/output-distance.py

commit 3bbde6f8c077f693c4211c6aab928d94213315db
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 18:12:47 2007 +0100

    Fix #250.
    
    Use breakableSeparationItem as right bound, if available.

:000000 100644 0000000... 488ae8b... A	input/regression/hairpin-to-barline-mark.ly
:100644 100644 8df7f8f... 49687a6... M	lily/dynamic-engraver.cc

commit 0db9bab1e8cb8b8954f313d9120d05f220693f78
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 18:12:16 2007 +0100

    Fix #251
    
    Pass Beaming_options to Beaming_pattern::beamify () iso. Context
    pointer.

:000000 100644 0000000... 2eb529a... A	input/regression/auto-beam-beaming-override.ly
:100644 100644 4ff8d9d... d2cef6a... M	lily/auto-beam-engraver.cc
:100644 100644 288a474... 51569b0... M	lily/beam-engraver.cc
:100644 100644 87cfaf7... ba5b8a4... M	lily/beaming-pattern.cc
:100644 100644 134c448... 4a9eae6... M	lily/include/beaming-pattern.hh

commit ce5560b541ec55aea865e96f7736b9ef1827a06b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Mon Jan 22 18:05:01 2007 +0100

    bump version

:100644 100644 0b8b4fe... 1380565... M	VERSION

commit cf895aac4350bad4311e58ef9f2faf46a30241fb
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jan 21 13:58:44 2007 -0800

    Add stubs for glossary for articulation and anacrusis.

:100644 100644 b36de05... af4c9ce... M	Documentation/user/instrument-notation.itely
:100644 100644 840ac2c... 97d1182... M	Documentation/user/music-glossary.tely
:100644 100644 566a5db... 8b5e570... M	Documentation/user/tutorial.itely

commit 58b1a1ef91d0621d448448e7f5c2a0b5d40a99a3
Author: Graham Percival <gpermus@gmail.com>
Date:   Sun Jan 21 13:50:00 2007 -0800

    Fixes from mailist.

:100644 100644 fdd4d5c... b36de05... M	Documentation/user/instrument-notation.itely

commit 40a9e4c7630e79fe96cf7e380f756b070fb7b8e5
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 21 15:31:04 2007 +0100

    remove debugging gobs.

:100644 100644 a7a1b24... aefef13... M	scm/coverage.scm

commit 4bde6185ee1e5c158fcd36f0de7f3ac8523f327b
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 21 15:30:32 2007 +0100

    move filename filter out of coverage.scm

:100644 100644 0b79959... a7a1b24... M	scm/coverage.scm
:100644 100644 ebe0cc3... 183b71e... M	scm/lily.scm

commit 93754eb8d4760a34bf48a712412bb8563c65fd77
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 21 15:30:09 2007 +0100

    set column & line numbers for embedded-Scheme reads.

:100644 100644 fabc5c2... c4d535d... M	lily/parse-scm.cc

commit 156de4d258fe5946e7810019dc199bd0f1853692
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 21 15:28:32 2007 +0100

    parse SCM cov files separately

:100644 100644 380e9e3... a3b68dd... M	buildscripts/coverage.py

commit 96c59baacfdd5ad08bc4cafaeca7d1140f5cac69
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Sun Jan 21 13:52:00 2007 +0100

    make regularize_id globally visible.

:100644 100644 a4d4797... 06f572e... M	python/convertrules.py

commit df05c651d392d915cc4b31f47be316e3cdcde9e4
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Jan 21 14:04:13 2007 +0200

    Enable one-pass stretching for PianoStaff

:100644 100644 9e5b09c... ae4567d... M	input/test/music-box.ly
:100644 100644 0ea37e8... 9182285... M	input/typography-demo.ly
:100644 100644 e52e8f6... 69fb5e9... M	lily/align-interface.cc
:100644 100644 e87a108... 8c3ca97... M	lily/axis-group-interface.cc
:100644 100644 ecc9d0b... 75f859f... M	lily/beam.cc
:100644 100644 01b2c7f... c5f04d0... M	lily/grob.cc
:100644 100644 0d0f095... 8b0e9d9... M	lily/include/align-interface.hh
:100644 100644 412540b... e505cd6... M	lily/include/beam.hh
:100644 100644 c66c58f... 5876d44... M	lily/include/grob.hh
:100644 100644 a4ea033... bccac37... M	lily/include/skyline.hh
:100644 100644 20fb703... a5ea54e... M	lily/include/slur.hh
:100644 100644 d022175... c9b509c... M	lily/include/stem.hh
:100644 100644 b729e53... 5eedbe2... M	lily/skyline.cc
:100644 100644 1f9e605... f3938b2... M	lily/slur.cc
:100644 100644 7c369e4... dd247b4... M	lily/stem.cc
:100644 100644 ea7d9c5... 9ac5a25... M	ly/engraver-init.ly
:100644 100644 bddef11... 41e74c2... M	scm/define-grob-properties.scm
:100644 100644 a31b95d... 645202e... M	scm/define-grobs.scm
:100644 100644 5b030d8... 0258385... M	scm/layout-page-layout.scm

commit 2ce0f7f27e04634da10f5b59e399599f25a5d399
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 21:36:54 2007 -0800

    Small fixes from mailist.

:100644 100644 365cfa9... f167c6c... M	Documentation/user/non-music.itely
:100644 100644 979a5cd... 738bf68... M	Documentation/user/running.itely

commit 46b4505ab1623f62487970ae79db9b1b56e90311
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 21:29:37 2007 -0800

    Oops; the previous update wasn't final.  This one should be.  :)

:100644 100644 de163bf... 1dd8222... M	Documentation/user/putting.itely
:100644 100644 ffefa1c... 566a5db... M	Documentation/user/tutorial.itely

commit 4172d5604f30031181d9ff57955834fa78afe166
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 21:13:52 2007 -0800

    Last rewrite of tutorial.itely until 2.11.13.
    
    Translators: it's not completely finished; I'd like to get one or two
    people to proofread the new tutorial before I declare these node names final.

:100644 100644 33a62a4... 101772c... M	Documentation/user/introduction.itely
:100644 100644 3bd4ca5... 7e5f049... M	Documentation/user/lilypond.tely
:100644 100644 af55778... de163bf... M	Documentation/user/putting.itely
:100644 100644 fca2900... bc41f8d... M	Documentation/user/templates.itely
:100644 100644 8a52c0c... ffefa1c... M	Documentation/user/tutorial.itely

commit 683bb9b6a78f325ec56bb631a0382bc6e8319cb6
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 13:56:52 2007 -0800

    Add the tricky +.ly files.

:000000 100644 0000000... 02d2c32... A	input/lsr/advanced/+.ly
:000000 100644 0000000... 4d5254f... A	input/lsr/trick/+.ly

commit 7abd0684730c5744aea72b8e766b92548eab8916
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 13:06:13 2007 -0800

    Clean-up of makelsr script.

:100755 100755 5abbeb9... c902131... M	input/makelsr.py

commit d6eefafca1d290127d9ba66954902197edac3fdc
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 11:49:46 2007 -0800

    Example of populating auto-LSR with snippets.

:000000 100644 0000000... 1298e8f... A	input/lsr/advanced/Alternating-beam-directions.ly
:000000 100644 0000000... 58d3f28... A	input/lsr/trick/Adding-ambiti-per-voice.ly
:000000 100644 0000000... d466fac... A	input/lsr/trick/Caesura-railtracks-with-fermata.ly
:000000 100644 0000000... 6d8fb0a... A	input/lsr/trick/Tramlines-and-Feta-font-caesurae.ly

commit eb82a554e1bb5e99d8fa449e4f71391ce07c03d2
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 11:45:25 2007 -0800

    Added automatic LSR infrastructure.

:100644 100644 022f9c3... a8c4d4a... M	input/GNUmakefile
:000000 100644 0000000... 95cd95a... A	input/lsr/GNUmakefile
:000000 100644 0000000... 6d37cd2... A	input/lsr/advanced/GNUmakefile
:000000 100644 0000000... f72bfff... A	input/lsr/advanced/SConscript
:000000 100644 0000000... 8cd520e... A	input/lsr/trick/GNUmakefile
:000000 100644 0000000... 3845b7b... A	input/lsr/trick/SConscript
:000000 100755 0000000... 5abbeb9... A	input/makelsr.py

commit a7c3c0ab5d191346b2798a0a25d8c02aad035905
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sat Jan 20 12:34:47 2007 +0200

:100644 100644 f53cfd6... 84ba60c... M	lily/bar-number-engraver.cc
:100644 100644 8df7f8f... 2104235... M	lily/dynamic-engraver.cc
:100644 100644 4cc75a6... cc69660... M	lily/include/volta-bracket.hh
:100644 100644 984eb68... 1f4a0c3... M	lily/mark-engraver.cc
:100644 100644 a663e57... 897948d... M	lily/metronome-engraver.cc
:100644 100644 c53cf3e... 14f519e... M	lily/text-engraver.cc
:100644 100644 2ab6dd8... 0b9f3e4... M	lily/text-spanner-engraver.cc
:100644 100644 072f966... 8e56784... M	lily/trill-spanner-engraver.cc
:100644 100644 49018d8... fb3cb12... M	lily/volta-bracket.cc
:100644 100644 604c53c... d761153... M	lily/volta-engraver.cc

commit 6101e08e67e8b106877c50ed3107323bac633094
Author: Graham Percival <gpermus@gmail.com>
Date:   Sat Jan 20 00:45:20 2007 -0800

    Tutorial update number seven; almost finished.

:100644 100644 4ebc624... 8a52c0c... M	Documentation/user/tutorial.itely

commit 4c03fbf9001cd12b0befd3e544193575898a256c
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 23:22:38 2007 -0800

    Tutorial update seven; reorg tutorial into sections.

:100644 100644 6303b54... da60b0e... M	Documentation/user/basic-notation.itely
:100644 100644 f76c208... 0274641... M	Documentation/user/macros.itexi
:100644 100644 dec0b27... 4ebc624... M	Documentation/user/tutorial.itely

commit 59908b05ebea74a53391af29a043a12d3501a2a1
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 21:05:05 2007 -0800

    Sixth tutorial rewrite.

:100644 100644 c25ef5c... dec0b27... M	Documentation/user/tutorial.itely

commit 43ec24280206a8db50ef62c82335afa922adbf7f
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 20:45:46 2007 -0800

    Fifth tutorial update.

:100644 100644 0a85e74... f76c208... M	Documentation/user/macros.itexi
:100644 100644 f570060... c25ef5c... M	Documentation/user/tutorial.itely

commit 2ba1f58f1349caf440a36e683040efddf65ab760
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 19:55:10 2007 -0800

    Fourth phase of tutorial rewrite.

:100644 100644 18a5622... f570060... M	Documentation/user/tutorial.itely

commit efb36ca421bfcc0b8a1d70dc4a28bc9e4407dbcf
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 17:52:04 2007 -0800

    Third phase of tutorial rewrite.

:100644 100644 b4e36e8... 6303b54... M	Documentation/user/basic-notation.itely
:100644 100644 ff81939... 18a5622... M	Documentation/user/tutorial.itely

commit 081995cea7a0211e2ad904c15afb120218ae3dd5
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 17:29:35 2007 -0800

    Corrections to second round of tutorial rewrite.

:100644 100644 a196918... ff81939... M	Documentation/user/tutorial.itely

commit a3b27b0168ace77429d6c4cd8bd57b4b87968a3d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Fri Jan 19 21:45:44 2007 +0100

    Scheme coverage testing
    
    This requires recent GUILE CVS, with support for
    memoize-symbol evaluator trap handler.

:000000 100644 0000000... 0b79959... A	scm/coverage.scm
:100644 100644 cb1e593... ebe0cc3... M	scm/lily.scm

commit a625739fa223f6e472c84c664afdb67d8c4668f5
Author: Graham Percival <gpermus@gmail.com>
Date:   Fri Jan 19 00:17:42 2007 -0800

    Second phase of tutorial rewrite.

:100644 100644 d80f222... a196918... M	Documentation/user/tutorial.itely

commit 032f80f9aad7f62be3b4735daa2ec6ac2748f090
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Fri Jan 19 08:47:28 2007 +0200

    Fix ragged right overcrowding on last line. Bug #249

:100644 100644 931e4c4... 9eaa3d6... M	lily/constrained-breaking.cc

commit 0301384dbbae94e2de7308bb2a69c54427030102
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jan 18 22:21:54 2007 -0800

    First round of tutorial updates.

:100644 100644 ee0ee87... d80f222... M	Documentation/user/tutorial.itely

commit 3fd7ae68cb4960bbcf99f1d703b2221fea82e537
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jan 18 22:21:22 2007 -0800

    Doc compile fix.

:100644 100644 ff4af0c... 979a5cd... M	Documentation/user/running.itely

commit 393a155e6c9e2e39a6476824d70bcc239fa5d633
Author: Graham Percival <gpermus@gmail.com>
Date:   Thu Jan 18 15:45:15 2007 -0800

    Document Tie \#'minimum-length only doing the distance between
    noteheads.  (fixes \#7)

:100644 100644 c7949ec... 79c53c0... M	scm/define-grob-properties.scm

commit 72c73c2edc31c99bcb1dd4aa023a568be89cf928
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Jan 18 22:07:18 2007 +0200

    Do ragged-right according to the space at the end of the line, not the
    spring force.

:100644 100644 73790d5... ae3206a... M	lily/include/simple-spacer.hh
:100644 100644 5f28644... 9200554... M	lily/simple-spacer.cc

commit 476a9e526c20fd989bd7e7ffd1534812a5e7872f
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Jan 18 21:32:32 2007 +0200

    method renaming in constrained-breaking

:100644 100644 5fbc3f7... 931e4c4... M	lily/constrained-breaking.cc
:100644 100644 502e8c2... 2478afc... M	lily/include/constrained-breaking.hh
:100644 100644 d82b881... b5c3829... M	lily/page-breaking.cc
:100644 100644 0142ef3... f91a4cd... M	lily/paper-score.cc

commit e498a0e96fff6832aa43d36ef4678c537213e6d7
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Jan 18 19:39:45 2007 +0200

    make web fixes

:100644 100644 d71fa20... 85670f2... M	lily/system.cc
:100644 100644 acb8cb1... 8237106... M	scm/layout-page-dump.scm
:100644 100644 c5721b3... 5b030d8... M	scm/layout-page-layout.scm

commit 37e9ff479c1dc3a7563f5b279c37295eb0f50995
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 17:25:29 2007 +0100

    use ly:format in output-ps

:100644 100644 8af5b3f... 7a29725... M	scm/output-ps.scm

commit c5aa511c9d111e1721403987cf441000961ad208
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 17:26:53 2007 +0100

    spend less time sampling memory data.

:100644 100644 f5a19e8... 0b63637... M	scm/memory-trace.scm

commit 9dd6fa75ab64e985ed533df12c018a3a0792a104
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 17:25:21 2007 +0100

    ly:format, a custom routine for formatting output.

:100644 100644 c52bc54... cbc3b60... M	lily/general-scheme.cc

commit 5755c0134a61c2bc784304ecae1cfa0d539e4cee
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 15:55:15 2007 +0100

    rename source.{hh,cc} -> sources.{hh,cc}

:100644 100644 ee971d7... 617b1ac... M	lily/includable-lexer.cc
:100644 100644 9cc5219... 09c7cfa... M	lily/include/source.hh
:000000 100644 0000000... 13776f3... A	lily/include/sources.hh
:100644 100644 3d998b3... 09028d0... M	lily/input.cc
:100644 100644 c3ac4af... ca1d224... M	lily/lily-parser-scheme.cc
:100644 100644 356615a... 456acd1... M	lily/lily-parser.cc
:100644 100644 068baed... e69de29... M	lily/source.cc
:000000 100644 0000000... bfd3e0d... A	lily/sources.cc

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

    separate fixed and variable size midi data.

:100644 100644 bd7edf5... 353a26f... M	lily/audio-staff.cc
:100644 100644 56c80f5... fca8aa3... M	lily/include/lily-proto.hh
:000000 100644 0000000... fc41a54... A	lily/include/midi-chunk.hh
:100644 100644 a035326... a3cea87... M	lily/include/midi-item.hh
:100644 100644 1d9066e... fe31d65... M	lily/include/midi-stream.hh
:000000 100644 0000000... 5aaf5bd... A	lily/midi-chunk.cc
:100644 100644 4a633cc... 3d2d67a... M	lily/midi-item.cc
:100644 100644 11afe02... bcaefe7... M	lily/midi-stream.cc
:100644 100644 08b5534... cef858c... M	lily/midi-walker.cc
:100644 100644 439d948... e536622... M	lily/performance.cc

commit fafd58ce6b5c770fb25f908e51e3784656f8a86c
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Thu Jan 18 15:01:45 2007 +0200

    one-pass vertical stretching

:100644 100644 fc62e45... e52e8f6... M	lily/align-interface.cc
:100644 100644 23c3087... e87a108... M	lily/axis-group-interface.cc
:100644 100644 4f1d349... 0d0f095... M	lily/include/align-interface.hh
:100644 100644 d752a05... 2f4f501... M	lily/include/axis-group-interface.hh
:100644 100644 48e6875... 3a5b39a... M	lily/include/system.hh
:100644 100644 e531b7f... d82b881... M	lily/page-breaking.cc
:100644 100644 bd6d3a6... 0142ef3... M	lily/paper-score.cc
:100644 100644 f1e9179... dc53e51... M	lily/prob-scheme.cc
:100644 100644 06ac09e... d71fa20... M	lily/system.cc
:100644 100644 c7949ec... bddef11... M	scm/define-grob-properties.scm
:100644 100644 2130dab... 9cb27bd... M	scm/define-grobs.scm
:100644 100644 8237106... acb8cb1... M	scm/layout-page-dump.scm
:100644 100644 264d380... c5721b3... M	scm/layout-page-layout.scm

commit 6361665565875c2b6ac765902c0eb7dd51918d5d
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:24:52 2007 +0100

    also delete note stop events.

:100644 100644 c9a1fc2... 08b5534... M	lily/midi-walker.cc

commit 2e4e6fcfc3453ff509c5547ad32eb45b1a254878
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:22:30 2007 +0100

    Plug MIDI memory leak, and correct end-of-track issues.
    
    Centralize midi item memory management.  Don't do side-effects in
    destructor, but in explicit finalize() method.

:100644 100644 120313e... bd7edf5... M	lily/audio-staff.cc
:100644 100644 f7ea0e0... a035326... M	lily/include/midi-item.hh
:100644 100644 69bf4c8... 8ea8b27... M	lily/include/midi-walker.hh
:100644 100644 88f9aeb... 4a633cc... M	lily/midi-item.cc
:100644 100644 941e64c... c9a1fc2... M	lily/midi-walker.cc

commit 071585631588c07f7dbbf6e56f8bde10c5d75d69
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:12:45 2007 +0100

    further memory trace polish.

:100644 100644 0bcf5bd... f5a19e8... M	scm/memory-trace.scm

commit b5195df95fb31a8d55f80a0955e0baa7d0015008
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:12:27 2007 +0100

    also output midi in profile test.

:100755 100755 4c53c64... 072cf64... M	buildscripts/build-profile.sh

commit f9ab299e56884f7f6af3febcd903d13294670333
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:12:14 2007 +0100

    robustness: don't inspect possibly empty vector.

:100644 100644 542ce8e... 87cfaf7... M	lily/beaming-pattern.cc

commit 4013fd9b846c0a2167e2cdd60cda28a7a3fc16a6
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 13:11:47 2007 +0100

    robust_scm2fraction

:100644 100644 46db4f4... 3bfd1b8... M	lily/accidental.cc
:100644 100644 0e4e2d9... e2fdcc9... M	lily/ambitus-engraver.cc
:100644 100644 6eef555... 6f21a29... M	lily/include/lily-guile.hh
:100644 100644 ebee988... 50f1746... M	lily/include/tie-formatting-problem.hh
:100644 100644 c086f3d... 36199d7... M	lily/key-engraver.cc
:100644 100644 a1a6359... 976b19e... M	lily/lily-guile.cc

commit 7018a0229c63e4a683fd35fc056020b12d6198ed
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 03:04:25 2007 +0100

    plug small leak.

:100644 100644 323fa7d... cbc1478... M	lily/accidental-placement.cc

commit cf287afe040d092263439a2f92a19cdf9f0f8c4e
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 03:04:13 2007 +0100

    plug small leak.

:100644 100644 ed4b757... bc97f78... M	lily/pango-select.cc

commit 7c72efe8b8c53c556f200e5266a20eeaec7da6dd
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 01:30:57 2007 +0100

    change octave in NEWS example.

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

commit 0e7e58e8c196a2dae50a551c2bdd3e59c1958cfc
Author: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date:   Thu Jan 18 01:30:45 2007 +0100

    memory tracing refinements.

:100644 100644 a0940d9... cb1e593... M	scm/lily.scm
:100644 100644 dd86c49... 0bcf5bd... M	scm/memory-trace.scm

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 c1bcb1e34e8aee46c9b74ac7d64f1838f7ef9a86
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 19 10:04:02 2006 +0200

    improvements to graphing support
    (cherry picked from 9dd7454e8ea0bfe855b838dee0fcaf4348b475cc commit)

:100644 100644 728cd89... 68fc2a0... M	lily/main.cc
:000000 100644 0000000... d3a858f... A	scm/graphviz.scm
:100644 100644 e71d400... a016901... M	scm/lily.scm

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 69863917056892b87691140e28cb197089c9dc4c
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

: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 3b8dd7a... 08937eb... M	scm/define-grobs.scm

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 67162dca384a478a2f3c92c5b8df4e6925be03d3
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.

:100644 100644 3665199... 2821c38... M	lily/axis-group-interface.cc
:100644 100644 3f1dbb4... b1bd975... M	lily/include/axis-group-interface.hh
:100644 100644 46dc0e3... 3b8dd7a... M	scm/define-grobs.scm

commit 6a75680e2a8144dabaf64fbe5551814bef3f35d5
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

: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 3b8dd7a... 46dc0e3... M	scm/define-grobs.scm

commit 9dd7454e8ea0bfe855b838dee0fcaf4348b475cc
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 19 10:04:02 2006 +0200

    improvements to graphing support

:100644 100644 4e72121... 2eb6cec... M	lily/main.cc
:000000 100644 0000000... d3a858f... A	scm/graphviz.scm
:100644 100644 4c17236... a078809... M	scm/lily.scm

commit cdcabe704b1bc9b8f212ee4b24e5e58ec352eb57
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Sun Nov 19 09:58:44 2006 +0200

    stop GDB crashing on ly_display_scm

:100644 100644 3422089... 0f94e2e... M	lily/include/lily-guile.hh
:100644 100644 e1a0e9b... e932f34... M	lily/lily-guile.cc

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 f4abe0b9bff0edddb4764c100184759eecced97d
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Wed Nov 15 21:19:24 2006 +0200

    add skyline debugging

:100644 100644 be81de3... 02213e4... M	lily/program-option.cc
:100644 100644 3337a77... 7c1828c... M	lily/system.cc
:100644 100644 e7d6e8d... 4c17236... M	scm/lily.scm

commit 665fb3ad5b20557fef880731cd18eb78e9e38596
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)

:100644 100644 f086969... c8440c7... M	lily/include/skyline.hh
:100644 100644 d508450... 731652b... M	lily/skyline.cc

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 e38b967026cf0832c3197eb7d9824ad5d326afff
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.

: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 d22d54b... bb314a6... 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 fc76728b358023683cacd5cac0440bf94b194330
Author: Joe Neeman <joe@joe-laptop.(none)>
Date:   Mon Nov 13 22:39:03 2006 +0200

    fix keep-inside-line for the left edge. 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
