On 12/13/2017 10:58 AM, Edward Neeman wrote:
I apologize if this is an obvious question: is there a way to set a font for headers only? One that applies to all header elements but not the score.

Thanks,
Edward

--------------

Well, depending on how much info you have in your header, you could just do a few markups as needed and be done :)  Yes? Or do you need it to globally apply to the entire header for whatever reason?

%%%%%%%
\version "2.19.80"

\header {
  title = \markup { \fontsize #6 "My Title Here" }
  composer = "Sfs"
  tagline = ##f
}


{ s }


...etc


http://lilypond.org/doc/v2.19/Documentation/notation/formatting-text
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to