summaryrefslogtreecommitdiff
path: root/aied2018/patterns.tex
diff options
context:
space:
mode:
Diffstat (limited to 'aied2018/patterns.tex')
-rw-r--r--aied2018/patterns.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/aied2018/patterns.tex b/aied2018/patterns.tex
index 28a5ed8..e2da4fa 100644
--- a/aied2018/patterns.tex
+++ b/aied2018/patterns.tex
@@ -12,7 +12,7 @@ In this work we used TREs to encode (only) child and sibling relations in ASTs.
\noindent
Analogous to ordinary regular expressions, caret (\texttt{\textbf{\textasciicircum}}) and dollar sign (\texttt{\$}) anchor a node to be respectively the first or last child of its parent. A period (\texttt{\textbf{.}}) is a wildcard that matches any node.
-\begin{figure}[htbp]
+\begin{figure}[tbp]
\centering
\begin{forest}
for tree={