Editing TOC Text
I converted all Hx's to Upper and then Title Case using the Regex function from the User's manual after being reminded that it was there.
There were a few words that were not correct and required manual correction which I noticed when updating the TOC
1. Acronyms - "MRI" became "Mri" after the Title Case. Same for "UFOs" became "Ufos". (expected)
2. Heading text in Quotes - <h1>This is "Impossible"</h1> became <h1>This is "impossible"</h1> (lower case i)(unexpected)
3. These sorts of things ae easy to see in the TOC edit window, and I thought I could fix the source text by editing the TOC entry, since it says "Double click on an entry to change the text". BUT it only changes the TOC entry, not the source text.
Would seem to me that
a. The Title Case function should / could ignore leading non-letter characters, or at least puncuation
b. Editing the TOC text would also update the source text, or at least provide a way to jump to the source for the TOC entry
Thanks
Last edited by phossler; 05-21-2020 at 05:07 PM.
|