Hello everyone,
Does anyone know how to do a cedilla in math mode?
In normal text a use \c{c}.
Thanks,
Juliano
Text Formatting ⇒ Cedilla accent in math mode
NEW: TikZ book now 40% off at Amazon.com for a short time.
Cedilla accent in math mode
Hi,
you can use the \text command provided by the amsmath package:
I don't know if I understoond correctly your question, however. If your goal is different, please explain it in more detail.
you can use the \text command provided by the amsmath package:
Code: Select all
\documentclass{book}
\usepackage{amsmath}
\begin{document}
$\text{\c{c}}$
\end{document}
1,1,2,3,5,8,13,21,34,55,89,144,233,...