Import Work from 2012/2013
This commit is contained in:
BIN
tools/skeleton/Conn.pdf
Normal file
BIN
tools/skeleton/Conn.pdf
Normal file
Binary file not shown.
33
tools/skeleton/Conn.tex
Normal file
33
tools/skeleton/Conn.tex
Normal file
@@ -0,0 +1,33 @@
|
||||
\documentclass{/media/documents/Cours/Prof/Enseignements/Archive/2012-2013/tools/style/classConn}
|
||||
|
||||
|
||||
% Title Page
|
||||
\title{}
|
||||
\author{}
|
||||
\date{}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
Nom - Prénom:
|
||||
\section{Connaissance}
|
||||
|
||||
<++Connaissance1++>
|
||||
|
||||
|
||||
\columnbreak
|
||||
Nom - Prénom
|
||||
\section{Connaissance}
|
||||
|
||||
<++Connaissance2++>
|
||||
|
||||
|
||||
\end{multicols}
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
BIN
tools/skeleton/DS.pdf
Normal file
BIN
tools/skeleton/DS.pdf
Normal file
Binary file not shown.
22
tools/skeleton/DS.tex
Normal file
22
tools/skeleton/DS.tex
Normal file
@@ -0,0 +1,22 @@
|
||||
\documentclass[a4paper,10pt]{/media/documents/Cours/Prof/Enseignements/Archive/2012-2013/tools/style/classDS}
|
||||
|
||||
% Title Page
|
||||
\title{Devoir surveillé: <++Title++>}
|
||||
\author{}
|
||||
\date{<++date++>}
|
||||
|
||||
\fancyhead[L]{<++classes++> : \Thetitle}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\thispagestyle{fancy}
|
||||
|
||||
Le barème est donné à titre indicatif, il pourra être modifié.
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
24
tools/skeleton/Exo.tex
Normal file
24
tools/skeleton/Exo.tex
Normal file
@@ -0,0 +1,24 @@
|
||||
\documentclass[a4paper,12pt,landscape, twocolumn]{/media/documents/Cours/Prof/Enseignements/Archive/2012-2013/tools/style/classExo}
|
||||
|
||||
% Title Page
|
||||
\title{<++chap++> - Exercices}
|
||||
\author{}
|
||||
\date{}
|
||||
|
||||
\fancyhead[L]{<++classes++>}
|
||||
\fancyhead[C]{\Thetitle}
|
||||
\fancyhead[R]{\thepage}
|
||||
|
||||
|
||||
\begin{document}
|
||||
\thispagestyle{fancy}
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
21
tools/skeleton/index.rst
Normal file
21
tools/skeleton/index.rst
Normal file
@@ -0,0 +1,21 @@
|
||||
Notes sur skeleton
|
||||
##################
|
||||
|
||||
:date: 2013-07-01
|
||||
:modified: 2013-07-01
|
||||
:tags: skeleton
|
||||
:category: tools
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers DS.tex <DS.tex>`_
|
||||
|
||||
`Lien vers DS.pdf <DS.pdf>`_
|
||||
|
||||
`Lien vers Exo.tex <Exo.tex>`_
|
||||
|
||||
`Lien vers Conn.pdf <Conn.pdf>`_
|
||||
|
||||
`Lien vers Conn.tex <Conn.tex>`_
|
||||
Reference in New Issue
Block a user