document,présentation
This commit is contained in:
parent
5363cb20b5
commit
c9091b326e
3 changed files with 14 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
…
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
9
cnam/travaux/probatoire/présentation.tex
Normal file
9
cnam/travaux/probatoire/présentation.tex
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
\newcommand{\import}[1]{\input{présentation/#1}}
|
||||||
|
|
||||||
|
\import{settings}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
…
|
||||||
|
|
||||||
|
\end{document}
|
4
cnam/travaux/probatoire/présentation/settings.tex
Normal file
4
cnam/travaux/probatoire/présentation/settings.tex
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
\documentclass[aspectratio=43]{beamer}
|
||||||
|
|
||||||
|
\usetheme{Berkeley}
|
||||||
|
\usecolortheme{seahorse}
|
Loading…
Add table
Add a link
Reference in a new issue