aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/planning.tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-11-01 18:06:40 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2022-11-01 18:06:40 +0100
commite8b9bf589e698b51e55ae59693b5bb0293f86a26 (patch)
tree0500d1af9972aa89067b6a08179cb973102b854b /doc/tex/planning.tex
parent3b78e9f3751dfc7c77a7d137d0dbab04afcb23f5 (diff)
downloadimago-e8b9bf589e698b51e55ae59693b5bb0293f86a26.tar.gz
imago-e8b9bf589e698b51e55ae59693b5bb0293f86a26.zip
Added SGF and GTP instances as acronyms.
Diffstat (limited to 'doc/tex/planning.tex')
-rw-r--r--doc/tex/planning.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/planning.tex b/doc/tex/planning.tex
index 2caace3..0e8749f 100644
--- a/doc/tex/planning.tex
+++ b/doc/tex/planning.tex
@@ -141,7 +141,7 @@ making it easier to use it with the tools users are already familiar with.
%TODO
%\begin{listing}[h]
% \inputminted{text}{listings/gtpExample.sgf}
-% \caption{GTP session example.}
+% \caption{\acrshort{gtp} session example.}
% \label{lst:gtpExample}
%\end{listing}
@@ -157,7 +157,7 @@ used to train the decision algorithms based on neural networks. An example of a
\begin{listing}[h]
\inputminted[breakafter=\]]{text}{listings/sgfExample.sgf}
- \caption{SGF example. Describes a tsumego (Go problem) setup and two
+ \caption{\acrshort{sgf} example. Describes a tsumego (Go problem) setup and two
variants, one commented as "Correct" and other commented as "Incorrect".}
\label{lst:sgfExample}
\end{listing}