>
> I cannot see any difference between
>
> \begin[noquote]{lilypond}
>
> and
>
> \begin{lilypond}
Oops! Here a patch. I forgot to implement `noquote' for LaTeX mode,
sorry. I'll add it soon to the CVS.
Werner
PS: I plan to get rid of the `eps' option, replacing it with an
`i
> > 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
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
> 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}
or to say
\parindent 0pt
> to have no more Overfull \hbox.
On Fri, 4 Oct 2002, Mats Bengtsson wrote:
> In 1.6.5, Werner Lemberg has gone through all the TeX code
> used in the Lilypond output, making sure that no extra
> spaces or new paragraphs are generated. This means that
> the layout of your document might change but it's actually
> an improvement.
In 1.6.5, Werner Lemberg has gone through all the TeX code
used in the Lilypond output, making sure that no extra
spaces or new paragraphs are generated. This means that
the layout of your document might change but it's actually
an improvement. For example, it is now possible to get
music snippe
Hi.
The code
\documentclass[a4paper]{article}
\begin{document}
\begin{lilypond}
\score{
\notes {
c' c' c' c'}}
\end{lilypond}
\end{document}
give me, after lilypond-book 1.6.5 and latex,
Overfull \hbox (14.99867pt too wide) in paragraph at lines 357--390
In fact, the score is too much right