]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agorelease commit release/2.5.22
Han-Wen Nienhuys [Tue, 3 May 2005 17:09:47 +0000 (17:09 +0000)]
release commit

19 years agoremove cff/cff.ps/.map install rules.
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [Tue, 3 May 2005 14:25:10 +0000 (14:25 +0000)]
new file

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

19 years ago(get_default_child): new function.
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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 ***
Han-Wen Nienhuys [Tue, 3 May 2005 11:31:51 +0000 (11:31 +0000)]
*** empty log message ***

19 years agoNew chapter, changes to table of contents.
Graham Percival [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.
Graham Percival [Tue, 3 May 2005 11:27:08 +0000 (11:27 +0000)]
New chapter; placeholder for future expansion.

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

19 years agoadded textSpanner{Up,Down,Neutral}.
Graham Percival [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.
Graham Percival [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.
Graham Percival [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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):
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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
Han-Wen Nienhuys [Mon, 2 May 2005 14:36:19 +0000 (14:36 +0000)]
(accidental): NL
translation of accidental.

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

19 years ago* flower/include/international.hh: Bugfix: include "string.hh".
Jan Nieuwenhuizen [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
Mats Bengtsson [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):
Mats Bengtsson [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
Han-Wen Nienhuys [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 >?
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [Sat, 30 Apr 2005 19:47:14 +0000 (19:47 +0000)]
add space to variable list.

19 years agoFixed RemoveEmptyStaffContext's remove-first.
Graham Percival [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
Mats Bengtsson [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.
Graham Percival [Thu, 28 Apr 2005 23:33:57 +0000 (23:33 +0000)]
Bernard's patch for \betweenLilyPondSystem.

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

19 years ago* clarified ChangeLog
Jürgen 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
Jürgen 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.
Heikki Junes [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
Han-Wen Nienhuys [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 ***
Han-Wen Nienhuys [Wed, 27 Apr 2005 09:51:23 +0000 (09:51 +0000)]
*** empty log message ***

19 years ago(Module): new translation.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [Tue, 26 Apr 2005 14:04:15 +0000 (14:04 +0000)]
(out_filename): fix thinko with \version.

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

19 years agoCompile fix for real this time.
Graham Percival [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.
Graham Percival [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.
Graham Percival [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
Jan Nieuwenhuizen [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.
Han-Wen Nienhuys [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 ***
Han-Wen Nienhuys [Mon, 25 Apr 2005 18:17:03 +0000 (18:17 +0000)]
*** empty log message ***

19 years ago(grob-cause): bugfix. release/2.5.21
Han-Wen Nienhuys [Mon, 25 Apr 2005 16:47:47 +0000 (16:47 +0000)]
(grob-cause): bugfix.

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

19 years ago* cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
Jan Nieuwenhuizen [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.
Jan Nieuwenhuizen [Mon, 25 Apr 2005 11:23:43 +0000 (11:23 +0000)]
(grob-cause): Bugfix.

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

19 years ago* scm/lily.scm (ly:load): Remove x11-color.
Jan Nieuwenhuizen [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
Jan Nieuwenhuizen [Mon, 25 Apr 2005 07:28:04 +0000 (07:28 +0000)]
Only build music-glossary with
rendered lilypond snippets during web.

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

19 years ago(OUT_DIST_FILES): don't dist lexer.cc
Han-Wen Nienhuys [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 ***
Han-Wen Nienhuys [Sun, 24 Apr 2005 22:02:34 +0000 (22:02 +0000)]
*** empty log message ***

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

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

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

19 years ago*** empty log message ***
Jan Nieuwenhuizen [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.
Jan Nieuwenhuizen [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 ***
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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
Jan Nieuwenhuizen [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 Sandberg [Wed, 20 Apr 2005 23:49:30 +0000 (23:49 +0000)]
scripts/abc2ly.py: Bugfix

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

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

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

19 years agopatches by John Williams:
Han-Wen Nienhuys [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.
Jan Nieuwenhuizen [Wed, 20 Apr 2005 08:16:46 +0000 (08:16 +0000)]
(no gui_b): Remove optional gtk+ requirement.

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

19 years ago(process_music): set right bound to
Han-Wen Nienhuys [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.

19 years ago(make_ps_images): switch back to png16m.
Han-Wen Nienhuys [Tue, 19 Apr 2005 22:19:36 +0000 (22:19 +0000)]
(make_ps_images): switch back to png16m.

19 years ago* scripts/lilypond-book.py (write_if_updated): Bugfix for not
Jan Nieuwenhuizen [Tue, 19 Apr 2005 21:33:20 +0000 (21:33 +0000)]
* scripts/lilypond-book.py (write_if_updated): Bugfix for not
writing up to date file.  Add dvips usage suggestion.

* scm/define-markup-commands.scm (lower): New command.

19 years agoFix error message.
Jan Nieuwenhuizen [Tue, 19 Apr 2005 18:36:52 +0000 (18:36 +0000)]
Fix error message.
Print usage if no files on command line.
(usage): Add example usage.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 19 Apr 2005 17:34:12 +0000 (17:34 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 19 Apr 2005 17:32:02 +0000 (17:32 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 19 Apr 2005 17:29:12 +0000 (17:29 +0000)]
*** empty log message ***

19 years ago* input/test/compound-time.ly: New file.
Jan Nieuwenhuizen [Tue, 19 Apr 2005 17:18:10 +0000 (17:18 +0000)]
* input/test/compound-time.ly: New file.

* input/test/circle.ly: New file.

* Documentation/topdocs/NEWS.tely: Use them.

* input/test/boxed-stencil.ly: Remove \score.

* buildscripts/mf-to-table.py (base): Add .log dependency.

* mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
pfa's.  Add .log dependency

* scm/define-markup-commands.scm (lower): New command.

* elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
make it default.

19 years ago(acknowledge_grob): add note-column
Han-Wen Nienhuys [Tue, 19 Apr 2005 13:22:20 +0000 (13:22 +0000)]
(acknowledge_grob): add note-column
also to finished cresc as right bound. This fixes:
skip-string-decresc.ly

19 years ago* lily/slur-scoring.cc (get_bound_info): robustness: substitute
Han-Wen Nienhuys [Tue, 19 Apr 2005 13:11:25 +0000 (13:11 +0000)]
* lily/slur-scoring.cc (get_bound_info): robustness: substitute
relative_coordinate if extent is empty.

* lily/stem.cc (width_callback): determine correct extent if flag
is not there. This fixes slur-no-flag.ly

19 years ago(consider_change_grace_settings): new function.
Han-Wen Nienhuys [Tue, 19 Apr 2005 12:57:49 +0000 (12:57 +0000)]
(consider_change_grace_settings): new function.
(initialize): also consider_change_grace_settings() on
initialization. Fixes large grace notes at start of score.

19 years ago(do_alignment): don't translate if
Han-Wen Nienhuys [Tue, 19 Apr 2005 12:48:41 +0000 (12:48 +0000)]
(do_alignment): don't translate if
total_extent is empty.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 19 Apr 2005 00:14:59 +0000 (00:14 +0000)]
*** empty log message ***

19 years ago(music->make-music): fix music expression property list building
Nicolas Sceaux [Mon, 18 Apr 2005 21:55:16 +0000 (21:55 +0000)]
(music->make-music): fix music expression property list building

19 years agoRemove tfm_path.
Jan Nieuwenhuizen [Mon, 18 Apr 2005 21:43:03 +0000 (21:43 +0000)]
Remove tfm_path.

19 years agoSCons updates
Jan Nieuwenhuizen [Mon, 18 Apr 2005 21:31:24 +0000 (21:31 +0000)]
SCons updates

19 years ago(markup-expression->make-markup): fix bug with cons arguments of
Nicolas Sceaux [Mon, 18 Apr 2005 21:20:10 +0000 (21:20 +0000)]
(markup-expression->make-markup): fix bug with cons arguments of
markup commands.

19 years ago(grob-cause): don't add cwd if path starts
Han-Wen Nienhuys [Mon, 18 Apr 2005 20:47:15 +0000 (20:47 +0000)]
(grob-cause): don't add cwd if path starts
with /

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 18 Apr 2005 18:36:08 +0000 (18:36 +0000)]
*** empty log message ***

19 years agoscons update
Jan Nieuwenhuizen [Mon, 18 Apr 2005 18:22:35 +0000 (18:22 +0000)]
scons update

19 years agorelease commit release/2.5.20
Han-Wen Nienhuys [Mon, 18 Apr 2005 17:02:29 +0000 (17:02 +0000)]
release commit

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 18 Apr 2005 15:35:11 +0000 (15:35 +0000)]
*** empty log message ***

19 years ago(calc_stem_info): add minimum Y extent of
Han-Wen Nienhuys [Mon, 18 Apr 2005 15:28:33 +0000 (15:28 +0000)]
(calc_stem_info): add minimum Y extent of
stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed