[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Distance between a main measure and an ossia
From: |
Dimitri Sykias |
Subject: |
Distance between a main measure and an ossia |
Date: |
Wed, 4 Dec 2024 12:53:53 +0200 |
"How can I adjust the distance between a main measure and an ossia measure?
Here is the code for the ossia part:
% RIGHT HAND
right = \relative c'' {
\global
\textMark \markup {\circle \bold \larger "A"}
d4 g,8 a b c | d4 g, g |
<<
{ e'4 c8\mordent d e fis} |
\new Staff \with {
\remove Time_signature_engraver
alignAboveContext = "right"
\magnifyStaff #2/3
firstClef = ##f
}
{ e4-5 c32-3 (b-2 c16-1 d8) e fis }
>>
Additionally, I’m encountering the following issue:
Thank you in advance for your help!"
- Distance between a main measure and an ossia,
Dimitri Sykias <=