mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
corrected spelling mistake
This commit is contained in:
parent
a3e4ead5c4
commit
a40c94463e
2 changed files with 20 additions and 11 deletions
|
@ -26,7 +26,7 @@
|
|||
\node at (C)[anchor=south] {C};
|
||||
|
||||
% Draw edge text
|
||||
\node (c) at ($(A)!0.50!(B)$) [below,font=\tiny] {Hypothenuse};
|
||||
\node (c) at ($(A)!0.50!(B)$) [below,font=\tiny] {Hypotenuse};
|
||||
\node (b) at ($(A)!0.50!(C)$) [above,rotate=\ALPHA,font=\tiny]
|
||||
{Ankathete zu Winkel $\alpha$};
|
||||
\node (a) at ($(B)!0.35!(C)$) [above,rotate={\ALPHA-90},font=\tiny]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue