Виноградов Юрий wrote:
Hello. There is one snippet that allows any stan to minimize left and right.
Here is the link: https://lsr.di.unimi.it/LSR/Item?id=1098
There is a very large block of code written there to be able to use these 
settings.
My question. Is it possible to make this code shrink? Or maybe there is a
possibility to do it with other settings?


There are two debugging code lines that you can omit.  That's all.

Note that you need only the two code blocks starting with
pseudoIndents =   and    pseudoIndent =.

If that is still too large, put that code in an include file
e.g. pseudoIndent.ily.



Or do it like LSR966.
Start each line as a newly indented Score.
Shift it left using NonMusicalPaperColumn.line-break-system-details.

Or maybe retry the original hack:
https://lists.gnu.org/archive/html/lilypond-user/2019-07/msg00135.html
It could be less fragile wrt. Y positioning since 2.23.0.


Cheers,
Robin




Reply via email to