Page 1 of 1

Limits arrow notation

Posted: Tue Nov 03, 2015 9:57 pm
by Yes
Is there a way to make something like this in Math (done with LaTeX)?
Image

That's the code I use in Math:

Code: Select all

a_n toward csub{n toward infty} L
It gives a decent result, but the arrow is too short:
Image

Re: Limits arrow notation

Posted: Wed Nov 04, 2015 2:24 am
by Daiwe01
Another approach:

Code: Select all

size 20 a_n phantom csub{widevec{n %tendto infinity~}} ~size 20 L

Re: Limits arrow notation

Posted: Fri Nov 06, 2015 2:40 am
by Yes
Thanks, but I was not satisfied with your suggestion as well.
I tried another thing - I found this symbol and added it to the catalog. The result:
Image

Still not there yet, but better in my opinion.

I'm keeping this thread open. Maybe someone will find a better solution.

Re: Limits arrow notation

Posted: Fri Nov 06, 2015 6:01 am
by Daiwe01
The code in my first post, using font STIX, gives Formula1.jpg
Formula 1.jpg
Formula 1.jpg (1.9 KiB) Viewed 4552 times
The following code, again using font STIX, gives Formula2.jpg

Code: Select all

a_n phantom a stack{size 1 {}#widevec {`n %tendto infinity~}}`L
Formula 2.jpg
Formula 2.jpg (1.03 KiB) Viewed 4552 times