denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Re: mxml


From: Richard Shann
Subject: [Denemo-devel] Re: mxml
Date: Fri, 13 Aug 2010 17:16:03 +0100

This table is in denemo's code

  {"alias", ALIAS},
  {"apply", APPLY},
  {"arpeggio", ARPEGGIO},
  {"autochange", AUTOCHANGE},
  {"spanrequest", SPANREQUEST},
  {"commandspanrequest", COMMANDSPANREQUEST},
  {"simultaneous", SIMULTANEOUS},
  {"sequential", SEQUENTIAL},
  {"accepts", ACCEPTS},
  {"alternative", ALTERNATIVE},
  {"bar", BAR},
  {"breathe", BREATHE},
  {"break", BREAK},
  {"char", CHAR_T},
  {"chordmodifiers", CHORDMODIFIERS},
  {"chords", CHORDS},
  {"clef", CLEF_},              /* underscore added for denemo name clash */
  {"cm", CM_T},
  {"consists", CONSISTS},
  {"consistsend", CONSISTSEND},
  {"context", CONTEXT},
  {"default", DEFAULT},
  {"denies", DENIES},
  {"duration", DURATION},
  {"dynamicscript", DYNAMICSCRIPT},
  {"grobdescriptions", GROBDESCRIPTIONS},
  {"figures", FIGURES},
  {"grace", GRACE},
  {"glissando", GLISSANDO},
  {"header", HEADER},
  {"in", IN_T},
  {"key", KEY},
  {"mark", MARK},
  {"new", NEWCONTEXT},
  {"pitch", PITCH},
  {"time", TIME_T},
  {"times", TIMES},
  {"layout", LAYOUT},
  {"lyricmode", LYRICMODE},
  {"lyrics", LYRICS},
  {"lyricsto", LYRICSTO},
  {"midi", MIDI},
  {"mm", MM_T},
  {"name", NAME},
  {"pitchnames", PITCHNAMES},
  {"notes", NOTES},
  {"outputproperty", OUTPUTPROPERTY},
  {"override", OVERRIDE},
  {"set", SET},
  {"rest", REST},
  {"revert", REVERT},
  {"partial", PARTIAL_},
  {"paper", PAPER},
  {"penalty", PENALTY},
  {"property", PROPERTY},
  {"pt", PT_T},
  {"relative", RELATIVE},
  {"remove", REMOVE},
  {"repeat", REPEAT},
  {"addlyrics", ADDLYRICS},
  {"partcombine", PARTCOMBINE},
  {"score", SCORE},
  {"script", SCRIPT},
  {"stylesheet", STYLESHEET},
  {"skip", SKIP},
  {"tempo", TEMPO},
  {"translator", TRANSLATOR},
  {"transpose", TRANSPOSE},
  {"type", TYPE},
  {"unset", UNSET},
  { "version", LILYVERSION},

On Fri, 2010-08-13 at 17:43 +0200, Nils Gey wrote:
> There is a real problem now: 
> There is no sign of a clef or keysignature in the parser nor lexer.
> 
> \clef ends up in Lily_lexer::scan_escaped_word (string str) or our scheme 
> variant.
> But there is no token, as one would suspect, nor a parser rule I can see from 
> the name.
> 
> And I should have encountered it, I read through the parser file several 
> times until now.
> 
> Do you have deeper knowledge here?
> 
> Nils
> 
> On Fri, 13 Aug 2010 09:29:22 +0100
> Richard Shann <address@hidden> wrote:
> 
> > http://www.wikifonia.org/faq says that wikfonia converts mxml to
> > lilypond for display. Is this a proprietry converter?
> > the files you download are compressed
> > how to uncompress???
> > they are just .mxml but are not plain text.
> > Richard
> > 
> > 




reply via email to

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