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 fig2xpm.
> [And I think I'd like to add them to lib/scripts, they wont hurt there -
> Comments on that?]
>
> Then I added \converters in my .lyx/preferences _and_ removed the fig2dev
> entries from lyxrc.default.
>
> I think the latter should not be needed. So what is wrong there?
> Do the personal preferences fail to override the global ones?

I believe that it's impossible to delete the global preferences as there's no
        fig2eps disable
syntax for the preferences file.

As for your scripts:
1. Don't use bash, use sh.
2. I personally prefer scripts to end .sh.

Other than that, I think that they should go in the scripts dir too.

Angus

Reply via email to