Search found 3 matches

by random3f
Wed May 08, 2013 6:28 pm
Forum: Graphics, Figures & Tables
Topic: Edges does not meet
Replies: 2
Views: 2686

Re: Edges does not meet

I'm sorry for the inadequately posed question :oops: ,
But thank you very much!
by random3f
Wed May 08, 2013 4:24 pm
Forum: Graphics, Figures & Tables
Topic: Edges does not meet
Replies: 2
Views: 2686

Edges does not meet

Hi Everyone!
I have a problem with this piece of latex code. I want to draw a not regular exagonal figure:
\begin{tikzpicture}
\def\r{1.5}
\coordinate (1) at (0:\r);
\coordinate (2) at (60:\r);
\coordinate (3) at (120:\r);
\coordinate (4) at (180:\r);
\coordinate (5) at (240:\r ...
by random3f
Wed May 08, 2013 4:16 pm
Forum: New Members
Topic: Hello from random3f!
Replies: 2
Views: 2303

Hello from random3f!

Hi Everyone!
I'm a new member of this forum but I've used latex since 2004.
I am an enthusiast LyX and tikz-pgf user: they are two really amazing
tools!
Hope to learn a lot from you and
maybe also be useful for someone.