Les Denham wrote: > Hi list, > > I was pleasantly surprised to find that Lyx handles Grace > (http://plasma-gate.weizmann.ac.il/Grace/) .agr files as figures. > > My discovery of this was completely accidental. Is it documented > anywhere? I'm using Lyx 1.2.3 (yes, I know it's old, but it works > for me).
LyX will handle _any_ format of file that can be converted to a format that can be rendered by latex or pdflatex through the \includegraphics command. All you need do is specify converters (see the Preferences dialog) from your weird and wonderful file format to something that can be rendered on screen (png or ppm), something that latex can handle (eps) and something that pdflatex can handle (png or pdf). -- Angus
