emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Is there a new method to set no line break when export to plain


From: Nicolas Goaziou
Subject: Re: [O] Is there a new method to set no line break when export to plain text
Date: Mon, 18 May 2015 09:18:02 +0200

Hello,

windy <address@hidden> writes:

>      Start from Org-mode 8, the plain text export is fixed width with line 
> break and it is very unconvenient to show in the text edit like libreoffice 
> and so on.
>
>      I also try (setq org-ascii-text-width 100000) in my .emacs but the title 
> and the author align to the middle in 100000, it is very ugly and .
>
>     I don't know why org-mode 8 start to fix width of plain text with
>     line break, How I  conquer it ? Is there anyone have good idea?

You can add a paragraph filter (see
`org-export-filter-paragraph-functions') that removes newline characters
from the output.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]