update name of main file
@ -1,22 +0,0 @@
|
||||
\documentclass[10pt]{jl-cours}
|
||||
\usepackage{asymptote}
|
||||
|
||||
\newcolumntype{M}[1]{>{\centering}m{#1}}
|
||||
|
||||
\begin{document}
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\titre{\Jd Étude de fonctions}{\Jd Étude de fonctions}
|
||||
\lohead*{BTS2E}
|
||||
\rofoot*{\anneescolaire}
|
||||
|
||||
\cofoot[\thepage]{\thepage}
|
||||
\cefoot[\thepage]{\thepage}
|
||||
|
||||
\nskip{3}
|
||||
|
||||
\import{.}{partieI.tex}
|
||||
\import{.}{partieII.tex}
|
||||
\import{.}{partieIII.tex}
|
||||
|
||||
\end{document}
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
@ -1,4 +1,4 @@
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023.1.tex
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023_1.tex
|
||||
|
||||
\partie{Rappels : dérivation}
|
||||
|
@ -1,4 +1,4 @@
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023.1.tex
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023_1.tex
|
||||
|
||||
\partie{Rappels : limites et asymptotes}
|
||||
|
@ -1,4 +1,4 @@
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023.1.tex
|
||||
% !TeX root = prof_-_etude_de_fonction_-_2023_1.tex
|
||||
|
||||
\newpage
|
||||
|
@ -0,0 +1,27 @@
|
||||
% File : bts/bts2e/fonction variable reelle/sequence 1 - etude de fonction: rappels derivation et limites/cours - etude de fonction - 2023_1/prof - etude de fonction - 2023_1/prof_-_etude_de_fonction_-_2023_1.tex
|
||||
% Author : Jeff Lance <email@jefflance.me>
|
||||
% Date : 21.08.2023 16:36:40
|
||||
% Last Modified Date: 21.08.2023 16:36:40
|
||||
% Last Modified By : Jeff Lance <email@jefflance.me>
|
||||
\documentclass[10pt]{jl-cours}
|
||||
\usepackage{asymptote}
|
||||
|
||||
\newcolumntype{M}[1]{>{\centering}m{#1}}
|
||||
|
||||
\begin{document}
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\titre{\Jd Étude de fonctions}{\Jd Étude de fonctions}
|
||||
\lohead*{BTS2E}
|
||||
\rofoot*{\anneescolaire}
|
||||
|
||||
\cofoot[\thepage]{\thepage}
|
||||
\cefoot[\thepage]{\thepage}
|
||||
|
||||
\nskip{3}
|
||||
|
||||
\import{.}{partieI.tex}
|
||||
\import{.}{partieII.tex}
|
||||
\import{.}{partieIII.tex}
|
||||
|
||||
\end{document}
|