Hi macropod,
Including the chapter number just adds figures to the caption label, and you have the possibility of choosing the separator. So instead of "Figure 1 This is the ..." you would have "Figure 1.1 This is the ..." or "Figure 1.2.5 This is the ..." or "Figure 1-3-5 This is the ..." etc. So basically the macro could work if it was able to select text from the beginning of a caption until the second space and then apply the CaptionLabel character style. I've done it with custom search and replace strings so far, but having the possibility to automate the process further would be nice. Zero experience in writing macros unfortunately.
And secondly - is there a way to run a macro along with adding a caption? That way it would work completely in the background and show real-time updates. I'm preparing a template and some end-users might not feel comfortable with any additional tasks.
|