--- Begin Message ---
Subject: |
27.0.50; org: #+begin_right block is not exported correctly |
Date: |
Thu, 26 Apr 2018 18:06:25 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Dear maintainers,
with the latest Emacs from git master, exporting #+begin_right block
neither to HTML, nor to ODT (didn’t test other options) does not work
as expected, while this should be pretty possible with both.
With HTML, as far as I can see, the problem is in that, so a CSS class
is named ‘org-right’:
--8<---------------cut here---------------start------------->8---
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
--8<---------------cut here---------------end--------------->8---
while in the HTML it is referenced as just ‘right’:
--8<---------------cut here---------------start------------->8---
<div class="right">
--8<---------------cut here---------------end--------------->8---
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Subject: |
bug#31273: 27.0.50; org: #+begin_right block is not exported correctly |
Date: |
Sat, 07 Jul 2018 13:11:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
I'm closing this report, which is not considered as a bug.
--
Nicolas Goaziou 0x80A93738
--- End Message ---