X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CHANGES;h=a36a5782ce3bac15320bee986bd581c8538a651a;hb=a2b44dbc67d57638f57754b4035e0f919aa46e93;hp=66a91e4ef034153a7999d4d1dd45260a68f6451c;hpb=28e31e5e3cb09c6f6332039a04bb0bc1e54c4ff2;p=lilypond.git diff --git a/CHANGES b/CHANGES index 66a91e4ef0..a36a5782ce 100644 --- a/CHANGES +++ b/CHANGES @@ -1,185 +1,433 @@ ---- ../lilypond-1.4.3.jcn2/CHANGES Tue Jun 19 12:40:33 2001 -++ b/CHANGES Tue Jun 26 13:22:05 2001 -@@ -1,5 +1,10 @@ --1.4.3.jcn2 -1.4.3.jcn3 - ========== +1.5.11.jcn1 +=========== -* Included documentatioon and post-flex lexer.cc patch for -Debian/unstable gcc-3.0. +* Add -p flag to package-diff.py's diff invocation, to show changed function. -* Enhanced gcc autoconf and make messages. - - * Fixed broken link in website. - --- ../lilypond-1.4.3.jcn1/CHANGES Thu Jun 14 21:29:50 2001 -++ b/CHANGES Tue Jun 19 12:40:33 2001 -@@ -1,5 +1,12 @@ --1.4.3.jcn1 -1.4.3.jcn2 - ========== +* Add configure checks for python headers. -* Fixed broken link in website. +* Make midi module. -* Ly2dvi now leaves .tex and .latex output if latex fails, and cleans -the temp dir if anything fails. +1.5.11 +====== + +1.5.10.jcn3 +=========== + +* include python midi parser. + +* stepmake updates. + +* add .cvsignore patterns for making patches the standard, manual way. + +* midi2ly: support chords, duration conversion rewrite. + +* parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated. + +1.5.10.hwn1 +=========== + +* Rational bugfix. + +* Cleaned up definitions of SystemStartDelimiter + +* WTK fix. + +* Porrectus patch (Juergen Reuter): + +- Syntax change: \porrectus -> \~ +- New porrectus properties: porrectus-width, line-thickness. +- Bugfix: left<->right confusion in porrectus-engraver.cc. +- Bugfix: Box dimensions for horizontal slope molecule in porrectus.cc. +- Enhanced mensural style porrectus shape, considering optical + illusion in vertical endings due to slope. Simplified drawing. +- Code clean-up. + +1.5.10 +====== -* Fixes for windows scripts (Raybro Brohinksy). +1.5.9.hjj2 +========== +* Emacs-mode: Keyboard shortcuts, separated identifiers from keywords +and spacing not necessary in font-locking. + +1.5.9.jcn3 +========== + +* add-html-footer.py: use html as fallback title for pages +where @WEB-TITLE@ is not defined. + +* Bugfix: stepmake: don't go building executables all over the place, +if NAME is set in environment. Some cleanups. - * Added -mieee to CFLAGS for alpha. - 1.4.2.jcn4 +* add-html-footer.py: remove href to self. Substitute @at-variables@ +defined in html comments. Any occurrence of + + <!-- @foo@=bar --> + +in the html page, will subsequently substitute any occurrence of @foo@ +in the same html page with `bar'. + +* Bugfix: update-lily: remove unprotected gettext.py include. + +* po update. + +* windows doc update. + +1.5.9.hwn3 ========== -* Windows: bugfix for tex-wrappers, added tex wrapper for dvips. -LilyPond (read: ly2dvi) should now work right out of the box. +* Optimizations: + - speed up Rational::operator+= + - speed up Rational::compare () + - don't store origins if point-and-click not set. + +* \figures input mode: \figures { <4 6+> <3- 5>2. } + +* Obscure bugfix: call kpsewhich with --format for mfplain. + +* Don't put volta bracket on top of following note (vertically). + +* Collision fixes. -Amazing; it seems that ly2dvi won't generate PK files without this -dvips wrapper. We had over 200 downloads of setup.exe, yet only one -`call for help'. Did all the others give up, or did none of them -bother to share their fix/file a bug report? Urg. +* Crude figured bass support (supports rests as well, now) -* Included mktexnam.patch (again?). +* Bugfix: various collision issues, updated regtest example. -* Documentation fix (Mark Hindley). +* Porrectus support (Juergen Reuter) -* Debian patch and bashism fix (Anthony). +1.5.9 +===== + +1.5.8.uu1 +========= + +* Mensural rests (Juergen Reuter) + +* Swedish translation (Thanks to the translation project) + +* Bugfix: down 8th flag restored. + +* Bugfix: span-bars and hara-kiri. + +* More advanced collisions: handle meshed chords as well. -* Bugfix: local-install should depend on $(INSTALLATION_FILES). This fixes -./configure; make install in buildscripts/ (Michael Vanier). +1.5.8.jcn1 +========== -* Removed les-nereides from short-examples, as it is tweaked a lot, -contrary to what the webpage claims (didn't know that). +* Add mktextfm wrapper for windows (thanks Mats). -1.4.2.mb1 +1.5.8.hjj1 ========== -* ly2dvi, titledefs.tex: Typeset copyright notice at the bottom of the -first page. Make separate page styles for first and last page. +* Emacs-mode: new keywords, reserved words, notenames and brackets are +font-lock-keywords; implementation encourages spacing/indenting. -* Bugfix: Default RehearsalMark font-family changed to roman (only -affects Scheme text markups). -1.4.2.hwn1 +1.5.8 +===== +1.5.7.hwn1 ========== -* Added support for Q: statement to abc2ly. (Laura Conrad) +* reinclude input/bugs/*.ly -* Tie shape bugfix (Mark Hindley). +* Mensural flags (Juergen Reuter) -* Bugfix: lilypond-book LatexPaper.__setattr__() +* Fixed problem with hanging Xdvi from redhat 7.x. See also +http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089 -* Bugfix: make Hyphen_spanner::brew_molecule() more robust. +* Bugfix: don't crash if kpse_find_file returns 0. -* Don't use stdin when no argument specified. +* Bugfix: don't allocate \outputscale for every file. -* Naming smobs -> grobs +* Bugfix: mixing different rhythms on one staff doesn't muck up the +spacing that much. -* Bugfix: ledger lines on easy-notation note heads. +1.5.7.hjj2 +========== -1.4.2 -===== +* Add PS-compilation, PS-viewing and MIDI-play in LilyPond +-Emacs-mode. (Heikki Johannes Junes). -* Glossary fixes (Thanks Jean-Pierre Coulon). +* Add common finnish names for notes + + +1.5.6.jcn2 +========= + +* Use Cygwin included Python; drop Windows Python and workarounds. -1.4.1.jcn3 +* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake. + +* Comment out two non existing examples in regression test, add one +missing from 1.5.5 distribution. + +* Revert silly grace-with-braces stuff in tutorial. + +* Add short crescendo bug to input/bugs. + +* Update and bit more verbose download instructions in INSTALL, +fix some links on ftp.lilypond.org. + + +1.5.6.hwn1 ========== -* Updated les-nereides. +* Grace note bugfixes. -* Added \newpage command. +* Move staff-adjacency detection (for the spacing engine) to +Separating_group_spanner. -* Doco fixes. +* Loose column support: clef changes, key changes may be folded underneath +notes in a different staff. See input/regression/spacing-folded-clef.ly. +Changes were made to -* Debian make fix. + - Separating_group_spanner: decide which columns are loose -* Fix for index, small doco fixes. + - Simple_spacer, New_spacing_spanner: only look at non-loose columns. -* Bugfix: use roman font (instead of feta) for unacorda pedal. + - Line_of_score: set horizontal positions for loose columns. + +1.5.6 +===== -* Don't use cyclic symlinks for web doc. +1.4.6.mb1 +========= + +* Allow for duplicated articulation scripts with different direction. -* Don't create `empty pngs' with touch, make symlinks instead. +* Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup, + \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t), + see also input/test/trill.ly. [WARNING: FONT UPDATE!] -* Added extra header titling fields to ly2dvi too. +* Bug fix: staccato dot placement. -1.4.1.mb2 +1.5.5.jr1 ========= -* documentation fixes +* recent ancient-font.ly development branches manually merged and + updated; -* Add make rule to avoid problems building dvi documentation +* added enhanced mensural minima/fusa noteheads (30 degrees rhomb + style); the former 45 degrees quadratic shapes are now available + under notehead style "neo_mensural"; [WARNING: FONT UPDATE] -* Documentation fixes +* minor ancient font corrections (in particular, enhanced set_char_box() + arguments). -* Bugfix: tuplet-number-visibility -1.4.1.hwn1 +1.5.5.jcn2 ========== -* Do not lengthen the stem in case of a collision with the flag, but -move dots to the right. +* input/bugs: + - Autogenerate bugs document from all .ly's. + - Add texidoc to lots of examples. + - Junk or move fixed examples to regression test. + - Move examples that crash lilypond to input/no-notation. + - Update examples. + +1.5.5.hwn1 +========== -* Debian patches (Thanks, Anthony!) +* Grace property fixes. -1.4.1 +* More grace nesting bugfixes. + +1.5.5 ===== -1.4.0.jcn7 +1.5.4.jcn2 ========== -* Added \tupletUp, \tupletDown, \tupletBoth. +* Spelling fixes, notably staffs->staves, except for ChangeLogs. -* Bugfix convert-ly: treCorde. +* Removed `Default' from accidental comment names. -* Slur attachment and extremity offsets taken relative to slur -direction; so that +* Compile fixes. - Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1)) +* Fixed off by one error for point and click. -will always make the slur move away from the note head. +* Website fixes, found bug in grace note stem lengths. -* Bugfix: slurs on dotted or flagged notes. +1.5.4.hwn1 +========== -* Added @reng, @rgrob, and @rint macros for referencing engravers, -grobs and interfaces in documentation. +* Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter) -* Bugfix for configure. +* New_spacing_spanner: revised spacing generation. -* text2html: use python script, use <pre> instead of <xmp>. +* Default neutral direction set to down. -* Fixed pa.ly. +* Junk hash table from flowerlib -* Bugfix: lilypond mode: make view messages scroll by. +* Bugfix: grace nesting error -* configure: check for splitting makeinfo; small fixes for -non-splitting makeinfo doc. +* Bugfix: don't try schedule next bar when were on a grace moment. -* Added some missing titling (dedication, translator) and fixed ps titling -(Thanks David Arnold). +* Bugfix: set measurePosition especially for music starting with +grace. -* More doco fixes. Added a small legend. +1.5.3.hwn1 +========== -* Bugfix: trend of broken slurs with user-overridden stem attachments. +* midi2ly bugfixes: don't print ';' in .ly output. -* Bugfix redhat.spec: use root attributes on files. +* small cleanup of input/bugs/ -* Bugfix: typo in update-lily, re-set download url to /development. +* bugfix: nested grace notes; added input/regression/grace-nest.ly -* Removed some empty files. +* Bugfix: add double alterations to keyAccidentalOrder (Mats) -* Merged tutorials. Simplified the text. +* Fixes for PostScript beams and stems. -* Small doco fixes. +1.5.2.hwn1 +========== + +* Starting pagenumber (Mark Hindley) + +* Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!] + +* Bugfix: don't put grace beams on non grace notes, and vice versa. + +* etf2ly: + - miserable try at importing repeatbars and volta brackets; + - import articulation defs (IX tag) + - revamped file reading logic. Now much cleaner. + +* Experimental regular-spacing support: try to space regular runs of +notes equidistantly. + +1.5.2.jcn2 +========== + +* Flex is fixed in Debian/unstable. Update documentation accordingly. + +* Guile 1.3.4 compile fix. + +* Add trill line type, see input/test/trill.ly. + +* Dvips bugs workarounds: + - Draw filledbox in tex for now. Test ps code using + + lilypond -e '(define ps-testing 1)' + + - Extend stems only half way into beam. + +* Change order of includes in tex/lilyponddefs.tex so that feta font +can be used a little easier, like: + + title="TeX \fetachar\fetasharp" + +* Update stepmake/bin config.sub, config.guess. + +1.5.2 +===== + +1.5.1.hwn1 +========== + +* small bugfixes for grace-init.ly + +* Bugfix: don't mess up spacing when combining different tuplets. + +* Small bugfixes for lilypond-mode.el. + +* property-init.ly: bugfix for dot directions in polyphonic music. + +1.5.1.jcn3 +========== + +* Bugfix: text2html: escape entities inside <pre>. + +* Added some template .ly's for evaluation. + +* Make blot work without -fps too. + +* Use blot diameter for postscript beams and boxes. -1.4.0.uu1 +* Guile-1.5.0-cvs updates and Guile-1.4.x compatibility. + +* Beam knee fix. + +* Now really included lexer-gcc-3.0.patch. + +* Make Voice context accept Thread again; this fixes MIDI output for music +that uses Thread contexts. + +* Removed debug printing from chord-name.scm. + +1.5.0 +===== +1.5.0.jcn1 +========== + +* Added feature to ly2dvi to find feta pfa font files used in a +postscript file to make printing of direct postscript a bit easier: + + lilypond -fps input/trip.ly + cat $(ly2dvi -f trip.ps) trip.ps | lpr + +* Reincluded 1.4.3.jcn2. + +* Website fixes. + +* Ly2dvi now leaves .tex and .latex output if latex fails, and cleans +the temp dir if anything fails. + +* Fixes for windows scripts. + +1.5.0.uu1 ========= -* Bugfix: percussion clef +* Hara kiri and span-bar. + +* Junk old grace stuff. + +* Don't crash on grace notes in MIDI output. + + + +1.5.0 +===== + +* experimental grace notes: + - add grace timing to Moment + - hack to Sequential_music_iterator to use the correct timing for +the note before a grace + - change the implementation of \grace construct + - property set/unset (eg. font size) is done through startGraceMusic +and stopGraceMusic + - various engraver fixes to deal with the fact that the +main-time-moment may remain the same during several steps. + - Change column creation logic in score-engraver. + +* Bugfix: don't crash when \name not set in \translator block. + +* rename ly/*.ly to ly/*-init.ly (except language files) to avoid +name clashes + +* deprecate Property_engraver, add Font_size_engraver to Staff, Voice +and Thread. + +* Change mailing list address: *gnu-music*@gnu.org becomes +*lilypond*@gnu.org + +* Put span-bar lines only between the other barlines, not on top of +them (thanks to Juergen Reuter) + +1.4.4.jcn3 +========== + +TODO: look at other filledbox'es (stafflines and barlines don't match up). -* Bugfix: multiple scripts. +* Testing code off by default. On: -e "(define ps-testing 1)" -fps -* Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no -crash. +* Output via TeX/dvips still gives problems. Use direct postscript +output for real testing. -* Bugfix: fixed the problem where dots clash with other notes (Timothy S. -Nelson) +* Beam and stem fixes: + - Stems drawn in PostScript (should do all filledbox'es in PS?). + - Fixes for draw_box and draw_beam PostScript routines. + - Stems reach to top (or bottom) of beam. + - Beam uses correct stem thickness (only right beams, left TODO). + - testing code in effect: only outlines are drawn.