Re: List of Tables, numbering problem

2009-07-17 Thread Yago
You can put in your preamble this command: \renewcommand{\thetable}{\arabic{chapter}.\arabic{table}} - Original Message - From: "Laser Yuan" To: Sent: Friday, July 17, 2009 7:24 AM Subject: List of Tables, numbering problem Hello, I have tables in Chapters, say, two in

List of Tables, numbering problem

2009-07-16 Thread Laser Yuan
Hello, I have tables in Chapters, say, two in the first Chapter, one in the second. And I'm using ASM(book) class. The numbering comes up with the "list of talbes" are like this: 1 2 ... 1 ... I want it to be: 1.1 ... 1.2 ... 2.1 ... Could anybody tell me, how this wizard numbering happ