% !TEX TS-program = lualatex-% !TEX encoding = UTF-8 % This is a template for a LuaLaTeX document using gregorio scores. \documentclass[a4paper,twoside,10pt]{article} \usepackage[papersize={8.27in,11.7in}, left=1in, right=1.2in, top=0.5in, bottom=0.8in]{geometry} % usual packages loading: \usepackage{fontspec} \usepackage{graphicx} % support the \includegraphics command and options \usepackage{gregoriotex} % for gregorio score inclusion \usepackage{fullpage} % to reduce the margins \usepackage[dutch]{babel} \pagestyle{empty} \usepackage{color} \definecolor{Blue}{rgb}{0.3,0.3,0.9} % here we begin the document \begin{document} \newcommand{\red}[1]{\textcolor{red}{#1}} \newcommand{\black}[1]{\textcolor{black}{#1}} \newcommand{\cent}[1]{\begin{center}{#1}\end{center}} \input AnnSton.fd \input Acorn.fd \newcommand*\initfamily{\usefont{U}{Acorn}{xl}{n}} \newcommand*\yourfont{\usefont{U}{AnnSton}{xl}{n}} % The title: % Here we set the space around the initial. \grechangedim{beforeinitialshift}{2.2mm}{scalable} \grechangedim{afterinitialshift}{2.2mm}{scalable} % Here we set the initial font. Change 43 if you want a bigger initial. \grechangestyle{initial}{\initfamily\fontsize{24}{24}\selectfont\color{red}\relax} %\grechangedim{spaceabovelines}{0.5cm}{scalable} \gresetbarspacing{new} %%ipv gresetbarspacing{old} \grechangedim{maxbaroffsettextleft}{0 cm}{scalable}% \gresetgregoriofont[op]{greciliae} \grechangestaffsize{17} \gresetlinecolor{Blue}%you can choose black \GreScoreNABCLines{1} \gresetnabcfont{gregall}{14} \gresetlastline{justified} \cent{\begin{yourfont}\LARGE\red{A}\end{yourfont}\LARGE\black{ntiphona Asperges me}} % We set VII above the initial. \greannotation{\small{\textbf{Ant - VII}}} \gregorioscore[a]{asperges_me} \cent{\greseparator{2}{20}} \end{document}