]> git.donarmstrong.com Git - lilypond.git/commitdiff
Added info about \fetachar in LaTeX.
authorGraham Percival <graham@percival-music.ca>
Tue, 15 Feb 2005 08:23:34 +0000 (08:23 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 15 Feb 2005 08:23:34 +0000 (08:23 +0000)
ChangeLog
Documentation/user/lilypond-book.itely

index cf0cb48d3d0943002a4bbbe2cbf08505aaca6d94..10c43292c23202dc12b16f7f19c50d653b6715bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
        * Documentation/user/converters.itely: updated convert-ly bugs.
 
+       * Documentation/user/lilypond-book.itely: add info about using
+       feta characters in latex.
+
 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
index 58bd0b48910cd8b749c03fa09c922957b7a0dfa1..f2eba932e2836ad849909c360b146aec361ec81e 100644 (file)
@@ -235,6 +235,31 @@ Each snippet calls @code{\preLilyPondExample} before and
 @code{\postLilyPondExample} after the music if those macros have been
 defined by the user.
 
+@cindex Latex, feta symbols
+@cindex fetachar
+
+To include feta symbols (such as flat, segno, etc) in a LaTeX
+document, use @code{\input{titledefs}
+
+@example
+\documentclass[a4paper]{article}
+
+\input{titledefs}
+
+\begin{document}
+
+\fetachar\fetasharp
+
+\end{document}
+@end example
+
+The font symbol names are defined in the file feta20.tex; to find
+the location of this file, use the command
+
+@example
+kpsewhich feta20.tex
+@end example
+
 @cindex outline fonts
 @cindex type1 fonts
 @cindex dvips