]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agorelease commit release/2.3.7
Han-Wen Nienhuys [Sun, 18 Jul 2004 23:33:02 +0000 (23:33 +0000)]
release commit

19 years agorelease commit
Han-Wen Nienhuys [Sun, 18 Jul 2004 23:27:17 +0000 (23:27 +0000)]
release commit

19 years agoMore collision tests.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 22:55:01 +0000 (22:55 +0000)]
More collision tests.

19 years ago(EXTRA_DIST_FILES): Add SConstruct.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 22:47:02 +0000 (22:47 +0000)]
(EXTRA_DIST_FILES): Add SConstruct.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 18 Jul 2004 22:08:06 +0000 (22:08 +0000)]
*** empty log message ***

19 years agoadd me.
Heikki Junes [Sun, 18 Jul 2004 21:34:17 +0000 (21:34 +0000)]
add me.

19 years agonew file.
Han-Wen Nienhuys [Sun, 18 Jul 2004 21:31:55 +0000 (21:31 +0000)]
new file.

19 years ago* lily/accidental-engraver.cc (process_acknowledged_grobs):
Han-Wen Nienhuys [Sun, 18 Jul 2004 21:15:24 +0000 (21:15 +0000)]
* lily/accidental-engraver.cc (process_acknowledged_grobs):
make accidental appear to come from note head engraver.

* lily/slur-quanting.cc: new file.
(score_extra_encompass): new function. Avoid scripts and
accidentals

19 years agonew file.
Han-Wen Nienhuys [Sun, 18 Jul 2004 20:26:33 +0000 (20:26 +0000)]
new file.

19 years ago* lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 20:04:36 +0000 (20:04 +0000)]
* lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
This greatly reduces the number of files that get recompiled
after touching config.hh.

* config.hh.in: Remove GUILE_*_VERSION.

* lily/new-slur.cc: Resolve conflicts.

* lily/stem-engraver.cc (make_stem): New method.

* lily/new-slur.cc (get_base_attachments): Try at articulations.
Lots of coding cleanups (Stom).

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 18 Jul 2004 19:32:58 +0000 (19:32 +0000)]
*** empty log message ***

19 years ago* lily/new-slur.cc: Resolve conflicts.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 19:01:46 +0000 (19:01 +0000)]
* lily/new-slur.cc: Resolve conflicts.

* lily/new-slur.cc (get_base_attachments): Try at articulations.
Lots of coding cleanups (Stom).

19 years ago* lily/new-slur.cc: Resolve conflicts.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 18:53:55 +0000 (18:53 +0000)]
* lily/new-slur.cc: Resolve conflicts.

* lily/stem-engraver.cc (add_script):
(make_stem): New method.

* lily/include/script-interface.hh:
* lily/script-interface.cc: New file.

* lily/include/script.hh:
* lily/script.cc: Remove.

* lily/music.cc (duration_log): New method.

* lily/script.cc (struct Skript): Remove.

* lily/new-slur.cc (get_base_attachments): Try at articulations.
Lots of coding cleanups (Stom).

19 years ago* lily/new-slur.cc (avoid_staff_line): new function: avoid
Han-Wen Nienhuys [Sun, 18 Jul 2004 18:01:56 +0000 (18:01 +0000)]
* lily/new-slur.cc (avoid_staff_line): new function: avoid
collisions with staff lines.

* lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
global_path

* lily/new-slur.cc (enumerate_attachments): move X of attachment
points for tilted slurs.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

19 years ago* scm/define-grobs.scm (all-grob-descriptions): set ratio
Han-Wen Nienhuys [Sun, 18 Jul 2004 16:03:12 +0000 (16:03 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): set ratio
.25. This flattens short slurs.

* lily/new-slur.cc (enumerate_attachments): move X of attachment
points for tilted slurs.

* input/regression/slur-tilt.ly: new file.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

19 years ago* lily/beam-quanting.cc (score_forbidden_quants): make forbidden
Han-Wen Nienhuys [Sun, 18 Jul 2004 15:19:08 +0000 (15:19 +0000)]
* lily/beam-quanting.cc (score_forbidden_quants): make forbidden
quant penalty dependent on how much the line is in the gap.

* input/regression/grace-stem-length.ly: new file.

* lily/beam-quanting.cc (score_forbidden_quants): remove
interquant check. The penalty of 1000 is much too harsh, and the
inter case should be caught by check-staff-line-in-gap check.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

19 years ago* lily/beam-quanting.cc (score_forbidden_quants): remove
Han-Wen Nienhuys [Sun, 18 Jul 2004 15:04:09 +0000 (15:04 +0000)]
* lily/beam-quanting.cc (score_forbidden_quants): remove
interquant check. The penalty of 1000 is much too harsh, and the
inter case should be caught by check-staff-line-in-gap check.

* input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
remove texttagline.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

19 years ago* lily/scm-option.cc: move debug-beam to \paper.
Han-Wen Nienhuys [Sun, 18 Jul 2004 13:48:23 +0000 (13:48 +0000)]
* lily/scm-option.cc: move debug-beam to \paper.

* scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
.txt files to appease makeinfobm.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

* input/regression/font-postscript.ly: invoke afm2tfm.

19 years agoremove texttagline.
Han-Wen Nienhuys [Sun, 18 Jul 2004 13:15:21 +0000 (13:15 +0000)]
remove texttagline.

19 years agoCreate out-scons/buildcache if it doesn't exist.
Pedro Kroger [Sun, 18 Jul 2004 12:43:38 +0000 (12:43 +0000)]
Create out-scons/buildcache if it doesn't exist.

19 years ago* lily/new-slur.cc: cleanup, split in functions.
Han-Wen Nienhuys [Sun, 18 Jul 2004 12:26:40 +0000 (12:26 +0000)]
* lily/new-slur.cc: cleanup, split in functions.

* lily/parser.yy (chord_body_element): allow octave-check = inside
chord body.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

19 years ago* lily/new-slur.cc (score_encompass): variable head-distance penalty.
Han-Wen Nienhuys [Sun, 18 Jul 2004 11:24:44 +0000 (11:24 +0000)]
* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/stem.cc (height): call Beam::after_line_breaking().

* lily/rest-collision.cc (force_shift_callback): only call shift
for columns containing rests.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.

* input/regression/font-postscript.ly: invoke afm2tfm.

19 years ago* mf/SConscript: Build map files.
Jan Nieuwenhuizen [Sun, 18 Jul 2004 10:42:45 +0000 (10:42 +0000)]
* mf/SConscript: Build map files.

* SConstruct: Rename $out to out-www in web.

19 years ago(set_end_points): handle broken slurs. Doesn't
Han-Wen Nienhuys [Sat, 17 Jul 2004 11:56:20 +0000 (11:56 +0000)]
(set_end_points): handle broken slurs. Doesn't
really work yet.
(set_end_points): make X coord of attachment dependent on  Y.
(score_encompass): add edges too.

19 years ago(web_kluts): Have make web build in out-www. Not.
Jan Nieuwenhuizen [Sat, 17 Jul 2004 11:10:10 +0000 (11:10 +0000)]
(web_kluts): Have make web build in out-www.  Not.

19 years ago(Top): add fragment to
Han-Wen Nienhuys [Sat, 17 Jul 2004 11:04:22 +0000 (11:04 +0000)]
(Top): add fragment to
pertinent @lilypond entries.

19 years ago(web_kluts): Have make web build in out-www. Not.
Jan Nieuwenhuizen [Sat, 17 Jul 2004 10:52:59 +0000 (10:52 +0000)]
(web_kluts): Have make web build in out-www.  Not.

19 years ago(set_end_points): handle broken slurs. Doesn't
Han-Wen Nienhuys [Sat, 17 Jul 2004 10:34:45 +0000 (10:34 +0000)]
(set_end_points): handle broken slurs. Doesn't
really work yet.
(set_end_points): make X coord of attachment dependent on  Y.
(score_encompass): add edges too.

19 years ago(Top): add fragment to
Han-Wen Nienhuys [Sat, 17 Jul 2004 10:31:53 +0000 (10:31 +0000)]
(Top): add fragment to
pertinent @lilypond entries.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 17 Jul 2004 10:19:44 +0000 (10:19 +0000)]
*** empty log message ***

19 years ago* scm/define-grobs.scm: switch on new-slur by default.
Han-Wen Nienhuys [Sat, 17 Jul 2004 01:05:51 +0000 (01:05 +0000)]
* scm/define-grobs.scm: switch on new-slur by default.

* lily/scm-option.cc: symbol != string.

* lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
really work yet.
(set_end_points): make X coord of attachment dependent on  Y.
(score_encompass): add edges too.

19 years ago(compose_ly): make fragment mandatory
Han-Wen Nienhuys [Fri, 16 Jul 2004 21:05:41 +0000 (21:05 +0000)]
(compose_ly): make fragment mandatory
for fragment snippets. This fixes inclusion of toplevel-music
examples (such as new-slur.ly)

19 years agoRemove second import of stat.
Jan Nieuwenhuizen [Fri, 16 Jul 2004 16:15:45 +0000 (16:15 +0000)]
Remove second import of stat.

19 years ago(note): Remove
Jan Nieuwenhuizen [Fri, 16 Jul 2004 16:13:22 +0000 (16:13 +0000)]
(note): Remove
extraneous closing brace.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 16 Jul 2004 15:00:07 +0000 (15:00 +0000)]
*** empty log message ***

19 years agofix the crescendo example to match the code
Pedro Kroger [Fri, 16 Jul 2004 14:52:08 +0000 (14:52 +0000)]
fix the crescendo example to match the code

19 years ago(Lilypond_snippet.is_outdated): fix
Han-Wen Nienhuys [Fri, 16 Jul 2004 12:38:14 +0000 (12:38 +0000)]
(Lilypond_snippet.is_outdated): fix
stat calls.

19 years ago* Documentation/bibliography/SConscript (bibs): failed try to get
Han-Wen Nienhuys [Fri, 16 Jul 2004 12:30:13 +0000 (12:30 +0000)]
* Documentation/bibliography/SConscript (bibs): failed try to get
bib2html find html-long.bst.

* buildscripts/bib2html.py (stat): fail if bibtex fails.

19 years agouse usescons for using scons.
Han-Wen Nienhuys [Fri, 16 Jul 2004 11:34:53 +0000 (11:34 +0000)]
use usescons for using scons.

19 years ago(Lilypond_snippet.is_outdated): Check
Jan Nieuwenhuizen [Fri, 16 Jul 2004 08:45:32 +0000 (08:45 +0000)]
(Lilypond_snippet.is_outdated): Check
for lilypondend.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 16 Jul 2004 00:09:57 +0000 (00:09 +0000)]
*** empty log message ***

19 years ago($(addprefix $(outdir)/,$(LYM4_FILES):
Han-Wen Nienhuys [Thu, 15 Jul 2004 23:25:53 +0000 (23:25 +0000)]
($(addprefix $(outdir)/,$(LYM4_FILES):
bypass dvi.

19 years ago* input/regression/font-postscript.ly: new file.
Han-Wen Nienhuys [Thu, 15 Jul 2004 23:19:22 +0000 (23:19 +0000)]
* input/regression/font-postscript.ly: new file.

* scm/framework-ps.scm (load-fonts): load pfb files too.

* lily/pfb.cc (pfb2pfa): new file.

19 years ago(PREAMBLE_LY): set
Han-Wen Nienhuys [Thu, 15 Jul 2004 21:48:36 +0000 (21:48 +0000)]
(PREAMBLE_LY): set
toplevel-music-handler too.

19 years ago* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 19:56:47 +0000 (19:56 +0000)]
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
(web_path): Fixes for webball.  Install fixes, add DESTDIR option.

19 years ago* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 16:54:41 +0000 (16:54 +0000)]
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
(web_path): Fixes for webball.

* SConstruct (config_vars): Add CPPDEFINES.
(env): Set checksums type to "content".
(save_config_cache): Do not exit after configuring when using
checksums (the default) instead of timestamps.

19 years ago* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 16:37:21 +0000 (16:37 +0000)]
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
(web_path): Fixes for webball.

* SConstruct (config_vars): Add CPPDEFINES.
(env): Set checksums type to "content".
(save_config_cache): Do not exit after configuring when using
checksums (the default) instead of timestamps.

19 years ago* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 15:21:07 +0000 (15:21 +0000)]
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.

* SConstruct (config_vars): Add CPPDEFINES.
(env): Set checksums type to "content".
(save_config_cache): Do not exit after configuring when using
checksums (the default) instead of timestamps.

19 years ago* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 15:11:28 +0000 (15:11 +0000)]
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.

* SConstruct (config_vars): Add CPPDEFINES.
(env): Set checksums type to "content".
(save_config_cache): Do not exit after configuring when using
checksums (the default) instead of timestamps.

19 years ago* lily/slur.cc: Add quant-score to interface. Fixes web build.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 14:33:15 +0000 (14:33 +0000)]
* lily/slur.cc: Add quant-score to interface.  Fixes web build.

* python/SConscript:
* python/vim:
* input/mutopia/*SConscript: New file.

* scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
fixes web build.

* make/stepmake.make (scons): re-route to SCONS if user has been
running scons in this tree.

* SConstruct (config_vars): Add CPPDEFINES.
(env): Set checksums type to "content".
(save_config_cache): Do not exit after configuring when using
checksums (the default) instead of timestamps.

19 years ago* SConstruct: Further development.
Jan Nieuwenhuizen [Thu, 15 Jul 2004 01:33:10 +0000 (01:33 +0000)]
* SConstruct: Further development.

* input/test/SConscript:
* input/template/SConscript:
* input/regression/SConscript:
* Documentation/bibliography/SConscript:
* Documentation/bibliography/index.html.in: New file.

* Documentation/bibliography/GNUmakefile (local-WWW): Remove index
generation.

* buildscripts/builder.py: Add new builders.

* make/stepmake.make:
* stepmake/stepmake/*.make:
* configure.in:
* lily/*:
* flower*: Use config.hh (Was config.h).

* scm/encoding.scm (get-coding): Print friendly error message when
no encoding is found, rather than crashing.

19 years ago(score_slopes): strong sloping score only when
Han-Wen Nienhuys [Wed, 14 Jul 2004 22:41:32 +0000 (22:41 +0000)]
(score_slopes): strong sloping score only when
stems point in same dir.

19 years ago(score_slopes): strong sloping score only when
Han-Wen Nienhuys [Wed, 14 Jul 2004 22:30:19 +0000 (22:30 +0000)]
(score_slopes): strong sloping score only when
stems point in same dir.

19 years ago(context_prop_spec): check grob name for
Han-Wen Nienhuys [Wed, 14 Jul 2004 22:23:02 +0000 (22:23 +0000)]
(context_prop_spec): check grob name for
alphanumericness..

19 years ago(context_prop_spec): check grob name for
Han-Wen Nienhuys [Wed, 14 Jul 2004 21:45:22 +0000 (21:45 +0000)]
(context_prop_spec): check grob name for
alphanumericness..

19 years agocreates LyricText objects
Han-Wen Nienhuys [Wed, 14 Jul 2004 17:54:42 +0000 (17:54 +0000)]
creates LyricText objects

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 13 Jul 2004 23:36:35 +0000 (23:36 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 13 Jul 2004 22:01:29 +0000 (22:01 +0000)]
*** empty log message ***

19 years ago(scm_from_int): add scm_from_int glue.
Han-Wen Nienhuys [Tue, 13 Jul 2004 20:41:15 +0000 (20:41 +0000)]
(scm_from_int): add scm_from_int glue.

19 years ago* SConstruct: Configure only pristine build tree or on user
Jan Nieuwenhuizen [Tue, 13 Jul 2004 20:07:51 +0000 (20:07 +0000)]
* SConstruct: Configure only pristine build tree or on user
request.  Cleanups.

* Documentation/topdocs/SConscript: New file.

19 years agoConfigure only pristine build tree or on user
Jan Nieuwenhuizen [Tue, 13 Jul 2004 16:35:47 +0000 (16:35 +0000)]
Configure only pristine build tree or on user
request.  Cleanups.

19 years ago* SConstruct: Configure only pristine build tree or on user
Jan Nieuwenhuizen [Tue, 13 Jul 2004 16:03:32 +0000 (16:03 +0000)]
* SConstruct: Configure only pristine build tree or on user
request.  Cleanups.

* Documentation/topdocs/SConscript: New file.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 13 Jul 2004 01:24:45 +0000 (01:24 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 12 Jul 2004 22:02:26 +0000 (22:02 +0000)]
*** empty log message ***

19 years agoUpdates. Add targets: tar, dist, release.
Jan Nieuwenhuizen [Mon, 12 Jul 2004 21:52:54 +0000 (21:52 +0000)]
Updates.  Add targets: tar, dist, release.

19 years agoUpdates. Add targets: tar, dist, release.
Jan Nieuwenhuizen [Mon, 12 Jul 2004 19:35:49 +0000 (19:35 +0000)]
Updates.  Add targets: tar, dist, release.

19 years agoUpdates.
Jan Nieuwenhuizen [Mon, 12 Jul 2004 15:23:12 +0000 (15:23 +0000)]
Updates.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 12 Jul 2004 01:35:27 +0000 (01:35 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 11 Jul 2004 23:46:59 +0000 (23:46 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 11 Jul 2004 23:19:40 +0000 (23:19 +0000)]
*** empty log message ***

19 years ago* SConstruct:
Jan Nieuwenhuizen [Sun, 11 Jul 2004 15:28:05 +0000 (15:28 +0000)]
* SConstruct:
* buildscripts/builder.py:
* Documentation/user/SConscript: SCons fixes.

19 years ago* SConstruct:
Jan Nieuwenhuizen [Sun, 11 Jul 2004 14:03:01 +0000 (14:03 +0000)]
* SConstruct:
* buildscripts/builder.py:
* Documentation/user/SConscript: SCons fixes.

19 years ago* input/mutopia-header.ly: Generate output.
Jan Nieuwenhuizen [Sun, 11 Jul 2004 13:53:07 +0000 (13:53 +0000)]
* input/mutopia-header.ly: Generate output.

* SConstruct:
* buildscripts/builder.py:
* Documentation/user/SConscript: SCons fixes.

19 years agoScons fixes.
Jan Nieuwenhuizen [Sun, 11 Jul 2004 12:51:43 +0000 (12:51 +0000)]
Scons fixes.

19 years ago(class New_slur): new file. Score based slur
Han-Wen Nienhuys [Sun, 11 Jul 2004 11:28:23 +0000 (11:28 +0000)]
(class New_slur): new file. Score based slur
computations.

19 years ago(class New_slur): new file. Score based slur
Han-Wen Nienhuys [Sun, 11 Jul 2004 02:45:52 +0000 (02:45 +0000)]
(class New_slur): new file. Score based slur
computations.

19 years ago(class New_slur): new file. Score based slur
Han-Wen Nienhuys [Sun, 11 Jul 2004 02:09:07 +0000 (02:09 +0000)]
(class New_slur): new file. Score based slur
computations.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 10 Jul 2004 12:50:36 +0000 (12:50 +0000)]
*** empty log message ***

19 years agoAdd LilyPond, Abc2ly and MF builders.
Jan Nieuwenhuizen [Sat, 10 Jul 2004 11:36:00 +0000 (11:36 +0000)]
Add LilyPond, Abc2ly and MF builders.

19 years ago* input/SConscript:
Jan Nieuwenhuizen [Sat, 10 Jul 2004 11:24:02 +0000 (11:24 +0000)]
* input/SConscript:
* Documentation/user/SConscript: New file.

19 years ago* mf/SConscript: Remove Builders.
Jan Nieuwenhuizen [Sat, 10 Jul 2004 11:19:40 +0000 (11:19 +0000)]
* mf/SConscript: Remove Builders.

* buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.

* input/SConscript:
* Documentation/user/SConscript: New file.

19 years ago(Top): add note about new
Han-Wen Nienhuys [Sat, 10 Jul 2004 10:40:09 +0000 (10:40 +0000)]
(Top): add note about new
emacs electric-|

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 10 Jul 2004 10:31:05 +0000 (10:31 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 10 Jul 2004 10:30:14 +0000 (10:30 +0000)]
*** empty log message ***

19 years ago* lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
Han-Wen Nienhuys [Sat, 10 Jul 2004 10:25:57 +0000 (10:25 +0000)]
* lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.

* lily/repeat-acknowledge-engraver.cc (process_music): look at
main timing, not grace timing. Fixes volta-repeat-grace.

* lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
remove ly:kpathsea-gulp-file.

* scm/define-grobs.scm (all-grob-descriptions): noone

19 years ago* scm/translation-functions.scm (format-metronome-markup): make
Han-Wen Nienhuys [Sat, 10 Jul 2004 09:49:03 +0000 (09:49 +0000)]
* scm/translation-functions.scm (format-metronome-markup): make
note smaller, align to bottom.

* scm/define-grobs.scm (all-grob-descriptions): noone

* lily/metronome-engraver.cc (stop_translation_timestep): attach
metronome to musical column. Don't ack time sigs or bar lines.

19 years agofixes.
Heikki Junes [Fri, 9 Jul 2004 23:41:43 +0000 (23:41 +0000)]
fixes.

19 years agosort, add David Svoboda.
Heikki Junes [Fri, 9 Jul 2004 23:38:30 +0000 (23:38 +0000)]
sort, add David Svoboda.

19 years ago2004-07-09 David Svoboda <svoboda@cmu.edu>
Heikki Junes [Fri, 9 Jul 2004 23:36:27 +0000 (23:36 +0000)]
2004-07-09  David Svoboda      <svoboda@cmu.edu>

* elisp/lilypond-what-bet.el: Added LilyPond-what-beat function to
count beats between last measure stop | and point in emacs.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 9 Jul 2004 19:47:10 +0000 (19:47 +0000)]
*** empty log message ***

19 years ago(TEX_FILES): don't dist
Han-Wen Nienhuys [Fri, 9 Jul 2004 19:21:20 +0000 (19:21 +0000)]
(TEX_FILES): don't dist
music-drawing-routines.ps, latin1.enc

19 years ago(include_path): remove --no-lily, --no-ps ,
Han-Wen Nienhuys [Fri, 9 Jul 2004 19:19:10 +0000 (19:19 +0000)]
(include_path): remove --no-lily, --no-ps ,
--no-pdf, --pdftex
(copyright): add --latex option
(ic_p.make_include_option): use direct PS as default.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 9 Jul 2004 17:56:20 +0000 (17:56 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 9 Jul 2004 15:02:11 +0000 (15:02 +0000)]
*** empty log message ***

19 years ago* scm/beam.scm (check-slope-callbacks): check sign of slope.
Han-Wen Nienhuys [Fri, 9 Jul 2004 11:06:29 +0000 (11:06 +0000)]
* scm/beam.scm (check-slope-callbacks): check sign of slope.

* input/regression/beam-concave.ly (rossFourBeams): add cases from Ross

* scm/script.scm (default-script-alist): marcato should follow
into staff

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 9 Jul 2004 10:13:27 +0000 (10:13 +0000)]
*** empty log message ***

19 years ago* buildscripts/builder.py:
Jan Nieuwenhuizen [Fri, 9 Jul 2004 02:10:54 +0000 (02:10 +0000)]
* buildscripts/builder.py:
* Documentation/SConscript (outdir): New file.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 8 Jul 2004 22:03:05 +0000 (22:03 +0000)]
*** empty log message ***

19 years ago(assert_version): Add.
Jan Nieuwenhuizen [Thu, 8 Jul 2004 15:34:23 +0000 (15:34 +0000)]
(assert_version): Add.

19 years ago(assert_version): Add.
Jan Nieuwenhuizen [Thu, 8 Jul 2004 15:09:43 +0000 (15:09 +0000)]
(assert_version): Add.