Search found 4 matches

by KingOnline1
Sun Mar 15, 2015 9:21 pm
Forum: Graphics, Figures & Tables
Topic: Direkted Graph with tikz does not work
Replies: 6
Views: 6851

Direkted Graph with tikz does not work

Hi Stefan_K,

you are great. Do you speak german?
I want to go more familiar with it. Do you have some good turtorials for the beginning?

Buuuuut, indeed, I've got another question :)

My code is as followed:
\documentclass[border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{graphdrawing ...
by KingOnline1
Sun Mar 15, 2015 8:48 pm
Forum: Graphics, Figures & Tables
Topic: Direkted Graph with tikz does not work
Replies: 6
Views: 6851

Re: Direkted Graph with tikz does not work

Hello Stefan_K,

I've found it yet. I used TexStudio. Now it works.
Thaaaaaanks a lot
by KingOnline1
Sun Mar 15, 2015 8:42 pm
Forum: Graphics, Figures & Tables
Topic: Direkted Graph with tikz does not work
Replies: 6
Views: 6851

Re: Direkted Graph with tikz does not work

Hello Stefan_K,

thank you very much for your quick reply.
But I don't know how to change that. I use Sublime3 to create my pdfs.
by KingOnline1
Sun Mar 15, 2015 7:53 pm
Forum: Graphics, Figures & Tables
Topic: Direkted Graph with tikz does not work
Replies: 6
Views: 6851

Direkted Graph with tikz does not work

Hallo community,

I'm new here and I don't know, if I'm in the right section. In that case: I'm sorry and I need advice.

Ok, now my problem:
I want to try to make some graphs in \latex . Especially a directed graph. I've found a example, which I thought to use and adabt to my problem. I've tried so ...