Thank you lilyponders! Brilliant as always.
All the best,
Craig
On Thu., 7 Feb. 2019, 2:39 am David Nalesnik,
wrote:
> On Wed, Feb 6, 2019 at 9:01 AM Kieren MacMillan
> wrote:
> >
> > Hi Craig (and Andrew),
> >
> > > \version "2.19.82"
> > > {
> > > c''4 \once \override BreathingSign.Y-of
On Wed, Feb 6, 2019 at 9:01 AM Kieren MacMillan
wrote:
>
> Hi Craig (and Andrew),
>
> > \version "2.19.82"
> > {
> > c''4 \once \override BreathingSign.Y-offset = 4 \breathe
> > c'' c'' c''
> > }
>
> Note that you can also use the tweak version:
>
> \version "2.19.82"
> {
> c''4 \tweak Y-o
Hi Craig (and Andrew),
> \version "2.19.82"
> {
> c''4 \once \override BreathingSign.Y-offset = 4 \breathe
> c'' c'' c''
> }
Note that you can also use the tweak version:
\version "2.19.82"
{
c''4 \tweak Y-offset 4 \breathe
c'' c'' c''
}
Hope that helps!
Kieren.
__
Hi Craig,
For example:
\version "2.19.82"
{
c''4 \once \override BreathingSign.Y-offset = 4 \breathe
c'' c'' c''
}
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi, Craig!
On Tue, Feb 5, 2019 at 7:32 PM Craig Dabelstein
wrote:
> Hi all,
>
> For the life of me I can't work out how to raise the height of a breath
> mark. Any pointers?
>
> All the best,
>
> Craig
>
Do you mean how tall it is, or the vertical position?
Best,
Abraham
>
___