Positioning opposing fermatas on a bar line: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
This snippet demonstrates a command that prints fermatas both above and below a bar line. If there would not otherwise be a bar line, it adds a double bar line. Semantically, the command codes a longer-than-normal caesura, which might be considered misuse depending on the situation.
This snippet demonstrates a command that prints fermatas both above and below a bar line. If there would not otherwise be a bar line, it adds a double bar line. Semantically, the command codes a longer-than-normal caesura, which might be considered misuse depending on the situation.


<lilypond version="2.24.0">
<lilypond version="2.24">
twoWayFermata = {
twoWayFermata = {
   \once \set Staff.caesuraType = #'((underlying-bar-line . "||"))
   \once \set Staff.caesuraType = #'((underlying-bar-line . "||"))