]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.27
authorfred <fred>
Sun, 24 Mar 2002 20:01:23 +0000 (20:01 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:01:23 +0000 (20:01 +0000)
NEWS
TODO
aclocal.m4
make/debian/control
make/debian/rules
make/lilypond.spec.in

diff --git a/NEWS b/NEWS
index 8a29bc9b0928e5815131da86572d306ab4a8e699..45eba4d92bbd3f3c3b3197a31ce0b04c4f3dbf0e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+
+pl 27
+       - -t/--test switch for experimental stuff.
+       - bf: debian optimize is not with 'z'
+       - mf: naming feta fonts are now called feta16, feta-beams16, etc.
+       - feta: ledgerline
+       - lily adjustments for new and elegant ledger line
+       - bf: mf-source path.
+
+pl 26.jcn1
+       - bf: numerals
+       - sleur.ly
+       - embedded slur testing 
+       - bf + patch: make-patch release.py / VERSION
+
+
+********
+oct 26
 pl 26
        - bf: \transpose
        - feta: numerals 0 - 9, rewrote flags.
diff --git a/TODO b/TODO
index c9edf2878f52cd568af4e2d1b977c6a390f408dc..5eb9af3245feb6db4ddcb27f147832b48d310d0f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@ Most of the items are marked in the code as well, with full explanation.
 grep for TODO and ugh/ugr
 
        * LILYSOURCEDIR
+       
+       * documentation
 
        * spurious "Junk beam" warnings
 
@@ -50,7 +52,7 @@ grep for TODO and ugh/ugr
        * Score_bar/Piano_braces, are *not* ordinary bars 
 
 3RD PARTY BUGS:
-* Rational infty(HUGE_VAL) on glibc / w32
+       * Rational infty(HUGE_VAL) on glibc / w32
 
        * Fix profiling. gprof bugreport?
 
@@ -74,7 +76,6 @@ PROJECTS
        - adapt make-website to use \header info.
 
        * Makefile stuff:
-       - have make dist produce tarball in out/ directory.
        - Use Automake
        - shared lib on Solaris too.
        - check libtool
@@ -192,7 +193,6 @@ languages:
        * lines:
        - Ledger lines, should be separate item: Ledger_lines, Ledger_lines
        - set different line sizes / thicknesses
-       - stem down too far right
        - beam stem showthrough, inter beam sizes (french vs german style)
 
        * Collisions
@@ -407,7 +407,6 @@ Mudela.
 
        * pushgroup/popgroup
 
-       * whole head on ledger line
 
        * multi threading?
          - 1 thread per element/ 1 thread per line
index 5f629705bf59995a7b64d33c4a2870b5365560c3..8c45edc9447a890c149d6090e2176af48f715cb9 100644 (file)
@@ -9,6 +9,7 @@ AC_DEFUN(AC_LILY_WARN, [
 
 dnl should cache result.
 dnl should  look in $prefix first.
+dnl should probably assume TDS
 
 AC_DEFUN(AC_TEX_PREFIX, [
     
index f3c4618b2e61edc02db828806cad88e55041b810..33aa25050011c8d5ee38f1dfa8a2161a7897cbe8 100644 (file)
@@ -8,14 +8,14 @@ Package: lilypond
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: tetex-base, musixtex | musixtex-fonts
-Description: GNU LilyPond -- A preprocessor to make TeX typeset music.
-LilyPond is the GNU Project music typesetter.  The program
+Description: LilyPond is the GNU Project music typesetter.  The program
 generates visual or auditive output from a music 
 definition file: it can typeset formatted sheet music 
 to a TeX file and play (mechanical) performances to a 
 MIDI file.  Features include multiple staffs, meters, 
 clefs, keys, lyrics, versatile input-language, 
 cadenzas, beams, slurs, triplets.
+ .
  .
  Note: LilyPond uses the fonts from MusiXTeX.  Please install the package
        musixtex or musixtex-fonts when you install lilypond.  :)
index c27fa6409dc17e1a4a6ba610f4f2b8ef2b7ae093..da43f3b815b1c8f3fc9bf9fc7df31f491b3a458a 100644 (file)
@@ -6,8 +6,8 @@ package=lilypond
 
 build:
        $(checkdir)
-       ./configure --enable-checking --disable-debugging \
-               --enable-printing --prefix=/usr --enable-optimize \
+       ./configure --disable-checking --disable-debugging \
+               --disable-printing --prefix=/usr --enable-optimise \
                --enable-shared
        make all
 
index 2da567e93feb3d76fc574e44a59f93f4040c092a..0ac1082b1101e18ffa372c54ddef584fc3f5e085 100644 (file)
@@ -3,8 +3,8 @@ Version: @TOPLEVEL_VERSION@
 Release: 1
 Copyright: GPL
 Group: Applications/Publishing
-Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-@TOPLEVEL_VERSION@.tar.gz
-Summary: A preprocessor to make TeX typeset music.
+Source0: alpha.gnu.org:/gnu/lilypond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz
+Summary: A program for typesetting music.
 URL: http://www.stack.nl/~hanwen/lilypond
 Packager: Han-Wen Nienhuys <hanwen@stack.nl>
 Icon: lelie_icon.gif
@@ -19,10 +19,12 @@ MIDI file.  Features include multiple staffs, meters,
 clefs, keys, lyrics, versatile input-language, 
 cadenzas, beams, slurs, triplets.
 
+[you need the musixtex fonts to use LilyPond]
+
 %prep
 %setup
 %build
-./configure --enable-checking --disable-debugging --enable-printing --prefix=/usr --enable-optimise --enable-shared
+./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --enable-optimise --enable-shared
 make all
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -43,7 +45,7 @@ make prefix="$RPM_BUILD_ROOT/usr" install
 /usr/man/man1/mudela-book.1
 /usr/man/man1/convert-mudela.1
 /usr/lib/texmf/texmf/tex/lilypond/
-/usr/lib/texmf/texmf/fonts/source/lilypond
+/usr/lib/texmf/texmf/fonts/source/public/lilypond
 /usr/share/lilypond/
 %post