1. The last line of each caption of tables are not left aligned, (but all other lines are aligned)
2. All tables are going at the end of the chapter.
\begin{table}[H]
, \begin{table}[ht]
etc are not working. What to do?pal
\begin{table}[H]
, \begin{table}[ht]
etc are not working. What to do?NEW: TikZ book now 40% off at Amazon.com for a short time.
Interesting package, great features, funny manual, but the author said that updates will be incompatible. So I would be careful.templateuser wrote:I am using tabu for the preparation of the tables.
Use thetemplateuser wrote:1. The last line of each caption of tables are not left aligned, (but all other lines are aligned)
There's a reason, they don't fit. Check width and height. If they are fine, trytemplateuser wrote:2. All tables are going at the end of the chapter.\begin{table}[H]
,\begin{table}[ht]
etc are not working.
\begin{table}[!htbp]
, i.e. more placement options.NEW: TikZ book now 40% off at Amazon.com for a short time.