lilypond-user
[Top][All Lists]
Advanced

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

Re: rehearsal A'


From: Klaus Blum
Subject: Re: rehearsal A'
Date: Thu, 17 Nov 2016 05:46:44 -0700 (MST)

Hi Gianmaria, 


Gianmaria Lari wrote
> the resulting character looks different compared to the other default
> rehearsal mark. Should I use some markup?

it seems that the default RehearsalMarks use bold characters while the
custom-made ones don't. 
I get the same look if I override the property that's responsible for that: 

% --------------------------------------------------------
\relative c' {
  f1 
  \mark \default
  f 
  \override Score.RehearsalMark.font-series = #'bold
  \mark "A"
  f 
  \mark "A'"
  f 
}
% --------------------------------------------------------

Cheers, 
Klaus



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/rehearsal-A-tp196776p196777.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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