Christian Mondrup wrote:
>
> UT: @+1 !\bf c~b~c
> @22 r8 | ( {} g2d | f4d ) r4d |
> MusiXTeX is quite comfortable with what I have put as uptext for the bass
> part using a local only change to bold face. In the tenor part, however, I
> - to illustrate my problem - want to utilize a global change, but get this
> MusiXTeX error:
>
> ! Undefined control sequence.
> <argument> \\
> bf{c~b~c}
> \rlap #1->\hbox to\z@ {#1
> \hss }
> l.89 ...{}\beginmel\zchar{11}{\\bf{c~b~c}}
> \isluru7{'d}\hlp d&\qpp&%
>
> What is wrong ? Should I put the !\bf statement somewhere else ?
>
The documentation is wrong. (I wrote it before writing the code --
my usual method, to keep me hopeful :-) When I started coding music,
I found it annoying to type !\ each time when the program itself
could easily provide the \. So the font change should be just !bf.
Sorry about this.
Dirk