style.sty
changeset 327 9470cd124667
parent 295 19f23c4c2167
child 331 a2c18456c6b7
equal deleted inserted replaced
326:94700593a2d5 327:9470cd124667
     7 \usepackage{amsmath}
     7 \usepackage{amsmath}
     8 \usepackage{menukeys}
     8 \usepackage{menukeys}
     9 \definecolor{darkblue}{rgb}{0,0,0.6}
     9 \definecolor{darkblue}{rgb}{0,0,0.6}
    10 \usepackage[colorlinks=true,urlcolor=darkblue,linkcolor=darkblue]{hyperref}
    10 \usepackage[colorlinks=true,urlcolor=darkblue,linkcolor=darkblue]{hyperref}
    11 
    11 
       
    12 %%% for trees
       
    13 %% http://anorien.csc.warwick.ac.uk/mirrors/CTAN/graphics/pgf/contrib/forest/forest.pdf
    12 
    14 
    13 \newcommand\grid[1]{%
    15 \newcommand\grid[1]{%
    14 \begin{tikzpicture}[baseline=(char.base)]
    16 \begin{tikzpicture}[baseline=(char.base)]
    15   \path[use as bounding box]
    17   \path[use as bounding box]
    16     (0,0) rectangle (1em,1em);
    18     (0,0) rectangle (1em,1em);