I have an equation, such as:
\documentclass{report}
\begin{document}
\chapter{hello}
\begin{equation}
x=1
\end{equation}
\end{document}
And the equation appears as "x=1 (1.1)".
What I want is "x=1 (1)" ignoring the chapter number. How do I get that?
Thank you.
chngcntris no longer needed as the functions are merged into the kernel. – Teddy van Jerry Feb 06 '24 at 12:21