Re: Tie results in strange error

2014-10-26 Thread Pierre Perol-Schneider
2014-10-25 16:04 GMT+02:00 Dr. Bernhard Kleine bernhard.kle...@gmx.net: This works c1~ | c4 d g, e d c2 h~ h a c, gis but c1~ | (c4 d g, e d c2 h~ h a c, gis) throws an error: c:/users/bk/appdata/local/temp/frescobaldi-u7morv/tmpnjf09v/document.ly:74:9: Fehler: syntax error,

Re: Frescobaldi custom script

2014-10-26 Thread Vaughan McAlley
On 25 October 2014 20:35, Davide Liessi davide.lie...@gmail.com wrote: However I think that having the possibility to define custom compilers would be very useful. Sorry if I’m wrong, but can’t you type anything you like into Frescobaldi’s Engrave (Custom) command line window? Something like:

Re: Tags in Lyrics

2014-10-26 Thread Joram
Thanks for all your responses. I will try the \ext functions as soon as I have a recent version of LP available. In the current piece I ended up having separate lyrics for each voice as there are too many polyphonic parts with different lyrics. But this functions seem helpful for other

Re: Tags in Lyrics

2014-10-26 Thread Simon Albrecht
Thanks Harm, that does what I wanted to: The voice named in the function argument gets an extender line, a tag is computed for all other voices and these don’t get an extender line, but only the syllable which serves as a second argument to the function. Kudos, Simon Am 26.10.2014 um 01:10

Re: Frescobaldi custom script

2014-10-26 Thread Peter Bjuhr
On 2014-10-26 13:31, Vaughan McAlley wrote: Sorry if I’m wrong, but can’t you type anything you like into Frescobaldi’s Engrave (Custom) command line window? Something like: python ~/scripts/myLilypondScript.py $filename ...should run the script and pass it the filename, however that works in

Beaming until barline

2014-10-26 Thread Gilberto Agostinho
Hello LilyPonders, I am currently engraving some older compositions of mine with LilyPond (previously I used Sibelius), and I came across a problem I couldn't solve on my own. I have this composition for organ which uses something called continuation bar, which basically means that all pitches

Re: Frescobaldi custom script

2014-10-26 Thread Joram
However I think that having the possibility to define custom compilers would be very useful. Sorry if I’m wrong, but can’t you type anything you like into Frescobaldi’s Engrave (Custom) command line window? Something like: python ~/scripts/myLilypondScript.py $filename ...should run the

Re: Frescobaldi custom script

2014-10-26 Thread Urs Liska
See https://github.com/wbsoft/frescobaldi/issues/512 Am 26. Oktober 2014 18:28:01 MEZ, schrieb Joram noeck.marb...@gmx.de: However I think that having the possibility to define custom compilers would be very useful. Sorry if I’m wrong, but can’t you type anything you like into

Re: Beaming until barline

2014-10-26 Thread Pierre Perol-Schneider
Hi Gilberto, 2014-10-26 16:01 GMT+01:00 Gilberto Agostinho gilbertohasn...@gmail.com: So does anyone have any suggestions on how to extend the beam exactly until the barline? 'didn't make any trial yet but maybe this code could bring you some inspiration :

Re: Beaming until barline

2014-10-26 Thread Gilberto Agostinho
Hi Pierre, Schneidy wrote 'didn't make any trial yet but maybe this code could bring you some inspiration : http://lists.gnu.org/archive/html/lilypond-user/2013-05/msg00549.html Thank you very much for the link, but I couldn't make it work. Apparently, that function only deals with beams

Selectively override padding of glissando lines in chords?

2014-10-26 Thread Dominic
Minimal example: /\version 2.19.15 \relative c' { % === (The following two lines only for cosmetic purposes) === \override Glissando.minimum-length = #12 \override Glissando.springs-and-rods = #ly:spanner::set-spacing-rods \override