Hello, Henry Todd <h...@me.com> writes:
> What I did: exported an Org doc to ODT via org-odt-export-to-odt > > Expected: priorities have "OrgPriority-A/B/C" styles assigned > > Observed: priorities have "Default Style" assigned > > > I've been working with ODT exports, and custom styling via an > ODT_STYLES_FILE header. While I can style the TODO string in a header > with the OrgTodo and OrgDone classes (are they called classes in > ODT-land?) I can't get priorities to work. > > I can see that there is an OrgPriorities style, with three descendant > styles for A, B and C. However, they don't appear to be applied, instead > the [A], [B] and [C] strings in the headers have Default Style assigned. > > Am I missing something obvious, or is this a bug? > > Here's a minimal test case to reproduce this behaviour: > > #+OPTIONS: pri:t num:nil toc:nil author:nil > * Minimal example > > ** TODO [#A] High priority item > ** TODO [#B] Normal priority item > ** TODO [#C] Low priority item Fixed. Thank you. Regards, -- Nicolas Goaziou