* Blank line in table?
@ 2012-11-12 21:11 Johan Ekh
2012-11-13 21:46 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Johan Ekh @ 2012-11-12 21:11 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 253 bytes --]
Hi
Is it possible to get blank lines in a table exported when creating a
beamer presentation? It is only for creating a nice layout having different
parts of the table separated with some vertical space. The exporter ignores
my blank lines.
BR / Johan
[-- Attachment #2: Type: text/html, Size: 267 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Blank line in table?
2012-11-12 21:11 Blank line in table? Johan Ekh
@ 2012-11-13 21:46 ` Bastien
2012-11-13 21:52 ` Johan Ekh
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2012-11-13 21:46 UTC (permalink / raw)
To: Johan Ekh; +Cc: emacs-orgmode@gnu.org
Hi Johan,
Johan Ekh <ekh.johan@gmail.com> writes:
> Is it possible to get blank lines in a table exported when creating a
> beamer presentation? It is only for creating a nice layout having
> different parts of the table separated with some vertical space. The
> exporter ignores my blank lines.
(setq org-export-table-remove-empty-lines nil)
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Blank line in table?
2012-11-13 21:46 ` Bastien
@ 2012-11-13 21:52 ` Johan Ekh
0 siblings, 0 replies; 3+ messages in thread
From: Johan Ekh @ 2012-11-13 21:52 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
Thanks Bastien!
I will try it. I just noticed that putting a "\" in one of the cells in the
blank row made the latex exporter export an empty line too.
BR / Johan
On Tue, Nov 13, 2012 at 10:46 PM, Bastien <bzg@altern.org> wrote:
> Hi Johan,
>
> Johan Ekh <ekh.johan@gmail.com> writes:
>
> > Is it possible to get blank lines in a table exported when creating a
> > beamer presentation? It is only for creating a nice layout having
> > different parts of the table separated with some vertical space. The
> > exporter ignores my blank lines.
>
> (setq org-export-table-remove-empty-lines nil)
>
> HTH,
>
> --
> Bastien
>
[-- Attachment #2: Type: text/html, Size: 1124 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-13 21:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 21:11 Blank line in table? Johan Ekh
2012-11-13 21:46 ` Bastien
2012-11-13 21:52 ` Johan Ekh
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.