Indenting individual systems: Difference between revisions
mNo edit summary |
Update LilyPond version |
||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
Some caveats still apply, though. | Some caveats still apply, though. | ||
* The indenting mechanism is based on an | * The indenting mechanism is based on an arcane misuse of the <code>LeftEdge</code> grob (see {{Issue|3761}}) and may therefore become temporarily or permanently broken by side effects of future development changes in the LilyPond code base. | ||
* The code is not protected against multiple calls per system break. | * The code is not protected against multiple calls per system break. | ||
<lilypond version="2. | <lilypond version="2.26" full=""> | ||
%%%%%%%% HEADER %%%%%%%% | %%%%%%%% HEADER %%%%%%%% | ||
% | % | ||