X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=c29f2433a54a19167d8128446cf49c88c7340b9d;hb=6eec99899bd33cf13da7e08974eb854aaa5bd153;hp=cefebfd7f3d2ca11879d6e2afd3de98446ee3b76;hpb=4421cdacd806407d614fcfdb9e92a731094cc2b8;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index cefebfd7f3..c29f2433a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,297 @@ +2004-11-02 Werner Lemberg + + * Documentation/user/notation.ly: More fixes to improve appearance. + + * tex/texinfo.tex: Updated from texinfo CVS -- this version provides + better output for multicolumn tables. + +2004-11-01 Mats Bengtsson + + * lily/main.cc (dir_info): Fixed typo in the printouts. + +2004-11-01 Werner Lemberg + + * buildscripts/mf-to-table.py (write_fontlist): Improve formatting + of output. + Set `per_line' to 2; replace hard-coded value with it. + + * Documentation/user/*: Many fixes to improve appearance of + printed manual. + +2004-11-01 Werner Lemberg + + * Documentation/user/changing-defaults.itely, + Documentation/user/notation.ly, + Documentation/user/programming-interface.itely: Use @/. + Fix formatting of some lilypond snippets and tables. + + * scripts/lilypond-book.py (compose_ly): Provide useful default + for LINEWIDTH in `override'. + +2004-10-31 Graham Percival + + * Documentation/user/invoking.itely: change "3.0" -> "2.4" + +2004-10-31 Werner Lemberg + + Resetting @exampleindent to `5' gives ugly results with texinfo's + DVI output. Use `@format @exampleindent 0 ... @end format' instead + (if not quoting) to change @exampleindent only locally. + + * scripts/lilypond-book.py (NOQUOTE): New variable. + (output) [LATEX]: Remove AFTER and BEFORE. + [TEXINFO]: Remove AFTER and BEFORE. + Fix QUOTE and VERBATIM pattern. + Add NOQUOTE pattern. + (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER + and BEFORE. + [output_texinfo]: Use NOQUOTE. + +2004-10-31 Graham Percival + + * Documentation/user/changing-defaults.itely: clarify paper + size commands with correct info. + + * Documentation/user/lilypond-book.itely: add more docs for + filename extensions. + +2004-10-31 Han-Wen Nienhuys + + * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0 + (PATCH_LEVEL): start 2.5.0. + +2004-10-30 Graham Percival + + * Documentation/user/notation.itely: add warning about bar numbers + in multistaff music, add warning about quoting grace notes. + + * Documentation/user/changing-defaults.itely: clarify paper size commands, + add missing subsubtitle entry to Creating titles. + + * Documentation/user/tutorial.itely: change 3.0 references to 2.4. + +2004-10-30 Han-Wen Nienhuys + + * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps + case. + (conv): add dummy 2.4.0 conversion rule. + + * Documentation/user/lilypond.tely: add @finalout. + + * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_ + for attaching, fixes slur/stem left attachment of + downslur/downstem. + + * lily/quote-iterator.cc (process): use <= for comparisons. Fixes + quote problem if for last note of quoted sequence. + + * input/regression/part-combine-text.ly (comm): add expect strings. + +2004-10-30 Werner Lemberg + + * Documentation/user/examples.itely: Improved layout. + + * Documentation/invoking.itely: Use `@/' to insert breakpoints. + + * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'. + + * Documentation/notation.itely: Use `@/'. + Other layout fixes. + +2004-10-30 Han-Wen Nienhuys + + * lily/part-combine-iterator.cc (unisono): examine last_playing_ + (not state_), this fixes a2 printing after chord. + + * input/regression/no-staff.ly: fix octave, revise syntax. + + * input/regression/lyrics-bar.ly (texidoc): fixes. + + * input/regression/beam-dir-functions.ly (Module): remove from regtest + + * input/regression/accidentals.ly (Module): remove from regtest. + + * lily/parser.yy (Prefix_composite_music): + oops. Chords should be unrelativable, not bass figures untransposable. + + * VERSION: 2.3.26 released. + + * lily/completion-note-heads-engraver.cc (try_music): only return + something when is_first_ is true. Fixes lyrics with completion_heads. + + * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. + + * scm/lily.scm (ly:system): new function. Catches uninstalled + ps2png. + +2004-10-29 Han-Wen Nienhuys + + * Documentation/user/notation.itely: remove + @hyphenatedinternalsref. + +2004-10-29 Werner Lemberg + + * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox. + + * scripts/lilypond-book.py (no_options): New dictionary. + (simple_options): New list. + (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns. + (compose_ly): Use `no_options' and `simple_options'. + Fix logic of option handling. + Handle `linewidth' option without parameter. + +2004-10-29 Han-Wen Nienhuys + + * lily/lookup.cc (triangle): use (0, interval.length()) for X + extent, since the stencil is translated later on. + + * lily/ledger-line-spanner.cc (print): swap linear_combination + arguments, effectively shortens ledger line. + + * Documentation/user/GNUmakefile + ($(outdir)/lilypond/lilypond.html): use find to remove files. + + * lily/main.cc: --no-pages option. + +2004-10-28 Carl Sorensen + + * Documentation/user/notation.itely (Fret diagrams): add extra + notes to example to avoid collisions between fret diagrams. + +2004-10-29 Han-Wen Nienhuys + + * Documentation/user/notation.itely (Automatic note splitting): + note about lyrics. + + * Documentation/user/converters.itely (Invoking convert-ly): note + about version numbers. + + * scripts/abc2ly.py (dump_score): revise lyric dumping + + * scripts/mup2ly.py (pre_processor_commands): always open file. + + * scripts/etf2ly.py (Frame.calculate): always close \grace. + (Etf_file.dump): add \version + + * VERSION: 2.3.25 released. + + * lily/scm-option.cc: add 'resolution to ly:get-option argument + list. + +2004-10-28 Han-Wen Nienhuys + + * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin + +2004-10-28 Werner Lemberg + + * Documentation/user/music-glossary.tely: More fixes to improve + appearance with DVI output. + + * scripts/lilypond-book.py (compose_ly): Use 0.4in for + EXAMPLEINDENT. This is the maximum value for quotation environments + used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone. + +2004-10-27 Werner Lemberg + + * Documentation/user/music-glossary.tely: Revised. + +2004-10-26 Carl Sorensen + + * input/test/fret-diagram.ly: insert breaks, remove raggedright to + improve fret diagram spacing in printed output. + + * Documentation/user/notation.itely (Fret diagrams): Remove raggedright + from options for the example so fret-diagrams won't overlap + one another. + +2004-10-26 Werner Lemberg + + * scripts/lilypond-book.py: Some additional formatting for + orthogonality. + (ly_options) [*]: Format strings. + [RAGGEDRIGHT]: Don't set `indent'. This is now properly handled + by `compose_ly'. + (output) [LATEX][OUTPUT]: Format string and simplify. + (PREAMBLE_LY, FRAGMENT_LY): Format string. + (classic_lilypond_book_compatibility): Take key/value pair as + parameter. + Return key/value pair. + (compose_ly): Rewritten, taking the snippet type as third parameter. + The default values are now set more sensible, and a `linewidth' + option is no longer overwritten under some circumstances. + + * Documentation/user/music-glossary.tely: Replace all accented + character macros with latin-1 codes. + +2004-10-26 Nicolas Sceaux + + * lily/music-function.cc (ly_make_music_function): when an + argument predicate is markup?, the signature keyword becomes + "markup" iso "scm". + + * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP* + tokens, for functions which signatures contain "markup". + + * lily/parser.yy (Generic_prefix_music_scm): add treatment for new + MUSIC_FUNCTION_*MARKUP* tokens. + +2004-10-26 Jan Nieuwenhuizen + + * input/regression/lyrics-bar.ly: Make StaffGroup accept the new + Lyrics context. + +2004-10-25 Han-Wen Nienhuys + + * python/lilylib.py (make_ps_images): return list of output files. + + * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with + all springs tight, and still satisfy the constraints. + +2004-10-25 Werner Lemberg + + * scripts/lilypond-book.py: s/option-sep/option_sep/. + (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also. + (snippet_res): Fix regexps and make them ignore whitespace properly. + (compose_ly): Use `re.split' instead of `string.split' to remove + surrounding whitespace. + Some formatting to get more consistency. + +2004-10-25 Han-Wen Nienhuys + + * VERSION: 2.3.24 + + * scm/define-context-properties.scm + (all-user-translation-properties): add verticallySpacedContexts. + + * scm/define-grob-interfaces.scm (vertically-spaceable-interface): + add interface + + * scm/define-grob-properties.scm (all-internal-grob-properties): + add spaceable-staves + + * scm/define-grobs.scm (all-grob-descriptions): set + vertically-spaceable-interface for VerticalAxisGroup and + RemoveEmptyVerticalGroup + + * lily/system.cc (get_line): determine staff_refpoints_ + using spaceable-staves. + + * lily/score-engraver.cc (acknowledge_grob): ack + vertically-spaceable-interface and verticallySpacedContexts to + set spaceable-staves. + + * input/regression/new-slur.ly: add slur under 16th subbeam case. + + * lily/slur-scoring.cc (fill): init has_same_beam_ before use. + 2004-10-24 Han-Wen Nienhuys + * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune + minimumVerticalExtent tweaks. + + * mf/feta-schrift.mf: include size of thumb appendix in + bbox. Fixes: c-thumb-notehead.ly + * THANKS: add Meisters to the Development team. * scm/framework-tex.scm (convert-to-dvi): redirect output to @@ -122,6 +414,9 @@ 2004-10-18 Carl Sorensen + * Documentation/user/notation.itely (Fret diagrams): Add documentation + for fret diagram markups to user manual + * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal documentation for fret-diagram-terse