[pstricks] pst-solides3d conflict?
David Arnold
dwarnold45 at suddenlink.net
Sat Jun 27 08:31:08 CEST 2009
All,
I have this in my preamble:
\usepackage{hyperref}
\usepackage{pifont}
\newsubfloat{figure}
\newsubfloat{table}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{pstricks}
\usepackage{pst-bar}
\usepackage{pst-plot}
\usepackage{pst-tree}
\usepackage{pst-eucl}
%\usepackage{pst-solides3d}
\usepackage{pstricks-add}
Everything compiles fine. When I uncomment the \usepackage{pst-
solides3d}, I get this error:
! You can't use `macro parameter character #' in restricted horizontal
mode.
\in@ #1#2->\def \in@@ ##1#1##
2##3\in@@ {\ifx \in@ ##2\in at false \else
\in at tru...
l.217 ...ows=<->,arrowscale=1.5]{-7.5}{2.5}{2*x+5}
?
It's conflicting with the psplot command that looks like this:
\psplot[linecolor=blue,algebraic=true,arrows=<->,arrowscale=1.5]{-7.5}
{2.5}{2*x+5}
Any thoughts?
David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20090626/9e09025b/attachment.html>
More information about the PSTricks
mailing list