Many thanks for the prompt attention! ... much better, but still not as it was (and should be). I attach the output (and tex) files in case it helps.
- and thanks for all your work on this project over the years! Fr Bernard ----- Original Message ----- From: "Élie Roux" <[email protected]> To: "Bernard Marsh" <[email protected]>, "gregorio-users" <[email protected]> Sent: Sunday, 1 February, 2015 4:54:39 PM Subject: Re: [Gregorio-users] syllable spacing Dear Father, The bug should be fixed now, thank you for reporting. Thank you, -- Elie
VeniCreatorGreg.pdf
Description: Adobe PDF document
\documentclass[11pt]{article}
%\usepackage{fontspec}
\usepackage{luatextra}
\usepackage{graphicx} % support the \includegraphics command and options
\usepackage[margin= 2.5 cm]{geometry} % See geometry.pdf to learn the layout options. There are lots.
\geometry{a4paper} % or letterpaper (US) or a5paper or....
\usepackage{gregoriotex} % for gregorio score inclusion
\usepackage{fullpage} % to reduce the margins (sets to 1 inch margins unless changed as below)
% choose the language of the document here
\usepackage[latin,english]{babel}
\usepackage[T1]{fontenc}
\usepackage{tgtermes}
%\usepackage{palatino}
\usepackage{gregoriotex}
% commands affecting {fullpage} margins
\addtolength{\oddsidemargin}{-.5 in}
\addtolength{\evensidemargin}{-.5 in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.6in}
\addtolength{\textheight}{2in}
\begin{document}
% The title:
\begin{center}\begin{huge} \textsc {Veni Creator}\end{huge}\end{center}
% Here we set the space around the initial.
\setspaceafterinitial{0.5mm plus 0em minus 0em}
\setspacebeforeinitial{0cm plus 0em minus 0em}
% set the initial font
\def\greinitialformat#1{%
{\color{red}\fontsize{40}{40}\selectfont #1}%
}%
%\setgrefactor{19}
% Set VII above the initial.
\gresetfirstlineaboveinitial{\tiny \textsc{\textbf{\color{red}VIII}}}{\tiny \textsc{\textbf{VIII}}}
% To remove page numbers
\pagestyle{empty}
\grespaceabovelines=5mm
\includescore{VeniCreator.tex}
\end{document}
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

