Anything you write in the header fields is sent directly to
LaTeX which formats the titling. So, this is really a LaTeX
question, not a LilyPond question.
In ordinary LaTeX, the solution is to "escape" the & with a
backslash: \&
However, in the LilyPond input, you have to escape the backslash
once more, so you should write \\& to get a & in the printed output.

   /Mats

LEGRAND Jean-Marc wrote:
Hi list !

I try to have the piece

\header { piece="Les Galans & les Dames"}

printed. But Lilly seems to be annoyed by the symbol &. How can make Lily print it 
like I want ?



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================



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

Reply via email to