#show: template I am learning something cool today. It's going great so far!
在 template 函数里嵌入 Set 和 Show 规则。
Show 规则将我们的整个文档传递给 template 函数, 因此模板中的 text Set 规则和字符串 Show 规则将应用于整个文档。
set 规则
>可以将样式属性应用于某类内容块的所有实例
输入 set 关键字编写 Set 规则,后面是要设置属性的函数的名称,括号是需要的新默认参数列表。
1 2 3 4 5 6 7 8 9 10 11
#set par(justify: true)
= Background In the case of glaciers, fluid dynamics principles can be used to understand how the movement and behavior of the ice is influenced by factors such as temperature, pressure, and the presence of other fluids (such as water).
= Introduction In this report, we will explore the various factors that influence fluid dynamics in glaciers and how they contribute to the formation and behavior of these natural structures.