]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agoThis commit was manufactured by cvs2svn to create tag 'lilypond_2_5_23'. release/2.5.23
janneke [Fri, 6 May 2005 14:23:42 +0000 (14:23 +0000)]
This commit was manufactured by cvs2svn to create tag 'lilypond_2_5_23'.

19 years agorelease commit
hanwen [Fri, 6 May 2005 14:23:41 +0000 (14:23 +0000)]
release commit

19 years agoReally minor fixes.
gpercival [Fri, 6 May 2005 10:54:40 +0000 (10:54 +0000)]
Really minor fixes.

19 years ago*** empty log message ***
hanwen [Fri, 6 May 2005 10:41:21 +0000 (10:41 +0000)]
*** empty log message ***

19 years agonew file
hanwen [Fri, 6 May 2005 09:12:51 +0000 (09:12 +0000)]
new file

19 years ago* mf/GNUmakefile (MFTRACE_FLAGS):
janneke [Fri, 6 May 2005 08:23:23 +0000 (08:23 +0000)]
* mf/GNUmakefile (MFTRACE_FLAGS):
* buildscripts/substitute-encoding.py (outdir): Build fix: pass
outdir as option (WAS: hardcoded).

19 years ago* THANKS: add Hans Forbrich.
hanwen [Fri, 6 May 2005 00:03:43 +0000 (00:03 +0000)]
* THANKS: add Hans Forbrich.

* Documentation/topdocs/NEWS.tely (Top): document new feature.

19 years ago* Documentation/topdocs/NEWS.tely (Top): document new feature.
hanwen [Thu, 5 May 2005 23:45:30 +0000 (23:45 +0000)]
* Documentation/topdocs/NEWS.tely (Top): document new feature.

* Documentation/user/basic-notation.itely (Staff symbol): document
start/stop staff. Reference to ossia.ly

* input/test/ossia.ly: new example using stop and startStaff.

* lily/timing-engraver.cc: remove Timing_engraver::initialize(),
in other words, don't create "|" barline at start of the score.
(start_translation_timestep): don't set whichBar for start of score.

* input/regression/staff-halfway.ly: use new functionality.

* lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
start and stop staff based on events.

* scm/define-music-types.scm (music-descriptions): add StaffSpanEvent

* ly/declarations-init.ly (startStaff, stopStaff): new identifiers.

19 years ago*** empty log message ***
hanwen [Thu, 5 May 2005 22:13:58 +0000 (22:13 +0000)]
*** empty log message ***

19 years ago * scripts/convert-ly.py: Attempt to do a smarter update of
matsb [Wed, 4 May 2005 16:11:59 +0000 (16:11 +0000)]
* scripts/convert-ly.py: Attempt to do a smarter update of
text markups from versions < 1.9.0 with arbitrary nesting.

19 years ago* po/fi.po: convert to utf-8, and update.
hjunes [Wed, 4 May 2005 14:26:43 +0000 (14:26 +0000)]
* po/fi.po: convert to utf-8, and update.

19 years ago*** empty log message ***
hanwen [Wed, 4 May 2005 11:03:11 +0000 (11:03 +0000)]
*** empty log message ***

19 years agoupdate from suse 2.4 package.
hanwen [Wed, 4 May 2005 10:53:08 +0000 (10:53 +0000)]
update from suse 2.4 package.

19 years ago*** empty log message ***
hanwen [Wed, 4 May 2005 10:35:56 +0000 (10:35 +0000)]
*** empty log message ***

19 years agorename
hanwen [Wed, 4 May 2005 10:11:32 +0000 (10:11 +0000)]
rename
Interpretation_context_handle to Context_handle.

19 years ago* input/regression/GNUmakefile (local_delete): use `find` together
hjunes [Wed, 4 May 2005 08:56:38 +0000 (08:56 +0000)]
* input/regression/GNUmakefile (local_delete): use `find` together
  with `xargs` to avoid too long argument-lists in cmd line.

19 years agoMinor fixes.
gpercival [Wed, 4 May 2005 03:59:59 +0000 (03:59 +0000)]
Minor fixes.

19 years agoMinor fixes.
gpercival [Wed, 4 May 2005 03:58:36 +0000 (03:58 +0000)]
Minor fixes.

19 years ago*** empty log message ***
hanwen [Tue, 3 May 2005 22:33:59 +0000 (22:33 +0000)]
*** empty log message ***

19 years agoadd font exception. Update FSF address.
hanwen [Tue, 3 May 2005 22:27:54 +0000 (22:27 +0000)]
add font exception. Update FSF address.

19 years ago* lily/context-def.cc (path_to_acceptable_context): bugfix, depth
hanwen [Tue, 3 May 2005 22:22:56 +0000 (22:22 +0000)]
* lily/context-def.cc (path_to_acceptable_context): bugfix, depth
should be taken without child context.

* ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.

* scm/define-markup-commands.scm (triangle): new command, as
robust replacement for unicode Delta/Triangle.

19 years ago(init_fontconfig): don't add cff/
hanwen [Tue, 3 May 2005 19:07:42 +0000 (19:07 +0000)]
(init_fontconfig): don't add cff/

19 years agorelease commit
hanwen [Tue, 3 May 2005 17:09:47 +0000 (17:09 +0000)]
release commit

19 years agoremove cff/cff.ps/.map install rules.
hanwen [Tue, 3 May 2005 16:51:02 +0000 (16:51 +0000)]
remove cff/cff.ps/.map install rules.

19 years ago(consider_change_grace_settings): use
hanwen [Tue, 3 May 2005 16:34:59 +0000 (16:34 +0000)]
(consider_change_grace_settings): use
is_alias(). Fixes problem with CueVoice grace notes.

19 years ago(construct_children): call
hanwen [Tue, 3 May 2005 16:21:14 +0000 (16:21 +0000)]
(construct_children): call
Music_iterator::quit() for iterators that start out invalid. This
fixes indefinitely continuing contexts.

19 years agonew file
hanwen [Tue, 3 May 2005 14:25:10 +0000 (14:25 +0000)]
new file

19 years ago*** empty log message ***
hanwen [Tue, 3 May 2005 12:53:43 +0000 (12:53 +0000)]
*** empty log message ***

19 years ago(get_default_child): new function.
hanwen [Tue, 3 May 2005 12:26:45 +0000 (12:26 +0000)]
(get_default_child): new function.
(get_accepted): place default child in front of list.

19 years ago* Documentation/user/basic-notation.itely (Basic polyphony): fix
hanwen [Tue, 3 May 2005 12:17:04 +0000 (12:17 +0000)]
* Documentation/user/basic-notation.itely (Basic polyphony): fix
missing @end

* scripts/lilypond-book.py (write_if_updated): print file name.

* Documentation/user/basic-notation.itely (Explicitly
instantiating voices): idem.

19 years ago* Documentation/user/basic-notation.itely (Explicitly
hanwen [Tue, 3 May 2005 12:13:28 +0000 (12:13 +0000)]
* Documentation/user/basic-notation.itely (Explicitly
instantiating voices): idem.

* Documentation/user/advanced-notation.itely (Text spanners):
remove stray { }

* lily/context.cc (default_child_context_name): the default child
is now first in accepts_list_.

* ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
\defaultchild to all relevant contexts.  This fixes default voices
for \drums { } . Most probably, this also fixes similar problems
with ancient transcriptions getting CueVoices instead of the
desired voices.

* lily/context-def.cc (get_default_child): new function.
(get_accepted): place default child in front of list.

* lily/parser.yy (FIXME): add DEFAULTCHILD token.

* lily/include/context-def.hh (struct Context_def): add
default_accept_

19 years ago*** empty log message ***
hanwen [Tue, 3 May 2005 11:31:51 +0000 (11:31 +0000)]
*** empty log message ***

19 years agoNew chapter, changes to table of contents.
gpercival [Tue, 3 May 2005 11:29:34 +0000 (11:29 +0000)]
New chapter, changes to table of contents.

19 years agoNew chapter; placeholder for future expansion.
gpercival [Tue, 3 May 2005 11:27:08 +0000 (11:27 +0000)]
New chapter; placeholder for future expansion.

19 years agoBetter docs for \header.
gpercival [Tue, 3 May 2005 11:10:54 +0000 (11:10 +0000)]
Better docs for \header.

19 years agoadded textSpanner{Up,Down,Neutral}.
gpercival [Tue, 3 May 2005 11:06:05 +0000 (11:06 +0000)]
added textSpanner{Up,Down,Neutral}.

19 years agoSome minor changes and moving Text stuff into Advaned notation.
gpercival [Tue, 3 May 2005 08:49:23 +0000 (08:49 +0000)]
Some minor changes and moving Text stuff into Advaned notation.

19 years agoMinor fixes.
gpercival [Tue, 3 May 2005 08:02:01 +0000 (08:02 +0000)]
Minor fixes.

19 years ago* scm/framework-ps.scm (write-preamble): extract CFF from OTF
hanwen [Tue, 3 May 2005 01:00:25 +0000 (01:00 +0000)]
* scm/framework-ps.scm (write-preamble): extract CFF from OTF
fonts directly.

* scm/framework-ps.scm (ps-embed-cff): reinstate.

19 years ago* scm/framework-ps.scm (write-preamble): extract CFF from OTF
hanwen [Tue, 3 May 2005 00:51:28 +0000 (00:51 +0000)]
* scm/framework-ps.scm (write-preamble): extract CFF from OTF
fonts directly.

* scm/framework-ps.scm (ps-embed-cff): reinstate.

19 years ago* scm/framework-ps.scm (write-preamble): extract CFF from OTF
hanwen [Tue, 3 May 2005 00:42:56 +0000 (00:42 +0000)]
* scm/framework-ps.scm (write-preamble): extract CFF from OTF
fonts directly.

* buildscripts/gen-emmentaler-scripts.py (i): idem.

* scm/framework-ps.scm (ps-embed-cff): reinstate.

19 years ago* scm/framework-ps.scm (write-preamble): extract CFF from OTF
hanwen [Mon, 2 May 2005 23:49:18 +0000 (23:49 +0000)]
* scm/framework-ps.scm (write-preamble): extract CFF from OTF
fonts directly.

* buildscripts/gen-emmentaler-scripts.py (i): idem.

* mf/GNUmakefile: remove all CFF rules.

* scm/framework-ps.scm (ps-embed-cff): reinstate.

* lily/open-type-font-scheme.cc (LY_DEFINE):
new function ly:otf-font-table-data.
(LY_DEFINE): new function otf-font?

19 years ago(LY_DEFINE):
hanwen [Mon, 2 May 2005 22:27:25 +0000 (22:27 +0000)]
(LY_DEFINE):
new function ly:otf-font-table-data.

19 years ago* mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
hanwen [Mon, 2 May 2005 19:15:13 +0000 (19:15 +0000)]
* mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
($(outdir)/Fontmap.lily): idem.

* buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
for PFAEmmentaler-XXX.pfa. This fixes ghostscript ps2pdf problems.

19 years ago(accidental): NL
hanwen [Mon, 2 May 2005 14:36:19 +0000 (14:36 +0000)]
(accidental): NL
translation of accidental.

19 years agoNew file.
janneke [Mon, 2 May 2005 13:10:33 +0000 (13:10 +0000)]
New file.

19 years ago* flower/include/international.hh: Bugfix: include "string.hh".
janneke [Mon, 2 May 2005 12:39:28 +0000 (12:39 +0000)]
* flower/include/international.hh: Bugfix: include "string.hh".

* flower/include/libc-extension.hh (memrev): Rename from strrev.

* configure.in: Search for mingw wcrtomb library.

19 years ago * scripts/convert-ly.py: Bug fix
matsb [Mon, 2 May 2005 10:34:19 +0000 (10:34 +0000)]
* scripts/convert-ly.py: Bug fix

19 years ago * Documentation/user/changing-defaults.itely (Common tweaks):
matsb [Mon, 2 May 2005 09:20:22 +0000 (09:20 +0000)]
* Documentation/user/changing-defaults.itely (Common tweaks):
Added example where the context has to be specified explicitly
(MetronomeMark).

19 years ago* scripts/lilypond-book.py (ly_options): set timing to #f for
hanwen [Sun, 1 May 2005 20:08:25 +0000 (20:08 +0000)]
* scripts/lilypond-book.py (ly_options): set timing to #f for
notime option.

* scripts/convert-ly.py (conv): typo.

19 years ago * flower/*.cc: remove <? and >?
hanwen [Sat, 30 Apr 2005 23:43:03 +0000 (23:43 +0000)]
* flower/*.cc: remove <? and >?

* lily/*.cc: remove <? and >?

19 years ago(insert_tweak_from_file): dubious
hanwen [Sat, 30 Apr 2005 22:42:54 +0000 (22:42 +0000)]
(insert_tweak_from_file): dubious
bugfix. Make sure that 0x0 isn't passed into scm_cons(). Fixes
crash with tweak editor.

19 years agoadd space to variable list.
hanwen [Sat, 30 Apr 2005 19:47:14 +0000 (19:47 +0000)]
add space to variable list.

19 years agoFixed RemoveEmptyStaffContext's remove-first.
gpercival [Sat, 30 Apr 2005 04:50:30 +0000 (04:50 +0000)]
Fixed RemoveEmptyStaffContext's remove-first.

19 years ago * lily/part-combine-engraver.cc: make sure that the relevant
matsb [Fri, 29 Apr 2005 09:18:09 +0000 (09:18 +0000)]
* lily/part-combine-engraver.cc: make sure that the relevant
properties are included in the documentation.

19 years agoBernard's patch for \betweenLilyPondSystem.
gpercival [Thu, 28 Apr 2005 23:33:57 +0000 (23:33 +0000)]
Bernard's patch for \betweenLilyPondSystem.

19 years ago(Top): remove TeX outdated
hanwen [Thu, 28 Apr 2005 14:16:32 +0000 (14:16 +0000)]
(Top): remove TeX outdated
remarks.

19 years ago* clarified ChangeLog
reuter [Thu, 28 Apr 2005 09:36:01 +0000 (09:36 +0000)]
* clarified ChangeLog

19 years ago * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
reuter [Wed, 27 Apr 2005 23:45:43 +0000 (23:45 +0000)]
* lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
to need_extra_horizontal_space; bugfix: use class scope to avoid
global namespace pollution

* Documentation/user/instrument-notation.itely (ligatures): added
comment on possible future syntax change and how to work around

* lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
(epiphonus, cephalicus): fine-tune shape of plica head for narrow
intervals (fixes agnus dei example)

* lily/include/mensural-ligature.hh: make comments clearer

* lily/mensural-ligature.cc: line thickness of flexa shape
(originally by Pal Benko; slightly modified)

* Documentation/user/instrument-notation.itely (white mensural
ligatures): selected a more illustrative example

19 years agospecify UTF-8 charset.
hjunes [Wed, 27 Apr 2005 22:31:07 +0000 (22:31 +0000)]
specify UTF-8 charset.

19 years ago* python/lilylib.py (make_ps_images): bugfixes; GS can produce
hanwen [Wed, 27 Apr 2005 13:00:50 +0000 (13:00 +0000)]
* python/lilylib.py (make_ps_images): bugfixes; GS can produce
empty 2nd page for mono page.

* scm/lily.scm: remove p&c definitions.

19 years ago*** empty log message ***
hanwen [Wed, 27 Apr 2005 09:51:23 +0000 (09:51 +0000)]
*** empty log message ***

19 years ago(Module): new translation.
hanwen [Wed, 27 Apr 2005 09:32:25 +0000 (09:32 +0000)]
(Module): new translation.

19 years ago* lily/lily-guile.cc (ly_chain_assoc): remove.
hanwen [Wed, 27 Apr 2005 09:12:33 +0000 (09:12 +0000)]
* lily/lily-guile.cc (ly_chain_assoc): remove.

* lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
(LY_DEFINE): recurse, iso. calling ly_chain_assoc.

19 years ago(out_filename): fix thinko with \version.
hanwen [Tue, 26 Apr 2005 14:04:15 +0000 (14:04 +0000)]
(out_filename): fix thinko with \version.

19 years agominor fixes.
gpercival [Tue, 26 Apr 2005 08:59:28 +0000 (08:59 +0000)]
minor fixes.

19 years agoCompile fix for real this time.
gpercival [Tue, 26 Apr 2005 08:51:14 +0000 (08:51 +0000)]
Compile fix for real this time.

19 years agoCompile fix and x11 docs from Bernard.
gpercival [Tue, 26 Apr 2005 08:50:09 +0000 (08:50 +0000)]
Compile fix and x11 docs from Bernard.

19 years agoMinor changes and docs for color.
gpercival [Tue, 26 Apr 2005 05:28:46 +0000 (05:28 +0000)]
Minor changes and docs for color.

19 years ago(grob-cause): Yet another fix, hope it's
janneke [Mon, 25 Apr 2005 19:35:00 +0000 (19:35 +0000)]
(grob-cause): Yet another fix, hope it's
alright this time round.

19 years ago* Documentation/topdocs/INSTALL.texi (Top): idem.
hanwen [Mon, 25 Apr 2005 18:19:54 +0000 (18:19 +0000)]
* Documentation/topdocs/INSTALL.texi (Top): idem.

* Documentation/topdocs/README.texi (Top): remove clean-fonts refs.

19 years ago*** empty log message ***
hanwen [Mon, 25 Apr 2005 18:17:03 +0000 (18:17 +0000)]
*** empty log message ***

19 years ago(grob-cause): bugfix.
hanwen [Mon, 25 Apr 2005 16:47:47 +0000 (16:47 +0000)]
(grob-cause): bugfix.

19 years ago*** empty log message ***
janneke [Mon, 25 Apr 2005 16:02:36 +0000 (16:02 +0000)]
*** empty log message ***

19 years ago* cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
janneke [Mon, 25 Apr 2005 14:16:50 +0000 (14:16 +0000)]
* cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
stuff.

* Documentation/user/GNUmakefile: Only build music-glossary with
rendered lilypond snippets during web.

19 years ago(grob-cause): Bugfix.
janneke [Mon, 25 Apr 2005 11:23:43 +0000 (11:23 +0000)]
(grob-cause): Bugfix.

19 years agonew file
hanwen [Mon, 25 Apr 2005 11:23:30 +0000 (11:23 +0000)]
new file

19 years ago* scm/lily.scm (ly:load): Remove x11-color.
janneke [Mon, 25 Apr 2005 11:15:30 +0000 (11:15 +0000)]
* scm/lily.scm (ly:load): Remove x11-color.

* stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
quote executable, fixes getting version from program --with
--options.
(STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
$ac_exeect.

19 years agoOnly build music-glossary with
janneke [Mon, 25 Apr 2005 07:28:04 +0000 (07:28 +0000)]
Only build music-glossary with
rendered lilypond snippets during web.

19 years agoupdate.
hanwen [Sun, 24 Apr 2005 22:37:45 +0000 (22:37 +0000)]
update.

19 years ago(OUT_DIST_FILES): don't dist lexer.cc
hanwen [Sun, 24 Apr 2005 22:32:17 +0000 (22:32 +0000)]
(OUT_DIST_FILES): don't dist lexer.cc

19 years ago*** empty log message ***
hanwen [Sun, 24 Apr 2005 22:02:34 +0000 (22:02 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sun, 24 Apr 2005 21:41:12 +0000 (21:41 +0000)]
*** empty log message ***

19 years agoTypo.
wl [Fri, 22 Apr 2005 04:21:58 +0000 (04:21 +0000)]
Typo.

19 years agoTypo.
wl [Fri, 22 Apr 2005 04:17:36 +0000 (04:17 +0000)]
Typo.

19 years ago*** empty log message ***
janneke [Thu, 21 Apr 2005 18:50:46 +0000 (18:50 +0000)]
*** empty log message ***

19 years ago* lily/translator-scheme.cc (ly:translator-property): Remove.
janneke [Thu, 21 Apr 2005 18:45:04 +0000 (18:45 +0000)]
* lily/translator-scheme.cc (ly:translator-property): Remove.
Update callers.

* lily/context-scheme.cc (ly:context-now): Move from translator.
Update callers.

19 years ago*** empty log message ***
hanwen [Thu, 21 Apr 2005 16:20:49 +0000 (16:20 +0000)]
*** empty log message ***

19 years ago* input/regression/grid-lines.ly (skips): refine example.
hanwen [Thu, 21 Apr 2005 16:07:26 +0000 (16:07 +0000)]
* input/regression/grid-lines.ly (skips): refine example.

* input/regression/grid-lines.ly (Module): new file.

19 years ago* input/regression/grid-lines.ly (skips): refine example.
hanwen [Thu, 21 Apr 2005 15:59:44 +0000 (15:59 +0000)]
* input/regression/grid-lines.ly (skips): refine example.

* scm/define-context-properties.scm
(all-user-translation-properties): doc autoBeamCheck

* input/regression/grid-lines.ly (Module): new file.

* lily/grid-line-interface.cc (Module): new file.

19 years ago* input/regression/grid-lines.ly (Module): new file.
hanwen [Thu, 21 Apr 2005 15:20:45 +0000 (15:20 +0000)]
* input/regression/grid-lines.ly (Module): new file.

* lily/grid-point-engraver.cc (Module): new file

* lily/grid-line.cc (Module): new file.

* lily/grid-line-span-engraver.cc (Module): new file.

* lily/grid-line-interface.cc (Module): new file.

19 years ago* scm/auto-beam.scm (revert-property-setting): Bugfixes: add
janneke [Thu, 21 Apr 2005 14:28:31 +0000 (14:28 +0000)]
* scm/auto-beam.scm (revert-property-setting): Bugfixes: add
missing parameter, actualy cdr through list.  Actually return a
list with ENTRY removed (was '()).

* scripts/convert-ly.py: Update.  Print warning if file cannot be
opened.
(do_conversion): Fix printing of continuation comma.

* Documentation/user/advanced-notation.itely (Beam formatting):
Remove refbugs about compound time and mixed duration.

* scm/auto-beam.scm (default-auto-beam-settings): Write out all
modulo moments explicitely.

* lily/moment.cc (operator %): New function.

* lily/moment-scheme.cc (ly:mod-moment): Wrap it.

* lily/translator-scheme.cc (ly:translator-now,
ly:translator-property): New function.

* scm/auto-beam.scm (default-auto-beam-check): New function.

* lily/auto-beam-engraver.cc (test_moment): Use it.

* flower/rational.cc (operator %): Bugfix.

19 years agoscripts/abc2ly.py: Bugfix
erik [Wed, 20 Apr 2005 23:49:30 +0000 (23:49 +0000)]
scripts/abc2ly.py: Bugfix

19 years ago(write_extracted_fonts): bugfix, too many
hanwen [Wed, 20 Apr 2005 12:45:17 +0000 (12:45 +0000)]
(write_extracted_fonts): bugfix, too many
%'s.

19 years agoBugfix
erik [Wed, 20 Apr 2005 11:15:21 +0000 (11:15 +0000)]
Bugfix

19 years agosome more words of explanation.
hanwen [Wed, 20 Apr 2005 10:59:08 +0000 (10:59 +0000)]
some more words of explanation.

19 years agopatches by John Williams:
hanwen [Wed, 20 Apr 2005 10:52:20 +0000 (10:52 +0000)]
patches by John Williams:
htmlquote bugfix.
Allow snippets to be given distinct filenames.
Allow the default alt text to be overridden.

19 years ago(no gui_b): Remove optional gtk+ requirement.
janneke [Wed, 20 Apr 2005 08:16:46 +0000 (08:16 +0000)]
(no gui_b): Remove optional gtk+ requirement.

19 years ago*** empty log message ***
hanwen [Tue, 19 Apr 2005 22:47:17 +0000 (22:47 +0000)]
*** empty log message ***

19 years ago(process_music): set right bound to
hanwen [Tue, 19 Apr 2005 22:45:41 +0000 (22:45 +0000)]
(process_music): set right bound to
script if present. Else, do not set.
(acknowledge_grob): only set right bound of finished spanner to
note column if no other bound is set.