2017-08-08 21:23 GMT+02:00 David Kastrup <[email protected]>: > Étienne Beaulé <[email protected]> writes: > >> As reported at https://phabricator.wikimedia.org/T49616 in the context of >> Wikipedia. >> >> Using a simpler example: >> >> \version "2.18.2" >> \score { >> >> \relative c { c } >> >> \layout { indent = 2\cm } >> >> \layout {} >> >> } > > They aren't "conflicting". Each block causes one output to be generated > under possibly different conditions (and possibly setting different file > names), just like each \midi block causes a Midi file to be generated. > > -- > David Kastrup
David you were faster. Étienne, you may be confused by the fact that subsequent _toplevel_-layouts will sort-of merge. Whereas in this case we're inside the \score-function, they don't "merge". Nevertheless, one may call it a feature, not a bug. In any case expected behaviour. Cheers, Harm _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
