{endnotes} is about adding notes to a text which are collected and displayed at the end of the document or chapter.

learn more… | top users | synonyms

2
votes
0answers
156 views

Table of Contents page numeration in a Latex document

I have a document with Chapters and endnotes, and a table of contents (TOC). In order not to generate a number for the last chapter (Epilogue), I use \chapter*{Epilogue} in the code and then I put an ...
1
vote
0answers
48 views

Is it possible for the printed output to show the endnote boxes?

I have a Latex document that include endnotes. I have adapted this document to show the boxed links in black using hyperref. The PDF output is as I wanted. MWE: % ...