change of titre macro

This commit is contained in:
Jeff Lance 2022-09-04 22:27:27 +02:00
parent 2ae22425d0
commit d775186b6d

View File

@ -225,12 +225,12 @@
%% titre
%%
\newcommand{\titre}[4]{%
\NewDocumentCommand \titre { G{Titre} G{Sous-titre} G{Date} G{Cours} G{Institut} } {%
\title{#1}
\subtitle{#2}
\date{#3}
\author{Cours}
\institute{#4}
\author{#4}
\institute{#5}
}
%% debut