-
Show HN: TikZ 에디터 — LaTeX 그림을 위한 WYSIWYG 에디터
Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX
<p>Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like \draw[->] (0,0) -- (1,2); to draw lines, shapes, text, etc. Academics usually co…