lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lilypond-book indentation


From: Fred Leason
Subject: Re: Lilypond-book indentation
Date: Sat, 3 Feb 2007 06:20:14 -0600

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>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]