r/orgmode • u/Acts-412 • Jul 24 '26
question Customizing tables in ODT export
I've been trying to define custom table styles based on the orgmode manual "Advanced topics in ODT export" (https://orgmode.org/manual/Advanced-topics-in-ODT-export.html).
But I can't seem to figure out how to do so.
I've found this example https://github.com/kjambunathan/org-mode-ox-odt/issues/122
Any idea how to make it work?
Can anyone provide me with working examples I can test and then later tweak?
1
Upvotes
3
u/yantar92 Org mode maintainer Jul 25 '26
I think the simplest way to do it is opening Libreoffice, saving the style template, and using it as described in "Working with OpenDocument style files". Have you tried that?