total pages
This commit is contained in:
parent
449a5a3f93
commit
095deb0a3b
1 changed files with 4 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
\def\authorMail{mailto:place@holder.com}
|
||||
\def\docSubject{SUBJECT}
|
||||
\def\docLocation{LOCATION}
|
||||
\def\docTimeAllocated{1 h 30}
|
||||
\def\docTimeAllocated{1 heure 30 minutes}
|
||||
|
||||
\usepackage[
|
||||
pdfauthor={\docLocation}, % author metadata
|
||||
|
@ -63,14 +63,15 @@
|
|||
|
||||
\begin{center}
|
||||
{\LARGE\bfseries\docTitle} \\
|
||||
\docTimeAllocated~-- \numpoints~\points
|
||||
\docTimeAllocated~-- /\numpoints~\points
|
||||
\end{center}
|
||||
|
||||
\begin{center}
|
||||
\parbox{14cm}{\centering
|
||||
\textbf{Tout document autorisé.
|
||||
Tout dispositif de communication est interdit. } \\
|
||||
Sauf indication contraire, toute assertion doit être démontrée.}
|
||||
Sauf indication contraire, toute assertion doit être démontrée. \\
|
||||
Le sujet est composé de \totalnumpages~pages.}
|
||||
\end{center}
|
||||
|
||||
\begin{tabular}{r@{}p{0.8\textwidth}}
|
||||
|
|
Loading…
Reference in a new issue