Search found 2 matches

by Lemon
Sun Jul 14, 2013 10:37 am
Forum: Graphics, Figures & Tables
Topic: Specific Drawings with Arrows and Vertices
Replies: 4
Views: 4462

Specific Drawings with Arrows and Vertices

Hi Stefan,

Thank you for your response. I now have this:

\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{arrows}

\begin{document}
\begin{figure}[!ht]
\centering
\begin{tikzpicture}[
auto=left,
every node/.style={
circle,
draw,
fill=black,
text ...
by Lemon
Sun Jul 14, 2013 8:39 am
Forum: Graphics, Figures & Tables
Topic: Specific Drawings with Arrows and Vertices
Replies: 4
Views: 4462

Specific Drawings with Arrows and Vertices

Hi there,

I would like to know how to draw the pictures from the attachment in LaTeX.

I tried all the basic stuff using coordinates and smooth lines etcetera but the resulting pictures are terrible!

All hints, tips and trick will be very much appreciated.

Kind regards,

Lemon