Hi, I have some e-mail addresses in a table that I want to export to pdf thorugh latex. However, the e-mail addresses do not wrap nicely (not at all) in the table, is there any way to make the latex export from org enable wrapping?
Example:
#+ATTR_LaTeX: align=llp{2cm}
| ITEM | Comment | e-mail |
|-------------+----------------+------------------------------|
| Listed item | Some text here | [email protected] |
| | | |
Thanks!
--
Johnny
