Mediawiki Score Extension.

Moderator: kcleung

Generoso
active poster
Posts: 266
Joined: Mon Mar 12, 2007 1:49 pm

Re: Mediawiki Score Extension.

Post by Generoso »

horndude77 wrote: You might consider something like this instead:

Code: Select all

\new Voice \with { \consists "Balloon_engraver" } \relative c' {
  \clef bass
  \key b \minor
  \once \override Score.TimeSignature.stencil = ##f
  <b dis, g,-\balloonText #'(2 . 6.5) "Difference 1">4 <a dis, fis,> <g c, ees,> <fis b,-\balloonText #'(-2 . -3.5) "Difference 2" dis,>
}
I think it's clearer keeping it with a bit of context.
Excellent horndud77, you are right! It looks much better... I am new at using Lilypond so I am learning as I go along. Thanks for the suggestion.

Eric: I still can't get this URL to work correctly? I believe it is the r.
If I just paste the URL here I get:
http://imslp.org/wiki/Cello_Concerto,_O ... on%C3%ADn)

If I use the URL button on the top of the window I get
http://imslp.org/wiki/Cello_Concerto,_O ... on%C3%ADn)
cypressdome
active poster
Posts: 568
Joined: Fri Aug 27, 2010 1:10 am
notabot: 42
notabot2: Human
Location: the piney woods of Florida

Re: Mediawiki Score Extension.

Post by cypressdome »

Generoso wrote:If I use the URL button on the top of the window I get
http://imslp.org/wiki/Cello_Concerto,_O ... on%C3%ADn)
I think the best way to use the URL button to link to pages on IMSLP is to use this format:

Code: Select all

[url=http://imslp.org/wiki/Cello_Concerto,_Op.104_%28Dvo%C5%99%C3%A1k,_Anton%C3%ADn%29]Dvořák's Cello Concerto, Op.104[/url]
Eric
active poster
Posts: 842
Joined: Wed Oct 31, 2007 6:04 pm
notabot: 42
notabot2: Human
Location: Ithaca, NY
Contact:

Re: Mediawiki Score Extension.

Post by Eric »

I'll have to try "\with { \consists "Balloon_engraver" }". I assume it works as well in a staff context as with a voice context (I tend to use staff context more, e.g. for chamber music, simple piano music, etc.)
Post Reply