creating latex macro from custom shapes



Hey,

I'm trying to create latex macros from my dia diagrams.  In my diagrams I 
use a lot of shapes I created myself.  Among these shapes I created are OR 
and XOR gates.  When I try to run latex on the macro I export from dia, 
latex coughs on the OR and XOR gates.  This is the error it gives:

####################################
! Undefined control sequence.
<argument> \pst tempa \pst tempb \pst tempc 
                                            curveto
l.141 }
####################################

This error seems to appear whenever in my custom shape file I have a line 
such as:

####################################
    <svg:path style="stroke-width: 1.0; stroke: #000000" d="M 3.5 2.0 C 
6.5,5.0 3.5,7.0 3.5,7.0"/>
####################################

Has anyone come across this problem before?  Does anyone know how I might 
overcome this issue?  I'd REALLY like to be able to import my tex macros.

Thanks.

Nathan.

-- 
-----------------------------
Nathan Rollins.
nathan optix net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]