From 2ed73f8bf490c946915547fff63b3be1c659890b Mon Sep 17 00:00:00 2001 From: orangerot Date: Tue, 9 Sep 2025 13:18:10 +0200 Subject: feat: package definiton with library and template --- src/lib.typ | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/lib.typ (limited to 'src/lib.typ') diff --git a/src/lib.typ b/src/lib.typ new file mode 100644 index 0000000..2524b4f --- /dev/null +++ b/src/lib.typ @@ -0,0 +1,3 @@ +#import "computer-science.typ" +#import "mathmatics.typ" + -- cgit v1.2.3