"Trent Johnston" <[EMAIL PROTECTED]> writes: > Hello everyone, > > I'm having trouble with the "alignment-vertical-manual-setting" > > I'm using the correct syntax below is an example > > \overrideProperty > #"Score.NonMusicalPaperColumn" > #'line-break-system-details > #'((alignment-offsets . (55 44 33 22 11 5 0))) > > but every now and then the override will not work the staves will stay in > their orignal positions. > > I know there was some problems with this a couple of releases ago so I > wonder if there is a problem still somewhere. > > I can provide an example but the file is large.
If you're not using the built-in page breaking scheme, then this is the explanation. In that case, please contact me privately, for my custom page breaking function does not have this feature. If you have a problem of vertical layout, try to reproduce the problem by getting rid of all non built-in functions, for custom functions should be the first place to look for bugs. Try again with: \paper { #(define page-breaking optimal-page-breaks) } _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond