Browse Source

Merge pull request #36 from schickling/patch-4

Angle labeling
Martin Thoma 11 years ago
parent
commit
3838e53537
1 changed files with 2 additions and 2 deletions
  1. 2 2
      documents/GeoTopo/figures/triangle-2.tex

+ 2 - 2
documents/GeoTopo/figures/triangle-2.tex

@@ -12,8 +12,8 @@
     \tkzMarkAngle[arc=l,size=0.7cm,color=red,fill=red!20](Phelper2,C,PaboveRight)
     \tkzLabelAngle[pos=0.4](Phelper2,C,PaboveRight){$\alpha$}
     \tkzLabelAngle[pos=-0.4](Phelper,C,A){$\alpha''$}
-    \tkzLabelAngle[pos=0.4](B,A,C){$\alpha$}
-    \tkzLabelAngle[pos=0.4](C,B,A){$\beta$}
+    \tkzLabelAngle[pos=0.4](B,A,C){$\alpha'$}
+    \tkzLabelAngle[pos=0.4](C,B,A){$\beta'$}
     \tkzLabelAngle[pos=0.4](PaboveLeft,C,Phelper){$\beta$}
     \tkzLabelAngle[pos=0.4](A,C,B){$\gamma$}
     \tkzDrawLine(A,B)