The indent seems to have come from the "quote."  This worked:
\textit{At midnight, all lights in the church are extinguished, except for one in the altar. The following is sung thrice by the clergy, then sung continuously by the people during the procession.}
~\\
\textbf{Stichera, Tone Six}\\*
\lilypondfile{./thyres.ly}
\end{document}

Good luck.

Fred Leason
fredleason at gmail dot com


On Feb 2, 2007, at 9:11 AM, Matthew Syvinski wrote:

OK, I have reduced the test case and eliminated dependence on custom package liturgix. The music still indents.

Here is the LaTeX file (pascha.latex):

\documentclass[letterpaper,12pt]{article}
\usepackage{pslatex}
\usepackage{multicol}
\usepackage{graphicx}
\setlength{\parindent}{0in}
\oddsidemargin 0.0in
\textwidth 6.5in
\textheight 9.25in
\topmargin 0.0in
\headheight 0.0in
\headsep -0.3in
%\footheight 0.1in
\title{The Paschal Liturgy, including the Reading of the Acts of the Apostles, Midnight Office, Matins of the Resurrection, and the Divine Liturgy of St. John Chrysostom}
\begin{document}
\begin{center}
\Huge{The Paschal Liturgy}\\*
\Large{comprising the Reading of the Acts of the Apostles,\ \*Midnight Office, Matins of the Resurrection,\\*and the Divine Liturgy of St. John Chrysostom}\\~\\
\end{center}
\section*{Matins of the Resurrection}
\subsection*{Thy Resurrection}
\textit{At midnight, all lights in the church are extinguished, except for one in the altar. The following is sung thrice by the clergy, then sung continuously by the people during the procession.}
~\\
\textbf{Stichera, Tone Six}
\lilypondfile[quote]{./thyres.ly}
\end{document}

------------------------

Here is the LilyPond file (thyres.ly)
<snip>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to