Reconciliating bar lines thickness when staves are of different sizes (TODO duplicates snippet in Documentation/en/notation/spacing.itely): Difference between revisions

TODO in the headline?
m Please don't invent new categories if an existing one fits!
Line 5: Line 5:
This can be done by using either the <code>\revert</code> command, or more advanced commands such as <code>revert-props</code>. Alternatively, some effects of <code>\magnifyStaff</code> may be replicated on other staves through the <code>scale-props</code> command, which may be used to harmonize all bar lines either to their appearance on the smallest staves, or to some intermediate value.
This can be done by using either the <code>\revert</code> command, or more advanced commands such as <code>revert-props</code>. Alternatively, some effects of <code>\magnifyStaff</code> may be replicated on other staves through the <code>scale-props</code> command, which may be used to harmonize all bar lines either to their appearance on the smallest staves, or to some intermediate value.


<lilypond version="2.24" full>
<lilypond version="2.24">
%% LSR originally contributed by -vv for \version 2.20.
%% LSR originally contributed by -vv for \version 2.20.
%% This snippet relies on some internal commands that are not part of the
%% This snippet relies on some internal commands that are not part of the
Line 114: Line 114:
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]


[[Category:TODO]]
[[Category:Correction wanted]]