X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=b6cd8014a15a89628680c5ab38958e2e29e7a615;hb=70f80d724afdb3b31a151e39b50ac95e390f145f;hp=4e4e0d312271d968122bef063cc10aa9edd60bff;hpb=7d10413001785107950eb42ee7c4620a848aefda;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 4e4e0d3122..b6cd8014a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,407 @@ +2004-03-11 Jan Nieuwenhuizen + + * ps/lilyponddefs.ps: Bugfix. + + * input/regression/multi-measure-rest-instr-name.ly: Typo. + +2004-03-11 Han-Wen Nienhuys + + * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to + prevent aligned 6ths. + + * lily/custos.cc (print): remove neutral position. + (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. + + * lily/include/music-output.hh (process): Change signature to + return SCM. + + * lily/paper-book.cc (classic_output, get_title, get_scopes): New + method. + + * lily/paper-score.cc (process): Return stencils rather than + outputting directly. Remove paper-book kludge. Delete grobs. + (output): Remove. + + * lily/include/paper-score.hh (class Paper_score): Remove outputter_. + + * lily/score-engraver.cc (get_output): Do not reset pscore_. + + * lily/score.cc (default_rendering) + (ly_render_output): Move adding paper-score two levels up. + + * lily/system.cc (get_line): + * lily/paper-outputter.cc (output_line): Fix `between-system-string'. + +2004-03-09 Han-Wen Nienhuys + + * scm/font.scm (paper20-font-vector): add more design sizes for + number. + + * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove + feta-nummber{5,7,11,13}. + + * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10 + for 12pt design size. + +2004-03-09 Han-Wen Nienhuys + + * ly/engraver-init.ly: don't remove slur engraver from DrumVoice. + +2004-03-09 Jan Nieuwenhuizen + + * lily/font-select.cc (properties_to_font_size_family): Fix + warning message. + + * Experimental PostScript latin1 encoding: + + * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12. + + * scm/output-ps.scm: Experimental encoding using reencode-font. + * scm/font.scm: Add latin1 `font-shape'. + + * scm/define-markup-commands.scm (latin-i): New font-shape command. + + * ps/lilyponddefs.ps (reencode-font): New function. + + * lily/paper-book.cc (get_pages): Simplistic page breaking. + + * scm/output-tex.scm (start-page): + (stop-page): New interface function. + +2004-03-08 Jan Nieuwenhuizen + + * lily/paper-outputter.cc (output_expr): + (output_header): + (output_line): New method. + + * lily/system.cc (get_line): + (get_lines): New method. + (output_scheme): + (output_line): Remove. + + * scm/lily.scm (make-title): New function. + + * lily/paper-book.cc: + * lily/include/paper-book.hh: New file. + + * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS: + ly-modules.hh). + + * lily/ly-module.cc (ly_modules_lookup): New function. + + * lily/main.cc (main_with_guile): Move memory leak debug code back. + + * scm/output-ps.scm (make-title): Remove. + (output-scopes): Junk header-title test. + +2004-03-08 Han-Wen Nienhuys + + * mf/feta-schrift.mf: thicker dot for portato. + + * lily/accidental-placement.cc (position_accidentals): bugfix in + offset, this fixes right-padding of AccidentalPlacement. + + * lily/[h-z]*.cc: () formatting. + + * Documentation/user/tutorial.itely (An orchestral part): more + fixes for the tutorial. + + * scm/translation-functions.scm (fraction-tuplet-formatter): + reverse fraction. + + * lily/parser.yy (context_def_spec_block): use \context instead of + \translator. + + * lily/[a-g].cc: () style cleanup. + + * Documentation/user/tutorial.itely (Automatic and manual beams): + editing of tutorial. + +2004-03-07 Han-Wen Nienhuys + + * buildscripts/mf-to-table.py (base): write encoding name. + +2004-03-07 Jan Nieuwenhuizen + + * Documentation/user/GNUmakefile (local-install-info): Issue + warning (for packager, ie, if not installing in /usr or /usr/local). + + * lily/stencil-scheme.cc: + * lily/staff-symbol-referencer.cc: + * lily/script-column.cc: + * lily/pitch.cc: + * lily/music.cc: + * lily/grob-pq-engraver.cc: + * lily/font-interface.cc: + * lily/music-output-def.cc: + * lily/duration.cc: + * lily/grob-scheme.cc: + * lily/context-scheme.cc: Put scheme name on first line in + LY_DEFINE to help etags (/ms multiline regexp flag broken?). Stray + style cleanups. + + * stepmake/stepmake/scm-vars.make: + * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES): + Rename and split TAGS_FILES. + + * GNUmakefile.in (ALL-TAGS): Remove. + + * stepmake/stepmake/generic-targets.make (TAGS): Also include + deeper TAGS files. Fixes regexp tags in TOP dir. + +2004-03-07 Han-Wen Nienhuys + + * VERSION: 2.1.29 released. + + * Documentation/user/changing-defaults.itely (Changing defaults): + new file. + + * Documentation/user/notation.itely (Notation manual): rename from + refman.itely + + * Documentation/user/notation-appendices.itely (The Feta font): + new file. + + * Documentation/user/advanced.itely: add aborted attempt for + advanced topics manual. + +2004-03-06 Han-Wen Nienhuys + + * scm/new-markup.scm: display Markups in sane format. Patch by + Nicolas Sceaux. + +2004-03-05 Jan Nieuwenhuizen + + * lily/main.cc: Cleanups. + (setup_localisation): New function. + (sane_putenv): Remove. + (main_with_guile): New name (Was: main_prog). Remove musings + about possible preparation for GUILE heavy memory usage and + practical uselessness. Do not set environment variables + GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE. Remove file + name juggling. + (parse_argv): New function. + (copyright): New function. It's 2004 already. + + * lily/input-file-results.cc (do_one_file): Add file name juggling. + (distill_inname): Move from main. + +2004-03-05 Han-Wen Nienhuys + + * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff. + + * vim/GNUmakefile: flatten dirs, add GNUmakefile. + + * Documentation/user/running.itely: new file. + + * lily/include/audio-element.hh (class Audio_element): remove grace_b_ + + * lily/score-performer.cc (finish): call Translator::finalize (). + +2004-03-05 Heikki Junes + + * lilypond-ftpplugin.vim: renamed to the following file. + * lilypond-ftplugin.vim: new file. + + * GNUmakefile.in: update VIM_FILES. + +2004-03-04 Han-Wen Nienhuys + + * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font + props. + + * input/test/tie-sparse.ly: remove. + + * lily/tie-performer.cc (try_music): copy & paste from + Tie_engraver. + + * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do + variable_ref twice. + + * lily/key-performer.cc (create_audio_elements): use + alterations-in-key. + + * scm/midi.scm (accidentals-in-key): divide alterations by 2. + +2004-03-04 Heikki Junes + + * input/test/smart-transpose.ly: fix cases fes->e and similar. + handle also quarter tones (not shown as tests). test also flats. + + * Documentation/index.html.in: small fixes. + +2004-03-03 Jan Nieuwenhuizen + + * input/regression/new-markup-scheme.ly: Typo. + + * scm/define-markup-commands.scm (fill-line): New markup. + + * scm/output-ps.scm (ps-encoding): Add simplistic encoding. + (output-paper-def): Fix alignment. + (make-title): Fix height/width scaling. + + * ps/lilyponddefs.ps (base-line-skip): Bugfix. + + * input/test/title-markup.ly: Add remaining titles. Layout and + font size fixes. Add simplistic latin1 test. + +2004-03-03 Heikki Junes + + * input/test/nested-groups.ly: remove. move content (to next). + * input/test/staff-bracket.ly: replace content (from prev), this + has been already in templates. + +2004-03-03 Jan Nieuwenhuizen + + * stepmake/autogen.sh: Only issue warning about running configure + without arguments when autogen.sh will actually be running + configure. + +2004-03-03 Han-Wen Nienhuys + + * scm/new-markup.scm (stack-stencil-line): robustness. + + * scm/define-markup-commands.scm (simple): robustification of + simple-markup. + + * Documentation/user/music-glossary.tely (Top): change central C + to middle C. + + * lily/text-item.cc (interpret_markup): cache make-simple-markup + +2004-03-03 Jan Nieuwenhuizen + + * input/test/title-markup.ly (spaceTest): Add. + + * lily/text-item.cc (interpret_markup): Make line markup from + multi word markup. + + * scm/define-markup-commands.scm (word): New markup command. + (simple): Use it. + + * scm/output-ps.scm (define-fonts): Fix TeX font scaling. + +2004-03-02 Heikki Junes + + * vim/ftplugin/lilypond.vim: + * vim/syntax/lilypond.vim: use only local settings with setlocal. + show matching paren in insert mode. + +2004-03-02 Jan Nieuwenhuizen + + * scm/output-ps.scm (make-title, output-scopes): Further + development. + + * input/test/title-markup.ly: New file. + + * ps/lilyponddefs.ps: Disable PostScript titling. + + * lily/paper-score.cc (process): Quote PORT argument to make-title. + +2004-03-01 Han-Wen Nienhuys + + * lily/arpeggio.cc (width_callback): remove padding. + + * scm/define-grobs.scm (all-grob-descriptions): add padding. + + * scm/define-music-types.scm: remove make-music-by-name. + + * Documentation/user/lilypond.tely: doc patch by Edward Sutton. + +2004-03-01 Jan Nieuwenhuizen + + * lily/paper-score.cc (process): Output titles using make-title. + + * scm/output-ps.scm (output-stencil): Display directly instead of + constructing string. + (make-title): New function. + +2004-03-01 Mats Bengtsson + + * Documentation/user/lilypond-book.itely (Integrating LaTeX and + music), Documentation/user/invoking.itexi (Invoking lilypond): + Move documentation of LaTeX packages for latin1 characters to the + lilypond-book manual. + 2004-03-01 Heikki Junes * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian). @@ -5,8 +409,10 @@ * vimrc: add menu in console and shortcut for it. * vim/: - * vim/syntax: - * vim/ftplugin: new directories. + * vim/compiler/: + * vim/syntax/: + * vim/indent/: + * vim/ftplugin/: new directories. * vim/filetype.vim: new file. @@ -19,8 +425,15 @@ * vim/ftplugin/lilypond.vim: change dir for dictionary. add header. apply bindings only locally. + * vim/indent/lilypond.vim: new file. + + * vim/ftplugin/lilypond.vim: remove errorformat. + * vim/compiler/lilypond.vim: new file for errorformats. + * Documentation/topdocs/INSTALL.texi: give easier orders. + * ROADMAP: add vim/ + 2004-02-29 Jan Nieuwenhuizen * Documentation/user/introduction.itely (Introduction): Use @image