Can PSTricks be used to sketch the graph of an equation? For example,
x^2 - xy + y^2 = 7
Using Mathematica, I was able to use the ContourPlot function to sketch the graph and then import the object, but I prefer self-contained solutions whenever possible.
Thanks
ricky