Re: [O] Table Layout at LaTeX Export

2016-08-19 Thread Nicolas Goaziou
Hello, Florian Lindner 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 prod

[O] Table Layout at LaTeX Export

2016-08-19 Thread Florian Lindner
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 desire