Bug in proposition I.VII
MarcinCiura opened this issue · 1 comments
MarcinCiura commented
As I understand it, line 1499 of the English version and line 1507 of the Russian version compare wrong pairs of segments. The body of \eqalign should say
\drawUnitLine{CA}&=\drawUnitLine{DA}\cr \drawUnitLine{BC}&=\drawUnitLine{BD}
instead of
\drawUnitLine{CA}&=\drawUnitLine{BC}\cr \drawUnitLine{DA}&=\drawUnitLine{BD}.
jemmybutton commented
Thank you, that's absolutely correct, fixed:
d4a933a#diff-ce29b5befc0686b45157d97a74d17263R1499
d4a933a#diff-5a8eec69ed8a2717ec1a6d8ee3f6ac94R1507