[pstricks] Arrows with Bezier Curves
Nitecki, Zbigniew H.
Zbigniew.Nitecki at tufts.edu
Mon Jun 3 16:38:15 CEST 2013
Herbert:
Thanks for the suggestion. I know this is a stupid question, but clicking on the link you gave
gets me to "Index of/dvips/pst-func" which indeed shows the file "pst-func.pro"--how do I download it, and where do I put it?
(and as a p.s., when will texlive2013 be available? maybe not Herbert's call, but someone might tell me)
On Jun 3, 2013, at 3:32, Herbert Voss wrote:
Am 03.06.2013 00:24, schrieb Nitecki, Zbigniew H.:
(My apologies for the earlier, premature post).
I want to draw curves with specified asymptotes (for which I am using Bezier#), with directions shown by arrowheads.
The following source code
while (true) { provide _always_ complete example documents! }
\documentclass{article}
\usepackage{pst-func}
\begin{document}
\begin{pspicture}(0,0)(10,4.5)
\psline[linewidth=1.5pt, arrows=->](1,1)(1,4)
\psline[linestyle=dashed](2,1)(2,4)
\psline[linestyle=dashed](4,1)(4,4)
\psline[linewidth=1.5pt,arrows=->](5,4)(5,1)
\psBezier5[linewidth=1.5pt,arrows=->](1.1,4.0)(1.1,3.0)(1.5,1.5)(1.6,1)(1.8,1)(2,1)
\psline[linewidth=1.5pt](2,1)(4,1)
\psBezier5[linewidth=1.5pt](4,1)(4.2,1)(4.4,1)(4.5,1.5)(4.9,3)(4.9,4)
\end{pspicture}
\end{document}
works with the pst-func.pro from
http://texnik.dante.de/dvips/pst-func/
there was a bug with the end arrow.
Herbert
<Bildschirmfoto vom 2013-06-03 09:29:36.png>_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
Zbigniew Nitecki
Department of Mathematics
Tufts University
Medford, MA 02155
telephones:
Office (617)627-3843
Dept. (617)627-3234
Dept. fax (617)627-3966
http://www.tufts.edu/~znitecki/
More information about the PSTricks
mailing list