Olivier Hallot confirmed those macros were used to color the code. I suppose it is https://extensions.libreoffice.org/en/extensions/show/71
1. The template should check the macros (extension) are loaded 2. Instead of the macro being a manual process can it be integrated into the code style? ie style formats code (as you'd expect). 3. Color was applied to all code, including SQL (a good thing) but it looks a bit off eg python macro names How can I export an odt document with colorized code to pdf with code color? The pdf I exported has color but the code sections are still B&W. On Wed, Mar 16, 2022 at 2:55 PM Andrew Pitonyak <[email protected]> wrote: > I have macros that can color code Python as well as a few other languages. > This works by setting character styles with the character style has the > color association. > -- To unsubscribe e-mail to: [email protected] Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/documentation/ Privacy Policy: https://www.documentfoundation.org/privacy
