Examples on typesetting concerns (3)
- Index words can appear anywhere in LaTeX, but should be outside paragraphs in other tools.
- References to tables, program code and algorithms can only be made in LaTeX.
- Figures are floating in LaTeX, but fixed in other tools, so place figures exactly where they are needed the first time.
- Curve plots with color lines do not work well in black-and-white printing. Make sure plots makes sense in color and BW (e.g. by using colors and markers).