Hi, Sphinx latex writer doesn't support nested table. I don't know why it is not implemented. (I'm not familiar to LaTeX..)
However, examples on http://sphinx-doc.org/rest.html#tables you pointed out are not nested table then it should not be failed. If your table is not nested and failed, please let me know the example source to reproduce it. Thanks. -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa On Fri Jan 16 2015 at 9:47:17 Martin Landa <[email protected]> wrote: > quick updated: > > .. tabularcolumns:: > > seems to help. Martin > > Dne pátek 16. ledna 2015 1:26:27 UTC+1 Martin Landa napsal(a): > >> Hi, >> >> I am unable to convert my rst files using sphinx to PDF which contain >> tables. I tried sample tables from [1], but even with them it fails: >> >> Markup is unsupported in LaTeX: >> intro/moduly:: nested tables are not yet implemented. >> Makefile:114: recipe for target 'latexpdf' failed >> >> I found some discussion at [2] but with no clear result to me. >> >> Any idea what could be wrong? Thanks! Martin >> >> [1] http://sphinx-doc.org/rest.html#tables >> [2] http://osdir.com/ml/general/2013-05/msg50392.html >> >> -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
