using .fig with lyx

2002-07-17 Thread Andre Poenitz
I think I have solved my .fig display problem (remember I wanted to use the separate .tex/.ps export to be able to use formulas in the drawing instead of .ps-only export). To do so I created shell scripts fig2tex, fig2eps and fig2xpm. [And I think I'd like to add them to lib/scripts, they wont

Re: using .fig with lyx

2002-07-17 Thread Angus Leeming
On Wednesday 17 July 2002 9:31 am, Andre Poenitz wrote: > I think I have solved my .fig display problem (remember I wanted to use > the separate .tex/.ps export to be able to use formulas in the drawing > instead of .ps-only export). > > To do so I created shell scripts fig2tex, fig2eps and fig2x

Re: using .fig with lyx

2002-07-17 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 17 July 2002 9:31 am, Andre Poenitz wrote: > >>I think I have solved my .fig display problem (remember I wanted to use >>the separate .tex/.ps export to be able to use formulas in the drawing >>instead of .ps-only export). >> >>To do so I created shell scripts

Re: using .fig with lyx

2002-07-17 Thread Angus Leeming
On Wednesday 17 July 2002 11:53 am, Herbert Voss wrote: > Angus Leeming wrote: > > On Wednesday 17 July 2002 9:31 am, Andre Poenitz wrote: > >>I think I have solved my .fig display problem (remember I wanted to use > >>the separate .tex/.ps export to be able to use formulas in the drawing > >>inst

Re: using .fig with lyx

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 11:17:01AM +0100, Angus Leeming wrote: > As for your scripts: > 1. Don't use bash, use sh. Fine with me. Does standard sh have `...` expansion? > 2. I personally prefer scripts to end .sh. Well, I actually don't. I don't really care what kind of script is doing the conve

Re: using .fig with lyx

2002-07-17 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 17 July 2002 11:53 am, Herbert Voss wrote: > >>Angus Leeming wrote: >> >>>On Wednesday 17 July 2002 9:31 am, Andre Poenitz wrote: >>> I think I have solved my .fig display problem (remember I wanted to use the separate .tex/.ps export to be able to use

Re: using .fig with lyx

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 12:53:55PM +0200, Herbert Voss wrote: > how about trying it with edit->preferences ... > I heard that there should be a "delete" button Where are the preferences stored if not in .lyx? Andre' -- Those who desire to give up Freedom in order to gain Security, will not hav

Re: using .fig with lyx

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 11:39:29AM +0100, Angus Leeming wrote: > You can "delete" but you cannot save this deletion because the syntax does > not exist to represent it. Hence: > > I believe that it's impossible to delete the global preferences as there's no > fig2eps disable > syntax for t

Re: using .fig with lyx

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 01:06:26PM +0200, Herbert Voss wrote: > a given fig2eps can be overwritten or deleted (make it unused) > by the user. what feature are you missing??? Funny, seems to work _now_. But I am not sure anymore where I change things and where not... Andre' -- Those who desire

Re: using .fig with lyx

2002-07-17 Thread Angus Leeming
On Wednesday 17 July 2002 12:06 pm, Herbert Voss wrote: > Angus Leeming wrote: > > You can "delete" but you cannot save this deletion because the syntax > > does not exist to represent it. Hence: > > > > I believe that it's impossible to delete the global preferences as > > there's no fig2eps disa

Re: using .fig with lyx

2002-07-17 Thread Angus Leeming
On Wednesday 17 July 2002 12:03 pm, Andre Poenitz wrote: > On Wed, Jul 17, 2002 at 11:17:01AM +0100, Angus Leeming wrote: > > As for your scripts: > > 1. Don't use bash, use sh. > > Fine with me. Does standard sh have `...` expansion? Yes. > > 2. I personally prefer scripts to end .sh. > > Well,

Re: using .fig with lyx

2002-07-17 Thread Dekel Tsur
On Wed, Jul 17, 2002 at 12:33:25PM +0100, Angus Leeming wrote: > > FormPreferences simply removes the converter from the list of converters > available to this session. It cannot, therefore, write this info to file. I > understand that converter supports "none". If, instead of erasing the entry