Sir / Madam ,
27..03..02
I am looking for the staff
notation of the " Theme Song of Titanic " .
Can you please help in any ways
?
Thanks / Regards ,
Mammen
John
Hi,
I just read over the archive and I can't seem to find anything related
to removing the bar numbers completely. I'm sure it's something I'm
just missing that's obvious, but any pointers would be greatly
appreciated.
Thanks very much.
Andrew
--
Andrew Overholt
Engineering Science Electrica
The easiest is probably to remove the bar numbering mechanism
completely:
\score{
...
\paper{
...
\translator{
\ScoreContext
\remove "Bar_number_engraver"
}
}
}
To find out what different engravers are available and in which
contexts they are defined by default, ple