Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
La Madone
Mathématiques
Première
Commits
020f366c
Commit
020f366c
authored
Dec 21, 2021
by
Vincent-Xavier JUMEL
📚
Browse files
Merge branch 'patch-latex-registry' into 'master'
Remplacement de l'environnement info -> information See merge request
!4
parents
74b62b21
8076ad97
Pipeline
#471221
passed with stages
in 9 minutes and 41 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
020f366c
...
...
@@ -7,14 +7,22 @@ stages:
-
upload
-
release
image
:
name
:
registry.gitlab.com/vincentxavier/latex-dockerfile/latex:latest
entrypoint
:
[
"
"
]
variables
:
PACKAGE_VERSION
:
$CI_COMMIT_TAG
PACKAGE_REGISTRY_URL
:
"
${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/cours/${PACKAGE_VERSION}"
build
:
stage
:
build
tags
:
-
latex
needs
:
[]
image
:
vincentxavier/latex
image
:
name
:
registry.gitlab.com/vincentxavier/latex-dockerfile/latex:latest
entrypoint
:
[
"
"
]
cache
:
untracked
:
true
paths
:
...
...
fonctions/cours.tex
View file @
020f366c
...
...
@@ -53,7 +53,7 @@ Soient $f$ et $g$ deux fonction définies sur un intervalle $I$.
maximum.
\end{itemize}
\begin{info}
[Majorant, minorant, borne supérieure, borne inférieure]
\begin{info
rmation
}
[Majorant, minorant, borne supérieure, borne inférieure]
Une fonction
$
f
$
est majorée par
$
M
$
(respectivement minorée par
$
m
$
) si
$
\forall
x
\in
I
$
,
$
f
(
x
)
≤ M
$
(resp.
$
f
(
x
)
≥ m
)
$
. On dit alors que
$
M
$
est
\textbf
{
un
}
majorant (resp. minorant) et on note que celui-ci n'est pas
...
...
@@ -64,7 +64,7 @@ Soient $f$ et $g$ deux fonction définies sur un intervalle $I$.
pas nécessairement atteinte. On peut considérer la fonction
$
f
$
définie
par
$
f
(
x
)
=
\frac
{
1
}{
x
}
+
4
$
sur
$
\interoo
{
0
+
\infty
}$
. Cette fonction
admet 4 comme borne inférieure, mais celle-ci n'est pas atteinte.
\end{info}
\end{info
rmation
}
\subsection
{
Variation d'une fonction
}
...
...
lycee.sty
View file @
020f366c
...
...
@@ -263,7 +263,7 @@
}{
%
\end{bclogo}
}
\newenvironment
{
info
}
[1][]
{
%
\newenvironment
{
info
rmation
}
[1][]
{
%
\begin{bclogo}
[logo=
\bcinfo
,noborder=true,barre=none]
{
#1
}
}{
%
\end{bclogo}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment