Re: Align composer name tag

2004-11-14 Thread Jefferson dos Santos Felix
Thanks, Nicolas, for the code, but I think this is very complicated for me... I solve the problem using other tag, like arranger, or opus, to place the year -- jEfF_[Feliks] On Sun, 14 Nov 2004 12:09:53 +0100, Nicolas Sceaux <[EMAIL PROTECTED]> wrote: > Jefferson dos Santos Felix <[EMAIL PRO

Re: Align composer name tag

2004-11-14 Thread Nicolas Sceaux
Jefferson dos Santos Felix <[EMAIL PROTECTED]> writes: > I try to put the composer's year of birth and death below his name, > right-aligned, but I can't do it. > See the attempt below: > > \version "2.4.1" > \header > { > title = "A Title Song" > composer = \markup \column <{"Composer

Align composer name tag

2004-11-12 Thread Jefferson dos Santos Felix
I try to put the composer's year of birth and death below his name, right-aligned, but I can't do it. See the attempt below: \version "2.4.1" \header { title = "A Title Song" composer = \markup \column <{"Composer Name"} {\right-align "(1900-1950)"}> poet = "J.S.F." } \sc