How to include a FRAME POSTSCRIPT file in LATEX
In order to include a Frame postscript file inside a latex document
you will first need to run it through a filter. To do this follow
these steps:
1. Under the print options in frame select Print to file.
2. Now type:
add gnu
add frame
fixfm5 filename
This will replace the old filename with a new version, which you
should be able to include the newfile into your latex file just as you
would a regular postscript file. For more information on this look
under the LaTeX menu's "FIGURES Answers".
|