From a6a6108caeb4b69de0fb40dccc0f94eed40403f9 Mon Sep 17 00:00:00 2001 From: Paul T Date: Tue, 9 Jul 2024 15:33:36 -0400 Subject: [PATCH] format: auto formatting --- lib.typ | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/lib.typ b/lib.typ index e0800f3..6184900 100644 --- a/lib.typ +++ b/lib.typ @@ -244,7 +244,10 @@ font: ("Roboto"), ) #if language == "zh" or language == "ja" [ - #text(accent-color, weight: "thin")[#author.firstname]#text(weight: "bold")[#author.lastname] + #text( + accent-color, + weight: "thin", + )[#author.firstname]#text(weight: "bold")[#author.lastname] ] else [ #text(accent-color, weight: "thin")[#author.firstname] #text(weight: "bold")[#author.lastname] @@ -511,7 +514,10 @@ font: ("Roboto"), ) #if language == "zh" or language == "ja" [ - #text(accent-color, weight: "thin")[#author.firstname]#text(weight: "bold")[#author.lastname] + #text( + accent-color, + weight: "thin", + )[#author.firstname]#text(weight: "bold")[#author.lastname] ] else [ #text(accent-color, weight: "thin")[#author.firstname] #text(weight: "bold")[#author.lastname] @@ -619,7 +625,10 @@ let letter-conclusion = { align(bottom)[ #pad(bottom: 2em)[ - #text(weight: "light")[#linguify("sincerely", from: lang_data)#sym.comma] \ + #text(weight: "light")[#linguify( + "sincerely", + from: lang_data, + )#sym.comma] \ #text(weight: "bold")[#author.firstname #author.lastname] \ \ #text(weight: "light", style: "italic")[ #linguify( "attached",