doc-src/Codegen/Thy/pictures/adaption.tex
changeset 30836 1344132160bb
parent 30754 3eccfc8019ba
equal deleted inserted replaced
30835:46e16145d4bd 30836:1344132160bb
     1 
     1 
     2 \documentclass[12pt]{article}
     2 \documentclass[12pt]{article}
     3 \usepackage{pgf}
       
     4 \usepackage{pgflibraryshapes}
       
     5 \usepackage{tikz}
     3 \usepackage{tikz}
     6 
     4 
     7 \begin{document}
     5 \begin{document}
     8 
     6 
     9 \thispagestyle{empty}
     7 \thispagestyle{empty}
    10 \setlength{\fboxrule}{0.01pt}
     8 \setlength{\fboxrule}{0.01pt}
    11 \setlength{\fboxsep}{4pt}
     9 \setlength{\fboxsep}{4pt}
    12 
    10 
    13 \fbox{
    11 \fcolorbox{white}{white}{
    14 
    12 
    15 \begin{tikzpicture}[scale = 0.5]
    13 \begin{tikzpicture}[scale = 0.5]
    16   \tikzstyle water=[color = blue, thick]
    14   \tikzstyle water=[color = blue, thick]
    17   \tikzstyle ice=[color = black, very thick, cap = round, join = round, fill = white]
    15   \tikzstyle ice=[color = black, very thick, cap = round, join = round, fill = white]
    18   \tikzstyle process=[color = green, semithick, ->]
    16   \tikzstyle process=[color = green, semithick, ->]