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:17:07 -0400

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]