> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes:
Ben> Juergen Vigna wrote:
>> Why don't you just reconfigure the \ps_command in your lyxrc as
>> \ps_command "nice gs"
>>
Ben> because nice doesn't return the right exit code, and LyX checks
Ben> it. This doesn't work.
Ben> However, I did co
On Fri, Nov 30, 2001 at 01:44:40PM +1100, Ben Stanley wrote:
> Juergen Vigna wrote:
>
> >Why don't you just reconfigure the \ps_command in your lyxrc as
> >\ps_command "nice gs"
> >
> because nice doesn't return the right exit code, and LyX checks it. This
> doesn't work.
Ok. But you are still
Juergen Vigna wrote:
>Why don't you just reconfigure the \ps_command in your lyxrc as
>\ps_command "nice gs"
>
because nice doesn't return the right exit code, and LyX checks it. This
doesn't work.
However, I did come up with a one liner patch for lyx-1.1.6, which calls
the nice() system call.