lilypond-user
[Top][All Lists]
Advanced

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

feta chars in latex


From: Graham Percival
Subject: feta chars in latex
Date: Sat, 06 Mar 2004 01:30:21 -0800

How does one use feta characters inside LaTeX (as part of
lilypond-book)?  I'd like to include some performance notes, including
a segno symbol and a flat symbol.  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.


I'm looking for something like this:

\documentclass[12pt]{article}
\begin{document}

This is a flat:  \fetachar\fetaflat

\lilypondfile{foo.ly}

\end{document}


Cheers,
- Graham




reply via email to

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