Limits arrow notation

Discuss the formula editor
Post Reply
Yes
Posts: 9
Joined: Thu Jul 23, 2015 11:39 am

Limits arrow notation

Post 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
OpenOffice 4.1.2
Win10 + Win7
Daiwe01
Posts: 124
Joined: Fri Nov 21, 2008 4:49 am
Location: Georgia USA

Re: Limits arrow notation

Post by Daiwe01 »

Another approach:

Code: Select all

size 20 a_n phantom csub{widevec{n %tendto infinity~}} ~size 20 L
AOO 4.1.5 Win7Pro/2KPro/XP & *nix (But my heart is still VAX/VMS)
Yes
Posts: 9
Joined: Thu Jul 23, 2015 11:39 am

Re: Limits arrow notation

Post 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.
Last edited by Yes on Sat Aug 20, 2016 10:38 pm, edited 1 time in total.
OpenOffice 4.1.2
Win10 + Win7
Daiwe01
Posts: 124
Joined: Fri Nov 21, 2008 4:49 am
Location: Georgia USA

Re: Limits arrow notation

Post by Daiwe01 »

The code in my first post, using font STIX, gives Formula1.jpg
Formula 1.jpg
Formula 1.jpg (1.9 KiB) Viewed 4518 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 4518 times
AOO 4.1.5 Win7Pro/2KPro/XP & *nix (But my heart is still VAX/VMS)
Post Reply