Code: Select all
\setlength\parindent{1cm}
In case it helps, here's my list of accumulated packages (which are all included before the change to the paragraph indenting):
Code: Select all
\documentclass[12pt,a4paper,twoside,openright,pdftex]{unbthesis}
\usepackage[left=4cm, right=2.5cm, top=2.5cm, bottom=2.5cm]{geometry}
\usepackage{natbib}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amstext}
\usepackage{graphicx}
\usepackage{float}
\usepackage[format=hang,margin=10pt]{caption}
\usepackage{subfig}
\usepackage{fancyhdr}
\usepackage[german, ngerman, english]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{footmisc}
\usepackage{algorithmic}
\usepackage{listings}
\usepackage{fancyvrb}
\usepackage{tabularx}
\usepackage{tabulary}
\usepackage[section,above]{placeins}
\usepackage[smaller,printonlyused]{acronym}
\usepackage{relsize}