fs-wiai / latex-tutorial-v1

The LaTeX Tutorial of the Fachschaft WIAI
Creative Commons Attribution Share Alike 4.0 International
25 stars 4 forks source link

Improvements chapter 'Grafiken' #5

Closed CptPie closed 7 years ago

CptPie commented 7 years ago

It might just be my personal opinion but i have often seen \centering instead of the center environment which works in the same way

CptPie commented 7 years ago

Also using the H modifier for float positioning is considered bad practice. Just saying :D

agp8x commented 7 years ago

There are subtle differences how \centering and the center environment work (mainly vertical spacing}. So when centering e.g. a figure, centering might be a better choice. However, I could not find any usage of \centering during the presentation, just some of the template files provided use it.