In the attached tex file if I un-comment the two calls to the geometry
package the compilation fails with the following error: ! LaTeX Error:
Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.4 u
sepackage{geometry}
I copied those two lines directly from the example tex file in
Gregorio's example directory. If I comment them out it compiles fine. I
just wanted to make sure it compiled with the U.S. standard letter size
paper and not a4.
Thanks in advance for any light that can be shed.
Regards
Keith
\documentclass[12pt]{article}
\usepackage{fontspec}
usepackage{geometry}
\geometry{letterpaper}
\usepackage[autocompile]{gregoriotex}
\usepackage{fullpage}
\usepackage{libertine}
\begin{document}
\begin{center}\begin{huge}\textsc{Noon Prayer}\end{huge}\end{center}
\gresetlinecolor{gregoriocolor}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/opening}
\bigskip
\begin{center}\begin{huge}\textsc{Rector potens verax.}\end{huge}\end{center}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/hymn1}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/psalms/psalm119nun}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/psalms/psalm121}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/psalms/psalm126}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/2corinthians5_17-18}
\gregorioscore{e:/chant/daily_office/gabc/noon_prayer/prayers/the_lords_prayer}
\end{document}
0x211A6042.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

