Historique des modifications [retour]
cliquez ici pour masquer/afficher la révision 2
mineure

14 Aoû '17, 12:15

Pathe's gravatar image

Pathe
7.6k49209252

Les commandes `\title` et `\author` ont des arguments optionnelles optionnels pour cet effet effet : \author[\href{mailto:contact@monmail.fr}{Sébastien}]{{Sébastien} \\ {\href{mailto:contact@monmail.fr}{contact@monmail.fr}}} \title[Introduction au e-learning]{Introduction au e-learning \dots \\ \dots{} \small{et à la culture numérique}} **Exemple** \documentclass[french,t,11pt]{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{kpfonts} \usepackage{babel} \usetheme{PaloAlto} \begin{document} \author[\href{mailto:contact@monmail.fr}{Sébastien}]{{Sébastien} \\ {\href{mailto:contact@monmail.fr}{contact@monmail.fr}}} \title[Introduction au e-learning]{Introduction au e-learning \dots \\ \dots{} \small{et à la culture numérique}} \begin{frame}[plain] \maketitle \end{frame} \begin{frame} \frametitle{Objectifs} \end{frame} \end{document}
cliquez ici pour masquer/afficher la révision 1

10 Jul '17, 22:41

touhami's gravatar image

touhami
9.9k410

Les commandes `\title` et `\author` ont des arguments optionnelles pour cet effet \author[\href{mailto:contact@monmail.fr}{Sébastien}]{{Sébastien} \\ {\href{mailto:contact@monmail.fr}{contact@monmail.fr}}} \title[Introduction au e-learning]{Introduction au e-learning \dots \\ \dots{} \small{et à la culture numérique}} **Exemple** \documentclass[french,t,11pt]{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{kpfonts} \usepackage{babel} \usetheme{PaloAlto} \begin{document} \author[\href{mailto:contact@monmail.fr}{Sébastien}]{{Sébastien} \\ {\href{mailto:contact@monmail.fr}{contact@monmail.fr}}} \title[Introduction au e-learning]{Introduction au e-learning \dots \\ \dots{} \small{et à la culture numérique}} \begin{frame}[plain] \maketitle \end{frame} \begin{frame} \frametitle{Objectifs} \end{frame} \end{document}