emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Table Layout at LaTeX Export
@ 2016-08-19 12:43 Florian Lindner
  2016-08-19 14:22 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Lindner @ 2016-08-19 12:43 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I try to achieve a table layout using vertical lines between each colum

\begin{tabular}{|l|l|l|}

but I'm unable to get it using org-mode tables

Using a first table row like that:

| /   | <    | <    |

Is the best I was able to achieve, it produces {l|l|l}.

How can I produce the desired output above?

Thanks,
Florian

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Table Layout at LaTeX Export
  2016-08-19 12:43 Table Layout at LaTeX Export Florian Lindner
@ 2016-08-19 14:22 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-08-19 14:22 UTC (permalink / raw)
  To: Florian Lindner; +Cc: emacs-orgmode

Hello,

Florian Lindner <mailinglists@xgm.de> writes:

> I try to achieve a table layout using vertical lines between each colum
>
> \begin{tabular}{|l|l|l|}
>
> but I'm unable to get it using org-mode tables
>
> Using a first table row like that:
>
> | /   | <    | <    |
>
> Is the best I was able to achieve, it produces {l|l|l}.
>
> How can I produce the desired output above?

Try this. The first column is special and can be ignored.


| / | <> | <> | <> |
|   |  a |  b | c  |


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-19 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19 12:43 Table Layout at LaTeX Export Florian Lindner
2016-08-19 14:22 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).