Code: Select all
\begin{tikzpicture}\draw (0,0) node[anchor=north east]{A}-- (1,3)node[anchor=south]{B} -- (10,0)node[anchor=north]{C}-- (0,0);\draw (1,3)--(1,0)node[anchor=north]{D};\end{tikzpicture}
Edit by localghost: Preferably no external links (see Board Rules). Attachments go onto the forum server where possible.