Nick Dokos <ndo...@gmail.com> writes: > Stig Brautaset <s...@brautaset.org> writes: > >> ... >> Adding a ~--batch~ flag to the command makes the command run on >> CircleCI, but I get a less colourful (and less pleasing) result. The >> markup appears to only use /italic/ and *bold* styles now. >> > > --batch skips your initialization file. You will have to provide a minimal > load file that does the initializations you need and then use -l to load it:
Thank you. I did have a separate init file, but at the time I hadn't figured out what to put in it! (I simplified my ECM too much!) However, I've since discovered the magic org-html-htmlize-output-type variable that does what I need. My apologies for wasting people's time. I should have spent a bit more time searching the archives, and less time building an ECM to demonstrate something documented not to work! Stig