Update latex to use xelatex instead of pdflatex..
[orchestrallily.git] / Templates / EK_Full / Lily_Settings_Generic.ily
blob00cc445ea75820a2658427ada4986d999b22fc07
1 \version "<< version >>"
2 \include "orchestrallily/oly_settings_<< settings >>.ily"
3 \include "<< basename >>_Settings.ily"
4 <$- if settings in ['instrument'] and 'optimal-breaking' in options $>
6 \paper {
7   #(define page-breaking ly:optimal-breaking)
8 }<$ endif $>