summaryrefslogtreecommitdiff
path: root/clformat/docs/clformat.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'clformat/docs/clformat.tmac')
-rw-r--r--clformat/docs/clformat.tmac15
1 files changed, 15 insertions, 0 deletions
diff --git a/clformat/docs/clformat.tmac b/clformat/docs/clformat.tmac
new file mode 100644
index 0000000..9cdd0f2
--- /dev/null
+++ b/clformat/docs/clformat.tmac
@@ -0,0 +1,15 @@
+\# Useful macros and settings
+\# Section header
+.de Section
+.NH 1
+..
+\# Subsection header
+.de Subsection
+.NH 2
+..
+\# Bulleted list item
+.de Bullet
+.IP \[bu]
+..
+\# Set in 12pt font
+.nr PS 12p