lilypond-devel
[Top][All Lists]
Advanced

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

Re: multi-column markup function/macro?


From: Jan-Peter Voigt
Subject: Re: multi-column markup function/macro?
Date: Fri, 17 Jan 2014 11:44:38 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Alex, hi list,

I changed a little bit of the code.

*ATTENTION*
If you compile the example file and use the xelatex-command, lilypond
will *create* and *delete* several files. One of them is called
"xelatex-<tmpname>.sh" and is executed with

    (system "/bin/bash xelatex-<tmpname>.sh")

This is only for development purposes and if you don't trust it, don't
compile it!

If you compile it, you do it on your own risk!
*ATTENTION*

I use this method to unset several environment variables. Due to the
calling of /bin/bash for starting the compilation process, this is
dependent on the existance of BASH. On linux, bsd and mac this should
always be the case - I don't know, what happens on windows here.

I know, this is a very hackish solution ...
but I am interested in comments anyway.

Cheers, Jan-Peter


Am 17.01.2014 07:50, schrieb Jan-Peter Voigt:
> Another thing I have to look at is: I use "system" to call the xelatex
> process. It might be better to use execp or exece.
> I'll investigate.

Attachment: xelatex-markup-list.ly
Description: Text Data

Attachment: xelatex-markup-list-example.ly
Description: Text Data


reply via email to

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