summaryrefslogtreecommitdiff
path: root/tmac/pspic.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/pspic.tmac')
-rw-r--r--tmac/pspic.tmac8
1 files changed, 6 insertions, 2 deletions
diff --git a/tmac/pspic.tmac b/tmac/pspic.tmac
index edaa2ec8..43665033 100644
--- a/tmac/pspic.tmac
+++ b/tmac/pspic.tmac
@@ -7,7 +7,7 @@
.\"
.\" Usage:
.\"
-.\" .PSPIC [-L|-R|-I <indent>] <file> [<width> [<height>]]
+.\" .PSPIC [-L|-R|-C|-I <indent>] <file> [<width> [<height>]]
.
.do if d PSPIC .nx
.
@@ -37,8 +37,12 @@
. shift 2
. HTML-DO-IMAGE \\$1 i
. \}
-. el \
+. el \{\
+. \" centered is the default
+. if '\\$1'-C' \
+. shift
. HTML-DO-IMAGE \\$1 c
+. \}
. \}
. \}
.