[dk-tug] Hvorfor er dette tikz billede ikke symmetrisk?

Lars Madsen <[email protected]>
Newsgroups gmane.comp.tex.danish
Message-ID <[email protected]>
\documentclass[a4paper]{memoir}
\usepackage{tikz}
\begin{document}

  \begin{tikzpicture}
     \coordinate (a) at (-2.5,2.2);
     \coordinate (b) at (2.5,2.2);
     \coordinate (c) at (0,1.6);
     \draw[thick,color=red]
     (a) to [out=-45,in=0]
     (c) to [out=0,in=225] (b);
     \draw (0,1) -- (0,2.5);
   \end{tikzpicture}

\end{document}

pdf vedhæftet

Jeg ville da mene at den burde give sammen hældning i begge ender.


-- 

/Lars Madsen
DK-TUG formand, tug.dk
imf.pdf (application/pdf, 8.2 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.