According to the NR 3.4.2 I can use

\set Score.skipTypesetting = ##t


anyplace in my score to have the interpreter ignore a section of code to speed up the process. When i do this I get an 'syntax error: unexpected \set' error. I am using 2.12.1.
--
Chip


**snipped**
 << \trptb >>
}
\set \Score.skipTypesetting = ##t
% ------ Alto Sax 1------
alto = \transpose c a \relative c' {
**snipped**
 << \bonetreble >>
}
\set \Score.skipTypesetting = ##f
\book { \score {
 <<
**snipped**


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

Reply via email to