about summary refs log tree commit diff
path: root/suplement.typ
diff options
context:
space:
mode:
Diffstat (limited to 'suplement.typ')
-rw-r--r--suplement.typ45
1 files changed, 45 insertions, 0 deletions
diff --git a/suplement.typ b/suplement.typ
new file mode 100644
index 0000000..db26760
--- /dev/null
+++ b/suplement.typ
@@ -0,0 +1,45 @@
+#import "style.typ": proba
+#set document(
+  author: "IV PHH Rotunda", 
+  title: "Suplement sprawności",
+)
+#show heading: it => [
+  #set text(1.4em, weight: "bold")
+  #block(it.body)
+]
+#set par(justify: true)
+#set text(
+  font: "Century Gothic",
+  size: 11pt
+)
+#set align(center + horizon)
+
+
+= Suplement sprawności
+IV Poznański Hufiec Harcerzy “Rotunda”
+
+
+#set align(center + bottom)
+
+Poznań, sierpień 2024
+
+github.com/19pdh/suplement
+
+#pagebreak()
+#set align(left + top)
+
+// ============= SPRAWNOSCI
+
+#include "sprawnosci.typ"
+#pagebreak()
+
+// ============= PRÓBY
+#import "proby.typ": proby
+#align(center)[= Próby]
+#v(1cm)
+
+#for p in proby [
+  #proba(p)
+  #v(0.7cm)
+]
+