[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] wish: provide flush_right/right_aligned text rendering directive
From: |
Bastien |
Subject: |
Re: [O] wish: provide flush_right/right_aligned text rendering directive |
Date: |
Wed, 21 May 2014 15:13:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux) |
Hi Nicolas,
Nicolas Goaziou <address@hidden> writes:
> Also, the feature is already available in some others back-ends, e.g.,
> LaTeX, through a special block.
Mh, yes. In other words,
#+begin_flushright
Hello
#+end_flushright
will be exported as
<div class="flushright">
<p>
Hello
</p>
</div>
in HTML.
> ISTM this is only related to `ascii' export back-end. So it could be
> solved by a special block handled specially in there.
Yes, good idea. Can you take care of it?
--
Bastien
- [O] wish: provide flush_right/right_aligned text rendering directive, Gregor Zattler, 2014/05/10
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/20
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Gregor Zattler, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive,
Bastien <=
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/21
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/22
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Nicolas Goaziou, 2014/05/22
- Re: [O] wish: provide flush_right/right_aligned text rendering directive, Bastien, 2014/05/22