Skip to content

Instantly share code, notes, and snippets.

@tgy
Created September 22, 2013 12:23
Show Gist options
  • Save tgy/6659412 to your computer and use it in GitHub Desktop.
Save tgy/6659412 to your computer and use it in GitHub Desktop.
\documentclass[12pt]{report}
\usepackage[margin=1.4in]{geometry}
\usepackage[francais]{babel}
\usepackage[latin1]{inputenc}
\usepackage[sc]{mathpazo}
\linespread{1.05}
\usepackage[T1]{fontenc}
\linespread{1.4}
\setlength{\parindent}{0cm}
\title{Notre idée innovante !}
\author{
Thibaud Michaud -- \textbf{SPE A1} \\
Mathieu Corre -- \textbf{SPE A1} \\
}
\begin{document}
\maketitle
\tableofcontents
\chapter{L'idée}
\chapter{Mon idée et son marché}
\chapter{Faisabilité de la réalisation de mon idée}
\chapter{Cette idée est-elle réalisable ?}
\chapter{Conclusion}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment