Re: Staff/chords spacing.

2014-03-17 Thread Simon Albrecht
Am 17.03.2014 20:42, schrieb David Kastrup: Simon Albrecht writes: In more complex situations with \include and several scores in one file it _is_ useful or even necessary, if you want to have one \layout definition for all scores in common, but for example remove the Mark_engraver (from Scor

Re: Staff/chords spacing.

2014-03-17 Thread David Kastrup
Simon Albrecht writes: > In more complex situations with \include and several scores in one > file it _is_ useful or even necessary, if you want to have one \layout > definition for all scores in common, but for example remove the > Mark_engraver (from Score) only for one of the scores. At least

Re: Staff/chords spacing.

2014-03-17 Thread Simon Albrecht
Am 17.03.2014 20:22, schrieb David Kastrup: Simon Albrecht writes: Am 17.03.2014 19:00, schrieb Matthias Hüsken: On 15.03.2014 09:09, Pierre Perol-Schneider wrote: Mini example please ~Pierre Sorry, forgot to post one. During shortening some code into a mini example, I was actually able t

Re: Staff/chords spacing.

2014-03-17 Thread David Kastrup
Simon Albrecht writes: > Am 17.03.2014 19:00, schrieb Matthias Hüsken: >> On 15.03.2014 09:09, Pierre Perol-Schneider wrote: >>> Mini example please >>> ~Pierre >> >> Sorry, forgot to post one. >> >> During shortening some code into a mini example, I was actually able >> to solve my problem. I'm

Re: Staff/chords spacing.

2014-03-17 Thread Simon Albrecht
Am 17.03.2014 19:00, schrieb Matthias Hüsken: On 15.03.2014 09:09, Pierre Perol-Schneider wrote: Mini example please ~Pierre Sorry, forgot to post one. During shortening some code into a mini example, I was actually able to solve my problem. I'm posting it anyway because I'm not sure it's

Re: Staff/chords spacing.

2014-03-17 Thread Matthias Hüsken
On 15.03.2014 09:09, Pierre Perol-Schneider wrote: Mini example please ~Pierre Sorry, forgot to post one. During shortening some code into a mini example, I was actually able to solve my problem. I'm posting it anyway because I'm not sure it's the most elegant or clever was of doing. Short

Re: Staff/chords spacing.

2014-03-15 Thread Pierre Perol-Schneider
Mini example please ~Pierre ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Staff/chords spacing.

2014-03-13 Thread Matthias Hüsken
Dear all, I ran into another problem when updating my scores from 2.12 to 2.18 due to the changes in the vertical alignment calculation. What I have: * a StaffGroup consisting of two Staffs * a ChordLine in between I want the two Staffs spaced evenly at the same distance (done, see below), a