On Sun, 19 Jun 2005, Paul Smith wrote:
You need to make some minor modifications in order to make ps4pdf working fine. (Give a look at my examples.) But, to avoid such a modifications, you can simply install pst-pdf. Download it from CTAN. After installing pst-pdf, you should replace\usepackage{ps4pdf} with \usepackage{pst-pdf}
Paul, Oh, bother! It's still not displaying; same error message when I try to View -> PDF4. LyX file's attached. Rich -- Dr. Richard B. Shepard, President Applied Ecosystem Services, Inc. (TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \begin_preamble \usepackage{pst-plot} \usepackage{pst-pdf} \end_preamble \language american \inputencoding auto \fontscheme palatino \graphics default \paperfontsize default \spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 \use_amsmath 1 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 2 \paperpagestyle empty \layout Standard \begin_inset Float figure wide false collapsed false \layout Standard \align center \begin_inset ERT status Open \layout Standard \backslash PSforPDF{ \newline \backslash psset{linecolor=blue} \layout Standard \backslash begin{pspicture}(8,4) \layout Standard \backslash psaxes[dx=2,Dx=2,Ox=2, dy=1, Dy=.25](0,0)(8,4) \newline \backslash psline[linewidth=1pt, linecolor=red](0,0)(4,0)(4,4)(8,4) \newline \backslash rput(4,-1){Height (in feet)} \newline \backslash rput{90}(-1.5,2){Membership, $ \backslash mu$(x)} \newline \backslash end{pspicture} \newline } \layout Standard \end_inset \end_inset \the_end
