Re: a column of text to the right of the score

2014-09-18 Thread Pierre Perol-Schneider
How about this alternative ? (just a quick thought, could have some mistakes). Cheers Pierre \version "2.18.2" #(set-default-paper-size "letter" 'landscape) #(define (general-column align-dir baseline mols) (let* ((aligned-mols (map (lambda (x) (ly:stencil-aligned-to x X align-dir)) mols)))

Re: a column of text to the right of the score

2014-09-18 Thread Pierre Perol-Schneider
Wrong file name, sorry folks and thanks again Villum. So here you go Cheers, Pierre 2014-09-17 11:38 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Oups, 'forgot the bar numbering on page 2. > See enclosed corrected files. > Pierre > > > \version "2.18.2" #(set-default-p

Re: a column of text to the right of the score

2014-09-17 Thread Pierre Perol-Schneider
Hi, 2014-09-17 4:47 GMT+02:00 Bric : > I would also like to know how one can include typed text in the same > space, as a column of text to the right of the score, spanning the full > height of the printable area - for comments, verses, pedagogical notes, etc. > See enclosed files

Re: a column of text to the right of the score

2014-09-17 Thread Pierre Perol-Schneider
Oups, 'forgot the bar numbering on page 2. See enclosed corrected files. Pierre bric Description: Binary data bric.pdf Description: Adobe PDF document ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond

a column of text to the right of the score

2014-09-16 Thread Bric
earlier today I asked about creating blank margins for HAND-WRITTEN annotations (and got help - thanks). I would also like to know how one can include typed text in the same space, as a column of text to the right of the score, spanning the full height of the printable area - for comments