Am Mittwoch, 11. März 2015 21:29 CET, Urs Liska <[email protected]> schrieb: > Sorry, but I don't seem to be able to find the right search terms ... > > How would I retrieve the path to the currently executed LilyPond from > Scheme?
Hmm, are you looking for the path to the current lilypond executable or the current lilypond input file? For the first '(car (command-line))' might be all you need. HTH Ralf Mattes > TIA > Urs > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
