lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing symbols used by Measure_grouping_engraver


From: Flaming Hakama by Elaine
Subject: changing symbols used by Measure_grouping_engraver
Date: Thu, 2 Aug 2018 20:41:11 -0700



> >
 

\version "2.19.81"

%{
I wonder if anyone can point me in the right direction.

I'd like to modify the sybols used by the Measure_grouping_engraver

In particular, how to change the symbol used to denote the dotted 8th value in compund time:
instead of a triangle, how do I get a vertical bar (or slash)?

%}
\score {
    \new Voice \relative c'' {

        \time 9/8
        %  The default beat grouping is fine.  
        %  But I'd like a vertical bar instead of the triangle 
        %\set Timing.beatStructure = #'(3 3 3) 
        d4. d d |
    }
\layout {
\context {
\Staff
\consists "Measure_grouping_engraver"
}
}
}


Please let me know if you have any thoughts.


Thanks, 

Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


reply via email to

[Prev in Thread] Current Thread [Next in Thread]