]> git.donarmstrong.com Git - lilypond.git/commitdiff
($(outdir)/lilypond.map): add aybabtu to .map file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 19:56:53 +0000 (19:56 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 19:56:53 +0000 (19:56 +0000)
ChangeLog
Documentation/user/introduction.itely
mf/GNUmakefile

index f201fe63fcd8f8c282220a2651e16d4a369b9e26..9ea2d8966a3ff9981728b47599136d8b993bb67d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
+
        * lily/note-column.cc (translate_rests): call flush_extent_cache()
        of parents when translating rests. Fixes: c-chord-rest.ly 
 
index a4eb8354b4cea2d1cc7a16dd6d419fb3d2127991..df1d749f826f99cbc29d7f32166ed8a38833b132 100644 (file)
@@ -224,11 +224,11 @@ with accents and arpeggios.  In the first chord, the graphical objects
 have all directions down (or left).  The second chord has all
 directions up (right).
 
-@lilypond[quote,raggedright,relative=1]
+@lilypond[quote,raggedright]
 \new Score \with {
    \override SpacingSpanner #'spacing-increment = #3
    \override TimeSignature #'transparent = ##t
-} {
+} \relative {
    \stemDown <e g b>4_>-\arpeggio
    \override Arpeggio #'direction = #RIGHT
    \stemUp <e g b>4^>-\arpeggio
index f03f63d2a480f71c6605f56e76397fd69919eadc..e34ad641a6d869b95886c229798dbe5e55feba18 100644 (file)
@@ -183,6 +183,7 @@ $(outdir)/lilypond.map: $(AFM_FILES)
        for i in $(STAFF_SIZES); \
                do echo "emmentaler$$i emmentaler-$$i <emmentaler$$i.cff.ps" ; done \
        >> $@
+       echo "aybabtu aybabtu <aybabtu.cff.ps" >> $@
 
 
 local-clean: