I don't know why, somehow I fixed it. Thanks, anyway.

Emil

On Fri, Jul 27, 2012 at 3:33 PM, Emil Salim <[email protected]> wrote:
> Hello, when I compile the file using lualatex, this line appears
> before the first letter
>
> gregoriotex.atScoreBeggining()
>
> and then this line appears in the end:
>
> gregoriotex.atScoreEnd()
>
> How to get rid of these? This is what I have in the preamble:
>
> \documentclass[a4paper]{article}
> \usepackage{liturg}
> \usepackage{comment}
> \usepackage{multicol,zref-savepos}
> \def\putmarginpar#1#2{%
>   \zsavepos{#1}%
>   \ifnum20432158>\number\zposx{#1}%
>      \hbox to 0pt{\hskip\dimexpr-\zposx{#1}sp +0.5cm \relax#2}%
>   \else
>       \hbox to 0pt{\hskip4cm #2}%
>   \fi%
> }
> \parskip0pt
> \usepackage{fullpage}
> \usepackage{textcomp,adjustbox}
> \usepackage{fontspec}
>    \newcommand{\textjuni}[1]{{\fontspec{Junicode-Regular}#1}}
> \usepackage{gregoriotex}
> \usepackage{luatextra}
> \usepackage{graphicx} % support the \includegraphics command and options
> \usepackage{geometry} % See geometry.pdf to learn the layout options.
> There are lots.
> \geometry{a4paper} % or letterpaper (US) or a5paper or....
> \usepackage[utf8]{luainputenc}
> \usepackage{marginnote}
>  \renewcommand\classword{}
> \frenchspacing
>
> \begin{document}
>
> Thanks for your help!
>
> Emil

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to