Hi Stefan,
thank you for the easy fix and your fast response!
Best,
Maike
Search found 2 matches
- Wed Jun 25, 2025 3:54 pm
- Forum: Graphics, Figures & Tables
- Topic: include table makes whole new page
- Replies: 2
- Views: 486
- Wed Jun 25, 2025 3:02 pm
- Forum: Graphics, Figures & Tables
- Topic: include table makes whole new page
- Replies: 2
- Views: 486
include table makes whole new page
Hi everybody,
I am including a table like this in my main document:
\include{my_table.tex}
I do this, because the table is created in R and sometimes updated.
The my_table looks like this:
\begin{table}[htbp]
\centering
\renewcommand{\arraystretch}{1.5}\centering
\begin{tabular}{llrrr ...
I am including a table like this in my main document:
\include{my_table.tex}
I do this, because the table is created in R and sometimes updated.
The my_table looks like this:
\begin{table}[htbp]
\centering
\renewcommand{\arraystretch}{1.5}\centering
\begin{tabular}{llrrr ...