]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agorelease commit release/2.3.19
Han-Wen Nienhuys [Sun, 26 Sep 2004 21:37:22 +0000 (21:37 +0000)]
release commit

19 years agoMore editing.
Graham Percival [Sun, 26 Sep 2004 19:48:15 +0000 (19:48 +0000)]
More editing.

19 years agoMove piano-dynamics template into examples.
Graham Percival [Sun, 26 Sep 2004 18:22:17 +0000 (18:22 +0000)]
Move piano-dynamics template into examples.

19 years agoMore editing.
Graham Percival [Sun, 26 Sep 2004 18:20:24 +0000 (18:20 +0000)]
More editing.

19 years agoFix bug that displayed ledger lines while \hideNotes.
Graham Percival [Sun, 26 Sep 2004 18:19:47 +0000 (18:19 +0000)]
Fix bug that displayed ledger lines while \hideNotes.

19 years agoMore editing.
Graham Percival [Sat, 25 Sep 2004 18:20:39 +0000 (18:20 +0000)]
More editing.

19 years ago(read-lily-expression): use ~s in format
Nicolas Sceaux [Sat, 25 Sep 2004 11:23:32 +0000 (11:23 +0000)]
(read-lily-expression): use ~s in format
instead of ~a, to get #{ #"foo" #} actually printed to #"foo".

19 years ago* lily/hairpin.cc (print): check columns of bounds, not bounds themselves.
Han-Wen Nienhuys [Fri, 24 Sep 2004 18:12:44 +0000 (18:12 +0000)]
* lily/hairpin.cc (print): check columns of bounds, not bounds themselves.
(print): robustify bound-padding lookup.

* scripts/lilypond-book.py (Compile_error.process_include): catch
Compile_error exception, and remove output .texi.

* lily/parser.yy (Music_list): add error-found to music with errors.

19 years ago* lily/parser.yy (Music_list): add error-found to music with errors.
Han-Wen Nienhuys [Fri, 24 Sep 2004 16:59:35 +0000 (16:59 +0000)]
* lily/parser.yy (Music_list): add error-found to music with errors.

* lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.

* lily/book.cc (process): ignore books with errors

* lily/drum-note-engraver.cc (try_music): idem.

* lily/part-combine-iterator.cc (Part_combine_iterator): use
BusyPlayingEvent to determine which voice was active last.
(unisono): use last active to where to get unisono information
from. This fixes: partcombine-rest.ly (again).

19 years ago(Compile_error.process_include): catch
Han-Wen Nienhuys [Fri, 24 Sep 2004 13:38:25 +0000 (13:38 +0000)]
(Compile_error.process_include): catch
Compile_error exception, and remove output .texi.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 24 Sep 2004 12:05:19 +0000 (12:05 +0000)]
*** empty log message ***

19 years ago* scripts/lilypond-book.py (Compile_error.process_include): catch
Han-Wen Nienhuys [Fri, 24 Sep 2004 10:42:47 +0000 (10:42 +0000)]
* scripts/lilypond-book.py (Compile_error.process_include): catch
Compile_error exception, and remove output .texi.

* scm/define-music-properties.scm (all-music-properties): add
error-found

* lily/parser.yy (Music_list): add error-found to music with errors.

* lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.

* lily/book.cc (process): ignore books with errors

* lily/include/score.hh (class Score): add error_found_ member.

19 years ago* lily/drum-note-engraver.cc (try_music): idem.
Han-Wen Nienhuys [Fri, 24 Sep 2004 09:20:27 +0000 (09:20 +0000)]
* lily/drum-note-engraver.cc (try_music): idem.

* lily/note-heads-engraver.cc: remove start-playing-event.

* lily/part-combine-iterator.cc (Part_combine_iterator): use
BusyPlayingEvent to determine which voice was active last.
(unisono): use last active to where to get unisono information
from.

* scm/part-combiner.scm (determine-split-list): cleanups

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 24 Sep 2004 07:22:21 +0000 (07:22 +0000)]
*** empty log message ***

19 years agosimplify.
Han-Wen Nienhuys [Thu, 23 Sep 2004 21:23:23 +0000 (21:23 +0000)]
simplify.
complexify.

19 years ago(print): use it to determine size of
Han-Wen Nienhuys [Thu, 23 Sep 2004 21:20:18 +0000 (21:20 +0000)]
(print): use it to determine size of
extender. Remove Lyric_extender::is_visible().

19 years ago* input/regression/lyric-extender.ly: simplify.
Han-Wen Nienhuys [Thu, 23 Sep 2004 21:17:09 +0000 (21:17 +0000)]
* input/regression/lyric-extender.ly: simplify.

* lily/lyric-extender.cc (print): use it to determine size of
extender. Remove Lyric_extender::is_visible().

* lily/extender-engraver.cc (acknowledge_grob): store lyric in
next property.

* lily/lyric-engraver.cc: remove get_current_rest().

19 years ago* input/regression/lyric-extender.ly: Fix and add test.
Jan Nieuwenhuizen [Thu, 23 Sep 2004 19:43:02 +0000 (19:43 +0000)]
* input/regression/lyric-extender.ly: Fix and add test.

* lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.

19 years agoremove Note_head::extent.
Han-Wen Nienhuys [Thu, 23 Sep 2004 19:15:03 +0000 (19:15 +0000)]
remove Note_head::extent.

19 years ago * lily/lyric-engraver.cc (get_current_rest): New function.
Jan Nieuwenhuizen [Thu, 23 Sep 2004 18:36:41 +0000 (18:36 +0000)]
* lily/lyric-engraver.cc (get_current_rest): New function.

* lily/extender-engraver.cc (stop_translation_timestep): Use it:
stop at rest.

* lily/lyric-extender.cc (print): Fix crash (Russ Ross).

19 years agoMore editing.
Graham Percival [Thu, 23 Sep 2004 17:32:33 +0000 (17:32 +0000)]
More editing.

19 years ago(get_bezier): Fix for broken beziers.
Jan Nieuwenhuizen [Thu, 23 Sep 2004 16:50:30 +0000 (16:50 +0000)]
(get_bezier): Fix for broken beziers.

19 years ago * Documentation/user/examples.itely (Small ensembles): added
Jürgen Reuter [Thu, 23 Sep 2004 00:43:14 +0000 (00:43 +0000)]
* Documentation/user/examples.itely (Small ensembles): added
example for transcription of mensural music

* Documentation/user/notation.itely (The Lyrics context): fixed broken
link to SATB vocal score

* Documentation/user/notation.itely (System start delimiters):
fixed typo: GrandStaff->StaffGroup

* Documentation/user/notation.itely (Ancient articulations):
removed obsolete comment on \episem bug

19 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 22 Sep 2004 23:05:05 +0000 (23:05 +0000)]
*** empty log message ***

19 years ago * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
Han-Wen Nienhuys [Wed, 22 Sep 2004 22:04:20 +0000 (22:04 +0000)]
* lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
start to note-column.

* lily/hairpin.cc (print): check text-interface, to attach to
dynamic texts.

* lily/include/text-item.hh (class Text_interface): rename
Text_item -> Text_interface

* lily/piano-pedal-bracket.cc (print): robustify.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 22 Sep 2004 21:55:06 +0000 (21:55 +0000)]
*** empty log message ***

19 years ago(output-preview-framework): Fix invocation
Jan Nieuwenhuizen [Wed, 22 Sep 2004 21:50:40 +0000 (21:50 +0000)]
(output-preview-framework): Fix invocation
of header.

19 years ago(print): robustify.
Han-Wen Nienhuys [Wed, 22 Sep 2004 21:42:20 +0000 (21:42 +0000)]
(print): robustify.

19 years ago * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
Pedro Kroger [Wed, 22 Sep 2004 20:48:52 +0000 (20:48 +0000)]
* scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.

* scm/page-layout.scm (plain-header): if printfirstpagenumber is
true will print the page number in the first page.

* Documentation/user/changing-defaults.itely: Document
printfirstpagenumber.

19 years ago(acknowledge_grob): avoid more
Han-Wen Nienhuys [Wed, 22 Sep 2004 16:37:42 +0000 (16:37 +0000)]
(acknowledge_grob): avoid more
objects.

19 years ago* lily/beam-concave.cc (calc_concaveness): take absolute value of
Han-Wen Nienhuys [Wed, 22 Sep 2004 16:12:36 +0000 (16:12 +0000)]
* lily/beam-concave.cc (calc_concaveness): take absolute value of
dy for scaling. This fixes various downbeams.

* lily/beam-quanting.cc (best_quant_score_idx):

19 years ago(header-to-file): Fix.
Jan Nieuwenhuizen [Wed, 22 Sep 2004 13:33:53 +0000 (13:33 +0000)]
(header-to-file): Fix.

19 years ago* lily/parser.yy <score_body>: Fix typo.
Werner Lemberg [Wed, 22 Sep 2004 06:02:52 +0000 (06:02 +0000)]
* lily/parser.yy <score_body>: Fix typo.

19 years agoMore editing.
Graham Percival [Tue, 21 Sep 2004 23:45:47 +0000 (23:45 +0000)]
More editing.

19 years ago(note-by-number): read font-size
Han-Wen Nienhuys [Tue, 21 Sep 2004 22:06:04 +0000 (22:06 +0000)]
(note-by-number): read font-size
to determine stem length. Fixes: markup-note.ly

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 21 Sep 2004 21:59:55 +0000 (21:59 +0000)]
*** empty log message ***

19 years ago * Documentation/user/notation.itely (ancient flags): documented
Jürgen Reuter [Tue, 21 Sep 2004 18:31:36 +0000 (18:31 +0000)]
* Documentation/user/notation.itely (ancient flags): documented
flags-related known bugs

* lily/include/ligature-engraver.hh: added comment about why and
how of (non-)use of abstract virtual methods

* ly/engraver-init.ly (VaticanaVoice,
GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
unset dash-fraction property in order to get solid lines

* ly/engraver-init.ly (MensuralStaff): fixed bad comment

19 years agoadded some bugfixers
Erik Sandberg [Tue, 21 Sep 2004 18:15:09 +0000 (18:15 +0000)]
added some bugfixers

19 years ago(score_body): disallow \bookpaper in \score.
Han-Wen Nienhuys [Tue, 21 Sep 2004 17:32:46 +0000 (17:32 +0000)]
(score_body): disallow \bookpaper in \score.

19 years agotypo
Heikki Junes [Tue, 21 Sep 2004 17:12:09 +0000 (17:12 +0000)]
typo

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 21 Sep 2004 15:17:38 +0000 (15:17 +0000)]
*** empty log message ***

19 years ago * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
Mats Bengtsson [Tue, 21 Sep 2004 11:38:03 +0000 (11:38 +0000)]
* scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth

19 years agoFix font dir description.
Jan Nieuwenhuizen [Mon, 20 Sep 2004 23:02:43 +0000 (23:02 +0000)]
Fix font dir description.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 20 Sep 2004 22:01:24 +0000 (22:01 +0000)]
*** empty log message ***

19 years ago(voice): move linethickness
Han-Wen Nienhuys [Mon, 20 Sep 2004 21:59:21 +0000 (21:59 +0000)]
(voice): move linethickness
settings to bookpaper.

19 years ago* lily/simple-spacer.cc (Module): use force to stretch to
Han-Wen Nienhuys [Mon, 20 Sep 2004 20:40:48 +0000 (20:40 +0000)]
* lily/simple-spacer.cc (Module): use force to stretch to
line length as force measure for ragged spacing.

* ly/part-paper-init.ly: remove file.

19 years ago* lily/lily-parser.cc (get_paper): don't set parent for \paper
Han-Wen Nienhuys [Mon, 20 Sep 2004 20:23:51 +0000 (20:23 +0000)]
* lily/lily-parser.cc (get_paper): don't set parent for \paper
blocks in the parser. This eliminates ordering dependency for
\bookpaper and \paper

* ly/part-paper-init.ly: remove file.

19 years agoremove file.
Han-Wen Nienhuys [Mon, 20 Sep 2004 20:09:53 +0000 (20:09 +0000)]
remove file.

19 years ago*** empty log message *** release/2.3.18
Han-Wen Nienhuys [Sun, 19 Sep 2004 23:19:37 +0000 (23:19 +0000)]
*** empty log message ***

19 years ago(new_input): elucidate message.
Han-Wen Nienhuys [Sun, 19 Sep 2004 22:51:53 +0000 (22:51 +0000)]
(new_input): elucidate message.

19 years agoAdded some bughunters
Erik Sandberg [Sun, 19 Sep 2004 12:32:43 +0000 (12:32 +0000)]
Added some bughunters

19 years ago* input/mutopia/E.Satie/petite-ouverture-a-danser.ly:
Jan Nieuwenhuizen [Sun, 19 Sep 2004 12:32:18 +0000 (12:32 +0000)]
* input/mutopia/E.Satie/petite-ouverture-a-danser.ly:
* input/mutopia/R.Schumann/romanze-op28-2.ly:
* input/mutopia/F.Schubert/standchen.ly: Remove obsolete
#'Slur.attachment setting.

19 years ago* input/mutopia/E.Satie/petite-ouverture-a-danser.ly:
Jan Nieuwenhuizen [Sun, 19 Sep 2004 11:17:04 +0000 (11:17 +0000)]
* input/mutopia/E.Satie/petite-ouverture-a-danser.ly:
* input/mutopia/R.Schumann/romanze-op28-2.ly:
* input/mutopia/F.Schubert/standchen.ly: Remove obsolete
#'Slur.attachment setting.

* elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
friendlier for point and click.

19 years ago* ly/init.ly: reverse collected scores.
Han-Wen Nienhuys [Sun, 19 Sep 2004 09:09:53 +0000 (09:09 +0000)]
* ly/init.ly: reverse collected scores.

* scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
layout to determine force.

19 years agoUh, oh. s/onlyWithTag/keepWithTag/.
Werner Lemberg [Sun, 19 Sep 2004 05:15:52 +0000 (05:15 +0000)]
Uh, oh.  s/onlyWithTag/keepWithTag/.

19 years ago* ly/declarations-init.ly (escapedBiggerSymbol,
Werner Lemberg [Sat, 18 Sep 2004 14:47:25 +0000 (14:47 +0000)]
* ly/declarations-init.ly (escapedBiggerSymbol,
escapedSmallerSymbol): Fix typos.

19 years ago* scripts/convert-ly.py: s/removeTag/removeWithTag/.
Werner Lemberg [Sat, 18 Sep 2004 13:38:45 +0000 (13:38 +0000)]
* scripts/convert-ly.py: s/removeTag/removeWithTag/.

19 years agos/removeTag/onlyWithTag/.
Werner Lemberg [Sat, 18 Sep 2004 13:26:26 +0000 (13:26 +0000)]
s/removeTag/onlyWithTag/.

19 years ago* ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
Werner Lemberg [Sat, 18 Sep 2004 13:21:24 +0000 (13:21 +0000)]
* ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
ties.

19 years ago(texidoc): cleanup.
Han-Wen Nienhuys [Sat, 18 Sep 2004 11:52:34 +0000 (11:52 +0000)]
(texidoc): cleanup.

19 years agorelease commit release/2.3.17
Han-Wen Nienhuys [Sat, 18 Sep 2004 11:47:17 +0000 (11:47 +0000)]
release commit

19 years ago* lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
Han-Wen Nienhuys [Sat, 18 Sep 2004 11:11:58 +0000 (11:11 +0000)]
* lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
little wider for attachment calculation. This prevents stem and
slur touching.

* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
)

* lily/slur-scoring.cc (score_extra_encompass): check if extra
objects are on boundary column.

19 years ago* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:53:08 +0000 (10:53 +0000)]
* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
)

* input/regression/tie.ly (texidoc): cleanup.

* ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
and ~

19 years ago(score_extra_encompass): check if extra
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:20:02 +0000 (10:20 +0000)]
(score_extra_encompass): check if extra
objects are on boundary column.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:01:37 +0000 (10:01 +0000)]
*** empty log message ***

19 years ago(parse_argv): process --tex too.
Han-Wen Nienhuys [Sat, 18 Sep 2004 09:51:28 +0000 (09:51 +0000)]
(parse_argv): process --tex too.

19 years ago(keepWithTag): add music functions
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:56:08 +0000 (08:56 +0000)]
(keepWithTag): add music functions
keepWithTag and removeWithTag.

19 years ago(recent_enough): interpret laziness
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:36:31 +0000 (08:36 +0000)]
(recent_enough): interpret laziness
= #t. This fixes no-reset accidental-style.

19 years ago(Quote_iterator): init transposed_musics_.
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:19:35 +0000 (08:19 +0000)]
(Quote_iterator): init transposed_musics_.

19 years ago(recent_enough): interpret laziness
Han-Wen Nienhuys [Fri, 17 Sep 2004 22:52:06 +0000 (22:52 +0000)]
(recent_enough): interpret laziness
= #t. This fixes no-reset accidental-style.

19 years ago* input/regression/accidental-piano.ly (Module): new file.
Han-Wen Nienhuys [Fri, 17 Sep 2004 22:32:13 +0000 (22:32 +0000)]
* input/regression/accidental-piano.ly (Module): new file.

* lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 17 Sep 2004 21:10:46 +0000 (21:10 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 17 Sep 2004 19:09:10 +0000 (19:09 +0000)]
*** empty log message ***

19 years ago(score_extra_encompass): widen X extent of
Han-Wen Nienhuys [Fri, 17 Sep 2004 19:05:04 +0000 (19:05 +0000)]
(score_extra_encompass): widen X extent of
extra encompass.
(score_extra_encompass): use Y coordinate of attachment if X
attachment falls in extra encompass X extent.

19 years ago(SLIB_PATH): add SLIB_PATH to
Han-Wen Nienhuys [Fri, 17 Sep 2004 18:51:01 +0000 (18:51 +0000)]
(SLIB_PATH): add SLIB_PATH to
GUILE_LOAD_PATH

19 years agoSmall fixes.
Jan Nieuwenhuizen [Fri, 17 Sep 2004 15:18:34 +0000 (15:18 +0000)]
Small fixes.

19 years agoGetting close to 2.6.0 release.
Jan Nieuwenhuizen [Fri, 17 Sep 2004 14:07:07 +0000 (14:07 +0000)]
Getting close to 2.6.0 release.

19 years ago * Documentation/user/notation.itely (Ancient flags): Removed
Jürgen Reuter [Thu, 16 Sep 2004 22:13:14 +0000 (22:13 +0000)]
* Documentation/user/notation.itely (Ancient flags): Removed
documentation on adjust-if-on-staffline (this property was removed
by Han-Wen).

* Documentation/user/notation.itely (Ancient notation): Minor
cleanups and fixes.  Renamed "Vaticana style contexts" ->
"Gregorian Chant contexts".  Added section "Mensural contexts".
Added section "Ancient articulations".

* ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 16 Sep 2004 21:58:00 +0000 (21:58 +0000)]
*** empty log message ***

19 years agoAdd missing bit.
Jan Nieuwenhuizen [Thu, 16 Sep 2004 21:57:45 +0000 (21:57 +0000)]
Add missing bit.

19 years ago(LD_LIBRARY_PATH): new script.
Han-Wen Nienhuys [Thu, 16 Sep 2004 21:38:13 +0000 (21:38 +0000)]
(LD_LIBRARY_PATH): new script.

19 years ago(get_y_attachment_range): set end point
Han-Wen Nienhuys [Thu, 16 Sep 2004 21:31:00 +0000 (21:31 +0000)]
(get_y_attachment_range): set end point
using  base_attachment.

19 years ago* scm/page-layout.scm (default-page-make-stencil): whoops. Add
Han-Wen Nienhuys [Thu, 16 Sep 2004 20:55:56 +0000 (20:55 +0000)]
* scm/page-layout.scm (default-page-make-stencil): whoops. Add
page header back.

* scm/documentation-generate.scm (top-node): move version  to top node.

19 years agoadd ledgered-interface, with
Han-Wen Nienhuys [Thu, 16 Sep 2004 19:03:12 +0000 (19:03 +0000)]
add ledgered-interface, with
property no-ledgers.

19 years agoExpand 's to is.
Heikki Junes [Wed, 15 Sep 2004 22:52:11 +0000 (22:52 +0000)]
Expand 's to is.

19 years agomanual fixes.
Heikki Junes [Wed, 15 Sep 2004 22:32:49 +0000 (22:32 +0000)]
manual fixes.

19 years agosort
Heikki Junes [Wed, 15 Sep 2004 22:16:09 +0000 (22:16 +0000)]
sort

19 years agoAdd lifetime and full name.
Heikki Junes [Wed, 15 Sep 2004 22:13:20 +0000 (22:13 +0000)]
Add lifetime and full name.

19 years ago * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
Jürgen Reuter [Wed, 15 Sep 2004 21:54:01 +0000 (21:54 +0000)]
* mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
lneomensural char entry; (ii) fixed mensural/neomensural naming
clash typo; (iii) lneomensural char: fixed stem attachment point.
WARNING: FONT CHANGED!

19 years agoMore editing.
Graham Percival [Wed, 15 Sep 2004 19:44:27 +0000 (19:44 +0000)]
More editing.

19 years agoTypo.
Werner Lemberg [Wed, 15 Sep 2004 05:38:16 +0000 (05:38 +0000)]
Typo.

19 years ago(score_edges): add exp(slope*dir*leftright)
Han-Wen Nienhuys [Tue, 14 Sep 2004 22:52:16 +0000 (22:52 +0000)]
(score_edges): add exp(slope*dir*leftright)
factor in edge attraction. This reflects that the left edge may
have a larger gap for an ascending up-slur.
(get_base_attachments): copy bound Y from right bound, if there is
only one note-column after the line break.

19 years ago(score_edges): add exp(slope*dir*leftright)
Han-Wen Nienhuys [Tue, 14 Sep 2004 22:29:54 +0000 (22:29 +0000)]
(score_edges): add exp(slope*dir*leftright)
factor in edge attraction. This reflects that the left edge may
have a larger gap for an ascending up-slur.

19 years agoUpdate with tarball [pre]releases.
Jan Nieuwenhuizen [Tue, 14 Sep 2004 16:27:59 +0000 (16:27 +0000)]
Update with tarball [pre]releases.

19 years ago * lily/phrasing-slur-engraver.cc (process_music): Create
Mats Bengtsson [Tue, 14 Sep 2004 14:12:14 +0000 (14:12 +0000)]
* lily/phrasing-slur-engraver.cc (process_music): Create
PhrasingSlur instead of Slur.

19 years ago * Documentation/user/changing-defaults.itely (Defining new
Mats Bengtsson [Tue, 14 Sep 2004 08:27:21 +0000 (08:27 +0000)]
* Documentation/user/changing-defaults.itely (Defining new
contexts): Fixed misprinted context name.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:38:24 +0000 (21:38 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:21:23 +0000 (21:21 +0000)]
*** empty log message ***

19 years ago* ly/property-init.ly (hideStaffSwitch): remove turnOff.
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:09:23 +0000 (21:09 +0000)]
* ly/property-init.ly (hideStaffSwitch): remove turnOff.

* scripts/convert-ly.py (conv): change Both to Neutral in property
settings.

19 years agoincrease extent of Staff.
Han-Wen Nienhuys [Mon, 13 Sep 2004 20:26:37 +0000 (20:26 +0000)]
increase extent of Staff.