![]() | Sentence Spacing 2023.06.12 This is a set of macros that fixes text to use a uniform number of spaces between all sentences. The first macro ensures two spaces are always used between sentences; the other ensures one space between sentences. [link] |
![]() | Split View, Union Selections 2022.01.18 This macro will expand the active split view's selection to encompass all text selected in all other split views, as well as any intervening text between those selections [link] |
![]() | Markdown Preview 2022.01.15 This converts plain Markdown text into rich formatted text, e.g. lines prefixed by a hash symbol will have the Heading 1 paragraph style applied. [link] |
![]() | Spelling, Correct Previous 2021.10.04 Looks backwards from the current selection for a misspelled word. If a misspelling is found, the macro selects it and shows the spelling correction pop over. [link] |
![]() | British English Apply To Normal Style 2021.01.13 Applies the British English language to your document's Normal style, in case an imported document has the wrong language. The macro can be easily edited to apply a different language instead. [link] |
![]() | Find Color Groups 2021.01.11 This macro finds all text in a document using colors other than black. The matches are grouped together so you can see all text using similar colors, eg: all shades of blue. [link] |
![]() | Select Page Range 2020.12.28 Fully selects all text that appears on a range of pages. For example: select all text on pages 1-10. [link] |
![]() | Batch Convert RTF To DOCX 2020.12.07 Batch converts all RTF/ZRTF files in a particular folder to Word DOCX files. [link] |
![]() | Find All Outside Tables 2020.11.19 This macro finds all matches that occur outside of tables. [link] |
![]() | Image, Align List Item Vertically 2020.11.17 Given a single paragraph with a list item and image, this macro adjusts the baseline of the list item so it is vertically centered with respect to the image. This is useful when working with equation images, though it can be used on any kind of image. [link] |