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.

  • Indent Dimitri Sykias
    • Re: Indent Valentin Petzel

Reply via email to