lilypond-1.3.123
authorfred <fred>
Wed, 27 Mar 2002 00:35:24 +0000 (00:35 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:35:24 +0000 (00:35 +0000)
CHANGES
Documentation/index.texi

diff --git a/CHANGES b/CHANGES
index 6673ef34650d8ab916a3cbb7063ae6479cee2c30..336570857ff07f30835be95678f08f3c1c3749ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,44 @@
-1.3.121.hwn1
+1.3.122.mb2
+===========
+
+* Added macro \turnOff to remove volta brackets or any other 
+  graphical objects, see input/test/volta.ly or mutopia/J.S.Bach/pa.ly
+
+* Removed the "none" clef, use Clef \override #'transparent = ##t instead.
+
+* Bugfix ly2dvi: paper variable orientation = "landscape" works.
+
+* Allow for wildcards in the font style alist to give more robust font
+selection handling. Ignore shape and series for the font families:
+braces, dynamic and music.
+
+* Bugfix: stem and dstem font symbol.
+
+1.3.122.jcn3
 ============
 
+* More website link fixes, split and nonsplit.
+
+* Non-splitting makeinfo website fix.
+
+* Doco fixes, included feature document into main documentation.
+
+* lily/chord.cc (member_notename, lower_pitch): gh_member returns a list of
+which car is the member!
+
+* Bugfix: added equal_p to list of smob functions.  This fixes
+behaviour of property chordChanges.
+
+* More guile-1.4.1 snapshot fixes, generated doco.
+
+* Doco fixes.
+
+* Small fixes for guile-1.4.1 snapshot which is more strict on symbols
+vs strings.
+
+1.3.122
+=======
+
 * Small lilypond-book cleanups.
 
 * Bugfix: fix lyric extenders.
index 9dde8b5dec13ef5f8b93f22c264786d4fe24679b..7235f307f4ba9e0545575b39ff8f03f6ac15afbc 100644 (file)
 @unnumberedsubsec Manuals
 
 @itemize @bullet
-@item @uref{../user/out-www/lilypond/lilypond.html,LilyPond reference manual}
+@item @uref{../user/out-www/lilypond/lilypond.html,LilyPond user manual}
+@item @uref{../user/out-www/lilypond/Reference-Manual.html#Reference Manual,LilyPond reference manual}
 also available in @uref{../user/out-www/lilypond.ps.gz,Postscript}
 @item LilyPond @uref{../user/out-www/lilypond-internals/lilypond-internals.html,internals}
-@item @uref{../user/out-www/features/features.html, LilyPond features}
+@item @uref{../user/out-www/lilypond/Features.html#Features, LilyPond features}
 work in progress, to me merged with reference manual.
 @item @uref{../user/out-www/glossary.html,A glossary of musical
 terms}, includes translations.  Also available in @uref{../user/out-www/glossary.ps.gz,Postscript})
 @item @uref{../user/out-www/lilypond-book.html,lilypond-book}, a tool for
 integrating text and music in LaTeX and texinfo; also available in
 @uref{../user/out-www/lilypond-book.ps.gz,Postscript}
-@item @uref{../user/out-www/ly2dvi.html,ly2dvi}  does page layout for
+@item @uref{../user/out-www/lilypond/Ly2dvi.html#Ly2dvi,ly2dvi}  does page layout for
 LilyPond printout.
-@item @uref{../user/out-www/midi2ly.html,midi2ly} 
+@item @uref{../user/out-www/lilypond/Midi2ly.html#Midi2ly,midi2ly} 
 converts MIDI files to LilyPond input
 @item @uref{regression-test.html, LilyPond test document}
 Also available in @uref{regression-test.ps.gz,Postscript}