smaller staffsize for lyric files
This commit is contained in:
parent
f408b8004a
commit
005b2738d9
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue