lilypond-user
[Top][All Lists]
Advanced

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

Re: Title fonts


From: ario
Subject: Re: Title fonts
Date: 18 Jun 2003 02:24:28 +0200

ROb, if I do
\header {
.
.
  title="Wo Loezjag / \font\myfont=wncyr10\myfont {\huge Vo Luzah}"
.
.
} 

then it prints the title in fonetics as well as in cyrillic, so that
works.
However, if I want to insert an ascii code, as \char31, like
  title="Wo Loezjag / \font\myfont=wncyr10\myfont {\huge Vo Luzah
\char31}"

then this character is taken from the normal font, not the cyrillic...

what a pity,
arie


On Wed, 2003-06-18 at 01:39, Rob Vlasaty wrote:
> I've figured out how to change the font of the stanza numbers.  I've used the 
> line:
> 
> \property LyricsVoice . StanzaNumber \set #'font-name = #"cmssi17"
> 
> (...so I'm proud of myself for figuring that out)
> 
> Also, when I tried what you suggested. I got it to work by adding it to my 
> .tex file and using lilypond book:
> 
> \font\myfont=cmssi17\myfont 
> 
> Is there a way to add that line right to the .ly file to access it in ly2dvi 
> for the title and poet, etc.?
> 
> I found the code \sffamily in the Latex documentation to change the font 
> family to Sans serif.  When I added this line to my .tex file for 
> lilypond-book, I got Sans serif text in my ouput.  I'm curious if there a 
> command to access the Sans serif font-family in ly2dvi to change the fonts, 
> since it's available in Latex?
> 
> Thanks for your suggestion.
> 
> -- 
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
> 
> CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
> http://corp.mail.com/careers
> 
> 
> 
> _______________________________________________
> Lilypond-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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