+-----------------------------------------------------------------------------+ | setpartnumber | +-----------------------------------------------------------------------------+ Abbreviation: ã|\sptnã% Parameters: ã|previous part numberã% ã|Description:ã% The part number will be automatically incremented by one for each use of \part. The part number can be reset by inserting the \setpartnumber markup before the next occurrence of \part. ã|Example:ã% By default, the first part is number 1. If you want to start with part 5, you would enter: \setpartnumber{4} \part{Title of the fifth part} ã|Notes:ã% The number specified in the \setpartnumber parameter is the previous part number, not the next part number.