Changed #table default stroke width.

This commit is contained in:
orca 2024-01-19 12:56:50 +01:00
parent 5aa9694e85
commit b9949d86c6
Signed by: orca
GPG Key ID: 6923B8DFED96A68A
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
/* Similar formatting to LaTeX. */
set par(leading: 0.55em, justify: true)
set table(stroke: 0.1pt)
set heading(numbering: "1.")
/* Mathematics. */