usage of tex-fmt
This commit is contained in:
parent
52bc1d6e36
commit
85c9bf3443
8 changed files with 14 additions and 23 deletions
|
@ -20,10 +20,10 @@
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\providecommand{\extra}[1]{
|
\providecommand{\extra}[1]{
|
||||||
\apptocmd{\@author}{
|
\apptocmd{\@author}{
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\par\vspace*{0.7em}
|
\par\vspace*{0.7em}
|
||||||
\begin{tabular}[t]{c}
|
\begin{tabular}[t]{c}
|
||||||
#1}{}{}
|
#1}{}{}
|
||||||
}
|
}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
@ -58,7 +58,6 @@
|
||||||
\extra{\docSubject~$\cdot$ \docLocation}
|
\extra{\docSubject~$\cdot$ \docLocation}
|
||||||
\date{}
|
\date{}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
\flushbottom
|
\flushbottom
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
%\usepackage{minted}
|
%\usepackage{minted}
|
||||||
%\usemintedstyle{emacs}
|
%\usemintedstyle{emacs}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
Here is the first section.
|
Here is the first section.
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
%\usepackage{minted}
|
%\usepackage{minted}
|
||||||
%\usemintedstyle{emacs}
|
%\usemintedstyle{emacs}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
Here is the second section.
|
Here is the second section.
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
%\usepackage{minted}
|
%\usepackage{minted}
|
||||||
%\usemintedstyle{emacs}
|
%\usemintedstyle{emacs}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
Here is the third section.
|
Here is the third section.
|
||||||
|
|
|
@ -21,10 +21,10 @@
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\providecommand{\extra}[1]{
|
\providecommand{\extra}[1]{
|
||||||
\apptocmd{\@author}{
|
\apptocmd{\@author}{
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\par\vspace*{0.7em}
|
\par\vspace*{0.7em}
|
||||||
\begin{tabular}[t]{c}
|
\begin{tabular}[t]{c}
|
||||||
#1}{}{}
|
#1}{}{}
|
||||||
}
|
}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
@ -54,7 +54,6 @@
|
||||||
\extra{\docSubject~$\cdot$ \docLocation}
|
\extra{\docSubject~$\cdot$ \docLocation}
|
||||||
\date{}
|
\date{}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
\flushbottom
|
\flushbottom
|
||||||
|
|
|
@ -69,9 +69,9 @@
|
||||||
\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.}
|
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}}
|
||||||
|
@ -105,7 +105,6 @@
|
||||||
\end{solutionorbox}
|
\end{solutionorbox}
|
||||||
\end{parts}
|
\end{parts}
|
||||||
|
|
||||||
|
|
||||||
\question
|
\question
|
||||||
ÉNONCÉ DE L'EXERCICE 2
|
ÉNONCÉ DE L'EXERCICE 2
|
||||||
\begin{parts}
|
\begin{parts}
|
||||||
|
@ -122,7 +121,6 @@
|
||||||
\end{solutionorbox}
|
\end{solutionorbox}
|
||||||
\end{parts}
|
\end{parts}
|
||||||
|
|
||||||
|
|
||||||
\question
|
\question
|
||||||
ÉNONCÉ DE L'EXERCICE 3
|
ÉNONCÉ DE L'EXERCICE 3
|
||||||
\begin{parts}
|
\begin{parts}
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
\author{YOU}
|
\author{YOU}
|
||||||
\date{}
|
\date{}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
@ -14,7 +13,6 @@
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
\section{SECTION}
|
\section{SECTION}
|
||||||
\begin{frame}{TITLE}
|
\begin{frame}{TITLE}
|
||||||
Hello, world!
|
Hello, world!
|
||||||
|
|
|
@ -7,7 +7,6 @@
|
||||||
\institute{SUBJECT $\cdot$ LOCATION}
|
\institute{SUBJECT $\cdot$ LOCATION}
|
||||||
\date{}
|
\date{}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
@ -37,12 +36,13 @@
|
||||||
\end{center}
|
\end{center}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
\appendix
|
\appendix
|
||||||
\begin{frame}{Sources}
|
\begin{frame}{Sources}
|
||||||
\begin{itemize}\begin{multicols}{2}
|
\begin{itemize}
|
||||||
|
\begin{multicols}{2}
|
||||||
\item \href{https://fr.wikipedia.org/}{\nolinkurl{wikipedia.org}}
|
\item \href{https://fr.wikipedia.org/}{\nolinkurl{wikipedia.org}}
|
||||||
\end{multicols}\end{itemize}
|
\end{multicols}
|
||||||
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in a new issue