Hi Hisao, KURODA Hisao <kur...@msi.co.jp> writes:
> I tried org-8. Now org-html-export-as-html works as you said. Thank you. > However, still there are serious problems. > > (1) Even if I edit the original file with coding-system iso-2022-jp, > the generated HTML's header says it is UTF-8. Previous version keeps > original coding-system and I believe the previous behavior make > sense. You can configure `org-html-coding-system' -- but some guessing might be better, I agree. I'll check further. > (2) org-8.2.6 seems to ignore whole #+STYLE: description. You need to use #+HTML_STYLE See http://orgmode.org/worg/org-8.0.html for details. HTH, -- Bastien