From cc59dd2211e39abd442d5a8b615ac01f902755a6 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 12 Nov 2025 15:34:51 +0100 Subject: progress --- typst/main.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'typst') diff --git a/typst/main.typ b/typst/main.typ index dd03fce..6ec3a26 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -180,9 +180,9 @@ the a porostiy field $epsilon$ is introduced and defined as $ epsilon = { cases( - 1", if the cell is fully fluid", + 1", if the cell is fully fluid", (0,1)", if the cell fluid-solid mix", - 0", if the cell is fully solid." + 0", if the cell is fully solid." ) $ ) -- cgit v1.2.3