I have texshop for Mac and I am trying to turn some written notes into a fancier looking environment. While I guess Word would suffice...well I'm sure anyone here knows why I would rather use LaTeX.
In any event, I created several tables in two sub sections. In the first subsection the table appears like this
Subsection Header
//table\\
some text
//table\\
Then this is where I run into an issue. Below that I have another subsection start with another table below it. However this ends up like this
Subsection Header
-------------page break--------------
//table\\
As in the table appears on the page below it (even though there is plenty of room and I have TINY margins) in the center of the second page. I am going to attach my tex file. Any help would be HUGLEY appreciated! Thank you very much!
General ⇒ New to LaTex - Having table issues
-
- Posts: 1
- Joined: Tue Aug 12, 2008 3:49 pm
New to LaTex - Having table issues
- Attachments
-
- svensk.tex
- Problem file.
- (1.65 KiB) Downloaded 170 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
New to LaTex - Having table issues
Hi,
welcome to the board!
Try
with the last table. For general information have a look at epslatex.
Stefan
welcome to the board!
Try
Code: Select all
\begin{table}[!hb]
Stefan
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
New to LaTex - Having table issues
Give to each of the figure environments the optional parameters [!ht]. The last table environment lacks of any parameters. Perhaps you can explain to me what the parameter d in your combination [htdp] means.
Best regards and welcome to the board
Thorsten¹
Best regards and welcome to the board
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: New to LaTex - Having table issues
In the attached file I give you some additional recommendations.
- Attachments
-
- svensk.tex
- (2.1 KiB) Downloaded 158 times
1,1,2,3,5,8,13,21,34,55,89,144,233,...