Laura Conrad laymusic.org> writes:
> lilypond-book knows whether it's setting complete lines or only
> snippets.
I'm not entirely sure it does (Lilypond obviously does), but if it doesn't, an
option to the lilypond-book commands (either in the .lytex file or on the
command line) could tell lily
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes:
Mats> Quoting Laura Conrad <[EMAIL PROTECTED]>:
>>
Arvid> Now, I guess lilypond-book could be modified to give an
Arvid> explicit *and deliberately misleading* BoundingBox argument
Arvid> to the \includegraphics comman
Quoting Laura Conrad <[EMAIL PROTECTED]>:
Arvid> Now, I guess lilypond-book could be modified to give an
Arvid> explicit *and deliberately misleading* BoundingBox argument
Arvid> to the \includegraphics command in order to get the correct
Arvid> placement without compromising the EPS
> "Arvid" == Arvid Grøtting <[EMAIL PROTECTED]> writes:
Arvid> Laura Conrad laymusic.org> writes:
>> Has anyone figured out a way around this?
Arvid> A workaround, yes:
Arvid> For each EPS file, between running lilypond-book and tex,
Arvid> replace the first (and negativ
> "Laura" == Laura Conrad <[EMAIL PROTECTED]> writes:
Laura> I believe this has been discussed before, but I can't
Laura> remember that anyone has figured out a solution.
Laura> If you look at the output of the attached .lytex file,
Laura> after running the commands:
Laur
Laura Conrad laymusic.org> writes:
> Has anyone figured out a way around this?
A workaround, yes:
For each EPS file, between running lilypond-book and tex, replace the first
(and negative) number in the BoundingBox comment with 0.
On Unix (including Mac), you could do this step thus:
sed
I believe this has been discussed before, but I can't remember that
anyone has figured out a solution.
If you look at the output of the attached .lytex file, after running
the commands:
lilypond-book --output=out --psfonts test.lytex
cd out
latex test.tex
dvip