From 4bb4cfc87aa05bb2203df22a3a83512aa52373a4 Mon Sep 17 00:00:00 2001 From: Luke Naylor <l.naylor@sms.ed.ac.uk> Date: Wed, 21 Jun 2023 08:58:22 +0100 Subject: [PATCH] Compile error fix attempt --- main.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/main.tex b/main.tex index 09f212f..dd9bc22 100644 --- a/main.tex +++ b/main.tex @@ -1680,9 +1680,7 @@ Just like in examples \ref{exmpl:recurring-first} and take $\ell=c_1(\mathcal{O}(1))$ as the standard polarization on $\PP^2$, so that $m=2$, $\beta_-=\sage{recurring.b}$, giving $n=\sage{recurring.b.denominator()}$ and $\chern_1^{\sage{recurring.b}}(F) = \sage{recurring.twisted.ch[1]}$. -\begin{sagesilent} -# TODO transcode notebook code -\end{sagesilent} +% TODO transcode notebook code Using the above theorem \ref{thm:rmax_with_eps1}, TODO fill in values \end{example} -- GitLab