From 5be4e5fe18f41be747a40324ae8f2c7bcd57e50e Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:35:24 +0000 Subject: [PATCH] lilypond-1.3.123 --- CHANGES | 40 +++++++++++++++++++++++++++++++++++++++- Documentation/index.texi | 9 +++++---- 2 files changed, 44 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 6673ef3465..336570857f 100644 --- 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. diff --git a/Documentation/index.texi b/Documentation/index.texi index 9dde8b5dec..7235f307f4 100644 --- a/Documentation/index.texi +++ b/Documentation/index.texi @@ -21,19 +21,20 @@ @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} -- 2.39.5