diff --git a/spec/chip.typ b/spec/chip.typ index 30b93373c..26d566e4f 100644 --- a/spec/chip.typ +++ b/spec/chip.typ @@ -71,7 +71,7 @@ ( [], [], - expr_to_math((":=", " ", poly.poly)), + table.cell(inset: (left: 1.5em), expr_to_math((":=", "", poly.poly))), render_def_range(def.idx, poly.range), ) }