From 50401a5169762afa8699706f33713d06bd1d0da9 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Mon, 20 Apr 2026 00:30:13 +0200 Subject: [PATCH] [final_pres] Fix typo and change phrasing --- src/final_presentation/main.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/final_presentation/main.tex b/src/final_presentation/main.tex index ad79544..60b55d3 100644 --- a/src/final_presentation/main.tex +++ b/src/final_presentation/main.tex @@ -539,7 +539,7 @@ \node (inp) at ($(enc) + (-140mm,0)$) {$\ket{\varphi}$}; \node (out) at ($(dec) + (-140mm,0)$) - {$\ket{\hat{\varphi}}_\text{L}$}; + {$\ket{\hat{\varphi}}$}; \draw[-{Latex}] (inp) -- (enc); \draw[-{Latex}] (enc) -- (cha) node[midway, above] {$\ket{\psi}$}; @@ -1909,7 +1909,8 @@ \vspace*{-5mm} \begin{itemize} - \item Pass \ac{cn} to \ac{vn} messages to next window + \item Pass \ac{cn} to \ac{vn} messages of overlapping region + to next window \end{itemize} \end{frame}