I’m using the latest version of Writer ( 4.4.5.2). I create documents in .odt format based upon templates with custom styles. I want to use macros to apply direct formatting to change text color, which I do on a temporary basis while I review content. I want to create a custom toolbar with controls to add the formatting (fire the macro). I’ve managed to do this at the LibreOffice level, but never with a template, which is what I want to do, since I don’t need this stuff in all of the documents I work with.
My questions are these:
If I want the macros to apply to every .odt created using my template, can I record the macros in the template and have them available to new documents as well as existing documents based upon that template the next time I open them?
If I save macros anywhere, what is the difference between saving them in a library and a module?
Can I create a custom toolbar that appears only for documents based upon my template?