fix_typography_in_selection
Correct typographic errors in selected InDesign text: fix date spacing, replace straight quotes with typographic quotes, convert hyphens to proper dashes, and remove extra spaces.
Instructions
Fix typography in selected text or story. Corrects dates (DD.MM.YYYY with thin spaces), quotes, dashes, and other typographic elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixDates | No | Fix date spacing (DD. MM. YYYY) | |
| fixDashes | No | Fix hyphens to em/en dashes | |
| fixQuotes | No | Fix quotes to typographic quotes | |
| fixSpaces | No | Fix multiple spaces and trailing spaces | |
| pageIndex | No | Page index | |
| frameIndex | No | Text frame index to fix (use get_selected_objects to work with selection) | |
| useSelectedFrame | No | Use currently selected text frame |