Hello all,
How can I make an italicized non-dotted "i" with a hat on top? Currently, I can only get a regular-fonted non-dotted "i" with a hat. Any help would be greatly appreciated!!
Thanks in advance.
Text Formatting ⇒ Italicized non-dotted "i" with Hat
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
Italicized non-dotted "i" with Hat
Quite simple.
Best regards and welcome to the board
Thorsten
Code: Select all
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\begin{document}
$\hat{\imath}$
\end{document}
Best regards and welcome to the board
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