@Code \draw[points] (P) circle(2pt) node {$P$}; @Code \draw[segments] (P) -- (Q); @Code \tkzMarkAngle[common,fill=blue](P,Q,R);