From ddfe1ef6a9037a52b8e30e4fd8e9ecad7d4c3462 Mon Sep 17 00:00:00 2001 From: Danny Willems Date: Thu, 30 Nov 2023 00:49:26 +0100 Subject: [PATCH] Use mathcal for PlonK as the initial paper --- book/macros.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/macros.txt b/book/macros.txt index 52977782b5..5b70331d89 100644 --- a/book/macros.txt +++ b/book/macros.txt @@ -64,5 +64,5 @@ \counter:{\mathsf{counter}} \prg:{\small \mathsf{PRG}} -\plonk:\textsf{Plonk} +\plonk:\mathcal{PlonK} \plookup:\textsf{Plookup}