about summary refs log tree commit diff
path: root/mn.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'mn.tmac')
-rw-r--r--mn.tmac35
1 files changed, 0 insertions, 35 deletions
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