On Mon, 9 Feb 2004, Lyle Raymond wrote:

> Date: Mon, 9 Feb 2004 22:19:56 -0600
> From: Lyle Raymond <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Hi from new user + two quick questions
> 
> Hi, folks.  I'm a recent Finale 2000 convert who switched to LLP because it 
> appeals to my aversion to using a mouse.
> 
> I have a couple of quick questions whose answers aren't readily apparent in 
> the documentation.
> 
> 1.  I write for a jazz quartet.  I need to print individual parts, with the 
> instrument name boldly displayed in the upper left of the page.  I can only 
> find instructions regarding extracted orchestra parts.  How can I simply add 
> the bold text in the corner?
> 
> 2.  This should be simple, but I can't find the answer anywhere:  How do I 
> remove page numbers?

The following entries in the header block will do what you want:

\header {
  head      = "\\textbf{text for u.l.h. corner}"
  pagenumber = "no"
}

The '\\textbf{}' is a latex markup that converts its argument to a
boldface font.

Hope this helps.

                                  Nick

==============------- www.SongBirdofSwing.com -------==================
Nick Busigin                                             [EMAIL PROTECTED]
            Visit Our Indie Jazz CD Construction Project!

==============------- www.SongBirdofSwing.com -------==================





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

Reply via email to