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\authorMail{mailto:place@holder.com}
|
||||||
\def\docSubject{SUBJECT}
|
\def\docSubject{SUBJECT}
|
||||||
\def\docLocation{LOCATION}
|
\def\docLocation{LOCATION}
|
||||||
\def\docTimeAllocated{1 h 30}
|
\def\docTimeAllocated{1 heure 30 minutes}
|
||||||
|
|
||||||
\usepackage[
|
\usepackage[
|
||||||
pdfauthor={\docLocation}, % author metadata
|
pdfauthor={\docLocation}, % author metadata
|
||||||
|
@ -63,14 +63,15 @@
|
||||||
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
{\LARGE\bfseries\docTitle} \\
|
{\LARGE\bfseries\docTitle} \\
|
||||||
\docTimeAllocated~-- \numpoints~\points
|
\docTimeAllocated~-- /\numpoints~\points
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\parbox{14cm}{\centering
|
\parbox{14cm}{\centering
|
||||||
\textbf{Tout document autorisé.
|
\textbf{Tout document autorisé.
|
||||||
Tout dispositif de communication est interdit. } \\
|
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}
|
\end{center}
|
||||||
|
|
||||||
\begin{tabular}{r@{}p{0.8\textwidth}}
|
\begin{tabular}{r@{}p{0.8\textwidth}}
|
||||||
|
|
Loading…
Reference in a new issue