« Return to Thread: Errors using the example from TikZ manual

Re: Errors using the example from TikZ manual

by b.kleine :: Rate this Message:

| View in Thread

Am Donnerstag, den 22.12.2011, 15:29 +0100 schrieb Goebel, Juergen:

> Bernhard Kleine wrote:
>
> > The apostroph is definitely in the TikZ manual :(
>
> Please add the line
>
> \usetikzlibrary{arrows}
>
> after
>
> \usepackage{tikz}
>
> and you will get the stealth-arrows even with the mysterious apostrophe!
> (thanks to google)
>
> Merry X-mas
>
> Jürgen
I happen to notice that I omitted the preamble:
\documentclass[a4paper,fontspace=10pt]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
%opening
\title{verkettete Listen\_Schema}
\author{B.Kleine}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.pathmorphing,backgrounds,positioning,fit,petri}



------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
pgf-users mailing list
pgf-users@...
https://lists.sourceforge.net/lists/listinfo/pgf-users

signature.asc (205 bytes) Download Attachment

 « Return to Thread: Errors using the example from TikZ manual