Text Formatting ⇒ Inserting an envelope icon in the corresponding author
Inserting an envelope icon in the corresponding author
First, I would like to insert an envelope icon in front of the corresponding author's name. Second, I have three authors all from the same institute. I would like to put the superscripts in the form of 1,2,3. How do I achieve this in Latex?
Attached image is what I want to achieve.
Thank you in advance
- Attachments
-
- This file shows the two things I need help with.
- Envelope and superscripts.png (22.04 KiB) Viewed 8904 times
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
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Inserting an envelope icon in the corresponding author

Superscripts: →
\textsuperscript
Symbols: → The Comprehensive LaTeX Symbol List

Inserting an envelope icon in the corresponding author
You answered my question. This is what I wanted exactly. Thanks once again.