Releases: KatjaGlassConsulting/reindeer
Releases · KatjaGlassConsulting/reindeer
Version 1.3 - Batch support
A new version of Reindeer has been released! The following changes are performed:
- Batch support
- Reindeer can now batch process multiple files
- New keyword "batch" available in the configuration
- To run the batch example, include the "config_batch.txt" as "General" -> "Configuration"
- Macintosh support
- Documentation added: To avoid multi-file-request access, use a workaround to rename files to using "~$" as prefix
Version 1.2 - PDF, Navigation & more
A new version of Reindeer has been released! The following changes are performed:
- PDF Output
- The final result can additionally or instead of the Word file be saved. Just use the configuration "Tool PDF Output" to store the PDF file.
- Page X of Y Support
- A special "Page X of Y" in the title lines are supported now. To activate this special handling use the configuration "SpecialPageHandling" with the value YES
- Many additional examples have been included
- Allow Renaming
- The "Reindeer.docm" can be renamed to a different file name and will still work
- Navigation Pane
- Additional investigations has been undertaken to support a navigation pane
- By using special styles (derived from heading) - a navigation is created as well
- Be aware that navigation cannot be created when inside a table (like for TAGSETS.RTF)
- The new template "Reindeer_TemplateCourierNav.docx" contains the navigation caption style
- Macintosh is partly supported (RTF and TAGSETS.RTF, not Listing)
- [todayDate] had been incorrectly working on a German Word, this is now fixed
- Documentation is updated accordingly
Version 1.1.1 - implemented fixes
There had been two issues which are now fixed:
- Sometimes "CommandBars("Styles").Visible = False" did cause an error, the line is commented out
- Footnote Font Size was occasionally wrong for Office2019, a fix has been implemented using a different handling for the processing for paragraph-paragraph-pagebreak to avoid error on having a different font size for Office 2019
Version 1.1
This version supports the inclusion of:
- listing files (.lst, .txt)
- RTF files (TAGSETS.RTF, ODS RTF)
- Graphic files (jpg, png, svn ...)
Further updates:
- [todayDate] format has been corrected
First version
This is the first version of Reindeer supporting listing and ODS RTF output files from SAS.