X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=ea52e31c1af5516d3b66b0aa9895b69c74b3272d;hb=59602bf5d52065c8327805e03533db7acb9bdd8e;hp=fe863a495ba98bc4320f54f69d38b1c0b2b4e7f3;hpb=573fdccc7a7b930cb3eff25d6ecb35ebee3f52dc;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index fe863a495b..ea52e31c1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,157 @@ +2004-08-25 Graham Percival + + * Documentation/user/lilypond-book.itely: slight clean-up. + + * Documentation/user/examples.itely: began section. + +2004-08-25 Han-Wen Nienhuys + + * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs + too. + + * input/regression/phrasing-slur-slur-avoid.ly: new file. + + * lily/ottava-bracket.cc (print): always start from right edge of + a broken bound. This fixes ottava-clef.ps + +2004-08-24 Han-Wen Nienhuys + + * input/regression/slur-script-inside.ly: new file. + + * lily/new-slur.cc (outside_slur_callback): new function, to make + scripts avoid slurs + + * lily/slur-engraver.cc (finalize): + + * lily/script-interface.cc: add inside-slur property. + + * lily/slur-engraver.cc (finalize): read inside-slur property. + + * scm/lily.scm (postscript->png): use ~a iso. ~s + + * ly/property-init.ly (unHideNotes): hide accidentals at staff + level. Fixes: hideNotes-accidental.ly + +2004-08-23 Pedro Kroger + + * scm/page-layout.scm (plain-header): fix bug that print page + number in the first page if firstpagenumber was different than 1. + +2004-08-23 Han-Wen Nienhuys + + * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky + fonts. Fixes triangle markup for chords. + + * lily/slur-quanting.cc (score_extra_encompass): make score depend + on distance. This fixes slur-tenuto.ly and slur-tie.ly + + * flower/include/interval.hh (T>): add distance() function + + * lily/ottava-bracket.cc (print): add dots to extent. Fixes + octaviation-dot.ly + + * lily/context-scheme.cc: ly_context_grob_definition: new function. + + * VERSION (MY_PATCH_LEVEL): release 2.3.12 + + * lily/new-slur.cc (add_column): remove set_interface() + +2004-08-22 Han-Wen Nienhuys + + * input/regression/slur-double.ly: new file. + + * lily/slur-engraver.cc: add doubleSlurs property + + * scm/fret-diagrams.scm (label-fret): use cond instead of case for + symbols. + + * Documentation/user/notation.itely (Easy Notation note heads): + revise notation Chapter. + + * ly/music-functions-init.ly (makecluster): add makeClusters music function. + + * lily/part-combine-engraver.cc: rename soloADue -> + printPartCombineTexts + + * scripts/convert-ly.py (conv): junk script{Up|Down|Both}. + + * lily/horizontal-bracket.cc (print): use + Tuplet_bracket::make_bracket, so it supports bracket-flare, + edge-eight and shorten-pair. + +2004-08-22 Pedro Kroger + + * Documentation/user/changing-defaults.itely (Page layout): + description of firstpagenumber. Moved @refbugs about rightmargin + to the end of the section (it was looking like the documentation + after the refbugs was part of the bug comment). + + * scm/framework-ps.scm (output-framework): set the first + postscript page number to firstpagenumber + + * scm/page-layout.scm (ly:optimal-page-breaks): print the first + page number according to firstpagenumber + + * scm/paper.scm (set-paper-dimensions): added firstpagenumber + parameter + +2004-08-22 Han-Wen Nienhuys + + * lily/slur-engraver.cc (class Slur_engraver): simplify: remove + nested slurs. + + * scripts/convert-ly.py (lilypond_version_re_str): handle + \version "bar" % "foo" + + * lily/completion-note-heads-engraver.cc (process_music): set + duration-log before announcing object. + + * lily/staff-symbol.cc (print): subtract thickness from staff line + length + + * lily/parser.yy (book_body): disallow { ..music.. } inside \book + +2004-08-21 Carl Sorensen + + * scm/stencil.scm: remove fontify-text and fontify-text-white + +2004-08-21 Han-Wen Nienhuys + + * scm/part-combiner.scm: skip name string. Fixes segfault problem. + + * Documentation/user/sound-output.texi (Sound): new file. Move all + MIDI related information. + +2004-08-20 Han-Wen Nienhuys + + * lily/script-engraver.cc (acknowledge_grob): only take into + account note heads with a music cause. Fixes ambitus-accent.ly + + * scm/define-markup-commands.scm (finger): set encoding to + fetaNumber. + +2004-08-20 Erik Sandberg + + * scripts/convert-ly.py: typo + +2004-08-19 Carl Sorensen + + * scm/fret-diagrams.scm: Eliminate use of fontify-text; make + font calls for diagrams based on paper and props + +2004-08-19 Graham Percival + + * scripts/convert-ly.py: add \newpage -> \pageBreak rule. + +2004-08-19 Erik Sandberg + + * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim, + added setHairpinDecresc/Dim + +2004-08-19 Jan Nieuwenhuizen + + * lily/include/lily-guile.hh: Cosmetics. + 2004-08-18 Han-Wen Nienhuys * input/regression/fermata-rest-position.ly: new file @@ -178,6 +332,8 @@ 2004-08-03 Han-Wen Nienhuys + * VERSION: 2.3.11 released. + * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate renameinput.