lilypond-user
[Top][All Lists]
Advanced

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

Re: feta chars in latex


From: Mats Bengtsson
Subject: Re: feta chars in latex
Date: Mon, 08 Mar 2004 12:20:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

The following lines copied from lilyponddefs.tex should do it:

% the feta characters
\input feta20

\global\font\fetasixteen = feta16
\gdef\fetafont{\fetasixteen}
\gdef\fetachar#1{\hbox{\fetasixteen#1}}


   /Mats

Graham Percival wrote:
How does one use feta characters inside LaTeX (as part of
lilypond-book)?  I'd like to include some performance notes, including
segno and flat.  If I was doing it inside a lilypond header, I know I
could do \fetachar\fetasegno and \fetachar\fetaflat, but when I try
that within the LaTeX portion of the lilypond-book file, it complains
about

...
! Undefined control sequence.
l.26 \fetachar
              \fetasegno
? q


(to be more exact, this error occurs when I run "latex foo.latex", after
I've successfully run "lilypond-book foo.tex", on OSX 10.3 with LilyPond
2.0.1)

I'm guessing that I'm missing something simple here, but I can't find
the proper command.

- Graham


_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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