I am currently working on a book in ID CS4, Windows XP whose earlier edition had 14 chapters. Now in the coming edition, I have to insert a new chapter after Chapter 9. The problem is that there are a lot of tables & images in the following chapters & they are labelled with the Chapter numbers as Fig 10.1, 10.2 etc. Also there are a number of formulas containing the digit 10. If I insert a new chapter, the chapter numbering & numbers of the tables , figures would have to change. Since the numbers are given manually & do not follow the numbered lists, I would have to manually find/change the numbers in all the following chapters. However, due to the presence of the digit in the formulas, I would have to do the find/change individually & not “Change All”.
Is there a Grep method which would change only the table & figure numbers & not the digits within the formulas.The format of the Table & Fig numbers are as:
Table 10.1
Fig 10.1
etc.