Hello Andrea and Phyllis! I see only one difference from other tables - all tables start with "\begin{longtable}[h]{>{\bfseries}p{...". The last two tables use "\begin{longtable}[h] { | p{...". There is nothing wrong from the latex side. Except the [h] is useless with longtables. It's better to ask Georgy about letex->html conversion problem, I'm not an expert with it. Best regards, вс, 8 окт. 2023 г. в 11:16, Andrea paz via Cin <[email protected]>:
I am not sure, the table is similar to the others in the manual. It could be the "multicolumn" command. It is used to merge the 3 columns into one and would coincide with the fact that the html version has 2 more empty columns. However, that command is also present in the other tables and has not given any problems.
Andrei and Georgy, can you figure out what the cause might be?
Another possibility is having rigidly set the size of the columns, giving an exact number of cm. Phyllis, try replacing the first row of the tables with the following:
First table:
\begin{longtable}[h] { | p{0.5\textwidth-2\tabcolsep} | p{0.25\textwidth-2\tabcolsep} | p{0.25\textwidth-2\tabcolsep} | }
Second table:
\begin{longtable}[h] { | p{0.5\textwidth-2\tabcolsep} | p{0.5\textwidth-2\tabcolsep} | } -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin