bug-lilypond
[Top][All Lists]
Advanced

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

Re: squeezed measure


From: Han-Wen Nienhuys
Subject: Re: squeezed measure
Date: Thu, 23 Jun 2005 13:50:42 +0200
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

Mats Bengtsson wrote:
Han-Wen Nienhuys wrote:
 > Mats Bengtsson wrote:
 >
 >> Just came to think of it! Something I haven't done before the release.
 >>
 >
 > can you remove the cat > lily-tmp.tex part, and write the file to a
 > proper tmp file (use mktemp) from python?
 >

I tried, but the file names I get from mktemp look like
/cygdrive/c/DOCUME~1/mabe/LOCALS~1/Temp/tmp56CnSn.tex

which makes latex complain about:

 I can't find file `/cygdrive/c/DOCUME


I don't know enough details about the combination of Python, Cygwin
and LaTeX to come up with a better solution than what I proposed
originally.

ok, then write it from python to ('/tmp/lily-tmp%d.tex' % random()) or something.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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