[pstricks] tangential vector

Martin Chicoine martin.chicoine at umontreal.ca
Thu Apr 9 19:45:01 CEST 2009


> 
> Here is a version that extends from -#2 to #3, with #1 being the x
> point and
> #4 being the function:
> 
> \psplotTangent{#1}{#2}{#3}{#4}
> 

Of course, it is better to change the name:

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

    \makeatletter
    \def\psplotAsymTangent{\pst at object{psplotAsymTangent}}  
    \def\psplotAsymTangent at i#1#2#3#4{%


------------------------

Martin.



More information about the PSTricks mailing list