From ee303297b0b4ad865d87ddc9aec41bbe3131166a Mon Sep 17 00:00:00 2001 From: szdytom Date: Thu, 10 Jul 2025 23:12:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E5=B0=81=E9=9D=A2=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86=E5=AF=B9=E5=8E=9F=E4=B9=A6=E7=AC=AC=E5=9B=9B?= =?UTF-8?q?=E7=89=88=E7=9A=84=E6=96=87=E6=9C=AC=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: szdytom --- cover.typ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cover.typ b/cover.typ index af79896..bc667cd 100644 --- a/cover.typ +++ b/cover.typ @@ -16,7 +16,8 @@ v(5fr) box(width: 10 * 22pt, { line(end: (100%, 0%), stroke: 3pt + theme_color_set.at("100")) line(end: (38.2%, 0%), stroke: 3pt + text_color_set.at("100")) - }) + }), + text([对应原书第四版], 11pt) ) } v(2fr)