On Fri, 28 Jun 2019, Paul A. Rubin wrote:

Try changing \renewcommand{\thetable}{\arabic{table}} in the preamble to
\renewcommand{\thetable}{\arabic{chapter}.\arabic{table}}. (I'm not sure
why you need to specify arabic here, but I'm going with the flow.)

Paul,

I, too, don't know why arabic is specified but your modification works and
now the tables are numbered by chapter:

5.1. Statewide benchmarks for General 1200-A permits. . . . . . . . . . . 28
5.2. Summary of monitoring requirements. . . . . . . . . . . . . . . . .  29

7.1. Spill reporting contacts. . . . . . . . . . . . . . . . . . . . . .  42
7.2. Inspections: what and how often. . . . . . . . . . . . . . . . . .   44

4.1. Statewide benchmarks for 1200-A permit holders. . . . . . . . . . .  62

The last one is in an appendix, not the main body; I'll look to learn how to
take that out of the List of Tables.

This still leaves me curious how to have the tables sequantially number
among all chapters, just like figures are.

Thanks very much,

Rich

Reply via email to