Re: Well there be improvements to Gregorian Chant?

2012-11-02 Thread wjm
Hi Keith, You wrote:- ... as an aside, I don't know if you reply all as a matter of style or ... It seems that the List etiquette is to reply to the List as well as to the sender of the message - that way everyone who might be interested

Re: Function for rendering key textually in 3 languages

2012-11-02 Thread Olivier Biot
On Tue, Oct 30, 2012 at 10:50 PM, Eluze wrote: > shutterfreak wrote >> Hi all, >> >> I'd like to have a function to translate a key signature into the >> textual representation of that key in 3 languages. >> >> For instance, I'd write this in my score: > >> >> and the rendering would look like thi

Re: _ underscore lyric hyphen

2012-11-02 Thread Rustik
Thomas Morley wrote > Hi, > > I've rewritten the code, using more LilyPond-Syntax. > > It should now be no problem to format the underscore-markup as you want. > (Currently I set `underscore´ to use '(font-name . "Cmex10"), this > will return some strange output, if you've installed "Cmex10" :) >

Re: _ underscore lyric hyphen

2012-11-02 Thread Thomas Morley
2012/11/1 Rustik : [...] > It works! Thank you! > > And now i have a new question. Can i make all as well as you tell me, but > lyric text must be maked by "font A", for example, Times, and > "strangeLyricHyphen" must be maked by "font B", for example Arial? > Is it possible? Hi, I've rewritten t

Re: Changing staff size with custom note head stencils

2012-11-02 Thread David Kastrup
Paul Morris writes: > On Oct 31, 2012, at 7:11 PM, Paul Morris wrote: > > That worked to avoid the error, but didn't seem quite right (since it > didn't seem to matter what values you fed it). So I checked the > LilyPond source code (scm/output-ps.scm), and it seems like this is > the better wa

Re: Changing staff size with custom note head stencils

2012-11-02 Thread Paul Morris
On Oct 31, 2012, at 7:11 PM, Paul Morris wrote: > On Mike's suggestion I also switched to using internal path stencils instead > of embedded PS. The only problem I ran into was using "fill" to get a filled > triangle. I used: > > upTriangle = > #(ly:make-stencil > '(path 0.09 > '(

Re: pitch name transpose into numeric per key signature

2012-11-02 Thread MING TSANG
Gilles, Thank you for you answer.  This is great. Additional question:  Can the numeric line up horizontally?   Blessing in+, Lyndon. > > From: Gilles > >> One question though:  Can the numeric displayed above the staff? > >Just set the property of newgrob to UP

Re: Nearly there

2012-11-02 Thread Gerard McConnell
Eleven furlongs? On Fri, Nov 2, 2012 at 8:27 AM, Janek Warchoł wrote: > Hi, > > On Fri, Nov 2, 2012 at 12:57 AM, Mark Stephen Mrotek > wrote: > > If this were a video the Hallelujah Course would be playing in the > > background! > ___ lilypond-user mai

Re: pitch name transpose into numeric per key signature

2012-11-02 Thread Gilles
One question though: Can the numeric displayed above the staff? Just set the property of newgrob to UP ( = 1 ) numbr = #(make-engraver (acknowledgers ((note-head-interface engraver grob source) (let* ( (context (ly:translator-context e

Re: \markuplines not working under Windows

2012-11-02 Thread Federico Bruni
Please keep the list in CC. You should always include the \version statement in your ly files. If you do you will be able to update your lily code to the new syntax. http://lilypond.org/doc/v2.16/Documentation/usage/updating-files-with-convert_002dly.html http://lilypond.org/doc/v2.16/Documentatio

Re: increase vertical space

2012-11-02 Thread Eluze
Reinhold Kainhofer-3 wrote > On 2012-11-01 22:54, Eluze wrote: >> Janek Warchoł-2 wrote >>> This may sound surprising, but there are many cases when LilyPond's >>> vertical spacing could be noticeably improved (i admit that most of >>> these cases would matter only to a demanding professional engra

Re: Q and A web

2012-11-02 Thread Jan Nieuwenhuizen
Noeck writes: > most discussions on this mailing list follow this course: > 1) how can I achieve this: description > 2) some answers are given > 3) perhaps the person asking finds his best solution Some discussions have an additional step 4) user thanks for input and posts her solution Pos

Re: Nearly there

2012-11-02 Thread David Kastrup
Janek Warchoł writes: > Oh, and please post *all* replies and questions to the whole list - > you'll get answers more quickly. For example, i just went to sleep > when you sent your message. > There's absolutely no guarantee that privately sent emails will be > answered - some people are very bu

Re: Nearly there

2012-11-02 Thread Janek Warchoł
Hi, On Fri, Nov 2, 2012 at 12:57 AM, Mark Stephen Mrotek wrote: > If this were a video the Hallelujah Course would be playing in the > background! :) > For about an hour I added code and regularly checked the results by clicking > the Frescobaldi Lillypond icon. Each time the music appeared. Th

Re: Q and A web

2012-11-02 Thread Helge Kruse
2012/11/1 Noeck > Imho, something like http://stackoverflow.com would be perfect for > Lilypond. I know it from python programming and it's so convenient to > see if there is a question matching the own problems and then to have > a look whats the best answer there. > Stackexchange might be a te