I want to use endnotes in my document. I use, of course, {endnotes} packages, but still don't know how to control the indent. I tried this, but it doesn't work:
\documentclass{book} \usepackage{endnotes} \let\footnote=\endnote \begin{document} Some text. Some text. Some text. Some text.\footnote{Some text. } \begingroup \parindent 0pt \theendnotes \endgroup \end{document} Thanks for any help.
\enoteformatmacro.