lilypond-user
[Top][All Lists]
Advanced

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

Re: Missing barline


From: Pierre Perol-Schneider
Subject: Re: Missing barline
Date: Sun, 14 May 2023 11:23:33 +0200

Hi Rip_Mus,
Try:

\relative c' {
  c1 \bar ".|:-|" \break
  c1
}

Cheers,
Pierre

Le dim. 14 mai 2023 à 11:17, Rip _Mus <ripetizioni.musica@gmail.com> a écrit :
Hello,
in the following minimal example, at the end of the first line, the barline is missing:

```
\version "2.24.0"
\relative c' {
  c1 \bar ".|:" \break
  c1
}
```

Is it possible to find a simple solution to implement?

Thank you!

Rip_mus

reply via email to

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