]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/topdocs/NEWS.tely (Top): Make tex-able. Handy
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 7 Apr 2005 19:53:48 +0000 (19:53 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 7 Apr 2005 19:53:48 +0000 (19:53 +0000)
test for PDF docs.

* mf/GNUmakefile (lilypond.map): Add PFAEmmentaler.  Fixes feta
font in PDFs.

ChangeLog
Documentation/topdocs/NEWS.tely
mf/GNUmakefile

index d8d14f5bdc1aff07c4d101ddffe5c533456832da..e8a8d7830afe39d3993c8a3ff3335f16a64ac1b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
+       test for PDF docs.
+
+       * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler.  Fixes feta
+       font in PDFs.
+
 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
 
        * scm/music-functions.scm (music-pretty-string): fix bug with
index e540e5561587beb2ad48e8499d995f7df6e6aa66..aeb1bb602d65beaae518e4af67522dd811fd697e 100644 (file)
@@ -24,8 +24,10 @@ See user manual, \NAME\
 @documentencoding utf-8
 @documentlanguage en
 
+@ifnottex
 @node Top
 @top
+@end ifnottex
 @unnumbered New features in 2.5 since 2.4
 
 
@@ -268,7 +270,9 @@ c8[ r8 c16 r16 c8]
 
 @end itemize
 
-
+@ifhtml
 For older news, go to
 @uref{http://lilypond.org/doc/v2.4/Documentation/topdocs/out-www/NEWS.html}.
+@end ifhtml
 
+@bye
index 17034f4733ecec4a3f5a7d2566e219c4efc97a30..e6bda84e44e28bddf1f90c95cd779e3e68b51207 100644 (file)
@@ -178,9 +178,10 @@ fontdir: $(addprefix $(outdir)/, lilypond.map lilypond.sfd private-fonts fonts.s
 
 $(outdir)/lilypond.map:
        for i in $(FETA_FONTS); do echo $$i $$i '<'$$i.pfa; done > $@
-       for i in $(STAFF_SIZES); \
-               do echo "Emmentaler-$$i Emmentaler-$$i <emmentaler-$$i.cff.ps" ; done \
-       >> $@
+       for i in $(STAFF_SIZES); do\
+               echo "Emmentaler-$$i Emmentaler-$$i <emmentaler-$$i.cff.ps";\
+               echo "PFAEmmentaler-$$i PFAEmmentaler-$$i <PFAemmentaler-$$i.pfa";\
+       done >> $@
        echo "Aybabtu-Regular Aybabtu-Regular <aybabtu.cff.ps" >> $@
 
 $(outdir)/Fontmap.lily: