lilypond-user
[Top][All Lists]
Advanced

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

Ossia distance, unwanted vertical spacing.


From: Pierre-Luc Gauthier
Subject: Ossia distance, unwanted vertical spacing.
Date: Thu, 5 Oct 2017 11:28:41 -0400

Hi there,

How can we set the distance of a given staff over another.
For instance, in an ossia situation, where the ossia adds lots of
unwanted vertical space.

My MME does not seem to be as bad though. I'm including the actual
result that is problematic for me.

Here is my MME :

\version "2.21.0"

\new Staff = "someStaff" \relative c' \new Voice {
  \repeat unfold 32 {c8 d}
  <<
    {c d e f g a b c |}
    \new Staff \with {
      \remove "Time_signature_engraver"
      \remove "Clef_engraver"
      alignAboveContext = #"someStaff"
      \magnifyStaff #1/3
    }\relative c'' {c8 b a g f e d c\stopStaff}
  >>
  \repeat unfold 32 {c8 d}
}

Thank you very much.
-- 
Pierre-Luc Gauthier

Attachment: parts-fluteI-OssiaVerticalSpace.png
Description: PNG image


reply via email to

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