lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3468 in lilypond: lilypond-book and spaces in appl


From: lilypond
Subject: [Lilypond-auto] Issue 3468 in lilypond: lilypond-book and spaces in application name
Date: Wed, 17 Jul 2013 20:43:38 +0000

Status: Accepted
Owner: ----
Labels: Type-Other

New issue 3468 by address@hidden: lilypond-book and spaces in application name
http://code.google.com/p/lilypond/issues/detail?id=3468

Reported by Davide Liessi:
http://lists.gnu.org/archive/html/bug-lilypond/2013-07/msg00093.html

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.

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" (or any other name without spaces)
the compilation is successful.

E.g. lilypond-book from "LilyPond 2.16.2.app" with a file containing

\documentclass{article}
\begin{document}
\begin{lilypond}
{ c'1 }
\end{lilypond}
\end{document}


$ "/Applications/LilyPond 2.16.2.app/Contents/Resources/bin/lilypond-book"
--output=out --pdf test.lytex
lilypond-book (GNU LilyPond) 2.16.2
Reading test.lytex...
Running `pdflatex' on file `/var/folders/XN/XNp3zsn1G-WeL9c1ocHiuE+++TI/
-Tmp-/tmpRH28vc.tex' to detect default page settings.

Dissecting...
Writing snippets...
Processing...
Running LilyPond...
/bin/sh: /Applications/LilyPond: No such file or directory
command failed:
/Applications/LilyPond 2.16.2.app/Contents/Resources/bin/lilypond
--formats=ps -dbackend=eps  -I  "."  -I  ".." --formats=eps --pdf
-dinclude-eps-fonts -dgs-load-fonts  -deps-box-padding=3.000000
-dread-file-list -dno-strip-output-dir
"/Users/davide/test/out/snippet-names-6092569105702960842.ly"
Child returned 127


This is a problem specific to lilypond-book: the lilypond executable
never complained.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]