+-----------------------------------------------------------------------------+ | setendnotenumber | +-----------------------------------------------------------------------------+ Abbreviation: ã|\sennã% Parameters: ã|previous endnote numberã% ã|Description:ã% The endnote number will be automatically incremented by one for each use of \autoendnote. The endnote number can be reset by adding the \setendnotenumber markup before the next occurrence of an \autoendnote. ã|Example:ã% By default, endnote numbers are reset in parts. If you also want them reset in chapters, you could modify the \chapterformat by adding \setendnotenumber to the \titleformat: \chapterformat{\numberingstyle{1} \titleformat{\dumpinsertseject \cl{\twelvept\bd Chapter \chapternumber} \cl{\twelvept\bd \chaptertitle} \vs{1\bl} \setendnotenumber{0} \setsubheadanumber{0} \setsubheadbnumber{0} \setsubheadcnumber{0} \setsubheaddnumber{0}} \incontents{yes}} ã|Notes:ã% The number specified in the \setendnotenumber parameter is the previous endnote number, not the next endnote number. If you want the next \autoendnote to be endnote 90, then specify \setendnotenumber{89}