From 2cad7c27aa2c756e2fc2b9a21d52c04b2fb95db1 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 19 Aug 2024 20:12:14 +0200 Subject: Typst init --- mn.tmac | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 mn.tmac (limited to 'mn.tmac') diff --git a/mn.tmac b/mn.tmac deleted file mode 100644 index 590de45..0000000 --- a/mn.tmac +++ /dev/null @@ -1,35 +0,0 @@ -.\" Macros for documents - -.de fontmargin -.nr mn_margin \\$1 -.vs \\n[.ps]+\\n[mn_margin] -.. -.de fontsize -.ps \\$1 -.nr mn_pointsize \\n[.ps] -.vs \\n[.ps]+\\n[mn_margin] -.. -.de rps -.\" Relative Point Size -.ps \\$1 -.vs \\$1 -.. - -.de title -.post.title "\\$1" -.ds mn_title \\$1 -.rps +10 -\fB\\*[mn_title]\fR -.br -.rps -.. - -.de author -.post.author "\\$1" -.ds mn_author \\$1 -\\*[mn_author] -.br -.. - -.ps 16 -.vs 18 -- cgit 1.4.1