mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
updated images
This commit is contained in:
parent
22a3291029
commit
cbc07ae154
5 changed files with 8 additions and 8 deletions
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 15 KiB |
|
@ -15,12 +15,12 @@
|
|||
\tkzDefPoint(0.7,3){A}
|
||||
\tkzDefPoint(0,0){B}
|
||||
\tkzDefPoint(3.2,0){C}
|
||||
\tkzDefPoint(4.5,0){D}
|
||||
\tkzDefPoint(4.0,0){D}
|
||||
|
||||
\tkzLabelPoints[above,font=\sansmath\sffamily](A)
|
||||
\tkzLabelPoints[below left,font=\sansmath\sffamily](B)
|
||||
\tkzLabelPoints[below,font=\sansmath\sffamily](C)
|
||||
\tkzLabelPoints[below,font=\sansmath\sffamily](D)
|
||||
% \tkzLabelPoints[below,font=\sansmath\sffamily](D)
|
||||
|
||||
% Draw polygon
|
||||
\tkzDrawPolygon[fill=gray!10](A,B,C)
|
||||
|
@ -36,9 +36,9 @@
|
|||
\tkzLabelAngle[pos=0.4](A,C,B){$\gamma$}
|
||||
|
||||
\tkzMarkAngle[arc=l,size=0.6cm,fill=red!30](D,C,A)
|
||||
\tkzLabelAngle[pos=0.4](D,C,A){$\delta$}
|
||||
\tkzLabelAngle[pos=0.4](D,C,A){$\gamma'$}
|
||||
|
||||
\tkzDrawLines[arrows=->](B,D)
|
||||
\tkzDrawLines(B,D)
|
||||
|
||||
% Label lines
|
||||
% \tkzLabelSegment[below](A,B){$c$}
|
||||
|
@ -49,7 +49,7 @@
|
|||
\tkzDrawPolygon(A,B,C)
|
||||
|
||||
% Make dots for points
|
||||
\tkzDrawPoints[size=1.0](A,B,C,D)
|
||||
\tkzDrawPoints[size=1.0](A,B,C)
|
||||
\end{tikzpicture}
|
||||
\end{preview}
|
||||
\end{document}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 26 KiB |
|
@ -44,13 +44,13 @@
|
|||
\tkzLabelAngle[pos=0.4](A,C,B){$\gamma$}
|
||||
|
||||
\tkzMarkAngle[arc=l,size=0.6cm,fill=red!30](D,A,B)
|
||||
\tkzLabelAngle[pos=0.4](B,A,D){$\delta$}
|
||||
\tkzLabelAngle[pos=0.4](B,A,D){$\alpha'$}
|
||||
|
||||
\tkzMarkAngle[arc=l,size=0.6cm,fill=red!30](A,B,E)
|
||||
\tkzLabelAngle[pos=0.4](A,B,E){$\epsilon$}
|
||||
\tkzLabelAngle[pos=0.4](A,B,E){$\beta'$}
|
||||
|
||||
\tkzMarkAngle[arc=l,size=0.6cm,fill=red!30](B,C,F)
|
||||
\tkzLabelAngle[pos=0.4](B,C,F){$\zeta$}
|
||||
\tkzLabelAngle[pos=0.4](B,C,F){$\gamma'$}
|
||||
|
||||
% \tkzMarkAngle[arc=l,size=0.6cm,fill=orange!30](D,C,A)
|
||||
% \tkzLabelAngle[pos=0.4](D,C,A){$\delta$}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue