Quote:
Originally Posted by KevinH
As for numbering sections, any time you use ReplaceAll you can in fact number anything you like inside your replace function. You have access to the bookpath and the number parameters which can be used with the func data dict to keep track of numbering and which file you are working in. No additional support code is needed.
|
Could you please give an example for this?