Return in a knitr title

Just add \\ at the position of return

\documentclass[a4paper]{article}
\usepackage[utf8]{inputenc}
\begin{document}
\tableofcontents
\section{Essai\\Pour un titre}
<<>>=
degree <- "o"
print(degree)
@
\end{document}

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

Multivariable analysis and correlation of iconography

stepAIC from package MASS with AICc