I am a new user to Latex. How do you draw geometry with Latex? Do you have to enter code? Or there is a convenient tool that you can just drag lines and it will give you the code with your drawing? I appreciate any help. I just have no idea on this.
Asked
Active
Viewed 127 times
graphicxpackage. Or you can use Inkscape and export TiKZ code (though the code tends to be somewhat unreadable). – cfr Oct 24 '14 at 14:45pstricksfamily of packages and especiallypst-eucl. It consists in a sphisticated interface between LaTeX and PostScript. Can compile w pdfLaTex if you use thepdfoptions. You can see the documentations and examples here: http://tug.org/PSTricks/main.cgi/ – Bernard Oct 24 '14 at 18:37