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

Lars Madsen <[email protected]>
Newsgroups gmane.comp.tex.danish
Message-ID <[email protected]>
Lars Madsen wrote, On 2012-07-30 13:45:
> \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.
> 

ahh, klaphat, første in= skal være in=180, retningerne er lidt 
anderledes fortolket end i metapost

-- 

/Lars Madsen
DK-TUG formand, tug.dk
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.