From ba12c9d1e0852e04e733279d9a5bad10996eee12 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 24 Sep 1997 11:12:57 +0000 Subject: [PATCH] lilypond-0.1.17 --- TODO | 13 ++++++------- make/lilypond.lsm | 8 ++++---- make/lilypond.spec | 6 +++--- 3 files changed, 13 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 67b807a4c2..9caea67497 100644 --- a/TODO +++ b/TODO @@ -6,19 +6,20 @@ done, or is an idea that I want to think about Most of the items are marked in the code as well, with full explanation. grep for TODO and ugh/ugr + * Make general "spanning"-elements and "placer"-elements + - naming Mozarella, Madeira, Muella, Fontaigna? - bf: abbrevs over whole note - scoping for properties - { \multi 2 < { \stemup .. } { \stemdown .. } > + { c4 + \multi 2 < { \stemup .. } { \stemdown .. } > c2 } this modifies \stem for the c2 - * Fix ledgerlines - * use properties for: - Text_style - default_octave @@ -37,6 +38,8 @@ grep for TODO and ugh/ugr * give Items/Spanners access to unbroken originals + * Score_bar/Piano_braces, are *not* ordinary bars + 3RD PARTY BUGS: * ICE: spring-spacer::calcideal() @@ -183,8 +186,6 @@ languages: * Redo fonts - adapt for multiple font sizes. - - hack up mf sources for decent spacing info (and then - read AFM/TFM directly, for text too) * Font support: - mixed fontsizes @@ -414,5 +415,3 @@ Mudela. - 1 thread per Translator * Use hooks/dependency graphs for properties - - * Make general "spanning"-elements and "placer"-elements diff --git a/make/lilypond.lsm b/make/lilypond.lsm index db9a106acb..41a21342ba 100644 --- a/make/lilypond.lsm +++ b/make/lilypond.lsm @@ -1,7 +1,7 @@ Begin3 Title: LilyPond -Version: 0.1.16 -Entered-date: 18SEP97 +Version: 0.1.17 +Entered-date: 24SEP97 Description: LilyPond is the GNU Project music typesetter. This program converts music definition files into visual or auditive output: it can typeset formatted @@ -14,8 +14,8 @@ Author: hanwen@stack.nl (Han-Wen Nienhuys) jan@digicash.com (Jan Nieuwenhuizen) Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys) Primary-site: sunsite.unc.edu /pub/Linux/apps - 395k lilypond-0.1.16.tar.gz + 395k lilypond-0.1.17.tar.gz Original-site: pcnov095.win.tue.nl /pub/lilypond/ - 395k lilypond-0.1.16.tar.gz + 395k lilypond-0.1.17.tar.gz Copying-policy: GPL End diff --git a/make/lilypond.spec b/make/lilypond.spec index cde899ab22..b9415b39bd 100644 --- a/make/lilypond.spec +++ b/make/lilypond.spec @@ -1,9 +1,9 @@ Name: lilypond -Version: 0.1.16 +Version: 0.1.17 Release: 1 Copyright: GPL Group: Applications/Publishing -Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.1.16.tar.gz +Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.1.17.tar.gz Summary: A preprocessor to make TeX typeset music. URL: http://www.stack.nl/~hanwen/lilypond Packager: Han-Wen Nienhuys @@ -29,7 +29,7 @@ make -C Documentation gifs make prefix="$RPM_BUILD_ROOT/usr" install %files %doc Documentation/out/AUTHORS.text Documentation/out/CodingStyle.text Documentation/out/INSTALL.text Documentation/out/MANIFESTO.text Documentation/out/convert-mudela.text Documentation/out/faq.text Documentation/out/gnu-music.text Documentation/out/index.text Documentation/out/internals.text Documentation/out/language.text Documentation/out/lilypond.text Documentation/out/links.text Documentation/out/literature.text Documentation/out/mi2mu.text Documentation/out/mudela-book.text Documentation/out/mutopia.text Documentation/out/other-packages.text BUGS TODO NEWS DEDICATION ANNOUNCE README -%doc input/abbrev.ly input/beams.ly input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/font.ly input/gallina.ly input/gallina.tex input/header.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/rhythm.ly input/scales.ly input/scripts.ly input/scsii-menuetto.ly input/scsii-menuetto.tex input/slurs.ly input/standchen-16.tex input/standchen-20.tex input/standchen.ly input/toccata-fuga-E.ly input/twinkle-pop.ly input/twinkle.ly input/wtk1-fugue1.ly input/wtk1-fugue2.ly input/wtk1-prelude1.ly Documentation/mudela-course.doc Documentation/mudela-man.doc +%doc input/abbrev.ly input/beams.ly input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/font.ly input/gallina.ly input/gallina.tex input/header.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/rhythm.ly input/scales.ly input/scripts.ly input/scsii-menuetto.ly input/scsii-menuetto.tex input/slurs.ly input/standchen-16.ly input/standchen-16.tex input/standchen-20.ly input/standchen-20.tex input/standchen.ly input/toccata-fuga-E.ly input/twinkle-pop.ly input/twinkle.ly input/wtk1-fugue1.ly input/wtk1-fugue2.ly input/wtk1-prelude1.ly Documentation/mudela-course.doc Documentation/mudela-man.doc %doc Documentation/out/lelie_logo.gif /usr/bin/convert-mudela /usr/bin/mudela-book -- 2.11.4.GIT