Hi Bastien, For example, the org file(between the two lines) is: -------------------------------------------------------------------------- #+OPTIONS: \n:nil
Example abcde fghijk -------------------------------------------------------------------------- Then: C-c C-e h In HTML file, you will see that there is a space between the two strings: abcde fghijk This result is natural and good in English, but in Chinese these is NOT any space among words typically, the extra space converted from line-break would seem weird and somewhat ugly. So could you provide an option for Chinese to avoid the extra space? Thanks, Rocky Zhang From: Bastien Date: 2013-01-10 18:43 To: rockyzhz CC: emacs-orgmode Subject: Re: [O] [BUG]HTML export convert line-break into a space Hi Rocky, 163(rockyzhz) <rocky...@163.com> writes: > As the title, HTML export would generate a extra space with the option: > #+OPTIONS: \n:nil > at the beginning of the org file. I don't understand what the problem exactly is. Can you give an example of an .org file and its .html export and point at what is wrong exactly in the HTML export? Thanks, -- Bastien