X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=09612884e0e7540991447c3a36e170022fdbe735;hb=bdde3680c8709b0d84e9291642ae4474a3a31668;hp=7fe6375e3aff25665e7db412a8f941d1bb0243de;hpb=0ccace80447d10fe0f52f9f189f01d60d60202e8;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 7fe6375e3a..09612884e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,523 @@ +2004-03-22 Han-Wen Nienhuys + + * lily/text-item.cc (interpret_markup): idem. + + * scm/define-markup-commands.scm: remove split around-space hack. + + * lily/staff-symbol-referencer.cc (get_rounded_position): new + function, fold WL's fixes into one function. + +2004-03-22 Werner Lemberg + + lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions), + lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc + (Note_column::head_position_interval): Do proper rounding for + calls to Staff_symbol_referencer::get_position. + +2004-03-21 Werner Lemberg + + * lily/score.cc (ly_run_translator), lily/paper-def.cc + (Paper_def::get_paper_outputter), lily/input-file-results.cc + (Input_file_results::Input_file_results), lily/my-lily-parser.cc + (My_lily_parser::parse_file): Improve formatting progress indication + sent to stdout. + +2004-03-21 Han-Wen Nienhuys + + * VERSION: 2.1.33 released. + + * scripts/lilypond-book.py (do_file): reinstate --filter support. + + * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum + + * stepmake/stepmake/generic-targets.make: rewrite hack so no + warning is issued about dummy.dep. + + * scm/new-font.scm: fix design sizes of nummer + +2004-03-21 Werner Lemberg + + * stepmake/bin/install-sh: Updated (from gnulib). This removes + some annoying warnings from mkdir during `make install'. + +2004-03-21 Han-Wen Nienhuys + + * lily/performer-group-performer.cc (do_announces): call + Performer_group_performer::create_audio_elements () too. + + * scripts/convert-ly.py (conv): add rule for breakAlignOrder. + + * scm/define-grobs.scm (all-grob-descriptions): add property break-align-orders + + * lily/global-context.cc (get_default_interpreter): new + function. Override from base class, so no new Score contexts are + created. + + * lily/include/stencil.hh (class Stencil): document origin field. + + * lily/staff-symbol.cc (print): span staff-symbol on column + extents for non-broken columns. + + * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind key-signature. + + * tex/titledefs.tex: don't use smallcaps for piece. + + * lily/system.cc (uniquify_list): bugfix. This fixes spuriously + translated stencils in the output. + + * lily/paper-outputter.cc (output_line): don't add Stencil::origin. + +2004-03-20 Han-Wen Nienhuys + + * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use + and init ties_created_ + + * VERSION: release 2.1.32 + + * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove + doc string from IMPLEMENT_CTOR_CALLBACK(). + + * lily/engraver.cc (typeset_grob): paranoia: take care of the case + that engraver is in a performer hierarchy. + +2004-03-17 Heikki Junes + + * vim/lilypond-ftdetect.vim: new file. + +2004-03-19 Han-Wen Nienhuys + + * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. + (compose_ly): default octave should be middle C. + + * Documentation/user/changing-defaults.itely (Layout tunings + within contexts): new node. + + * lily/include/smobs.hh: document C++ smob interface. + + * lily/function-documentation.cc: don't doc functions without + docstring. + +2004-03-19 Jan Nieuwenhuizen + + * Documentation/user/lilypond.tely: Remove `* lilypond' node from + direntry, so that `info lilypond' goes to Top. + + * scm/output-ps.scm (polygon): Fix: add spaces. + + * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful + solutions are now optimal too. + + * input/test/page-breaks.ly: New file. + + * lily/paper-outputter.cc (Paper_outputter): Import page breaking + functions into safe module. + + * lily/lily-guile.cc (ly:number->string): Do not leave space at + end, prepend zeros. + + * scm/output-*.scm: Use ly:number->string rather than + number->string. Makes for saner output. + + * scm/output-ps.scm (define-fonts): Always scale by designsize. + Fixes feta-nummer, feta-din scaling. + +2004-03-19 Han-Wen Nienhuys + + * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1. + + * scm/music-functions.scm (descend-to-context): new + function. Similar to context-spec-music. + (make-time-signature-set): specify Score as descend-only. This + fixes the polymetric.ly example. + + * lily/context-specced-music-iterator.cc (construct_children): add + support for descend-only context spec. + + * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to + determine ez-notation letter. + + * lily/system.cc (get_line): start with dumping layer 3. This + fixes ez notation. + +2004-03-19 Jan Nieuwenhuizen + + * input/test/title-markup.ly: Stress breaking harder. + + * scm/page-layout.scm (height-score): Overfull page scores twice + as bad as underfull (was: by a power). + (walk-lines): Omit first walk-path round (breaking after new node, + without lines). + + * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height + diff values are negative. + (output): Bugfix: treat negative vfill differently. + + * Documentation/user/lilypond.tely (direntry): Add note about why + `info lilypond' brings up `Invoking LilyPond' node. + +2004-03-18 Jan Nieuwenhuizen + + * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline. + + * lily/paper-book.cc: Remove cruft. + (output): Bugfix: put vfill between lines. + (pages): Bugfix: set page vars needed for filling. + + * Documentation/user/music-glossary.tely: Compile fix: Use @arrow + (was: @ar). + + * scm/page-layout.scm: Further development. + + * ly/declarations-init.ly (paper): Define page-breaking. + +2004-03-18 Han-Wen Nienhuys + + * lily/note-head.cc (brew_ez_stencil): add note-names + property. Provides internationalization for note names. + + * Documentation/user/changing-defaults.itely (Creating contexts): + new node. + + * lily/grace-iterator.cc (process): descend to child for \grace. + + * lily/timing-translator.cc (initialize): Timing_translator adds + Timing alias by itself. + + * lily/context.cc (add_alias): new function. + + * scm/lily.scm (tex-output-expression): new function, eval within + drawing API. Guards against eval vulnerabilities. + + * scm/output-tex.scm (tex-encoded-fontswitch): idem. + + * scm/output-ps.scm (scm): export lily drawing API. + + * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use + throughout. + +2004-03-17 Jan Nieuwenhuizen + + * scm/page-layout.scm (optimal-page-breaking): New function. + + * lily/paper-book.cc (pages): Use it. + +2004-03-16 Jan Nieuwenhuizen + + * lily/include/paper-line.hh (class Paper_line): Full smob. + +2004-03-18 Han-Wen Nienhuys + + * lily/global-context.cc (run_iterator_on_me): fix grace note + nesting by initting measurePosition. + + * lily/timing-translator.cc (initialize): do no init + measurePosition + + * lily/include/music-output-def.hh (class Music_output_def): add + input_origin_ field. + + * Documentation/user/changing-defaults.itely (Changing context + properties on the fly): new node. + + * lily/include/ly-smobs.icc (free_smob): remove smobbed_self() + function. Only have smobbed_copy (), and do not provide + smobbed_copy() for non-simple smobs. Changes throughout. + +2004-03-17 Han-Wen Nienhuys + + * lily/auto-change-iterator.cc (class Auto_change_iterator): add + start_moment_. Fix by Doug A. Linhardt. + +2004-03-16 Han-Wen Nienhuys + + * lily/accidental-engraver.cc (acknowledge_grob): don't suppress + accidentals for harmonic notes. + + * lily/note-collision.cc (check_meshing_chords): don't merge heads + of different style. (Thanks to Doug Linhardt). + + * Documentation/user/changing-defaults.itely (Scheme tutorial): + new node. + +2004-03-16 Heikki Junes + + * Documentation/topdocs/INSTALL.texi: finish install orders for vim. + + * vim/filetype.vim, vim/lilypond-ftplugin.vim, + vim/lilypond-syntax.vim, vim/lilypond-compiler.vim, + vim/lilypond-indent.vim: doc targets and deps in comments. + +2004-03-15 Jan Nieuwenhuizen + + * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line. + + * lily/system.cc (get_line): Return Paper_line. Change all users. + + * lily/include/paper-line.hh: + * lily/include/paper-line.cc: New file. + +2004-03-15 Han-Wen Nienhuys + + * VERSION (MY_PATCH_LEVEL): release 2.1.31. + + * GNUmakefile.in: remove stray make out=www + + * input/test/bagpipe.ly (gcdg): octave fixes. + + * scm/define-markup-commands.scm (number): use font-encoding + iso. font-family + + * ly/chord-modifiers-init.ly (blackTriangleMarkup): set + font-encoding. + +2004-03-15 Heikki Junes + + * lily/parse-scm.cc: compile-bugfix: add missing header files for + `output_format_global' and `PAGE_LAYOUT'. + +2004-03-14 Jan Nieuwenhuizen + + * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import + lily functions in safe mode. + + * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): + Print filename for HTML, LATEX, before texidoc. + + * scm/output-tex.scm (ps-output-expression): Eval embedded-ps + instructions in output-ps module. + + * scm/lily.scm: Do not load output-ps module. + + * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in + safe mode. + +2004-03-14 Han-Wen Nienhuys + + * lily/span-dynamic-performer.cc (process_music): remove spurious + warning. + + * lily/context-def.cc (Context_def): init name to "" + + * lily/font-interface.cc: add font-encoding property. + + * scm/lily.scm (chain-assoc-get): bugfix. + + * lily/paper-book.cc (stencil2line): protect static SCM. + + * lily/font-interface.cc (text_font_alist_chain): rename function, + and use text-font-defaults. + + * lily/font-select.cc (properties_to_font_size_family): call SCM code. + + * scm/paper.scm (paper-set-staff-size): use new function. + + * scm/new-font.scm (make-font-tree): new function. + +2004-03-13 Jan Nieuwenhuizen + + * lily/paper-book.cc (output): Bugfix: no output if no \paper. + + * scm/lily.scm (get-output-module): New function. + (output-alist): Remove ,ps-output-expression. + + * scm/output-tex.scm (ps-output-expression): New function. + + * scm/output-ps.scm (ps-output-expression): Remove. + (header, start-page): Output page metadata. + + * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]: + initialise output_module_. Do not write part of header. + (output_scheme)[PAGE_LAYOUT]: Output through output_module_. + (output_header): Output full header. + + * scm/define-markup-commands.scm (bigger, smaller): Avoid crash. + FIXME. + +2004-03-13 Han-Wen Nienhuys + + * scm/new-font.scm: new file. Tree based font lookup. + + * scm/lily.scm (assoc-get): take default argument. Remove + assoc-get-default. + (chain-assoc-get): use chain-assoc-get everywhere. + + * scripts/convert-ly.py (FatalConversionError.subst_in_trans): + autobeamsettings conversion bug. + + * lily/include/global-context.hh (Context): clean-up data hiding. + + * lily/include/music-iterator.hh (class Music_iterator): clean-up + data hiding. + + * lily/include/grace-fixup.hh (struct Grace_fixup): new file. + + * input/regression/stem-shorten.ly: add chord case. + + * lily/stem.cc (get_default_stem_end_position): shorten stems + triggered by note-head positions, not by forced-direction. This + fixes a bug with too short stems. + +2004-03-12 Jan Nieuwenhuizen + + * scripts/lilypond-book.py (Lilypond_snippet.output_html, + Lilypond_snippet.output_latex): Always call output_print_filename. + + * lily/paper-book.cc (fill_pages): New method. Try to cramp or + expand pages. + +2004-03-12 Han-Wen Nienhuys + + * scm/part-combiner.scm (make-autochange-music): switch rests + before switched notes too. + + * lily/figured-bass-engraver.cc (process_music): change calling + convention. + + * scm/bass-figure.scm (format-bass-figure): rewrite function. + + * scm/define-markup-commands.scm (bracketed-y-column): new markup + command. + + * lily/include/stencil.hh (class Stencil): add origin field. + + * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new + function. + + * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. + + * lily/lexer.ll: remove support for \$ and $ in identifiers + + * lily/sequential-iterator.cc: remove copy_grace_fixups + (get_grace_fixup): slight abstraction of fixup code. + + * input/test/title-markup.ly (spaceTest): vary staff sizes. + +2004-03-12 Heikki Junes + + * vim/lilypond-indent.vim: use (default) as indent key + in insert-mode. add indenting rules. + +2004-03-11 Jan Nieuwenhuizen + + * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove + protect hack. + + * scm/page-layout.scm: + * lily/paper-book.cc: Handle tagline/copyright. Internal page + layout and titling should now match external latex based version. + + * scm/output-tex.scm (output-scopes): Bugfix: only write string + header fields. + + * ps/lilyponddefs.ps: Remove automatic page layout. + + * scm/output-ps.scm (new-start-system): New interface function. + + * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter. + + * lily/paper-book.cc (output): Bugfix. + +2004-03-11 Han-Wen Nienhuys + + * VERSION (MY_PATCH_LEVEL): release 2.1.30 + +2004-03-11 Jan Nieuwenhuizen + + * Documentation/user/lilypond.tely: Bugfix: Remove './' from + direntries. + + * ps/lilyponddefs.ps: Bugfix. + + * input/regression/multi-measure-rest-instr-name.ly: Typo. + +2004-03-11 Han-Wen Nienhuys + + * lily/auto-beam-engraver.cc (create_beam): add Stem as + cause. This should fix warnings. + + * mf/feta-slag.mf (trill_ne): fix upmordent size. + + * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to + prevent aligned 6ths. + + * lily/custos.cc (print): remove adjust-if-on-staffline. + +2004-03-11 Jan Nieuwenhuizen + + * lily/paper-book.cc: Do header and footer. + +2004-03-10 Jan Nieuwenhuizen + + * scm/lily.scm (safe-mode?): New name (was: security-paranoia). + + * scm/paper.scm (lineheight): Remove + (head-sep, foot-sep): Add. + +2004-03-10 Han-Wen Nienhuys + + * mf/feta-schrift.mf: reduce portato thickness. + + * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties + + * lily/grob-pq-engraver.cc (start_translation_timestep): remove + programming_error (). + + * lily/piano-pedal-engraver.cc (finalize): attach unfinished + bracket to last command column. + + * lily/piano-pedal-bracket.cc (print): only flatten bracket if it + continues on next/prev system. + + * input/regression/pedal-end.ly: new file. + +2004-03-10 Werner Lemberg + + * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in: + Remove pmx2ly stuff. + * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly. + +2004-03-10 Jan Nieuwenhuizen + + * scm/page-layout.scm: New file. + + * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper + settings. + (Lilypond_snippet.is_outdated): Also check for PNG file. + Workaround for interrupted (web) builds. + + * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles. + + * ps/lilyponddefs.ps: Use only very small top-marging. + (init-paper): Also pop page size string. + (start-page, stop-page): New function. + + * scm/output-ps.scm (header-end): Remove stray exec commands. + +2004-03-10 Han-Wen Nienhuys + + * lily/input-file-results.cc (do_one_file): use new Paper_book() + + * lily/score.cc (default_rendering): clean protection. + + * lily/paper-book.cc (mark_smob): implement smob marking. + + * scripts/lilypond.py (make_html_menu_file): remove --psgz option + + * Documentation/user/*.itely: user manual edits. + +2004-03-09 Han-Wen Nienhuys + + * Documentation/user/converters.itely (Invoking musedata2ly): + remove pmx2ly. + + * scripts/pmx2ly: remove script. + 2004-03-09 Jan Nieuwenhuizen + * lily/score.cc (default_rendering): Protect paper-book members. + + * lily/paper-def.cc (smobbed_copy): New method. + * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make switch runtime.