lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flat symbol in the header


From: Marco Caliari
Subject: Re: Flat symbol in the header
Date: Tue, 20 Aug 2002 13:21:37 +0200 (CEST)

On Sat, 15 Jun 2002, Jan Nieuwenhuizen wrote:

> Rune Zedeler <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]