Graphics, Figures & Tables ⇒ Placement of sidewaystable in the amsbook class
Placement of sidewaystable in the amsbook class
When using the amsbook class, MikTex 2.9 prints a sidewaystable on the left margin of a page. How to fix it and make the table placed on the center as the article class does?
\documentclass[12pt]{amsbook}
%\documentclass[12pt]{article}
\usepackage{rotating}
\begin{document}
\begin{sidewaystable}
\caption{Table}
\centering
\begin{tabular}{c}
25 \\
50
\end{tabular}
\end{sidewaystable}
\end{document}
Thanks, Jian
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Placement of sidewaystable in the amsbook class
[1] View topic: Two Tables in one "sidewaystable" Environment
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Placement of sidewaystable in the amsbook class
Jian
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Placement of sidewaystable in the amsbook class
What is the reason to stick to this class? Probably there are alternative solutions.NewOasis wrote:[…] It is really bad news for me since I have to use the amsbook class to write my dissertation. […]
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Placement of sidewaystable in the amsbook class
Thanks, Jian
- Attachments
-
- nuthesis.cls
- The used class.
- (11.86 KiB) Downloaded 120 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Placement of sidewaystable in the amsbook class
This is a new situation.NewOasis wrote:I am using a latex template of disseration requested by my university. The template is built on the amsbook class. […]
I suggest to contact the class maintainer and report your problems.NewOasis wrote:[…] I don't know how to substitude others for amsbook. I will be very thankful if you could give me some suggestion. […]
And by the way, it is suggestive to put complete files into the attachment instead of posting them in the »Code« environment.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Placement of sidewaystable in the amsbook class
Jian
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Placement of sidewaystable in the amsbook class
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10