Hello all,

I hit a problem with a grid table.
It has 3 columns and I can compile a pdf from it. So far OK.

Then I added:
.. tabularcolumns:: |l|L|L|

at the beginning of that table and it is not possible to compile pdf any longer.
The compilation stops and reports:

! 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.23356 \end{tabulary}

If I delete that tabularcolumns line, it works OK again.
I use that tabularcolumn directive for other tables without any issue but this particular table causes problems.

Any idea what might be wrong?
Would it be possible that some special characters inside the table could cause this issue?
From formatting point of view the table looks OK.

Regards,
  Vladimir

--
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/8eb6a659-bc6e-a388-1bca-1beaf6dd9457%40frafos.com.

Reply via email to