Remove font scaling - need help with FindChangeList.txt
First an overall question: Is there a utility or method that will let me convert a saved F/C query to the sort of written out expression required by the FindChangeByList.jsx script?
Like:
| text | {findWhat:" - "} | {changeTo:"^="} | {includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false} | Find all space-dash-space and replace with an en dash. |
(This is just to jog your memory ... actually it's not the text string ones I need help with, but formatting find/changes.)
I need a fast way to go through a document and remove any instance of glyph scaling whether local or from a style. That is, to turn it back to 100% horizontal and vertical. This is necessary for good output in EPUB (Fixed Layout) format.
A script would be great, but lacking that, a way to write out that kind of formatting instruction to add to FindChangeByList.jsx would serve me well in the long run, as I have other similar kinds of doc-wide formatting I often need to do.
Thanks
AM
