equal
deleted
inserted
replaced
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); |