summaryrefslogtreecommitdiff
path: root/aied2018/patterns.tex
diff options
context:
space:
mode:
authorMartin <martin.mozina@gmail.com>2018-02-06 21:02:15 +0100
committerMartin <martin.mozina@gmail.com>2018-02-06 21:02:15 +0100
commite020fb4317bc2347006bc1444f2e91c4fe6eb1b2 (patch)
tree3bd4fc66406ffdb54191553b1ae9d1bea25135b0 /aied2018/patterns.tex
parent9fb68da889595e73ae1692be951fe3816d473fc1 (diff)
Minor corrections.
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={