Hi,
I would like to get the symbol to get AMS written as it is always written, like \LaTeX for LaTeX or \TeX for TeX, but for AMS.
Do you know how it is?
Thank you!
General ⇒ AMS written as it appears
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
AMS written as it appears
The texlogos package provides among others the AMS logo.
If you only want to have the AMS logo, take a look at the STY file itself and copy the according lines to your preamble.
Best regards
Thorsten¹
Code: Select all
\documentclass[11pt]{article}
\usepackage{texlogos}
\begin{document}
\amslogo\TeX
\end{document}
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10