Hello, Florian Lindner <mailingli...@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