0.1
0.1.1
0.1.2
0.2
0.2.1
0.2.2
My preamble part is something like this:
Code: Select all
\documentclass[11pt,a4paper]{book}
\usepackage[margin=1in]{geometry}
Code: Select all
\documentclass[11pt,a4paper]{book}
\usepackage[margin=1in]{geometry}
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
\section
s and no \chapter
s, because section numbering in books are by default chapnum.secnum.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