I think the main problem is that you explicitly specify the line width
of your score. If you don't do that, lilypond-book will automatically
find out the line width used in the text part of your LaTeX document
and use that also for the music examples. Then, all lines of the score
will also appear
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Graham Percival wrote:
> A single file would be good -- something that contains any TeX preamble
> (that is necessary to reproduce this problem), any lilypond code, etc.
Will be coming up after I take the CCNA tomorrow.
> Oh, actually this co
On 13-Jul-05, at 10:33 AM, Nicholas Haggin wrote:
Graham Percival wrote:
Could you construct a minimal example that demonstrates the problem?
That would greatly help the investigation. Could you then send the
example to bug-lilypond ?
Will do. How much more minimal than the example
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Graham Percival wrote:
> Could you construct a minimal example that demonstrates the problem?
> That would greatly help the investigation. Could you then send the
> example to bug-lilypond ?
Will do. How much more minimal than the example I p
> "GP" == Graham Percival <[EMAIL PROTECTED]> writes:
GP> On 11-Jul-05, at 4:05 PM, Nicholas Haggin wrote:
>> The output issues I posted about earlier (to lilypond-user only)
>> remain under 2.6.1, although the other bugs I ran into are now fixed.
>>
>> http://nhaggin.free
On 11-Jul-05, at 4:05 PM, Nicholas Haggin wrote:
The output issues I posted about earlier (to lilypond-user only)
remain under 2.6.1, although the other bugs I ran into are now fixed.
http://nhaggin.freeshell.org/lilybook-trouble/
Again, note the vertical placement of staves in hymnal.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Georg Dummer wrote:
> My workaround for this problem:
>
> Put the line:
> \newcommand{\betweenLilyPondSystem}[1]{\linebreak}
>
> in the preamble of the Lytex file.
A hack, but it gives better output. Thanks much.
- --
Nicholas Haggin
A.M.
My workaround for this problem:
Put the line:
\newcommand{\betweenLilyPondSystem}[1]{\linebreak}
in the preamble of the Lytex file.
But there are still some alignment problems I tried to solve with something
like:
\newcommand{\preLilyPondExample}{%
\begin{figure}[t]%
%\begin{f