From b016ad73310801b030eeb0982c79b7e8ec25a9b8 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:45:49 +0000 Subject: [PATCH] lilypond-1.1.19 --- Documentation/tex/other-packages.bib | 20 ++++++++++++++++---- Documentation/tex/refman.yo | 2 +- input/GNUmakefile | 2 +- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/Documentation/tex/other-packages.bib b/Documentation/tex/other-packages.bib index 97e6aa638b..b3d06ff076 100644 --- a/Documentation/tex/other-packages.bib +++ b/Documentation/tex/other-packages.bib @@ -14,8 +14,14 @@ } +@misc{Capella, +html={http://www.whc.de/contents.htm}, +note={score editor for windows} +} - +@misc{ConcertWare, +html={http://www.software.jumpmusic.com/HTML/Products/cwFAQ03.html} +} @Misc{moods, key = {moods}, title = {MOODS, Music Object Oriented Distributed System.}, @@ -31,9 +37,9 @@ symphonic music), as well as for operas or ballets. " @Misc{mosaic, title = {Mosaic}, -note={Macintosh DTP-notation program}, -publisher={Mark of the Unicorn}, -html={http://www.markoftheunicorn.com/english/software/mosaic/mosaic.html} + note={Macintosh DTP-notation program}, + publisher={Mark of the Unicorn}, + html={http://www.markoftheunicorn.com/english/software/mosaic/mosaic.html} } @Misc{graph_music_press, @@ -254,6 +260,7 @@ author = {Arkkra Enterprises}, @misc{Finale, title={Finale}, publisher={Coda music technology}, + html={http://www.codamusic.com/}, } @@ -393,3 +400,8 @@ not know about musical structure. Shareware. }, title = {NoteWorthy} } + +@misc{Musicator, +title={Musicator}, +html={http://www.musicator.com/welcome.htm} +} diff --git a/Documentation/tex/refman.yo b/Documentation/tex/refman.yo index 535201b8f1..6bf67ce169 100644 --- a/Documentation/tex/refman.yo +++ b/Documentation/tex/refman.yo @@ -480,7 +480,7 @@ in the slur. The terminal code(CHAR(41)) apppears to the left of the first note in the slur. This makes it possible to put a note in slurs from both sides: mudela(fragment,verbatim,center)( -f'()g'()a' [a'8 b']( a'4 g' )f' +f'()g'()a' [a'8 b'(] a'4 g' )f' ) A tie connects two adjacent note heads. When used with chords, it diff --git a/input/GNUmakefile b/input/GNUmakefile index cb057c2c79..753f5e1b87 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -4,7 +4,7 @@ depth = .. SUBDIRS=test bugs -examples=praeludium-fuga-E star-spangled-banner twinkle-pop +examples=praeludium-fuga-E twinkle-pop flexamples= LOCALSTEPMAKE_TEMPLATES=mutopia -- 2.39.5