Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have some tables that are just a bit wider than the page, not wide enough to be set sideways. How can I make then narrower?

0
Posted

I have some tables that are just a bit wider than the page, not wide enough to be set sideways. How can I make then narrower?

0

• Reduce the width using \tabcolsep if you are using the tabular environment: \begin{table} \setlength{\tabcolsep}{.5\tabcolsep} \begin{tabular} … \end{tabular} \end{table} • Note: If the tabular is not within a table environment, be sure to put it within a group, so that the default value of \tabcolsep will be restored when the group is closed.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.