bug-lilypond
[Top][All Lists]
Advanced

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

Re: Margins with lilypond-book 1.6.5


From: Marco Caliari
Subject: Re: Margins with lilypond-book 1.6.5
Date: Sat, 5 Oct 2002 09:52:29 +0200 (CEST)

On Fri, 4 Oct 2002, Werner LEMBERG wrote:

> > It will be... but now I have to check all my files and to add 
> > \paper{linewidth=11.5\cm} to all 
> >
> > \begin{lilypond} 
> > ...
> > \end{lilypond}
> 
> No.  The right solution is to say
> 
>   \begin[noquote]{lilypond}
>   ...
>   \end{lilypond}
 
I cannot see any difference between 

\begin[noquote]{lilypond}

and

\begin{lilypond}

All but the first staves produce an Overfull \hbox (you can take a look at 
http://www.math.unipd.it/~mcaliari/exe.ps)

> or to say
> 
>   \parindent 0pt
> 

I do not want to modify the indentation of all the document.

> I disagree.  The size of the lilypond box hasn't changed.  Only the
> indentation of the surrounding text is respected.  Additionally, you
> can now say
> 
>   \begin{center}
>   \begin[noindent,noquote]{lilypond}
>   ...
>   \end{lilypond}

Yes, this works (but even without noquote): no Overfull \hbox.

-- 
Marco






reply via email to

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