]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agorelease commit release/2.2.4
Han-Wen Nienhuys [Sun, 4 Jul 2004 21:00:21 +0000 (21:00 +0000)]
release commit

19 years ago(Lilypond_snippet.output_texinfo): add
Han-Wen Nienhuys [Sun, 4 Jul 2004 13:07:39 +0000 (13:07 +0000)]
(Lilypond_snippet.output_texinfo): add
\n to texidoc.

19 years agonew file.
Han-Wen Nienhuys [Sun, 4 Jul 2004 13:02:25 +0000 (13:02 +0000)]
new file.

19 years ago* lily/volta-engraver.cc (staff_eligible): backport. Always
Han-Wen Nienhuys [Sun, 4 Jul 2004 12:58:39 +0000 (12:58 +0000)]
* lily/volta-engraver.cc (staff_eligible): backport. Always
use voltaOnThisStaff as override.
(stop_translation_timestep): backport: set bounds.

* scm/define-grobs.scm (all-grob-descriptions): backport (0 . 0)
fix for clef-8.

19 years agoThis commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.
Jan Nieuwenhuizen [Sun, 4 Jul 2004 12:17:57 +0000 (12:17 +0000)]
This commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.

19 years agonew file.
Han-Wen Nienhuys [Sun, 4 Jul 2004 12:17:56 +0000 (12:17 +0000)]
new file.

19 years ago* scm/define-context-properties.scm
Han-Wen Nienhuys [Sun, 4 Jul 2004 12:15:09 +0000 (12:15 +0000)]
* scm/define-context-properties.scm
(all-user-translation-properties): change voltaOnThisStaff
definition. Backport?

* lily/volta-engraver.cc (stop_translation_timestep): set bounds
if necessary.

* lily/volta-bracket.cc (print): handle volta brackets without
bars.

19 years agoNew example file to answer a FAQ.
Mats Bengtsson [Fri, 2 Jul 2004 09:27:10 +0000 (09:27 +0000)]
New example file to answer a FAQ.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 1 Jul 2004 22:14:49 +0000 (22:14 +0000)]
*** empty log message ***

19 years ago(try_parse_chord_delims): Bugfix: update to
Jan Nieuwenhuizen [Thu, 1 Jul 2004 21:36:09 +0000 (21:36 +0000)]
(try_parse_chord_delims): Bugfix: update to
2.0 chord syntax.  Ouch.  (thanks Dave Phillips).

19 years agoNew example file to a FAQ.
Mats Bengtsson [Thu, 1 Jul 2004 15:57:56 +0000 (15:57 +0000)]
New example file to a FAQ.

19 years agoupdated instructions for running gnome backend
Nicolas Sceaux [Thu, 1 Jul 2004 12:10:35 +0000 (12:10 +0000)]
updated instructions for running gnome backend

19 years agoBackport.
Jan Nieuwenhuizen [Thu, 1 Jul 2004 00:15:00 +0000 (00:15 +0000)]
Backport.

19 years ago * scm/fret-diagrams.scm (draw-dots): default values for dot size
Jan Nieuwenhuizen [Tue, 29 Jun 2004 07:27:14 +0000 (07:27 +0000)]
* scm/fret-diagrams.scm (draw-dots): default values for dot size
and dot-position now depend on finger-code value; in-dot makes
dots larger and centered.
(draw-barre): added straight-barre indicator option
(draw-dots): made fontify-text-white work.

* music-drawing-routines.ps: added /draw_white_text

* scm/output-tex.scm:  added white-text

* scm/output-ps.scm:  added white-text

* scm/lily.scm (ly:all-stencil-expressions): Added white-text to
list of stencil expressions

* scm/stencil.scm: Added fontify-text-white

19 years ago * input/regression/+.ly: use @unnumbered section.
Heikki Junes [Mon, 28 Jun 2004 21:29:56 +0000 (21:29 +0000)]
* input/regression/+.ly: use @unnumbered section.

19 years ago * elisp/lilypond-mode.el (LilyPond-guile): set current module to
Nicolas Sceaux [Mon, 28 Jun 2004 12:57:37 +0000 (12:57 +0000)]
    * elisp/lilypond-mode.el (LilyPond-guile): set current module to
        (*anonymous-ly-0*) iso. (*anonymous-ly-1*)

19 years ago(PATH): GUILE CVS is still fubarred.
Jan Nieuwenhuizen [Mon, 28 Jun 2004 10:24:51 +0000 (10:24 +0000)]
(PATH): GUILE CVS is still fubarred.

19 years ago* scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
Nicolas Sceaux [Sat, 26 Jun 2004 01:49:04 +0000 (01:49 +0000)]
* scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
was causing an error. (was not actually commited in 2004-06-20)

* input/regression/lily-in-scheme.ly (withPaddingC): does not
breaks anymore

19 years agorelease commit release/2.3.5
Han-Wen Nienhuys [Fri, 25 Jun 2004 13:57:05 +0000 (13:57 +0000)]
release commit

19 years ago(parse_string): switch module too.
Han-Wen Nienhuys [Thu, 24 Jun 2004 07:08:40 +0000 (07:08 +0000)]
(parse_string): switch module too.

19 years ago(Top): Add guile, python and
Jan Nieuwenhuizen [Wed, 23 Jun 2004 22:37:25 +0000 (22:37 +0000)]
(Top): Add guile, python and
ec-fonts-mftraced to running requirements.

19 years ago(My_lily_lexer): copy scopes so temporary
Han-Wen Nienhuys [Tue, 22 Jun 2004 18:30:45 +0000 (18:30 +0000)]
(My_lily_lexer): copy scopes so temporary
assignments don't reach the original file.

19 years ago(My_lily_parser): only copy lexer if it
Han-Wen Nienhuys [Tue, 22 Jun 2004 17:46:01 +0000 (17:46 +0000)]
(My_lily_parser): only copy lexer if it
exists

19 years ago(My_lily_parser): only copy lexer if it
Han-Wen Nienhuys [Tue, 22 Jun 2004 17:36:00 +0000 (17:36 +0000)]
(My_lily_parser): only copy lexer if it
exists

19 years ago* scm/output-gnome.scm:
Jan Nieuwenhuizen [Tue, 22 Jun 2004 10:13:15 +0000 (10:13 +0000)]
* scm/output-gnome.scm:
* buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.

19 years ago(EXTRA_DIST_FILES):
Jan Nieuwenhuizen [Tue, 22 Jun 2004 09:41:35 +0000 (09:41 +0000)]
(EXTRA_DIST_FILES):
(CONF_FILES): Update.

19 years agoThis commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.
Jan Nieuwenhuizen [Tue, 22 Jun 2004 09:41:24 +0000 (09:41 +0000)]
This commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 22 Jun 2004 09:41:23 +0000 (09:41 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 22 Jun 2004 09:24:13 +0000 (09:24 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 21 Jun 2004 22:46:21 +0000 (22:46 +0000)]
*** empty log message ***

19 years agofix titling.
Heikki Junes [Mon, 21 Jun 2004 22:17:21 +0000 (22:17 +0000)]
fix titling.

19 years ago(interpret_stencil_expression): bugfix
Han-Wen Nienhuys [Mon, 21 Jun 2004 22:11:27 +0000 (22:11 +0000)]
(interpret_stencil_expression): bugfix

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 21 Jun 2004 20:12:51 +0000 (20:12 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 21 Jun 2004 20:07:10 +0000 (20:07 +0000)]
*** empty log message ***

19 years ago* buildscripts/guile-gnome.sh: Build without gcc libtool version
Jan Nieuwenhuizen [Mon, 21 Jun 2004 16:03:15 +0000 (16:03 +0000)]
* buildscripts/guile-gnome.sh: Build without gcc libtool version
juggling.

* scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
Add popup menu with grob properties.

* lily/grob-scheme.cc (ly:grob-properties):
(ly:grob-basic-properties): New function.

* lily/stencil.cc (interpret_stencil_expression): Comment-out
"no-origin" call.  Fixes -fps output.

* scm/output-ps.scm (no-origin): Add dummy implementation.

* scm/output-gnome.scm (define-origin): Remove
(grob-cause): Add.

* scm/output-ps.scm (scm):
* scm/output-tex.scm (scm): Remove define-origin from exports list.
(define-origin): Remove.

* scm/output-gnome.scm (define-origin):

* scm/lily.scm (ly:all-output-backend-commands): Remove
define-origin.  Add grob-cause.

19 years agotypo.
Heikki Junes [Mon, 21 Jun 2004 14:00:15 +0000 (14:00 +0000)]
typo.

19 years agoadd ly/portugues.ly.
Heikki Junes [Mon, 21 Jun 2004 13:58:43 +0000 (13:58 +0000)]
add ly/portugues.ly.

19 years agoadd Cascading Style Sheet for html-docs: use thin, black <hr>.
Heikki Junes [Sun, 20 Jun 2004 22:17:36 +0000 (22:17 +0000)]
add Cascading Style Sheet for html-docs: use thin, black <hr>.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 20 Jun 2004 21:18:28 +0000 (21:18 +0000)]
*** empty log message ***

19 years ago* lily/stencil.cc (interpret_stencil_expression): add grob-cause
Han-Wen Nienhuys [Sun, 20 Jun 2004 21:13:27 +0000 (21:13 +0000)]
* lily/stencil.cc (interpret_stencil_expression): add grob-cause
stencil expression. Junk define-origin.

* scm/lily.scm (collect-scores-for-book): new function.

* ly/init.ly: print collected scores/musics.

19 years agorelease commit release/2.2.3
Han-Wen Nienhuys [Sun, 20 Jun 2004 21:10:28 +0000 (21:10 +0000)]
release commit

19 years ago* lily/my-lily-parser.cc (parse_string): init parser variable when
Han-Wen Nienhuys [Sun, 20 Jun 2004 20:43:52 +0000 (20:43 +0000)]
* lily/my-lily-parser.cc (parse_string): init parser variable when
lexer_ is set, ie. in parse_string and parse_file.

* scm/lily.scm (collect-scores-for-book): new function.

* lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
scope, not in lily module.

19 years ago* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
Han-Wen Nienhuys [Sun, 20 Jun 2004 20:39:05 +0000 (20:39 +0000)]
* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
ly:score-bookify.

* lily/book.cc (LY_DEFINE): ly:make-book. New function.

19 years ago* scm/lily.scm (collect-scores-for-book): new function.
Han-Wen Nienhuys [Sun, 20 Jun 2004 20:27:05 +0000 (20:27 +0000)]
* scm/lily.scm (collect-scores-for-book): new function.

* ly/init.ly: print collected scores/musics.

* lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
scope, not in lily module.

* lily/book.cc (LY_DEFINE): ly:make-book. New function.

19 years agoThis commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.
Jan Nieuwenhuizen [Sun, 20 Jun 2004 19:53:35 +0000 (19:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'lilypond_2_2'.

19 years ago* configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
Han-Wen Nienhuys [Sun, 20 Jun 2004 19:53:34 +0000 (19:53 +0000)]
* configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
encapsulate gtk/pango tests.

* po/tr.po: Turkish translation.

19 years ago* input/regression/lily-in-scheme.ly: regression test for #{
Nicolas Sceaux [Sun, 20 Jun 2004 08:28:19 +0000 (08:28 +0000)]
* input/regression/lily-in-scheme.ly: regression test for #{
... #} syntax

* scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
was causing an error.

* Documentation/user/programming-interface.itely (Using LilyPond
syntax inside Scheme): documentation for #{ ... #} syntax.

19 years agouse thin black <hr>.
Heikki Junes [Sat, 19 Jun 2004 23:43:53 +0000 (23:43 +0000)]
use thin black <hr>.

19 years agoblack thin <hr>
Heikki Junes [Sat, 19 Jun 2004 12:24:29 +0000 (12:24 +0000)]
black thin <hr>

19 years ago* scm/fret-diagrams.scm: Use UNIX style line endings.
Jan Nieuwenhuizen [Sat, 19 Jun 2004 09:48:34 +0000 (09:48 +0000)]
* scm/fret-diagrams.scm: Use UNIX style line endings.
(fret-diagram-verbose): A couple of @{VAR} and an closing itemize
typo.  Fixes compile.

* scm/output-ps.scm (white-dot): Remove second incarnation.

* scm/lily.scm (ly:all-stencil-expressions): Add white-dot.

19 years ago(make_include_option): set lilypond_error_p.
Han-Wen Nienhuys [Fri, 18 Jun 2004 23:24:51 +0000 (23:24 +0000)]
(make_include_option): set lilypond_error_p.

19 years ago(ic_p.make_include_option): set error_p for
Han-Wen Nienhuys [Fri, 18 Jun 2004 23:22:33 +0000 (23:22 +0000)]
(ic_p.make_include_option): set error_p for
single file error.

19 years ago(compound_barline): backport ||: fix.
Han-Wen Nienhuys [Fri, 18 Jun 2004 23:20:26 +0000 (23:20 +0000)]
(compound_barline): backport ||: fix.

19 years ago(compound_barline): add support for unbroken ||:
Han-Wen Nienhuys [Fri, 18 Jun 2004 22:56:03 +0000 (22:56 +0000)]
(compound_barline): add support for unbroken ||:

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 18 Jun 2004 22:27:33 +0000 (22:27 +0000)]
*** empty log message ***

19 years agoAdd pango to recipe. Resolve
Jan Nieuwenhuizen [Fri, 18 Jun 2004 18:11:39 +0000 (18:11 +0000)]
Add pango to recipe.  Resolve
conflict.  Have I told you lately how much I love autotools?

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 18 Jun 2004 15:12:01 +0000 (15:12 +0000)]
*** empty log message ***

19 years ago(pango_fc_afm_get_glyph)
Jan Nieuwenhuizen [Fri, 18 Jun 2004 12:36:14 +0000 (12:36 +0000)]
(pango_fc_afm_get_glyph)
(pango_fc_afm_get_charset): Update iaw Pango CVS update.

19 years agoAdd pango to recipe. Resolve
Jan Nieuwenhuizen [Fri, 18 Jun 2004 10:44:37 +0000 (10:44 +0000)]
Add pango to recipe.  Resolve
conflict.  Have I told you lately how much I love autotools?

19 years agoAdd pango to recipe. Resolve
Jan Nieuwenhuizen [Fri, 18 Jun 2004 08:40:18 +0000 (08:40 +0000)]
Add pango to recipe.  Resolve
conflict.  Have I told you lately how much I love autotools?

19 years agoAdd pango to recipe. Resolve
Jan Nieuwenhuizen [Fri, 18 Jun 2004 07:39:17 +0000 (07:39 +0000)]
Add pango to recipe.  Resolve
conflict.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 17 Jun 2004 23:25:59 +0000 (23:25 +0000)]
*** empty log message ***

19 years ago* lily/lily-guile.cc:
Jan Nieuwenhuizen [Thu, 17 Jun 2004 13:48:12 +0000 (13:48 +0000)]
* lily/lily-guile.cc:
* lily/pangofc-afm-decoder.cc:
* lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".

19 years ago* lily/lily-guile.cc:
Jan Nieuwenhuizen [Thu, 17 Jun 2004 13:39:49 +0000 (13:39 +0000)]
* lily/lily-guile.cc:
* lily/pangofc-afm-decoder.cc:
* lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
Fixes build without Pango CVS.

19 years agoUpdate with pango CVS info, lilylib
Jan Nieuwenhuizen [Thu, 17 Jun 2004 11:02:20 +0000 (11:02 +0000)]
Update with pango CVS info, lilylib
musing.

19 years ago(Top): Mention GNOME backend for
Jan Nieuwenhuizen [Thu, 17 Jun 2004 10:44:39 +0000 (10:44 +0000)]
(Top): Mention GNOME backend for
developers.

19 years ago* lily/paper-outputter.cc (file): New method.
Jan Nieuwenhuizen [Thu, 17 Jun 2004 10:09:50 +0000 (10:09 +0000)]
* lily/paper-outputter.cc (file): New method.
(dump_string): Use it.

* scm/output-gnome.scm: Update with pango CVS info, lilylib
musing.

* lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
of them has a comma :-).

* scm/framework-gnome.scm: Add pango decoders.

19 years ago* scm/framework-gnome.scm: Add pango decoders.
Jan Nieuwenhuizen [Thu, 17 Jun 2004 00:17:57 +0000 (00:17 +0000)]
* scm/framework-gnome.scm: Add pango decoders.

* lily/include/pangofc-afm-decoder.hh:
* lily/pangofc-afm-decoder.cc: New file.

* lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.

* configure.in: Check for pango.

* stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
autoconf).
(STEPMAKE_GTK2, STEPMAKE_PANGO): New function.

* config.make.in (USER_CFLAGS, USER_LDLAGS): Update.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 16 Jun 2004 22:30:49 +0000 (22:30 +0000)]
*** empty log message ***

19 years ago(Integrating text and music):
Han-Wen Nienhuys [Wed, 16 Jun 2004 22:28:44 +0000 (22:28 +0000)]
(Integrating text and music):
fix grammar & punctuation.

19 years ago* scm/lily.scm (ly:all-stencil-expressions):
Jan Nieuwenhuizen [Wed, 16 Jun 2004 15:09:14 +0000 (15:09 +0000)]
* scm/lily.scm (ly:all-stencil-expressions):
* scm/lily.scm (ly:all-output-backend-commands): New function.

* scm/safe-lily.scm (safe-objects): Add them.

* scm/framework-gnome.scm (<gnome-outputter>): New class.

* scm/output-gnome.scm: Move non-stencil evaluators to framework.

19 years ago* scm/framework-gnome.scm (<gnome-outputter>): New class.
Jan Nieuwenhuizen [Wed, 16 Jun 2004 07:27:05 +0000 (07:27 +0000)]
* scm/framework-gnome.scm (<gnome-outputter>): New class.

* scm/output-gnome.scm: Move non-stencil evaluators to framework.

19 years ago(<gnome-outputter>): New class.
Jan Nieuwenhuizen [Tue, 15 Jun 2004 23:36:12 +0000 (23:36 +0000)]
(<gnome-outputter>): New class.

19 years ago* scm/framework-gnome.scm (<gnome-outputter>): New class.
Jan Nieuwenhuizen [Tue, 15 Jun 2004 23:34:33 +0000 (23:34 +0000)]
* scm/framework-gnome.scm (<gnome-outputter>): New class.

* scm/output-gnome.scm: Move non-stencil evaluators to framework.

19 years ago* scm/framework-gnome.scm (<gnome-outputter>): New class.
Jan Nieuwenhuizen [Tue, 15 Jun 2004 23:24:10 +0000 (23:24 +0000)]
* scm/framework-gnome.scm (<gnome-outputter>): New class.

* scm/output-gnome.scm: Move non-stencil evaluators to framework.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 15 Jun 2004 22:07:51 +0000 (22:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 14 Jun 2004 23:56:18 +0000 (23:56 +0000)]
*** empty log message ***

19 years agoPick-up user-installe pango.
Jan Nieuwenhuizen [Mon, 14 Jun 2004 23:43:58 +0000 (23:43 +0000)]
Pick-up user-installe pango.

19 years ago(before_line_breaking): do not return
Han-Wen Nienhuys [Mon, 14 Jun 2004 22:06:19 +0000 (22:06 +0000)]
(before_line_breaking): do not return
SCM_UNDEFINED to Scheme.

19 years ago* lily/book.cc: remove Book::to_stencil().
Han-Wen Nienhuys [Mon, 14 Jun 2004 21:48:58 +0000 (21:48 +0000)]
* lily/book.cc: remove Book::to_stencil().
(process): whoops. Score::book_rendering returns vector, not list.

* lily/paper-book.cc (output): load framework module
scm_c_resolve_module().

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 14 Jun 2004 21:22:16 +0000 (21:22 +0000)]
*** empty log message ***

19 years ago(output_stencil): don't use
Han-Wen Nienhuys [Mon, 14 Jun 2004 21:20:13 +0000 (21:20 +0000)]
(output_stencil): don't use
smobify_self() but self_scm()

19 years ago* lily/book.cc: remove Book::to_stencil().
Han-Wen Nienhuys [Mon, 14 Jun 2004 21:06:00 +0000 (21:06 +0000)]
* lily/book.cc: remove Book::to_stencil().

* lily/paper-book.cc (output): load framework module
scm_c_resolve_module().

19 years ago(IMPLEMENT_SMOBS): don't return SCM
Han-Wen Nienhuys [Mon, 14 Jun 2004 20:54:48 +0000 (20:54 +0000)]
(IMPLEMENT_SMOBS): don't return SCM
from smobify_self().

19 years ago* scripts/convert-ly.py (conv): remove \notes.
Han-Wen Nienhuys [Mon, 14 Jun 2004 20:52:08 +0000 (20:52 +0000)]
* scripts/convert-ly.py (conv): remove \notes.
apply to input examples.

* lily/paper-outputter.cc (output_stencil): don't use
smobify_self() but self_scm() (ouch).

* lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
from smobify_self().

* lily/paper-book.cc (output): load framework module
scm_c_resolve_module().

19 years ago* lily/paper-book.cc (output): load framework module
Han-Wen Nienhuys [Mon, 14 Jun 2004 19:54:23 +0000 (19:54 +0000)]
* lily/paper-book.cc (output): load framework module
scm_c_resolve_module().

* python/lilylib.py (exit): exit with argument i.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 14 Jun 2004 18:51:16 +0000 (18:51 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 14 Jun 2004 17:27:51 +0000 (17:27 +0000)]
*** empty log message ***

19 years ago* scm/framework-gnome.scm (output-framework-gnome): Try loading
Jan Nieuwenhuizen [Mon, 14 Jun 2004 16:41:09 +0000 (16:41 +0000)]
* scm/framework-gnome.scm (output-framework-gnome): Try loading
gnome modules from non-toplevel.

* lily/ly-module.cc (ly:import-module): Export to ly:.

19 years ago* lily/paper-score.cc (process): Do not show progress newline.
Jan Nieuwenhuizen [Mon, 14 Jun 2004 13:39:41 +0000 (13:39 +0000)]
* lily/paper-score.cc (process): Do not show progress newline.

* lily/paper-book.cc (output, classic_output): Show progess
newline after score.

19 years agoadd ly/vlaams.ly
Heikki Junes [Mon, 14 Jun 2004 11:51:17 +0000 (11:51 +0000)]
add ly/vlaams.ly

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 13 Jun 2004 23:35:27 +0000 (23:35 +0000)]
*** empty log message ***

19 years agoRemove script again; re-add modules fix
Jan Nieuwenhuizen [Sun, 13 Jun 2004 23:15:42 +0000 (23:15 +0000)]
Remove script again; re-add modules fix
(CVS conflict resolve?)

19 years agoDown one octave.
Jan Nieuwenhuizen [Sun, 13 Jun 2004 23:04:59 +0000 (23:04 +0000)]
Down one octave.

19 years agoRemove script again; re-add modules fix
Jan Nieuwenhuizen [Sun, 13 Jun 2004 22:50:16 +0000 (22:50 +0000)]
Remove script again; re-add modules fix
(CVS conflict resolve?)

19 years ago(ly:interpret-stencil): Was:
Jan Nieuwenhuizen [Sun, 13 Jun 2004 22:39:32 +0000 (22:39 +0000)]
(ly:interpret-stencil): Was:
interpret_stencil_expression.

19 years ago*** empty log message *** release/2.3.4
Han-Wen Nienhuys [Sun, 13 Jun 2004 21:55:33 +0000 (21:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 13 Jun 2004 21:53:52 +0000 (21:53 +0000)]
*** empty log message ***

19 years ago* buildscripts/guile-gnome.sh: New file.
Jan Nieuwenhuizen [Sun, 13 Jun 2004 21:39:03 +0000 (21:39 +0000)]
* buildscripts/guile-gnome.sh: New file.

* scm/output-gnome.scm: White background, better window size, sane
canvas size.  Cleanups.

19 years agoWhite background, better window size, sane
Jan Nieuwenhuizen [Sun, 13 Jun 2004 17:02:52 +0000 (17:02 +0000)]
White background, better window size, sane
canvas size.