Re: Demo: Score and parts template

2015-01-15 Thread Johan Vromans
On Wed, 14 Jan 2015 09:36:52 -0700 (MST) tisimst tisimst.lilyp...@gmail.com wrote: Johan Vromans wrote It works for many structure-related items but unfortunately not for repeats. Sure it does! Thanks for your response. It clearly indicates that LP does, indeed, *not* process volta

Re: Demo: Score and parts template

2015-01-15 Thread tisimst
will be added to the discussion below: http://lilypond.1069038.n5.nabble.com/Demo-Score-and-parts-template-tp170276p170503.html To start a new topic under User, email ml-node+s1069038n...@n5.nabble.com To unsubscribe from Lilypond, click here. NAML -- View this message in context: http

Re: Demo: Score and parts template

2015-01-15 Thread Johan Vromans
On Thu, 15 Jan 2015 06:55:21 -0700 (MST) tisimst tisimst.lilyp...@gmail.com wrote: Should the LP engine, upon encountering a \repeat volta section, automatically, under the covers, force that repeat structure upon the other simultaneous staves/voices, which do NOT contain that same

Re: Demo: Score and parts template

2015-01-14 Thread tisimst
when you know you'll be re-using the parts like this demo is supposed to show how to do. Just my thoughts on the matter, Abraham -- View this message in context: http://lilypond.1069038.n5.nabble.com/Demo-Score-and-parts-template-tp170276p170470.html Sent from the User mailing list archive

Re: Demo: Score and parts template

2015-01-14 Thread James Harkins
Johan Vromans jvromans at squirrel.nl writes: In fact, this is separation of content and structure. It works for many structure-related items but unfortunately not for repeats. For example, in the following snippet the score looks right, but in the midi the repeats are not unfolded. Do you

Re: Demo: Score and parts template

2015-01-13 Thread Johan Vromans
On Sat, 10 Jan 2015 11:12:26 +0800 James Harkins jamshar...@qq.com wrote: % Just the notes -- no need to copy anything from global In fact, this is separation of content and structure. It works for many structure-related items but unfortunately not for repeats. For example, in the following

Re: Demo: Score and parts template

2015-01-10 Thread Ralph Palmer
On Fri, Jan 9, 2015 at 10:12 PM, James Harkins jamshar...@qq.com wrote: Hi, Since the question came up about organizing LilyPond code for score and parts, I thought I would make a quick demo of what I believe to be the standard way to do it. Somehow I pieced these ideas together from LP code

Demo: Score and parts template

2015-01-09 Thread James Harkins
Hi, Since the question came up about organizing LilyPond code for score and parts, I thought I would make a quick demo of what I believe to be the standard way to do it. Somehow I pieced these ideas together from LP code that I found online (Mozart Horn Concerto, as I recall), but I don't