Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: I get the error pasted at the bottom of this email when trying to export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm but ps2pdf -r300 Tutorial.ps does not work either. Can anyone else

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 2:47 AM, Jürgen Spitzmüller sp...@lyx.org wrote: Scott Kostyshak wrote: I get the error pasted at the bottom of this email when trying to export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm but

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: If the choice is between (1) having both ps2pdf and pdflatex working without bookmarks or (2) setting the default to pdflatex and keeping the bookmarks I think I would favor (1). I guess that alternatively some \ifpdf vodoo could be used? But that seems like

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 3:40 AM, Jürgen Spitzmüller sp...@lyx.org wrote: Scott Kostyshak wrote: If the choice is between (1) having both ps2pdf and pdflatex working without bookmarks or (2) setting the default to pdflatex and keeping the bookmarks I think I would favor (1). I guess that

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > I get the error pasted at the bottom of this email when trying to > export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a > workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm > but > ps2pdf -r300 Tutorial.ps > does not work either. > > Can anyone else

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 2:47 AM, Jürgen Spitzmüller wrote: > Scott Kostyshak wrote: >> I get the error pasted at the bottom of this email when trying to >> export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a >> workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > If the choice is between > > (1) having both ps2pdf and pdflatex working without bookmarks or > (2) setting the default to pdflatex and keeping the bookmarks > > I think I would favor (1). I guess that alternatively some \ifpdf > vodoo could be used? But that seems like

Re: ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-08 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 3:40 AM, Jürgen Spitzmüller wrote: > Scott Kostyshak wrote: >> If the choice is between >> >> (1) having both ps2pdf and pdflatex working without bookmarks or >> (2) setting the default to pdflatex and keeping the bookmarks >> >> I think I would favor (1). I

ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-07 Thread Scott Kostyshak
I get the error pasted at the bottom of this email when trying to export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm but ps2pdf -r300 Tutorial.ps does not work either. Can anyone else reproduce? I can reproduce with

ps2pdf fails in export of doc/hu/Tutorial.lyx to PDF (ps2pdf)

2013-04-07 Thread Scott Kostyshak
I get the error pasted at the bottom of this email when trying to export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm but ps2pdf -r300 Tutorial.ps does not work either. Can anyone else reproduce? I can reproduce with

ps2pdf fails

2007-05-15 Thread Darren Freeman
Hi all, I select View-PDF (ps2pdf) and get the error: An error occurred whilst running ps2pdf13 'thesis.ps' 'thesis.pdf' This doesn't really help me find the problem. There is definitely a ps2pdf13 installed. The other output options, DVI, PS, other ways of generating a PDF, HTML, all work as

Re: ps2pdf fails

2007-05-15 Thread Richard Heck
This is very unlikely to be a LyX error, though it could be. I just ran ps2pdf on a file of my own, and it worked fine. Here's how to debug your problem: Export the file to LaTeX; then run LaTeX manually on the file to produce thesis.dvi, running BibTeX etc as necessary; run dvips -o thesis.ps;

ps2pdf fails

2007-05-15 Thread Darren Freeman
Hi all, I select View->PDF (ps2pdf) and get the error: "An error occurred whilst running ps2pdf13 'thesis.ps' 'thesis.pdf'" This doesn't really help me find the problem. There is definitely a ps2pdf13 installed. The other output options, DVI, PS, other ways of generating a PDF, HTML, all work

Re: ps2pdf fails

2007-05-15 Thread Richard Heck
This is very unlikely to be a LyX error, though it could be. I just ran ps2pdf on a file of my own, and it worked fine. Here's how to debug your problem: Export the file to LaTeX; then run LaTeX manually on the file to produce thesis.dvi, running BibTeX etc as necessary; run dvips -o thesis.ps;