Hi,
Could someone tell me how it is possible to insert pstricks (introducing math in figure) in lyx. I've been using it for a long time in plain latex but I couldn't figure out how to do this with the lyx floating figure environement...
Anything you do in plain latex is possible in lyx too, as you can insert plain latex in lyx.
My suggestion:
1. layout->document->preamble
Insert any \usepackage's and similiar stuff you need in the latex preamble.
2. Insert a float in the document. Note that the text in a float defaults to "caption"
paragraph type. Make another paragraph of "standard" type, and click the TEX
button (assuming you have lyx 1.3.x). Now write your plain latex inside the
TEX box. (At this point, you're inside a float so all you need to do is to
create the figure).
You might want to have a look at file->export->latex to see what kind of latex you get from this.
Helge Hafting
