lilypond-devel
[Top][All Lists]
Advanced

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

Re: DOS-based Windows users, please test


From: Bryan Stanbridge
Subject: Re: DOS-based Windows users, please test
Date: Mon, 11 Jul 2005 12:39:05 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

>address@hidden wrote:

Ok.  Going back to our previous attempt.  I have attached a batch file
which corrects the GS_LIB problem and successfully creates a PDF on MS
Windows 98SE.

Paul

set lily=c:\progra~1\lilypond\usr
set GS_LIB=%lily%\share\gs\lib
set GS_FONTPATH=c:\windows\fonts
%lily%\bin\gs -dCompatibilityLevel#1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE#pdfwrite -sOutputFile#"simple.pdf" -c .setpdfwrite -f
."simple.ps"

Don't forget that not all windows installations will put windows in c:\windows. 
 Someone may have installed it to WinME, Win98, 98SE or any other type of 
directory structure.  I can't recall what the variable to use for that 
directory is, but if we want it to work out of the box, it might be good to use 
it in this instance.

Granted, most users who name their windows install directory something other 
than the default windows are probably also going to know how to change the 
script (and that they'd probably need to do so).  It's not a major change, in 
any case.

Cheers,
Bryan...





reply via email to

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