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.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to