From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Fri, 4 Feb 2005 19:56:53 +0000 (+0000)
Subject: ($(outdir)/lilypond.map): add aybabtu to .map file.
X-Git-Tag: release/2.5.14~171
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6b762829eac9afe62b4259c9611577e13dd5a02b;p=lilypond.git

($(outdir)/lilypond.map): add aybabtu to .map file.
---

diff --git a/ChangeLog b/ChangeLog
index f201fe63fc..9ea2d8966a 100644
--- 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 
 
diff --git a/Documentation/user/introduction.itely b/Documentation/user/introduction.itely
index a4eb8354b4..df1d749f82 100644
--- a/Documentation/user/introduction.itely
+++ b/Documentation/user/introduction.itely
@@ -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
diff --git a/mf/GNUmakefile b/mf/GNUmakefile
index f03f63d2a4..e34ad641a6 100644
--- a/mf/GNUmakefile
+++ b/mf/GNUmakefile
@@ -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: