Graphics, Figures & Tablesright left arrow combined with U arrow?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
apokas
Posts: 2
Joined: Fri Mar 01, 2013 1:51 pm

right left arrow combined with U arrow?

Post by apokas »

Hello all,

Im very new at Latex so I might be asking something trivial, so apologies if that is the case.

I have been trying to find an arrow for a chemical equation, I have attached a screenshot of the equation so you can see the arrow (scanned from a book).
equation.png
equation.png (47.3 KiB) Viewed 7019 times
It seems to me if I add the package {chemfig} and use the -U> arrow I can get the curve I need, the problem is I cannot seem to find a reversible reaction arrow, i.e. left and right arrow, with the curve on top. Is there such a symbol to make a reversible U arrow?

I would like to avoid custom designing an arrow because I have no experience of writing in tikz and it seems too much of an overkill for me to learn that to make one arrow!

Any help will be greatly appreciated, thank you in advance.
Andreas.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

right left arrow combined with U arrow?

Post by cgnieder »

Hi apokas,

Welcome to the LaTeX community!

You'll have to define your own arrow for that. chemfig doesn't provide this one per default. These links might be helpful:
Regards
site moderator & package author
apokas
Posts: 2
Joined: Fri Mar 01, 2013 1:51 pm

Re: right left arrow combined with U arrow?

Post by apokas »

Hello cgnieder,

Thank you for the fast reply! I was afraid that might be the case, I wanted to confirm it before I set out to modify code in a language I cannot speak.

Its going to be a lot of trial and error I guess.

Thank you for the links,
Andreas.
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

right left arrow combined with U arrow?

Post by cgnieder »

apokas wrote:Its going to be a lot of trial and error I guess.
Well, if you get stuck you can always ask a question here. :)

Regards
site moderator & package author
Post Reply