Re: Right aligned text in header

2018-03-13 Thread Br. Samuel Springuel
On 3/13/18 5:02 PM, Thomas Morley wrote: Hi, do you mean like below? Based on http://lsr.di.unimi.it/LSR/Item?u=1=765 #(define (general-column align-dir baseline mols) (let* ((aligned-mols (map (lambda (x) (ly:stencil-aligned-to x X align-dir)) mols))) (stack-lines -1 0.0

Re: Right aligned text in header

2018-03-13 Thread Thomas Morley
2018-03-13 20:31 GMT+01:00 Br. Samuel Springuel : > I'm creating a custom bookTitleMarkup for a project I'm working on and have > some lines which are setup like `meter` and `arranger` in the default > template (two blocks of text, one flushed left the other right, on the

Right aligned text in header

2018-03-13 Thread Br. Samuel Springuel
I'm creating a custom bookTitleMarkup for a project I'm working on and have some lines which are setup like `meter` and `arranger` in the default template (two blocks of text, one flushed left the other right, on the same line). However, on one of those lines the header properties to be used