lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: Octaviation


From: Jean Abou Samra
Subject: Re: Octaviation
Date: Thu, 23 Feb 2023 23:59:46 +0100
User-agent: Evolution 3.46.4 (3.46.4-1.fc37)

Le jeudi 23 février 2023 à 22:01 +0000, xtof pno a écrit :

Peut-on supprimer les pointillés qui suivent la marque d'octaviation comme dans l'exemple joint ?

Faire quelque chose comme ça :

\version "2.24.1"

\layout {
  \override Staff.OttavaBracket.stencil = #ly:text-interface::print
  \set Staff.ottavationMarkups = #ottavation-simple-ordinals
}

{
  \ottava 1
  c''''1 1 1
  \ottava -1
  c,,,1 1 1
}

Cordialement,

Jean

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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