Math & Science ⇒ Italic font after in-line equation? Figure page skips?
-
- Posts: 1
- Joined: Thu Nov 06, 2014 5:22 pm
Italic font after in-line equation? Figure page skips?
I'm new to LaTex (and finding it kinda frustrating), and I'm having a few errors...
1. After an in-line equation, even with $ signs before and after my equation, some words dissapear and the font is still italic for the rest of the paragraph after the equation. Here's my code:
...the program
uses red-black ordering (red if $ (i+j)%2==0 $, black else) to update, with a given
number of iterations.
The output is attached.
Also, when I make multiple figures in a row, even if the figures are small enough to fit into one page, they are added on the next page instead of the current one. In addition, the text AFTER the figures gets placed in between them. I had to photoshop all of my figures into one large image to avoid this.
Felix
- Attachments
-
- latex1.JPG (19 KiB) Viewed 2473 times
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Italic font after in-line equation? Figure page skips?
Concerning the figures, what you might see is the floating behaviur when using a figure-environment. But please, address only one problem per thread.