[pstricks] How to improve the look of this numerical sequence

Carlos Macedo crlsmcd at yahoo.com
Tue Jul 16 17:23:29 CEST 2013


Dear pstricks 


I use to type many numerical sequences like this  below. How can I control the arrows?
Any suggestion to control others variables to improve the look?

Many thanks,

Carlos Macedo

\documentclass{article}
\usepackage{pstricks-add}

\begin{document}

\begin{pspicture}(0,-0.7)(3.5,0.5)
%\psgrid
\rnode{A}{1} \quad%
\rnode{B}{3} \quad
\rnode{C}{5} \quad%
\rnode{D}{7}, \dots, $(2n-1)$
\ncarc[arcangle=-40]{->}{A}{B}\tbput{\scriptsize{$+2$}}%
\ncarc[arcangle=-40]{->}{B}{C}\tbput{\scriptsize{$+2$}}%
\ncarc[arcangle=-40]{->}{C}{D}\tbput{\scriptsize{$+2$}}%
\end{pspicture}

\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130716/59fa75c5/attachment.html>


More information about the PSTricks mailing list