% !TEX TS-program = lualatex - % !TEX encoding = UTF-8 % This is a template for a LuaLaTeX document using gregorio scores. \documentclass[a4paper,12pt]{article} % 12 is larger type; default is 10pt \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}} \newcommand{\links}[1]{\begin{flushleft}{#1}\end{flushleft}} \input Acorn.fd \input EileenBl.fd \newcommand*\initfamily{\usefont{U}{EileenBl}{xl}{n}} \newcommand*\hisfont{\usefont{U}{Acorn}{xl}{n}} % The title: \cent{\Huge{\begin{hisfont}\red{C}\end{hisfont}}\black{anticum Tota Pulchra}} % Here we set the space around the initial. \grechangedim{beforeinitialshift}{3.2mm}{scalable} \grechangedim{afterinitialshift}{3.2mm}{scalable} % Here we set the initial font. Change 43 if you want a bigger initial. \grechangestyle{initial}{\initfamily\fontsize{36}{36}\selectfont\color{red}\relax} \gresetbarspacing{new} % \grechangedim{maxbaroffsettextleft}{0 cm}{scalable}% \grechangedim{spaceabovelines}{0.8cm}{scalable} \gresetgregoriofont[op]{greciliae} \grechangestaffsize{17} % 17 is pt van Solesmes % We set blue lines here, comment it if you want black ones. \gresetlinecolor{Blue} \bigskip % We set I above the initial. \greannotation{\small{\textbf{Can - I}}} \links{\small{Cantus varii romano-seraphici Solesmes 1902 p3}} \gregorioscore[a]{Can_tota_pulchra} \bigskip \links{\small{Volmaakt mooi bent U, Maria! En geen erfsmet is er in U. Gij glorie van Jeruzalem, verblijding van Israƫl, Gij trots van ons volk, Voorspreekster van de zondaars. O Maria, zorgvolle maagd, zeer liefdevolle moeder, bid voor ons, pleit voor ons bij Jezus Christus de Heer.}} \vskip 1cm \cent{\greseparator{2}{20}} \end{document}