lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strings as variable names


From: Johan Vromans
Subject: Re: Strings as variable names
Date: Mon, 28 Dec 2015 13:29:22 +0100

On Mon, 28 Dec 2015 12:51:51 +0100
David Kastrup <address@hidden> wrote:

> "xxx" = ...
> 
> has always been allowed for arbitrary strings.
> 
> > And so the NR should in fact therefore be updated?  
> 
> It's not really making stuff more readable.

Now if only this would work:

\version "2.19.33"

bella_melodia_cello = \relative c' {
   r4- ef\upbow(f) r g |
}

part = cello

\score {
  \"bella_melodia_\part"
}

I can think of some use cases for this.

-- Johan
   http://johan.vromans.org/seasons_greetings.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]