[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] ox-man line break
From: |
Nicolas Goaziou |
Subject: |
Re: [O] ox-man line break |
Date: |
Sat, 01 Apr 2017 10:20:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Francesco Montanari <address@hidden> writes:
> When converting ORG to MAN pages (org-man-export-to-man), a new line
> should be added before the line break `.br' tag. Otherwise, for
> example, the following:
> ```
> hello\\
> word
> ```
> is converted to:
> ```
> hello.br
> word
> ```
>
> Patch attached.
Applied. Thank you.
As a side note, it's good to see a patch for "ox-man.el" because
I seriously wondered if it was used at all.
Also, if do know and use it, and you have some spare time to share with
us, we have a dire need for a manual chapter about that export back-end.
Just sayin'.
Regards,
--
Nicolas Goaziou
- Re: [O] ox-man line break,
Nicolas Goaziou <=