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.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to