Hello,
2013/7/10 Davide Liessi
> I keep multiple versions of LilyPond in "/Applications" folder:
> "LilyPond.app" is the latest development version, while I rename
> the other versions as "LilyPond x.y.z.app".
>
> This makes lilypond-book from the renamed versions fail.
Thank you for the repor
> This makes lilypond-book from the renamed versions fail.
I'm really sorry, I should read what I write more carefully:
I forgot to accurately describe the problem.
The problem, as the subject of my email implies,
is the space in the .app name: if the application name
is e.g. "LilyPond2.16.2.app"
> \documentclass{article}
> \begin{document}
> \begin{lilypond}
> \repeat unfold 20 { c'1 }
> \end{lilypond}
> \end{document}
I copied the example from my previous email and kept the "\repeat ...",
which is totally unnecessary.
My test file was
\documentclass{article}
\begin{document}
\begin{lily
> I'm not top posting.
I'm on Mac OS 10.6.
I keep multiple versions of LilyPond in "/Applications" folder:
"LilyPond.app" is the latest development version, while I rename
the other versions as "LilyPond x.y.z.app".
This makes lilypond-book from the renamed versions fail.
E.g. lilypond-book from