lilypond-user
[Top][All Lists]
Advanced

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

Re: Indent


From: Valentin Petzel
Subject: Re: Indent
Date: Fri, 02 Jun 2023 20:46:42 +0200

Hello Dimitri,

\layout can be specified both global as wel as per score. So if you want to 
have no indent in a specific excerpt you can do

\score { ... \layout { indent = 0 } }

Cheers,
Valentin

Am Freitag, 2. Juni 2023, 16:51:58 CEST schrieb Dimitri Sykias:
> I have some musical examples separated by text.
> Each musical example is intended using a layout block with indent = #8,
> although in some examples I want an indent = #0. How can I achieve this?
> Thanks for your help.
> 
> \layout {
>   indent = #8
>   #(layout-set-staff-size 20)
>   ragged-last = ##t
> }

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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