lilypond-user
[Top][All Lists]
Advanced

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

Re: I ought to have a bar line here...


From: Christian Masser
Subject: Re: I ought to have a bar line here...
Date: Sun, 25 Oct 2020 14:25:27 +0100

Aaron Hill <lilypond@hillvisions.com> schrieb am So., 25. Okt. 2020, 04:38
You have to use a special bar line type when it breaks across a line:

%%%%
\version "2.20.0"
\paper { indent = 0 line-width = 3\cm ragged-right = ##f }

\markup \bold \typewriter "\".|:-||\""
{ R1 \bar ".|:-||" \break R1 }

Out of pure interest: does anyone know why this seems to be "in the wrong order"? Why does the ". |:" of the second line come in front of the "||" which - viewed from a musical standpoint - should happen before?

reply via email to

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