lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-book safe mode


From: Julien Rioux
Subject: Re: lilypond-book safe mode
Date: Wed, 13 Oct 2010 11:17:06 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4

On 12/10/2010 11:59 PM, Carl Sorensen wrote:
This patch *looks* appropriate to me, but I haven't tested it, and I'm not
sure exactly how I would test it.

Pavel, do you have a test file that can work with the patch so we can
demonstrate it works properly?

Here's one, try running it through lilypond-book with and without the --safe command-line option.

example.lytex:

\documentclass{article}
\begin{document}
\begin{lilypond}
#(system "echo you are running in unsafe mode!")
\relative c' { c b d a }
\end{lilypond}
\end{document}


--
Julien




reply via email to

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