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
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
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