On Sat, 15 Jun 2002, Jan Nieuwenhuizen wrote:

> Rune Zedeler <[EMAIL PROTECTED]> writes:
> 
> > Marco Caliari wrote:
> >
> >> \header{instrument="Instruments in Bb"}
> >
> > \header { instrument = "Instruments in B$\\flat$" }
> 
> Fwiw, using feta characters, like this, should also work:
> 
>    \header{
>        instrument="instruments in B\fetachar\fetaflat"
>        }
> 
>    \score{
>        \notes\relative c'' { c }
>    }
> 
> But, for some reason, the \fetafont and \fetachar macro definitions
> have been turned off in lilyponddefs.tex (can we turn them back on, please?).
> 
> Remove comment characters '%', like so:
> 
>   %% The feta characters
>   \input feta20.tex
> 
>   \font\fetasixteen=feta16
>   \def\fetafont{\fetasixteen}
>   \def\fetachar#1{\hbox{\fetasixteen#1}}
> 
> Greetings,
> Jan.
> 
> 
Hi.

\fetachar\fetaflat in the headers does not work with ly2dvi of Lily 1.6.0.
lilyponddefs.tex is OK (i.e., without %)

-- 
Marco



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to