Math & Science ⇒ declaremathoperator command for Re operator which has a problem in typesetting
declaremathoperator command for Re operator which has a problem in typesetting
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
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
declaremathoperator command for Re operator which has a problem in typesetting
\Re
is already defined. You can undefine it and then declare it again as math operator:Code: Select all
\documentclass{article}\usepackage{amsmath}\let\Re\relax\DeclareMathOperator{\Re}{Re}\begin{document}This is $\Re(x)$.\end{document}
declaremathoperator command for Re operator which has a problem in typesetting
Thank you for your very worthwhile response.
As you help us and solve our problems, I hope God help you.
God bless you
Thanks for your time
Yours sincerely