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

Herbert Voss Herbert.Voss at FU-Berlin.DE
Wed Jul 17 20:49:13 CEST 2013


Am 16.07.2013 17:23, schrieb Carlos Macedo:
> 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?

have a look into the documentation of pst-node for \ArrowNotch{

Herbert


>
> 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}
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>



More information about the PSTricks mailing list