Hi, here is a patch for a better presentation of an example in music
glossary (motif). No accented letters this time, I promise.

The corrected example requires a \layout section and I don't know if
it does override the generated lily-2012336369.ly that also includes
one.

The patch also does not include a Changelog edit because I had
not-resolved conflicts in my local copy of this file.

Thanks

I have not kept on the thread on the issue about texinfo macros etc
because of my newbieness in that subject. Sorry!
-- 
Francisco Vila Doncel. Badajoz (Spain)
http://www.paconet.org
Index: Documentation/user/music-glossary.tely
===================================================================
RCS file: /sources/lilypond/lilypond/Documentation/user/music-glossary.tely,v
retrieving revision 1.124
diff -u -w -u -r1.124 music-glossary.tely
--- Documentation/user/music-glossary.tely      1 Jun 2006 23:36:12 -0000       
1.124
+++ Documentation/user/music-glossary.tely      4 Jun 2006 16:38:58 -0000
@@ -3270,10 +3270,14 @@
 \relative c'' {
   \time 4/4
   \key g \major
-  \partial 8 g16_"------" fis |
-  g8 d16_"------" c d8 g16 fis g8 b,16 a b8 g'16 fis |
+  \partial 8 g16\startGroup fis |
+  g8\stopGroup d16\startGroup c d8\stopGroup g16 fis g8 b,16 a b8 g'16 fis |
   g8 g,16 a b8 cis d16 s
 }
+\layout {
+       \context {
+               \Staff \consists "Horizontal_bracket_engraver"
+}}
 @end lilypond
 
 @node movement
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to