Re: [Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Michael Droettboom
Nicolas Pourcelot wrote: > Thanks for your answer. > > > Michael Droettboom a écrit : >> Handling this like an accent is trivial, and handled with the patch >> below (which I will commit to SVN). > It is however not so much useful, since \vec does already the job. The rightarrow is longer than vec

Re: [Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Nicolas Pourcelot
Thanks for your answer. Michael Droettboom a écrit : > Handling this like an accent is trivial, and handled with the patch > below (which I will commit to SVN). It is however not so much useful, since \vec does already the job. > Handling this in such a way that the length of the arrow changes

Re: [Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Michael Droettboom
Handling this like an accent is trivial, and handled with the patch below (which I will commit to SVN). Handling this in such a way that the length of the arrow changes based on the size of the underlying text is less straightforward and will take some time to implement. Cheers, Mike Index: l

[Matplotlib-users] mathtext : overrightarrow

2009-05-28 Thread Nicolas Pourcelot
Hi, is there any way to display a big arrow on a vector using mathtext, like "$\overrightarrow{AB}$" ? If not, is there any plan to implement it in a next release ? Thanks a lot, Nicolas P. -- Register Now for Creativ