change of titre macro
This commit is contained in:
parent
2ae22425d0
commit
d775186b6d
@ -225,12 +225,12 @@
|
|||||||
|
|
||||||
%% titre
|
%% titre
|
||||||
%%
|
%%
|
||||||
\newcommand{\titre}[4]{%
|
\NewDocumentCommand \titre { G{Titre} G{Sous-titre} G{Date} G{Cours} G{Institut} } {%
|
||||||
\title{#1}
|
\title{#1}
|
||||||
\subtitle{#2}
|
\subtitle{#2}
|
||||||
\date{#3}
|
\date{#3}
|
||||||
\author{Cours}
|
\author{#4}
|
||||||
\institute{#4}
|
\institute{#5}
|
||||||
}
|
}
|
||||||
|
|
||||||
%% debut
|
%% debut
|
||||||
|
Loading…
Reference in New Issue
Block a user