]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.50
authorfred <fred>
Sun, 24 Mar 2002 20:07:09 +0000 (20:07 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:07:09 +0000 (20:07 +0000)
Documentation/faq.pod
TODO
bin/Makefile.am
bin/Makefile.am.wild

index 1237bf4a36bb928cfdab616c05f162f2083151fe..a78f05e8094bc066c1a287058fcf6de5bfd886b5 100644 (file)
@@ -180,10 +180,9 @@ elements.)
 
 Q: Do you support multiple staff-sizes?
 
-A: Yes and no.  At this time you can choose between 16 or 20 pt
-staff-size (you can have other sizes, but you need to tinker with the
-fonts to get those).  The sizes can't be changed per staff (yet).
-Look at F<standchen.ly> for an example.
+A: Yes and no.  At this time you can choose between 11, 13, 16, 19,
+20, 23 and 20 pt staff-size.  The sizes can't be changed per staff
+(yet).  Look at F<standchen.ly> for an example.
 
 
 =head2 How do I ....
diff --git a/TODO b/TODO
index b981bc66403f61b083ee11defbcdbe09e5799efc..77ad05afaa046ab8d2a3426d4fd37f5d8f5d95fd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,12 +8,18 @@ grep for TODO and ugh/ugr
 
 0.2:
 
+       * latex quirk?
+
        * check for groff / troff/ nroff et
 
        * use kpsepath to find all TeX dirs
        - configure.in 
        - clean-fonts.sh
-       
+
+       * fix MIDI
+
+       * mudela-convert.
+
        * nicen examples:
        - remove all \multi
        - break-up heavily-nested score blocks
index 5b8192bf6c299adcdd4bf220d6e65c434d457799..1ddb8a8dc9d3a285e0917bad55d4d9797bca4b5b 100644 (file)
@@ -1,10 +1,11 @@
-# Automatically generated from ./lilypond-0.1.49/bin/Makefile.am.wild by bin/autowild
-# Do not edit
+# Generated automatically by wild-perl 0.1
 # bin/Makefile
 
-# bin_SCRIPTS = Makefile.in add-URLs.in clean-diaper.in clean-embeds.in clean-fonts.in conflily.in convert-mudela.in cvm.in find-typenames.in foo.in genheader.in ly2dvi.in make-docxx.in make-examples.in make-patch.in make-version.in make-website.in mf-deps.in mf-to-table.in mudela-book.in ps-to-gifs.in release.in show-latest.in
+# bin_SCRIPTS = 
 
-PAREL_SCHRIFTEN = flower.py lilypython.py
-IN_SCHRIFTEN = flower.py lilypython.py
-EXTRA_DIST = Makefile.am.wild autowild $(PAREL_SCHRIFTEN) $(IN_SCHRIFTEN) wild-perl
+PAREL_SCHRIFTEN = 
+IN_SCHRIFTEN = 
+EXTRA_DIST = Makefile.am.wild $(PAREL_SCHRIFTEN) $(IN_SCHRIFTEN) wild-perl
 
+$(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
+       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
\ No newline at end of file
index ba97f091a200a7973a8d49f876824d023cf4b64b..29e882ac19f5ca9f4d55749cc506af9f3a150d37 100644 (file)
@@ -2,7 +2,7 @@
 
 # bin_SCRIPTS = $(wildcard *.in)
 
-PAREL_SCHRIFTEN = $(wildcard *.py)
+PAREL_SCHRIFTEN = $(wildcard *.pl)
 IN_SCHRIFTEN = $(wildcard *.py)
-EXTRA_DIST = Makefile.am.wild autowild $(PAREL_SCHRIFTEN) $(IN_SCHRIFTEN) wild-perl
+EXTRA_DIST = Makefile.am.wild $(PAREL_SCHRIFTEN) $(IN_SCHRIFTEN) wild-perl