lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond identifier restrictions


From: Kieren MacMillan
Subject: Re: LilyPond identifier restrictions
Date: Fri, 14 Jun 2013 09:18:14 -0400

and this:

\version "2.16"

Mvmnt𝟏Voice𝟏 = {
  a b c
}

\score { 
  \Mvmnt𝟏Voice𝟏
}

On 2013-Jun-14, at 09:17, Kieren MacMillan <address@hidden> wrote:

> Hi all,
> 
> Curiously, this *does* appear to work (assuming the Unicode comes through 
> email properly)!
> 
> \version "2.16"
> 
> Mvmnt1Voice1 = {
>  a b c
> }
> 
> \score { 
>  \Mvmnt1Voice1
> }
> 
> Processing `/Users/kmac/Documents/01_music/scores/01_current/test.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...
> Finding the ideal number of pages...
> Fitting music on 1 page...
> Drawing systems...
> Layout output to `test.ps'...
> Converting to `./test.pdf'...
> Success: compilation successfully completed
> 
> =)
> 
> Cheers,
> Kieren.




reply via email to

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