gregorio-project / gregorio

The Gregorio Project
http://gregorio-project.github.io
Other
155 stars 43 forks source link

Setting lyric font in GregorioTeX #1546

Closed chrylis closed 3 years ago

chrylis commented 3 years ago

I am trying to embed some Gregorio snippets in a LaTeX booklet whose text typeface is Garamond, while I want to use Baskerville for the lyrics. Is there a way besides \setmainfont to change the typeface used by Gregorio?

rpspringuel commented 3 years ago

No. The lyrics are typeset as text and will inherit the text properties currently in effect from the main text body. If you want to change the lyrics font for all scores, I would suggest creating a wrapper macro that changes the font before including the score, and then changes it back at the end.