X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=0c508f81019b6506a2d590e555ac566ba0262a1f;hb=b98d183aed598bcfe1d79827a724e60025f62ee2;hp=8a7142b698862db47d8bb82c233a31abb37ea202;hpb=9fc875b9848a49c370dd18051d242d6dbc761310;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 8a7142b698..0c508f8101 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,303 @@ +2006-05-03 Han-Wen Nienhuys + + * mf/GNUmakefile (FC_FIND): new function. Find ncsb using + $(FCMATCH), only if $(NCSB_DIR) not set. + + * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set. + + * config.make.in (DOCUMENTATION): set FCMATCH + + * autogen.sh (srcdir): don't set --with-ncsb-dir. + +2006-05-03 Graham Percival + + * Documentation/user/ various: final round of reorg. + +2006-05-02 Han-Wen Nienhuys + + * flower/file-path.cc (is_dir): canonicalize file name before stat'ing. + + * lily/relocate.cc (framework_relocation): remove old relocation stuff. + +2006-05-01 Mats Bengtsson + + * scm/define-grob-properties.scm (all-user-grob-properties): + Correct typo, thanks to Eduardo. + +2006-05-01 Han-Wen Nienhuys + + * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm + + * buildscripts/lilypond-words.py (F): indent fix. + + * input/regression/tie-arpeggio-collision.ly: new file. + + * lily/tie-formatting-problem.cc (set_column_chord_outline): new + function: store outlines per column rank. + + * lily/include/tie-configuration.hh (class Tie_configuration): add + column_ranks_ to specification and configuration, to distinguish + between ties for different heads in arpegiated chords. + + * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX. + + * *.py: more 4 space indents. + + * autogen.sh (conf_flags): set sensible default for with-ncsb-dir + +2006-05-01 Joe Neeman + + * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan? + +2006-05-01 Han-Wen Nienhuys + + * buildscripts/pfx2ttf.fontforge (err): create OTF files. + + * scripts/abc2ly.py (dump_score): indent of 4 for python code. + + * configure.in (LINK_GXX_STATICALLY): remove locate() call. + +2006-04-30 Han-Wen Nienhuys + + * python/convertrules.py (conv): indent 4 for python files. + +2006-04-29 Mats Bengtsson + + * Documentation/user/changing-defaults.itely (Creating contexts): + Clarify \new semantics. + +2006-04-28 Graham Percival + + * Documentation/user/ various: major new sections in the + Learning manual, slight reorg elsewhere. + +2006-04-27 Han-Wen Nienhuys + + * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) + + * scm/framework-ps.scm (output-framework): remove PageMedia + +2006-04-27 Graham Percival + + * Documentation/user/ tweaks.itely, working.itely: new + files, being more advanced "learning manual" chapters. + + * Documentation/user/ tutorial, putting, lilypond: reorg. + +2006-04-26 Graham Percival + + * input/regression/lyric-combine-polyphonic.ly: fixed test + (no more "can't find context `one'" error). + +2006-04-25 Joe Neeman + + * lily/stem-tremolo.cc (print): fix whole note tremolo placement + + * input/regression/stem-tremolo.ly: add 2 more whole note examples + +2006-04-24 Han-Wen Nienhuys + + * lily/relocate.cc (read_relocation_dir): new function. + +2006-04-26 Graham Percival + + * Documentation/user/instrument-notation.itely: a few more fixes + from Eduardo, thanks! + + * Documentation/user/README.txt: new file; contains info on + style that used to be in lilypond.tely. + + * Documentation/user/ various: first round of doc reorg. + + * Documentation/user/baer-flat-bw.png: remove alpha bit from + graphic; this probably causes problems on some pdf + viewers, notably Adobe Acrobat. + +2006-04-24 Graham Percival + + * Documentation/user/instrument-notation.itely: many alterations + to Vocal music, from Eduardo Viera. + +2006-04-23 Graham Percival + + * Documentation/user/instrument-notation.itely: fix \new + instead of \context problem. + +2006-04-22 Han-Wen Nienhuys + + * lily/relocate.cc (expand_environment_variables): new function. + (read_line): id. + (read_relocation_file): id. + + * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code + +2006-04-21 Erlend Aasland + + * ly/engraver-init.ly: remove old comments from TabVoice + +2006-04-20 Graham Percival + + * Documentation/user/instrument-notation.itely: added Erlend's + latest doc patch, thanks! + +2006-04-19 Erlend Aasland + + * lily/include/slur.hh: + * lily/slur.cc: + * lily/phrasing-slur-engraver.cc: + * lily/slur-engraver.cc: Fix 'cut & paste' code by merging + acknowledge_extra_object () from Phrasing_slur_engraver:: and + Slur_engraver:: and putting it in + Slur::auxiliary_acknowledge_extra_object (). + + * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug + + * lily/note-collision.cc: fix a comment + +2006-04-18 Heikki Junes + + * stepmake/bin/add-html-footer.py: fix footer position in + generated html files: before and tags. + +2006-04-18 Heikki Junes + + * scripts/GNUmakefile: revert last "fix", which rather broke make. + Earlier successive `make' commands finally compiled ok. + + * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19. + +2006-04-18 Erlend Aasland + + * lily/include/stem-tremolo.hh: + * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update + callers. + + * lily/lookup.cc: + * lily/include/lookup.hh: add rotated_box () + +2006-04-18 Heikki Junes + + * scripts/GNUmakefile: bugfix: run help2man only after scripts have + been generated. Fixes "can't get `--help'" bug after make clean. + + * THANKS: alphabetize contributors. + +2006-04-17 Graham Percival + + * Documentation/user/instrument-notation.itely: added Erlend's + tabs and banjo doc patch. Thanks! + +2006-04-17 Erlend Aasland + + * scm/define-grobs.scm: fix stem-attachment for tablature note heads. + + * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug. + + * scm/output-lib.scm: add some more predefined string tunings. + + * Documentation/user/instrument-notation.itely: and doc them. + +2006-04-16 Jürgen Reuter + + * ly/engraver.ly: Remove obsolete comments. + + * ly/gregorian-init.ly: Define default layout block. + + * input/puer-fragment.ly: Updated and extended. + +2006-04-15 Jan Nieuwenhuizen + + * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE + pdf conversion behaviour. + + * flower/file-name.cc (dir_name) + (get_working_directory): Move from relocate.cc. + + * lily/relocate.cc (setup_paths): Remove rogue stat calls. + + * lily/relocate.cc: Encapsulate sys/stat.h in + HAVE_STAT_H. + +2006-04-14 Graham Percival + + * Documentation/user/ various: small updates from Cameron + and Juergen, thanks! + + * Documentation/user/ various: small updates of my own. + + * THANKS: 2.7 -> 2.8. + +2006-04-11 Graham Percival + + * scm/define-context-properties.scm: typo. + + * Documentation/user/ : many more small updates. + +2006-04-13 Jürgen Reuter + + * scm/define-music-types.scm: disposed "docme". + +2006-04-11 Erlend Aasland + + * lily/hairpin.cc: make niente circles a bit smaller. + +2006-04-10 Erlend Aasland + + * mf/GNUmakefile: remove redundant mftrace check. Also remove + get-pfa and get-*-fonts targets. + +2006-04-10 Graham Percival + + * THANKS, Documentation/user/ basic-notation, advanced-notation, + music-glossary, programming-interface: more minor fixes + from mailist. + + * scm/define-grob-properties.scm: clarified direction, thanks Mats! + + * scm/define-context-properties.scm: another old \property update. + This time tested for compiling! + +2006-04-10 Erlend Aasland + + * mf/GNUmakefile: fix for mftrace version >= 1.2.0 + +2006-04-09 Jan Nieuwenhuizen + + * scm/define-context-properties.scm (all-user-translation-properties): + * Documentation/user/global.itely (Page formatting): Compile fix. + +2006-04-09 Mats Bengtsson + + * Documentation/user/advanced-notation.itely (Polymetric + notation): Update the example to use the "+" symbol and add link + to input/test/compound-time.ly. + +2006-04-08 Graham Percival + + * scm/define-grob-properties.scm: clarify docs for #'direction. + + * scm/define-context-properties.scm: update old \property override. + + * Documentation/user/ advanced-notation, global, lilypond-book: + more minor doc updates. + +2006-04-07 Han-Wen Nienhuys + + * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects. + + * scm/backend-library.scm (search-gs): oops. + 2006-04-06 Han-Wen Nienhuys + * scripts/lilypond-book.py (output): use base, not filename for href. + + * scm/backend-library.scm: only look for gs. + + * scripts/lilypond-book.py (output): fix printfilename. + + * lily/parser.yy (music_function_musicless_prefix): fold together + definitions of signature (SCM*) (Music|post_event|chord_body_element) + * lily/slur.cc (print): only set font-size if not set yet. * lily/slur-configuration.cc (add_score): improved layout of debug