From 8586f36b04f86ae38cd18c5a096252c2ed752434 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Wed, 7 Jul 2021 18:08:57 +0200 Subject: [PATCH] Translate figure caption --- commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.tex b/commands.tex index dd224d8..9fbc253 100644 --- a/commands.tex +++ b/commands.tex @@ -87,7 +87,7 @@ \hspace{\widefiguregap} % Right caption: \begin{subfigure}[t]{\widefigurewidth} - \caption{Ergebnis} + \caption{Result} \label{#1-result} \end{subfigure} }