Carlo Stemberger schrieb:
> Il 23/04/2013 17:49, Klaus Föhl ha scritto:
>
>    Hello,
>
>    Just snooping around and discovering that this markup:
>    <score>\relative c' { f d f a d f e d cis a cis e a g f e }</score>
>    now [works on|has been enabled for] mediawiki i.e. en.wikipedia.org
>
> Commands like \time or \key seem not to work...

You need to get the grouping right, using << >> or { } as appropriate.

<score> << { \time 3/4 \key c \minor { \relative c' { f d f a d f e d cis a
cis e a g f e } } } >> </score> does work...
...I agree, it may take some try-and-error...

Cheers
Klaus


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to