texmaster/graphics.tex
2019-06-25 12:59:42 +02:00

7 lines
366 B
TeX

% graphics
\usepackage{graphicx} % activate \includegraphics...
\usepackage{subfigure} % add subfigures in figures
\usepackage{epstopdf} % convert eps to pdf (supress .eps when incuding a graphic)
\usepackage{tikz} % activate vector graphics
\tikzstyle{dim} = [latex-latex] % define style "dim" (nice arrows) for dimensions
\tikzstyle{load} = [ultra thick,-latex]