> On Feb 4, 2016, at 10:32 AM, Mirko Mondini <mondinimi...@gmail.com> wrote:

> 
> How can I incrise the font of the score?
Depends on what you mean by "font of the score".  

If you mean the size of the staff and the notes, then you use 
`\grechangestaffsize{17}`, adjusting the number to your desired value (17 is 
the default staff size). 

If you mean the size of the text (lyrics, etc.), then you do that the way you'd 
change the text size in any other LaTeX document.  The basic document classes 
support a 10pt, 11pt, and 12pt, base.  There's also extbook, extarticle, and 
extreport which support an even greater range of base font options (8pt to 
17pt, IIRC).  Finally there's the usual methods for changing the font size with 
the builtin LaTeX size command (`\large`, `\Large`, etc.) or, if a scaling font 
is loaded, via the `\fontsize` command.  

Note, these two things are independent of each other so you may need to do both 
to get something aesthetically pleasing. 

✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
Br. Samuel, OSB
(R. Padraic Springuel)
PAX ☧ ΧΡΙΣΤΟΣ
_______________________________________________
Gregorio-users mailing list
Gregorio-users@gna.org
https://mail.gna.org/listinfo/gregorio-users

Reply via email to