I've once again missed the obvious someplace and need to be hit with a clue
stick.

  Now that Herbert's fixed the link on the PSTricks page to simple examples
for simple users, I downloaded the set and tried to get example1.tex working
in LyX. I keep getting an error message when I press "ctrl-d" to view the
dvi:

Paragraph ended before \pst@@object was complete.

  When I load Paul's example, that displays properly.

  The .lyx file is below.

  Just for giggles, I took the example .tex file and ran it through the
sequence latex -> dvips -> ps2pdf and it worked just fine.

Clue stick appreciated,

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} \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 begin{pspicture}(0.25,-0.25)(8,8)
\layout Standard

\backslash psgrid[gridlabels=0pt,subgriddiv=2,%
\layout Standard
    gridcolor=lightgray,subgridcolor=lightgray]
\layout Standard

\backslash psaxes[dx=1,Dx=2]{->}(0,0)(8,8)
\layout Standard

\backslash end{pspicture}
\layout Standard

\end_inset


\layout Caption

Grid Example
\end_inset


\the_end

Reply via email to