Menu

#128 Error when parameter table.in.float='0' and a table is spreaded on two pages

v1.0 (example)
open
nobody
None
5
2021-09-18
2021-09-18
Jérôme
No

3 attached files minimal configuration to reproduce the issue

The dblatex-conf.xsl file includes the following line:
<xsl:param name="table.in.float" select="'0'"></xsl:param>

When I invoke the command:
dblatex -V --texstyle=./dblatex-conf.sty --xsl-user=dblatex-conf.xsl not_table_in_float.xml

The command is failing with these errors on the output:
not.table.in.float.tex:283: Something's wrong--perhaps a missing \item.
not.table.in.float.tex:283: leading text: \end{center}

Note also that if the parameter table.in.float is set to '1', there is no error (but of course the table is not spreaded over two pages !)

3 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB