On Sun, 2014-11-02 at 14:32 -0500, Ellen Schwindt wrote:
> Hello Richard and denemo friends,
> 
>     How do I put in a ceasura in all parts in a score at the end of a
> bar?

In Directives->Insert LilyPond paste the following:


\override BreathingSign.text = \markup {
    \musicglyph #"scripts.caesura.straight"
  } \breathe 



You only have a little box to paste into, but that is ok.
(Also, leave a space at the end, so that \breathe doesn't crash into
anything following)

This will typeset a caesura in one part. Copy and paste the Directive
that this inserted elsewhere...

Richard






_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to