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: Aaron Hill
Subject: Re: I ought to have a bar line here...
Date: Sun, 25 Oct 2020 07:19:09 -0700
User-agent: Roundcube Webmail/1.4.9

On 2020-10-25 6:25 am, Christian Masser wrote:
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?

Near as I can tell, the naming convention is "primary-secondary". Only a bar line breaking across a line will show both styles. Otherwise, it is the style before the hyphen that is used.


-- Aaron Hill



reply via email to

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