Re: Margins with lilypond-book 1.6.5

2002-10-05 Thread Werner LEMBERG
> > 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

Re: Margins with lilypond-book 1.6.5

2002-10-05 Thread Mats Bengtsson
> > 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

Re: Margins with lilypond-book 1.6.5

2002-10-05 Thread Marco Caliari
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

Re: Margins with lilypond-book 1.6.5

2002-10-04 Thread Werner LEMBERG
> 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.

Re: Margins with lilypond-book 1.6.5 (was: Alignment...)

2002-10-04 Thread Marco Caliari
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.

Re: Margins with lilypond-book 1.6.5 (was: Alignment...)

2002-10-04 Thread Mats Bengtsson
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

Margins with lilypond-book 1.6.5 (was: Alignment...)

2002-10-04 Thread Marco Caliari
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