Text FormattingInserting an envelope icon in the corresponding author

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
pythonet
Posts: 2
Joined: Mon Nov 09, 2020 8:17 pm

Inserting an envelope icon in the corresponding author

Post by pythonet »

I have two questions:

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.
This file shows the two things I need help with.
Envelope and superscripts.png (22.04 KiB) Viewed 8901 times

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

Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Inserting an envelope icon in the corresponding author

Post by Ijon Tichy »

Without Infominimal working example I can only gamble with some general information.

Superscripts: → \textsuperscript

Symbols: → The Comprehensive LaTeX Symbol List
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
pythonet
Posts: 2
Joined: Mon Nov 09, 2020 8:17 pm

Inserting an envelope icon in the corresponding author

Post by pythonet »

Thanks @Ijon Tichy

You answered my question. This is what I wanted exactly. Thanks once again.
Post Reply