Seite 1 von 1

creation of hexagon for a flowchart.

Verfasst: Mo 23. Nov 2020, 03:47
von anurag1303

Hello,
I want to create a hexagon and use it in a flowchart and write something(s) in it.
any help is welcome. Just want to know how to create a hexagon and use it in flowchart after storing it in \tikzstyle.
I know how to create basic rectangle and trapezium. Just facing a bit issue with this hexagon.


Re: creation of hexagon for a flowchart.

Verfasst: Mo 23. Nov 2020, 09:21
von Bartman

Please note that this is a German-speaking forum. If necessary, you can find English-speaking forums at latex.org or tex.stackexchange.com.

\tikzstyle ist veraltet und sollte durch \tikzset ersetzt werden.

Mit der Hilfe der Option chamfered rectangle ysep im Abschnitt 71.8
"Miscellaneous Shapes" bekommst Du eventuell das, was Du haben möchtest.


Re: creation of hexagon for a flowchart.

Verfasst: Di 15. Dez 2020, 18:42
von tardis
anurag1303 hat geschrieben:
Mo 23. Nov 2020, 03:47

Hello,
I want to create a hexagon and use it in a flowchart and write something(s) in it.
any help is welcome. Just want to know how to create a hexagon and use it in flowchart after storing it in \tikzstyle.
I know how to create basic rectangle and trapezium. Just facing a bit issue with this hexagon.

Well, I'm a little late to this forum but still.
Have you tried to google it? I'm sure there is a ready to use the solution to a similar problem, so you can use it without reinventing the wheel :) For creating a hexagon at least, I'm sure.