Skip to content
Snippets Groups Projects
Commit 216580f5 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Vortragsfolien 2.1.2017: tikz statt \vector

parent 9315fc70
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -245,8 +245,8 @@ ...@@ -245,8 +245,8 @@
\url{http://www.gnu.org/philosophy/free-sw}\\ \url{http://www.gnu.org/philosophy/free-sw}\\
\begin{picture}(0,0) \begin{picture}(0,0)
\color{red} \color{red}
\put(6.95,1.85){\vector(-1,0){1.5}} \put(6.95,1.85){\makebox(0,0)[r]{\tikz{\draw[-latex](0,0)--(-1.5,0);}}}
\put(7.00,1.75){\vector(-1,-1){0.5}} \put(7.00,1.75){\makebox(0,0)[tr]{\tikz{\draw[-latex](0,0)--(-0.5,-0.5);}}}
\put(7.05,1.85){\makebox(0,0)[l]{Quelltext erforderlich!}} \put(7.05,1.85){\makebox(0,0)[l]{Quelltext erforderlich!}}
\end{picture}% \end{picture}%
\pause \pause
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment