Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexandre Morlet
latex-guide
Commits
94dc5ec4
Commit
94dc5ec4
authored
Jun 29, 2016
by
Aurelien Pascal
Browse files
et un commit inutile, un !
parent
1be37f38
Changes
1
Hide whitespace changes
Inline
Side-by-side
latex-phytem.tex
View file @
94dc5ec4
...
...
@@ -2181,7 +2181,7 @@ Voici l'exemple du tracé de l'expression $y=\sin(x)$ :
\begin{axis}
[
title = Mon beau sinus,
xlabel=
{$
x
$}
,
ylabel=
{$
y
$}
,
ylabel=
{$
\sin
(
x
)
$}
,
xmin=-5.0,xmax=5.0,
ymin=-1.2,ymax=1.4,
height=5cm,width=5cm,
...
...
@@ -2203,7 +2203,7 @@ Voici par exemple un tracé d'astroïde : $\begin{cases} x(t) = \cos^3(t) \\ y(t
\begin{axis}
[
title = L'astroïde,
xlabel=
{$
x
$}
,
ylabel=
{$
\sin
(
x
)
$}
,
ylabel=
{$
y
$}
,
xmin=-1.2,xmax=1.3,
ymin=-1.2,ymax=1.4,
height=5cm,width=5cm,
...
...
Write
Preview
Supports
Markdown
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