Re: pstricks pst-pdf

2009-01-05 Thread friendly
Hello I had same problem but I could not do what you did here. I tried to view source file but it did not let me edit it. Also I looked for 'layout' to change the preamble but this time I could not find layout. Would you tell me how can I change preamble please? I use LYX 1.5.6 with windows and mi

Re: pstricks pst-pdf

2008-07-21 Thread Manveru
This is little off topic question, but connected somehow. Maybe I should ask on devel? As far as I know 1.6 (I didn't install beta for now) has new modular functionality for packages support. Is there a support for additional document build steps in classic output types? M. 2008/7/21 Christoph F

Re: pstricks pst-pdf

2008-07-21 Thread Christoph Friederich
Hi everyone, Paul Smith wrote: > > On Mon, Apr 28, 2008 at 4:16 PM, Ken <[EMAIL PROTECTED]> wrote: > > I think that you have to compile pst-pdf based documents with ps4pdf. See > > http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput > > You can add an entry in the LyX View menu with PS4PDF t

Re: pstricks pst-pdf

2008-04-29 Thread snvv
Hello and thank you for the information. For simple graphs or when everything else fails) it is worth to try it. Please find attached a script to create eps files (graphs) from this program. To run it, in a command line give ./myeps without the tex or lyx. In fact I tried it with tex and works.

Re: pstricks pst-pdf

2008-04-29 Thread Robert Orr
> Alternatively, I have > attached my simple > > example... does anyone know how to make it work? I use LyX 1.5.3 on Windows w/ MikTeX 2.6 I took your example and commented out the %\usepackage{pst-pdf} from the preamble. Then I used ps2pdf from the view menu.It displayed properly. with t

Re: pstricks pst-pdf

2008-04-28 Thread Paul Smith
On Mon, Apr 28, 2008 at 4:16 PM, Ken <[EMAIL PROTECTED]> wrote: > Hi. I recently discovered LaTeXDraw as a useful GUI for making > drawings and the resulting PostScript code. I have copied a very > simple chunk of code into a LyX document but am having difficulty > getting the image to show up