Please read section "Score is a single musical expression" in the manual.
/Mats
mojocojo2000 wrote:
Thanks for the response. Now I'm running into a different problem.
I revised my score.ly and my piece.ly. Here's what they look like:
% piece.ly
woodwinds = {
<<
% 2 flute
Thanks for the response. Now I'm running into a different problem.
I revised my score.ly and my piece.ly. Here's what they look like:
% piece.ly
woodwinds = {
<<
% 2 flutes
\tag #'fl \new Staff {
\tag #'fl \set Staff.midiInstrument = "flute"
\set Staff
I'm not sure that you have correctly understood the syntax of \tag.
For example in
\tag #'woodwinds <<
...
>>
the tag applies to the full music expression << ... >>, not only to the
end of the line.
/Mats
mojocojo2000 wrote:
I'm trying to create a grand staff around two oboe parts when sco
i found a workaround to my problem, but i'm still curious about how to
use \tag. the explanation in the 2.2.6 manual doesn't seem to work in
this situation.
josiah
D Josiah Boothby wrote:
hello list,
trying to figure out how to use \tag, but i get a long string of error
messages beginning with