Re: Partcombine Documentation: Example Error

2018-07-19 Thread James Lowe
Hello, On Thu, 19 Jul 2018 08:44:56 +0200, Thomas Morley wrote: ... > > Hi James, > > I've no clue why it happens, so I'd go for the symptom. Something like > "partcombine warns erroneously for unterminated slur". > > Cheers, > Harm Many thanks https://sourceforge.net/p/testlilyissu

Re: Partcombine Documentation: Example Error

2018-07-18 Thread Thomas Morley
2018-07-18 15:03 GMT+02:00 James Lowe : > Hello, > > On Wed, 18 Jul 2018 09:09:15 +0200, Thomas Morley > wrote: > >> 2018-07-17 11:55 GMT+02:00 Ben : >> > Good morning, >> > >> > I've been reading up on partcombine recently and I wanted to try out a few >> > examples from the documentation to hel

Re: Partcombine Documentation: Example Error

2018-07-18 Thread James Lowe
Hello, On Wed, 18 Jul 2018 09:09:15 +0200, Thomas Morley wrote: > 2018-07-17 11:55 GMT+02:00 Ben : > > Good morning, > > > > I've been reading up on partcombine recently and I wanted to try out a few > > examples from the documentation to help me really understand the command, > > however I get

Re: Partcombine Documentation: Example Error

2018-07-18 Thread Thomas Morley
2018-07-17 11:55 GMT+02:00 Ben : > Good morning, > > I've been reading up on partcombine recently and I wanted to try out a few > examples from the documentation to help me really understand the command, > however I get this error with one example: > > From: > > http://lilypond.org/doc/v2.19/Docume

Re: Partcombine Documentation: Example Error

2018-07-17 Thread Simon Albrecht
On 17.07.2018 11:55, Ben wrote: musicUp = \relative c'' {   \time 4/4   a4 c4.( g8) a4 |   g4 e' g,( a8 b) |   c b a2. } % begin verbatim Even worse, in 2.19.82 the above quoted definition of musicUp seems to be completely elided from the example in the docs – this is on

Re: Partcombine Documentation: Example Error

2018-07-17 Thread Torsten Hämmerle
SoundsFromSound wrote > *Error:* > > warning: unterminated slur r2 g'4( f8 e) | > > --- > > I have not modified the code at all, just copy and paste. > > I thought it was due to some voice-issue but I can't figure out how to > fix. Thanks for any help. Hi Ben, The example coding is perf

Partcombine Documentation: Example Error

2018-07-17 Thread Ben
Good morning, I've been reading up on partcombine recently and I wanted to try out a few examples from the documentation to help me really understand the command, however I get this error with one example: *From:* http://lilypond.org/doc/v2.19/Documentation/notation/multiple-voices#automatic