Hi, Testing 105ec604c2491967, it turns out that
#+TITLE: *bold #+TITLE: sentence* fails with odt in the sense that no title is printed in LO. The reason seems to be that <text:title>·</text:title> cannot hold child objects, such bold spans http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415376_253892949 This seems a bit absurd, but I also couldn't find a way of circumventing it in LO. Solutions could be: 1. Use special restrictions for TITLE in ox-odt. 2. Typeset the title not as a semantic title (<text:title>·</text:title>) but just as text. WDYT? —Rasmus -- Send from my Emacs