TeX - LaTeX Asked by Sverre on September 8, 2020
For customizing footnotes in LaTeX, I use the footmisc
package. Specifically, to remove indentation and text justification in footnotes, I add the following to my preamble:
usepackage[hang, flushmargin, ragged]{footmisc}
The journal I’m submitting to now requires endotes. For that I use the endnotes
package. But I can’t find a package like footmisc
for endnotes. What should I do to remove indentation and text justification in endnotes?
You can redefine enoteformat
:
documentclass{article}
usepackage{endnotes}
usepackage{lipsum}
letfootnote=endnote
renewcommandenoteformat{rightskip=0pt leftskip=0pt parindent=0em
leavevmodemakeenmarkraggedright}
begin{document}
textfootnote{test footnote1}
lipsum[1]
textfootnote{test footnote2 lipsum[2]}
lipsum[1-7]
theendnotes
end{document}
Correct answer by Gonzalo Medina on September 8, 2020
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP