mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
fixed typo
This commit is contained in:
parent
c27720ae78
commit
e4e8ab84d4
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
@ -37,7 +37,7 @@
|
|||
|
||||
\draw[thick] (a) -- (b) node [black,midway,yshift=-0.2cm,sloped] {5cm};
|
||||
\draw[thick] (b) -- (c) node [black,midway,yshift=+0.2cm,sloped] {5cm};
|
||||
\draw[thick] (a) -- (c) node [black,midway,yshift=+0.2cm,sloped] {7cm};
|
||||
\draw[thick] (a) -- (c) node [black,midway,yshift=+0.2cm,sloped] {6cm};
|
||||
|
||||
\draw[thick] (a) -- (d) node [black,midway,yshift=+0.2cm,sloped] {8cm};
|
||||
\draw[thick] (b) -- (d) node [black,midway,yshift=-0.2cm,sloped] {5cm};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue