<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial> seem to have found a "conflict" between 
pst-3dplot and arydshln when using the beamer class</FONT>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>In the example below, an error is produced during 
compilation if pst-3dplot is include, when using PDFLATEX in MIKTEX.  If I 
force thru the error, I get a result that looks alright.  If I remove the 
reference to pst-3dplot or use a different class, things seem to work (at least 
in my minimal testing)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Attached are a copy of the log file and also the 
resulting .pdf file</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>The minimal example is cut from one of several 
lectures I am preparing for my University class</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Any suggestins at to what is wrong and how to fix 
or get around the problem would be appreciated.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Thanks</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Bruce Burlton<BR>Adjunct Professor<BR>Dept of 
Mechanical & Aerospace Engineering<BR>Carleton University<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>\documentclass{beamer}<BR>\listfiles</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>%  package declarations</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 
face=Arial>\usepackage{amsmath,amssymb}%<BR>\usepackage{pstricks,pst-3dplot}%<BR>%\usepackage{pstricks}%<BR>\usepackage{arydshln}%</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>\begin{document}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>  
\begin{frame}<BR>      
\begin{equation*}<BR>        
\mbox{rank}\left[<BR>           
\begin{array}{c : c : c : 
c}<BR>            
\mathbf{B}& \mathbf{AB} & \cdots & 
\mathbf{A}^{n-1}\mathbf{B}\\<BR>           
\end{array}<BR>         
\right]=q<n<BR>      
\end{equation*}<BR>      
<BR>      
\begin{equation*}<BR>        
\mathbf{P}=\mbox{rank}\left[<BR>           
\begin{array}{c : c : c : c : c : c : c : 
c}<BR>            
\mathbf{f}_1& \mathbf{f}_2 & \cdots & \mathbf{f}_q & 
\mathbf{c}_{q+1} & \mathbf{c}_{q+2} & \cdots 
&\mathbf{v}_n\<BR>           
\end{array}<BR>         
\right]<BR>      
\end{equation*}<BR>      
<BR>      <BR>      
\begin{equation*}<BR>        
\hat{\mathbf{A}}=\mathbf{P}^{-1}\mathbf{AP}=\left[<BR>         
\begin{array}{c : 
c}<BR>           
\mathbf{A}_{11} & \mathbf{A}_{12} 
\\<BR>           
\hdashline<BR>           0 
& \mathbf{A}_{22}<BR>         
\end{array} \right]<BR>     \end{equation*}<BR>  
\end{frame}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>\end{document}<BR></FONT></DIV></DIV></BODY></HTML>