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