[pstricks] Tabular Integration by Parts

Juergen Gilg gilg at acrotex.net
Sun Jan 25 21:08:19 CET 2009


Dear David,

are you looking for such a thing?

\documentclass[11pt]{article}
\usepackage{pstricks-add}

\begin{document}

\begin{tabular}{cc|c}
&D&I\\\hline
$+$&\rnode[r]{a}{$\sin x$}&\rnode[l]{b}{$\cos x$}\\
$-$&\rnode[r]{c}{$\sin 2x$}&\rnode[l]{d}{$\cos 2x$}\\
$+$&\rnode[r]{e}{$\sin 3x$}&\rnode[l]{f}{$\cos 3x$}
\end{tabular}

\psset{nodesep=2pt}
\ncline{->}{a}{d}
\ncline{->}{c}{f}
\ncline{->}{e}{f}
\end{document}

Regards,

Juergen

David Arnold wrote:
> All,
>
> Anyone have a good idea how to use PSTricks to set up this tabular 
> integration by parts?
>
> D.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>   

-- 
 Jürgen Gilg
 Austr. 59
 70376 Stuttgart
-------------------------------------
 Tel       0711.59 27 88
 e-Mail    gilg at acrotex.net
 Websites  www.acrotex.net
           www.brueckenkurs-physik.de
           www.gilligan-online.de

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20090125/e3ddf3f1/attachment-0001.html 


More information about the PSTricks mailing list