From baeeb3374bd8e87d452f59786299fff7d4d27f6b Mon Sep 17 00:00:00 2001 From: Brian Lawrence Date: Fri, 12 Jul 2024 13:42:33 -0700 Subject: [PATCH] Remove manual page break --- easy/src/kzg.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy/src/kzg.typ b/easy/src/kzg.typ index 6a55149..8c1f5a9 100644 --- a/easy/src/kzg.typ +++ b/easy/src/kzg.typ @@ -54,7 +54,7 @@ Then anyone in the world can use the resulting sequence for KZG commitments. is if all the "trusted parties" collude. ] -#pagebreak() // TODO manual pagebreak for printed easy; stopgap hack +// #pagebreak() // TODO manual pagebreak for printed easy; stopgap hack == The KZG commitment scheme