Hakan Dağdelen <hkndgd@gmail.com> writes:
When I put the following line in my Emacs init file, Orgmode cannot find
my styles file for converting org documents into odt files.
(set-locale-environment "tr_TR.UTF-8")
My system's default locale environment is set to en_US.UTF-8.
...
My styles file is referred at the very beginning of the org document as
follows:
#+ODT_STYLES_FILE: "[path of the referred file]"
Thanks for reporting!
May you please elaborate what you mean by "cannot find"? Do you see an
error? A warning? Your styles file is silently ignored? Something else?