smaller staffsize for lyric files
This commit is contained in:
parent
f408b8004a
commit
005b2738d9
@ -5,6 +5,7 @@
|
|||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
\usepackage{lmodern}
|
\usepackage{lmodern}
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
|
\usepackage{tgschola}
|
||||||
\usepackage[unicode]{hyperref}
|
\usepackage[unicode]{hyperref}
|
||||||
\usepackage{lyluatex}
|
\usepackage{lyluatex}
|
||||||
|
|
||||||
@ -12,7 +13,7 @@
|
|||||||
|
|
||||||
\pagenumbering{gobble}
|
\pagenumbering{gobble}
|
||||||
|
|
||||||
\includely[staffsize=18]{((( score_file )))}
|
\includely[staffsize=14]{((( score_file )))}
|
||||||
~\\
|
~\\
|
||||||
~\\
|
~\\
|
||||||
\input{((( lyrics_file )))}
|
\input{((( lyrics_file )))}
|
||||||
|
Loading…
Reference in New Issue
Block a user