lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I Too Have Problems with Codas


From: Robert Murdoch
Subject: Re: I Too Have Problems with Codas
Date: Sun, 17 Sep 2017 17:28:49 +0100
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



On 17/09/2017 16:50, Thomas Morley wrote:
http://lists.gnu.org/archive/html/lilypond-user/2013-12/msg01027.html

Old code, perhaps not the best one, but it _is_ possible.

Ok, I'd never suggest to put something like that into our source.
Also, I never put it in the LSR because I felt it's a too poor and bad
hack even there.
But it makes it possible.

Cheers,
  Harm
Thanks, and sorry for the double-post, but it says at the top of the mailing list that it refreshes every thirty minutes, and today it took much longer.

Anyway, I tested the code and am unfortunately getting errors with 2.19.65. Here's the log file:

Starting lilypond-windows.exe 2.19.65 [coda-syntax.ly]...

Processing `C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly'

Parsing...

C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:436:29: error: syntax error, unexpected SCM_IDENTIFIER

tenorVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:436:29: error: bad _expression_ type

tenorVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:441:31: error: syntax error, unexpected SCM_IDENTIFIER

baritonVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:441:31: error: bad _expression_ type

baritonVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:446:28: error: syntax error, unexpected SCM_IDENTIFIER

bassVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:446:28: error: bad _expression_ type

bassVoicePart = \new Staff

\noSpan


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:459:7: error: unknown escaped string: `\tenorVoicePart'

\tenorVoicePart


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:459:7: error: string outside of text script or \lyricmode

\tenorVoicePart


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:460:7: error: unknown escaped string: `\baritonVoicePart'

\baritonVoicePart


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:460:7: error: string outside of text script or \lyricmode

\baritonVoicePart


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:461:7: error: unknown escaped string: `\bassVoicePart'

\bassVoicePart


C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly:461:7: error: string outside of text script or \lyricmode

\bassVoicePart


Interpreting music...

Preprocessing graphical objects...

Interpreting music...

Preprocessing graphical objects...

Interpreting music...

Preprocessing graphical objects...

Interpreting music...

Preprocessing graphical objects...

Finding the ideal number of pages...

Fitting music on 1 page...

Drawing systems...

Layout output to `./tmp-lilypond-QwV7xi'...

Converting to `coda-syntax.pdf'...

Deleting `./tmp-lilypond-QwV7xi'...

fatal error: failed files: "C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/coda-syntax.ly"

Exited with return code 1.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]