aboutsummaryrefslogtreecommitdiff
path: root/tables/cassette-construction-parameters.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/cassette-construction-parameters.typ')
-rw-r--r--tables/cassette-construction-parameters.typ12
1 files changed, 12 insertions, 0 deletions
diff --git a/tables/cassette-construction-parameters.typ b/tables/cassette-construction-parameters.typ
new file mode 100644
index 0000000..e808355
--- /dev/null
+++ b/tables/cassette-construction-parameters.typ
@@ -0,0 +1,12 @@
+#import "../lib/unify.typ": qty
+
+#figure(
+ table(
+ columns: 2,
+ table.header([Parameter], [Value]),
+ [Material], [DC01 cold-rolled steel (EN 10130)],
+ [Thickness], [$qty(1.2, "mm")$],
+ [Finish], [Matte black powder coard (RAL 9005), all surfaces],
+ ),
+ caption: [Cassette construction parameters],
+) <table-cassette-construction-parameters>