On Mon, Jun 30, 2008 at 03:55:01PM +0200, assasukasse wrote: > I am wondering if is possible to import a PS file into lyx, > i have a 3 page ps file, i tried to import as child document but is not the > right way > i can import as image, but it shows only the 1st page.. > how can i make it import and show it fully?
May be you can split your ps file with psselect -p 1 file.ps file1.ps and include this file1.ps into a lyx graphic. Do this for all other pages. By, Friedrich
