Le 14/05/2021 à 09:29, Vladimír Marek a écrit :
Yeah sorry, that's what I meant by the "beginning".
I have there something like:

.. tabularcolumns:: |l|L|L|
+-----+-----+----+
|    1  |   2  |  3  |
+-----+-----+----+

V.

ah ok sorry.

If a cell in first column contains a list for example then it will trigger the 
error you see


! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
l.106 \end{tabulary}


.. tabularcolumns:: |l|L|L|

+-----+-----+----+
| - a |  2  | 3  |
+-----+-----+----+


the l specifier is not compatible with list in table cell

is that your case?
Best,
JF

--
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 sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/s7l9eo%24leb%241%40ciao.gmane.io.

Reply via email to