mirror of
https://github.com/C0ffeeCode/typst-dhbw-technik-template.git
synced 2025-12-28 20:42:18 +01:00
Change comment and fix indentation
This commit is contained in:
parent
8fdd5008b6
commit
cd0ad91a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@
|
||||||
linebreaks: "optimized",
|
linebreaks: "optimized",
|
||||||
)
|
)
|
||||||
|
|
||||||
// done justify figures, would break tables
|
// do not justify inside of figures, incl. tables
|
||||||
#show figure: set par (justify: false)
|
#show figure: set par (justify: false)
|
||||||
|
|
||||||
#set figure(
|
#set figure(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue