Re: Am I misunderstanding the NullVoice?

2014-11-19 Thread Pierre Perol-Schneider
Hi Andrew, Looks strange; could be a bug since it does the job with v2.19. Anyway here's a workaround (but you'll get warnings) : \version 2.18.2 soprano = \relative { g'4. a8 g8( f) d4 } alto = \relative { c'8( d) e4 d b } aligner = \relative { c'8( d) e4 g8( f) d4 } words = \lyricmode { pea --

Re: Markup : convert to v2.18/v2.19 generate error

2014-11-19 Thread Pierre Perol-Schneider
Hi Harm, 2014-11-18 22:41 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: % note the semiquote and unquote I totally miss this one ! Thanks for the tip I'll keep it warm in my mind. Cheers, Pierre ___ lilypond-user mailing list

Re: positioning dynamics vertically

2014-11-19 Thread David B. Stocker
Thanks Pierre. Although that wasn't quite the effect I was after, that section of documentation yielded the solution I wanted. I have read it before, but didn't really understand until I followed the breadcrumbs to the Dynamics context in the internals. What I needed was something called

Double incipit (was midline system bracket)

2014-11-19 Thread Jayaratna
Dear Lilypondians, I am trying to adapt this code by Pierre to my needs: http://lists.gnu.org/archive/html/lilypond-user/2012-05/msg00379.html So far I have made this: http://lilypond.1069038.n5.nabble.com/file/n168820/doubleincipit.png Three things I need to adjust: 1) the brace needs to

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Pierre Perol-Schneider
Hi Andrea, There's a easy way to reach that (see attached file), but the result wil depend upon the incipits length. Cheers, Pierre 2014-11-19 13:32 GMT+01:00 Jayaratna jayara...@gmail.com: Dear Lilypondians, I am trying to adapt this code by Pierre to my needs:

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Jayaratna
Awesome, but I have more than 50 such snippets to aggregate... -- View this message in context: http://lilypond.1069038.n5.nabble.com/Double-incipit-was-midline-system-bracket-tp168820p168823.html Sent from the User mailing list archive at Nabble.com.

Re: Markup : convert to v2.18/v2.19 generate error

2014-11-19 Thread Pierre Perol-Schneider
... Too bad, didn't help, still stucked... ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Pierre Perol-Schneider
2014-11-19 14:33 GMT+01:00 Jayaratna jayara...@gmail.com: Awesome, but I have more than 50 such snippets to aggregate... Ok, well using those scores as markups could help. See enclosed file. Cheers, Pierre \version 2.18.2 #(set-global-staff-size 10) incipit = #(define-music-function (parser

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Jayaratna
It should work. I don't see any such extremes in the music I need to prepare, but, for the record, look at what could happen: http://lilypond.1069038.n5.nabble.com/file/n168826/multipleInsipit.png doubleincipit-2.ly http://lilypond.1069038.n5.nabble.com/file/n168826/doubleincipit-2.ly --

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Jayaratna
Sorry again, how do you get line breaks? This does not help \markuplist { \justified-lines { \concat { \myincipit \myincipit} } } -- View this message in context: http://lilypond.1069038.n5.nabble.com/Double-incipit-was-midline-system-bracket-tp168820p168827.html Sent from the User

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Pierre Perol-Schneider
You don't. Could be one column thought. Ex: \markuplist { \column { \concat { \myIncipit \myIncipit \myIncipit \myIncipit \myIncipit \myIncipit \myIncipit \myIncipit \myIncipit } \vspace #1 \concat { \myIncipit

Re: Double incipit (was midline system bracket)

2014-11-19 Thread Jayaratna
A lot!!! Hope my publisher will not change my line-width, but today a big gap was filled. Time to enter the music. Thank you so much, Pierre Andrea -- View this message in context: http://lilypond.1069038.n5.nabble.com/Double-incipit-was-midline-system-bracket-tp168820p168830.html Sent from

MIDI and Volta repeats in parallel music

2014-11-19 Thread Michael Ellis
​ I find it advantageous when working with multiple voices to keep 'structural' information (meter, tempo, etc.) in a separate voice that gets combined with the other voices as illustrated in the image and code below. In this example, the pdf layout is correct and the MIDI output honors the tempo

Re: Am I misunderstanding the NullVoice?

2014-11-19 Thread Andrew Hawryluk
Thanks! I like finding bugs that have already been fixed. Andrew On Wed, Nov 19, 2014 at 1:02 AM, Pierre Perol-Schneider pierre.schneider.pa...@gmail.com wrote: Hi Andrew, Looks strange; could be a bug since it does the job with v2.19. Anyway here's a workaround (but you'll get warnings) :

Re: Beginners problem with display in an include file

2014-11-19 Thread Paul Morris
Peter Gentry wrote \version 2.18.2 ;;; OS Vista and Frescobaldi ;;; attempt to improve include file enharmonic.ly ;;; why does guile display fail to produce an output to thefresobaldi log file #(ly:message Test debug 1\n) #(define (naturalize-pitch p) (let ((o (ly:pitch-octave p)) (a (* 4

Re: would 'gn' for G-natural be useful in \language english ?

2014-11-19 Thread Paul Morris
Another American here, but I don't have a very strong opinion on this. I can see arguments on both sides. -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/would-gn-for-G-natural-be-useful-in-language-english-tp165872p168834.html Sent from the User mailing list