Example: tourism industry

Z PGF - TeX and LaTeX Documentation

TikZTikZ&&PGFPGFM anual for Version .. aManual for Version .. a\begin{tikzpicture}\coordinate(front)at (0,0);\coordinate(horizon)at(0,.31\paper height);\coordinate(bottom)at(0, \paperheight);\coordinate(sky)at(0,.57\p aperheight);\coordinate(left)at( \paperwidth,0);\coordinate(right)at(.51\ paperwidth,0);\shade[bottomcolor=white,t op color=blue!30!black!50]([yshift=-5mm]hor izon-|left)rectangle(sky-|right);\shade[ bottomcolor=black!70!green!25,top color=black!70!green!10](front-|left) -- (horizon-|left)decorate[decoration=rando msteps] {-- (horizon-|right) }-- (front-|right) --cycle;\shade[top color=black!]

The TikZ and PGF Packages Manual for version 3.0.1a http://sourceforge.net/projects/pgf Till Tantau Institut für Theoretische Informatik Universität zu Lübeck

Tags:

  Latex, Z pgf

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of Z PGF - TeX and LaTeX Documentation

1 TikZTikZ&&PGFPGFM anual for Version .. aManual for Version .. a\begin{tikzpicture}\coordinate(front)at (0,0);\coordinate(horizon)at(0,.31\paper height);\coordinate(bottom)at(0, \paperheight);\coordinate(sky)at(0,.57\p aperheight);\coordinate(left)at( \paperwidth,0);\coordinate(right)at(.51\ paperwidth,0);\shade[bottomcolor=white,t op color=blue!30!black!50]([yshift=-5mm]hor izon-|left)rectangle(sky-|right);\shade[ bottomcolor=black!70!green!25,top color=black!70!green!10](front-|left) -- (horizon-|left)decorate[decoration=rando msteps] {-- (horizon-|right) }-- (front-|right) --cycle;\shade[top color=black!]

2 70!green!25,bottomcolor=black!25]([yshif t=-5mm-1pt]front-|left)rectangle([yshift =1pt]front-|right);\fill[black!25](botto m-|left)rectangle([yshift=-5mm]front-|ri ght);\def\nodeshadowed[#1]#2;{\node[scal e=2,above,#1]{\global\setbox\mybox=\hbox {#2}\copy\mybox};\node[scale=2,above,#1, yscale=-1,scopefading=south,opacity= ]{\box\mybox};}\nodeshadowed[at={(-5,8 )},yslant= ]{\HugeTi\textcolor{orange}{\emph{k}}Z}; \nodeshadowed[at={( 0, )}]{\huge\textcolor{green!50!black!50}{\ \nodeshadowed[at={( 5,8 )},yslant= ]{\Huge\textsc{PGF}};\nodeshadowed[at={( 0,5 )}]{ManualforVersion\pgftypesetversion}; \foreach\wherein{-9cm,9cm} {\nodeshadowed[at={(\where,5cm)}] { \tikz\draw[green!}}}}

3 20!black,rotate=90,l-system={ruleset={F- >FF-[-F+F]+[+F-F]},axiom=F,order=4,step= 2pt,randomizesteppercent=50,angle=30,ran domizeanglepercent=5}]l-system; }}\foreach\i in{ , ,..,2}\fill[white,opacity=\i/2,decoratio n=Kochsnowflake,shift=(horizon),shift={( rand 11,rnd 7)},scale=\i,doublecopyshadow={opacity= ,shadowxshift=0pt,shadowyshift=3 \i pt,fill=white,draw=none}]decorate{decora te{decorate{(0,0)- ++(60:1) -- ++(-60:1) --cycle} } };\node(lefttext) ..\node(righttext) ..\fill[decorate,decoration={footprints, footof=gnome},opacity=.5,brown] (rand 8,-rnd 10)to[out=rand 180,in=rand 180] (rand 8,-rnd 10);\end{tikzpicture}F r meinen Vater, damit er noch viele sch ne TEX-Graphiken erschaffen 2007 to 2013 by Till TantauPermission is granted to copy, distribute and/or modifythe documentationunder the terms of thegnuFreeDocumentation License, Version or any later version published by the Free Software Foundation; withno Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

4 A copy of the license is included inthe section entitledgnuFree Documentation is granted to copy, distribute and/or modifythe code of the packageunder the terms of thegnuPublic License, Version 2 or any later version published by the Free Software Foundation. A copy of thelicense is included in the section entitledgnuPublic is also granted to distribute and/or modifyboth the Documentation and the codeunder theconditions of the LaTeX Project Public License, either version of this license or (at your option) anylater version.

5 A copy of the license is included in the section entitled LaTeX Project Public TikZ andPGFP ackagesManual for version Tantau Institut f r Theoretische InformatikUniversit t zu L beckAugust 29, 2015 Contents1 Layers Below TikZ .. with Other Graphics Packages .. Packages .. to Read This Manual .. and Acknowledgements .. Help ..27I Tutorials and Guidelines282 Tutorial: A Picture for Karl s Statement .. up the Environment .. up the Environment in LaTeX .. up the Environment in Plain TEX .. up the Environment in ConTEXt.

6 Path Construction .. Path Construction .. Path Construction .. Path Construction .. Path Construction .. a Touch of Style .. Options .. Arc Path Construction .. Clipping a Path .. Parabola and Sine Path Construction .. Filling and Drawing .. Shading .. Specifying Coordinates .. Intersecting Paths .. Adding Arrow Tips .. Scoping .. Transformations .. Repeating Things: For-Loops .. Adding Text .. Pics: The Angle Revisited ..45 Editor of this Documentation . Parts of this Documentation have been written by other authors as indicated in these partsor chapters and in Section Tutorial: A Petri-Net for Statement.

7 Up the Environment .. up the Environment in LaTeX .. up the Environment in Plain TEX .. up the Environment in ConTEXt .. to Nodes .. Nodes Using the At Syntax .. Styles .. Size .. Nodes .. Nodes Using Relative Placement .. Labels Next to Nodes .. Connecting Nodes .. Adding Labels Next to Lines .. Adding the Snaked Line and Multi-Line Text .. Using Layers: The Background Rectangles .. The Complete Code ..564 Tutorial: Euclid s Amber Version of I, Proposition I .. up the Environment .. LineAB.

8 Circle AroundA.. Intersection of the Circles .. Complete Code .. I, Proposition II .. Partway Calculations for the Construction ofD.. a Line and a Circle .. Complete Code ..655 Tutorial: Diagrams as Simple the Nodes .. the Nodes Using Positioning Options .. the Nodes Using Matrices .. Diagram as a Graph .. Already Positioned Nodes .. Nodes Using the Graph Command ..726 Tutorial: A Lecture Map for Statement .. to Trees .. the Lecture Map .. the Lecture Annotations .. the Background .. the Calendar.

9 Complete Code ..867 Guidelines on the Time Needed for the Creation of Graphics .. for Creating a Graphic .. Graphics With the Main Text .. Between Graphics and Text .. in Graphics .. and Charts .. and Distraction ..95II Installation and Configuration9748 and Driver Versions .. Prebundled Packages .. in a texmf Tree .. that Keeps Everything Together .. that is TDS-Compliant .. the Installation ..999 Licenses and License Applies? .. GNU Public License, Version 2 .. and Conditions For Copying, Distribution and Modification.

10 Warranty .. LaTeX Project Public License, Version 2006-05-20 .. on Distribution and Modification .. Warranty .. of The Work .. and How to Distribute Works under This License .. This License or Another License .. Recommendation on Modification Without Distribution .. to Use This License .. Derived Works That Are Not Replacements .. Important Recommendations .. Free Documentation License, Version , November 2002 .. and definitions .. Copying .. in Quantity .. Documents .. of Documents .. with independent Works.


Related search queries