On 2020-10-25 6:25 am, Christian Masser wrote:
Aaron Hill <[email protected]> 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