I am new to latex and pgf/tikz. My supervisor asked me to create such a figure below in pgf. I don't know where to begin. Could anybody help/lead me on this please?

|
I am new to latex and pgf/tikz. My supervisor asked me to create such a figure below in pgf. I don't know where to begin. Could anybody help/lead me on this please?
|
|||||||||||
|
|
Honestly I would start with the tutorials in the documentation ( As mentioned in the comments, you can do this in Inkscape and export as a PDF with the PGF/TikZ option. This allows LaTeX to handle the text processing for you. This works, but I've found it is difficult to get precise placement of the text when creating the document---I have to edit in Inkscape, export, typeset, tweak in Inkscape, export typeset... and so on. |
|||
|
|
Current issues:
A couple of advantages:
Code:
Example:
|
|||
|
|
I'm also learning TikZ, so I thought I'd take a crack at it. I do some things differently than m0nhawk, for example I avoid figuring out the vertices of the triangle. But I'm new at this, so there are probably better ways of doing some things (like, for example, the bisectors and the vectors on them).
|
|||
|
|