lilypond-user
[Top][All Lists]
Advanced

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

Re: Start new piece without line break (with title)


From: Lukas-Fabian Moser
Subject: Re: Start new piece without line break (with title)
Date: Fri, 7 Jan 2022 20:45:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

Some other changes:

- encapsulate the piece-break machinery in a function
- deal with pieces in c major :-)
- reset clef/key change settings
- etc.

Lukas

Am 07.01.22 um 17:20 schrieb Leo Correia de Verdier:
Adding 

	\once \override Staff.KeySignature. break-visibility = ##(#f #f #f)
	\once \override Staff.Clef.break-visibility = ##(#f #f #f)
	\once \omit Score.BarNumber

Together with \stopStaff helps avoids some of the strangeness if the new piece’s start happens to coincide with a line break. The spacing still looks a bit off though.


6 jan. 2022 kl. 23:14 skrev Valentin Petzel <valentin@petzel.at>:

Hi Ruzsa,

Maybe this would be a slight improvement.
Cheers,
Valentin

Am Donnerstag, 6. Jänner 2022, 17:10:09 CET schrieb Ruzsa Krisztián:
Hi everyone,

I'd like to copy the layout of a small tune book. New pieces don't always
start in a new line, it usually occurs that the next song starts somewhere
in the middle of the line. Titles are placed before each piece (not above
the staff)

I found two helpful topics in the archive but couldn't find a solution for
properly adding a title for the new piece:
https://lists.gnu.org/archive/html/lilypond-user/2013-12/msg01027.html
https://www.mail-archive.com/lilypond-user@gnu.org/msg118603.html

I'm trying to change some notes (see attachment) to add a new title, but I'm
wondering if there's a nicer solution that can help me place the new title
more precisely (to match the first title that was added as an
"instrumentName").

Thank you in advance for any help.

Krisztián


          

        

Attachment: multi-piece.ly
Description: Text Data


reply via email to

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