<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Myriad Pro">Dear David,<br>
<br>
are you looking for such a thing?<br>
<br>
\documentclass[11pt]{article}<br>
\usepackage{pstricks-add}<br>
<br>
\begin{document}<br>
<br>
\begin{tabular}{cc|c}<br>
&D&I\\\hline<br>
$+$&\rnode[r]{a}{$\sin x$}&\rnode[l]{b}{$\cos x$}\\<br>
$-$&\rnode[r]{c}{$\sin 2x$}&\rnode[l]{d}{$\cos 2x$}\\<br>
$+$&\rnode[r]{e}{$\sin 3x$}&\rnode[l]{f}{$\cos 3x$}<br>
\end{tabular}<br>
<br>
\psset{nodesep=2pt}<br>
\ncline{->}{a}{d}<br>
\ncline{->}{c}{f}<br>
\ncline{->}{e}{f}<br>
\end{document} <br>
<br>
Regards,<br>
<br>
Juergen<br>
</font><br>
David Arnold wrote:
<blockquote
cite="mid:FBD2F9CB-9977-4B3D-931B-470E7930D162@suddenlink.net"
type="cite">All,
<br>
<br>
Anyone have a good idea how to use PSTricks to set up this tabular
integration by parts?
<br>
<br>
D.
<br>
<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="65">--
Jürgen Gilg
Austr. 59
70376 Stuttgart
-------------------------------------
Tel 0711.59 27 88
e-Mail <a class="moz-txt-link-abbreviated" href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>
Websites <a class="moz-txt-link-abbreviated" href="http://www.acrotex.net">www.acrotex.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.brueckenkurs-physik.de">www.brueckenkurs-physik.de</a>
<a class="moz-txt-link-abbreviated" href="http://www.gilligan-online.de">www.gilligan-online.de</a>
</pre>
</body>
</html>