]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.0
authorfred <fred>
Tue, 26 Mar 2002 22:42:25 +0000 (22:42 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:42:25 +0000 (22:42 +0000)
Documentation/topdocs/index.tely
make/lilypond.spec.in
stepmake/stepmake/yolily-toplevel-targets.make

index 973f35c7075b35a5091ba926cedb1877fb960448..6078fa1349b5b98ab296d686416cab510a897e0b 100644 (file)
@@ -6,27 +6,29 @@
 @top
 
 
-
 @unnumbered LilyPond -- The @uref{http://www.fsf.org/gnu/gnu-history.html,GNU Project} Music Typesetter
 
+
+@html
+<img src="Documentation/pictures/out-www/lelie-logo.png">
+@end html
+
 @c something breaks on 3.12 f
 
-@c @center
-@quotation
-@mudela[fragment]
-       \relative c'' { \key es; r8 [c16 b] [c8 g] [as c16 b] [c8 d] | g,4 }
-@end mudela 
-@end quotation
-@c @end center
 
-@c include BLURB?
 
 LilyPond is a music typesetter.  It produces beautiful sheet music
 using a high level description file as input.  LilyPond is part of 
 the GNU Project.
 
-@c include screenshot
 
+@c @center
+@quotation
+@mudela[fragment]
+       \relative c'' { \key es; r8 [c16 b] [c8 g] [as c16 b] [c8 d] | g,4 }
+@end mudela 
+@end quotation
+@c @end center
 
 
 @unnumberedsec Sheet music
index 74c0e642e9efe9969ed7a05d5130114c9af2a1a5..91c6e7ca026c3dfd1870caed25d9c2cff726faab 100644 (file)
@@ -22,10 +22,7 @@ Group: Applications/Publishing
 %description documentation
 @BLURB@
 
-The documentation package is rather big, due to the many pictures and
-different documentation formats.  It is really a rip-off from the
-LilyPond website.  If you have direct internet access, you may always
-read the documentation documentation there: http://www.lilypond.org.
+The documentation of LilyPond, both in HTML and PostScript.
 
 %prep
 %setup
index 72612a2cfbbfc568997d66a4900ce0d5b0e54d08..4de1e457397b41e20c23cf184dc937524df31b7f 100644 (file)
@@ -18,7 +18,7 @@ htmldoc:
        rm -f `find . -name \*.html~ -print`
        $(footify-all-command)
        find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' > wwwlist
-       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png out-www/$(distname).diff.gz $(ERRORLOG)`  index.html
+       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png $(ERRORLOG)`  index.html
 
 localclean:
        rm -f wwwlist