aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-07-11 23:40:45 +0200
committerJohn MacFarlane <[email protected]>2022-07-11 23:40:45 +0200
commit05ab2060d69441b26e8cd54f8bf75e5e9561b70f (patch)
treed8917796140a67df968aec5b818f6c43ea5a51e7 /data
parent9d256aa19bdbe3db5dd42332a4af7c58dfef7466 (diff)
ms writer: add comment in preamble stating generator.
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.ms4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/default.ms b/data/templates/default.ms
index 96af30fb6..bbabf0406 100644
--- a/data/templates/default.ms
+++ b/data/templates/default.ms
@@ -1,3 +1,7 @@
+$if(pandoc-version)$
+.\" Automatically generated by Pandoc $pandoc-version$
+.\"
+$endif$
.\" **** Custom macro definitions *********************************
.\" * Super/subscript
.\" (https://lists.gnu.org/archive/html/groff/2012-07/msg00046.html)