X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=31bf2ecbc6811e11444a4522760e7340bd5e649a;hb=fabf53486884f78f54855a7b4a59cb105d83f638;hp=aa22948c936c07493582a2be4bcdafa485b97577;hpb=06dcf4108d1eca4f9cfddde0f31dd94f177776ae;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index aa22948c93..31bf2ecbc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,359 @@ +2003-07-20 Han-Wen Nienhuys + + * VERSION: release 1.7.27 + + * buildscripts/new-chords.py (help): add help text + + * Documentation/user/introduction.itely (Typography and program + architecture): fixes. + + * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper + for texinfo and dvips. This fixes problems with PDF output of the + wrong size. + + * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add + DVIPS_PAPERSIZE variable + + * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add + TEXINFO_PAPERSIZE variable + +2003-07-19 Han-Wen Nienhuys + + * mf/feta-macros.mf: whoops: only draw lines for test situations. + + * mf/feta-toevallig.mf: lowres fixes. + +2003-07-19 Jan Nieuwenhuizen + + * NEWS: Typo and fill-paragraph fixes. + + * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and + cast #define. + + * configure.in: + * config.hh.in: Check for lrint. + +2003-07-19 Han-Wen Nienhuys + + * VERSION: 1.7.26 released + + * lily/separation-item.cc: add padding property. + + * input/test/*.ly: various fixes, remove solo-a2.ly + + * scm/new-markup.scm (brew-new-markup-molecule): arg order + bugfix. Fixes old-style markup compatibility. + + * Documentation/user/introduction.itely (Introduction): historical + elucidations + + * Documentation/user/music-glossary.tely (Top): linewidth fix. + + * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup. + + * Documentation/index.texi (Top): cleanup. + + * Documentation/user/introduction.itely (Introduction): rewrite + introduction, + (Music notation and engraving): about notation. Add flat-picture + +2003-07-18 Han-Wen Nienhuys + + * ly/engraver-init.ly (LyricsVoiceContext): add padding for + separation items. This keeps lyrics from bumping into each other. + +2003-07-18 Jan Nieuwenhuizen + + * GNUmakefile.in (topdocs-web): New target. + (local-web): Depend on topdocs-web; fixes html-doc. + +2003-07-18 Han-Wen Nienhuys + + * po/lilypond.pot: run po-replace + + * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory + + * scm/drums.scm (reset-drum-kit): new function. + + * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory. + + * scripts/update-lily.py: remove + + * VERSION: release 1.7.25 + + * Documentation/user/introduction.itely (Introduction): rewrite + start of introduction. + +2003-07-18 Juergen Reuter + + * lily/all-font-metrics.cc: fixed typo + +2003-07-18 Heikki Junes + + * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, + LilyPond-mode-context-set-syntax-table): new functions to define + the syntax table according to context. + + * lilypond-mode.el: use LilyPond-mode-set-syntax-table. + +2003-07-17 Han-Wen Nienhuys + + * Documentation/user/refman.itely (Figured bass): + language nit courtesy http://www.vocabula.com + + * GNUmakefile.in: remove no kpathsea hack. + + * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from + doco. + + * GNUmakefile.in: remove web-doc target. + + * lily/all-font-metrics.cc (find_afm): add message about + buildscripts/clean-fonts.sh + + * scm/define-music-properties.scm (figure): use string for 'figure + + * lily/parser.yy (bass_number): allow strings for bassfigure too. + + * input/regression/ : add raggedright = ##t where applicable. + + * scm/bass-figure.scm (make-bass-figure-markup): add + alignBassFigureAccidentals property. + + * lily/volta-bracket.cc (brew_molecule): only put text on 1st + bracket. + + * lily/hyphen-spanner.cc (set_spacing_rods): new function: take + syllables widths into account for minimum-length. + + * input/test/staff-container.ly: update file + + * input/test/stem.ly: remove + + * lily/event.cc (LY_DEFINE): add ly: prefix. + + * input/test/clef-manual-control.ly: from manual-clef + + * input/test/repeat-shorter-bracket.ly: move from coda-kludge + + * input/test/different-time-signatures.ly: move to poly-metric.ly + + * input/test/hara-kiri*,scales.ly: remove + + * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged + with chord-names-jazz.ly) + + * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to + get scalable cm fonts too. + + * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add + --encoding for mftrace if present. + + * input/regression/slur-area.ly: move from test/ + + * input/test/: remove simple-slur-endings slur-attachment + slur-broken-cross-staff slur-broken.ly slur-damping.ly + slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly + slur-symmetry slur-symmetry tie-broken.ly + + * scm/drums.scm (set-drum-kit): add function. + + * Documentation/user/refman.itely (Percussion staves): use + set-drum-kit + + * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys + too + (Global_measure.set_timesig): handle 3/8 time sig too. + + * scm/output-lib.scm (note-head-style->attachment-coordinates): + note about triangle note heads. + + * scm/drums.scm: use alist for instrument-settings. This fixes the + bug with assigning to drums in the .ly file. + + * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT + CHANGED. + + * scm/define-grob-interfaces.scm (cluster-beacon-interface): add + cluster-beacon-interface + + * scm/define-grobs.scm (all-grob-descriptions): default to ramp. + + * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule. + + * ly/spanners-init.ly (stopGroup): remove start/stopCluster. + + * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons + to get positions. + + * lily/cluster-engraver.cc: rewrite: catch cluster-note-events, + make ClusterSpannerBeacon to record Y positions. This removes the + need to switch off notes. Use \apply #notes-to-clusters { .. } to + make cluster-note-events. + +2003-07-17 Jan Nieuwenhuizen + + * stepmake/aclocal.m4: Do AC_PATH_PROG for python. + + * configure.in: Use lily/main.cc as identifying source file. + + * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh. + + * config.hh.in: + * python/midi.c: Remove /Python.h ifdef tree. + + * configure.in: Require PYTHON >= 2.0. + + * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite. Ask + $PYTHON for include dir location. + (STEPMAKE_PYTHON): New function. Use + + PYTHON=foo ./configure + + to override. + +2003-07-17 Han-Wen Nienhuys + + * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return + something. + + * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to + ftp.lilypond.org everywhere. + +2003-07-16 Han-Wen Nienhuys + + * lily/text-item.cc (interpret_new_markup): do only if new-markup + detected. + + * Documentation/user/refman.itely (Grace notes): note on explicit + contexts + +2003-07-16 Heikki Junes + + * lilypond-font-lock.el: add a comment about LilyPond specific + escape characters: ^, - and _, in the syntax table. + + * Documentation/user/appendices.itely: a majuscule fix. + +2003-07-15 Han-Wen Nienhuys + + * input/test/trills.ly (endHorizScript): fixes. + + * input/test/chord-names-jazz.ly: merge in alternate Jazz + notation, move from regression. + + * input/test/script-stack.ly: change name from stacked-scripts + + * input/test/ossia.ly: octave errors. + + * input/no-notation/midi-tuplets.ly: move from input/test/, idem + for midi-volume-equaliser + +m2003-07-15 Han-Wen Nienhuys + + * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily + cm fonts. + + * mf/feta-beugel.mf: don't multiply font_count by 10. + + * lily/lookup.cc (horizontal_line): new function. Use + horizontal-line in output backends. + + * Documentation/user/tutorial.itely (An orchestral part): new + section on orchestral stuff and identifiers. + +2003-07-14 Heikki Junes + + * lilypond-mode.el: comment-out paren-highlighting, it still causes + some interference to other modes. + +2003-07-14 Han-Wen Nienhuys + + * lily/spacing-spanner.cc (musical_column_spacing): use average, + not maximum of spacing wishes in polyphonic situations. + + * scm/define-grobs.scm (all-grob-descriptions): bold tuplet + number + + * lilypond-indent.el: remove paren matching. + + * lily/text-item.cc (interpret_new_markup): new function + use iso. text2molecule. + + * lily/main.cc (notice): change FSF address + + * po/de.po: update PO file to 1.6. + +2003-07-13 Heikki Junes + + * Documentation/user/ {many}: Add periods and remove spaces. + +2003-07-11 Heikki Junes + + * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el: + Disable buffer-locally default paren hook and make a new one. + + * lilypond-mode.el: Turn off locally paren-mode, but turn on + locally LilyPond-paren-mode. Add todo for mouse double-click. + +2003-07-10 Heikki Junes + + * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el: + Disable buffer-locally default paren idle timer and make a new one. + + * lilypond-mode.el: Turn off locally show-paren-mode, but turn on + locally LilyPond-show-paren-mode. Add to menu a toggle for + LilyPond-show-paren-function. + +2003-07-08 Han-Wen Nienhuys + + * input/template/jazz-combo.ly (drumNotes): 1.7 fixes + +2003-07-09 Heikki Junes + + * Documentation/user/refman.itely: spelling fix. + + * lilypond-mode.el, lilypond-indent.el: restrusture and comment + paren highlight function definitions. add todo for + Lilypond-show-paren-mode. + +2003-07-07 Han-Wen Nienhuys + + * input/template/jazz-combo.ly: new file. + +2003-07-06 Han-Wen Nienhuys + + * mf/feta-toevallig.mf: tweak for bottom of flat sign. + lo-res fixes. + + * mf/feta-schrift.mf: bugfix in varcoda sign. + WARNING: FONT CHANGED + + * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED, + in accordance with lexer.ll. + +2003-07-05 Jan Nieuwenhuizen + + * Documentation/user/tutorial.itely: Edit introduction. + +2003-07-05 Han-Wen Nienhuys + + * lily/staff-symbol-referencer.cc (LY_DEFINE): add + ly:grob-staff-position + 2003-07-04 Han-Wen Nienhuys + * scm/to-xml.scm: import srfi-1 + + * VERSION (MAJOR_VERSION): release 1.7.24 + + * python/lilylib.py (make_ps_images): make multipage _really_ work. + + * scripts/lilypond-book.py (do_file): put texidoc before image. + (TexiPaper.process_ly2dvi_block): make multipage _really_ work. + + * input/regression/*.ly: fix snippet octaves + * input/test/spanner-after-break-tweak.ly: import broken-spanner-adjustment