Improved source export from Frescobaldi, please test

2013-06-16 Thread Urs Liska
To anybody who runs Frescobaldi from the Git repository: I'm working on an improved source code export from Frescobaldi (which became necessary because the WordPress editor for the LilyPond blog scrambled the HTML code). While I'm not finished with it yet and will provide a better and unified

Re: REQUEST: \whiteout using grob stencil instead of bounding box

2013-06-16 Thread Mike Solomon
On 16 juin 2013, at 19:09, Kieren MacMillan wrote: > Hi all, > > Is there any [easy] way for the \whiteout command, and/or the #'whiteout > property, to use a grob's stencil outline instead of its bounding box? > > whiteFFMarkup = \markup { \whiteout \pad-markup #0.5 \dynamic ff} > whiteFF =

Re: [Wikitech-l] Graphical note entry for wiki music [Extension:Score]?

2013-06-16 Thread Jan Nieuwenhuizen
Brian Wolff writes: > Thanks for reaching out to us. Sure. I remembered reading something about this desire, but couldn't find that discussion; I was redirected here through the Score Talk page. > I just tried the demo, and it looks pretty awesome. I definitely think > integrating this into Sco

strange spacing behavior - is it expected?

2013-06-16 Thread Karol Majewski
Hi, Take a look at the following example: begin \version "2.16.2" { \relative d, { \clef bass 4 << { a8 bes g a } \\ { d,4 es } >> } } % { << \relative d, { \clef bass \oneVoice 4 \voiceOne a8 bes g a } \\ { s2 d,4 es, } >> } end

REQUEST: \whiteout using grob stencil instead of bounding box

2013-06-16 Thread Kieren MacMillan
Hi all, Is there any [easy] way for the \whiteout command, and/or the #'whiteout property, to use a grob's stencil outline instead of its bounding box? whiteFFMarkup = \markup { \whiteout \pad-markup #0.5 \dynamic ff} whiteFF = #(make-dynamic-script whiteFFMarkup) \paper { ragged-right = ##f }

Re: [Wikitech-l] Graphical note entry for wiki music [Extension:Score]?

2013-06-16 Thread Brian Wolff
On 6/16/13, Jan Nieuwenhuizen wrote: > Hi, > > I am working on a GUI for LilyPond and am looking for your feedback on > the desirability or usefulness --if any-- for MediaWiki. > > My desire is to have LilyPond accessible to everyone by presenting a > basic GUI initially so as to provide a more ge

Graphical note entry for wiki music [Extension:Score]?

2013-06-16 Thread Jan Nieuwenhuizen
Hi, I am working on a GUI for LilyPond and am looking for your feedback on the desirability or usefulness --if any-- for MediaWiki. My desire is to have LilyPond accessible to everyone by presenting a basic GUI initially so as to provide a more gentle introduction than text to most people, simult

Re: vertical space..under the staff

2013-06-16 Thread Thomas Morley
2013/6/16 Paul Malcolm : > Dear David thanks for your link. > I did try that but I could not figure out how to turn it on and off, > that is, it seemed a condition that is for the entire score only. > I wanted triangles and squares only in certain parts of the score. > Ive attached the final resul