aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/tutorial.ms.in
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-04-03 19:17:12 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-04-03 19:17:12 +0300
commit9f334bb0665200534c672a89eef358a66da092cd (patch)
tree344817aa793c18c3f5f9e021685011d216731db0 /doc/tutorial.ms.in
parentd6aaaab12d9e44dba4b0833efc879d2792712f0f (diff)
downloadsciteco-9f334bb0665200534c672a89eef358a66da092cd.tar.gz
tutorial: fixed excess space after example display blocks in some versions of Groff
Diffstat (limited to 'doc/tutorial.ms.in')
-rw-r--r--doc/tutorial.ms.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tutorial.ms.in b/doc/tutorial.ms.in
index e500aa8..acbf9ac 100644
--- a/doc/tutorial.ms.in
+++ b/doc/tutorial.ms.in
@@ -29,6 +29,12 @@
.\}
.
.nr DI 4n \" 4 char indentation for code samples
+.nr DD 1v
+.nr PD 1v
+.\" fixes excess space under examples in some Groff versions
+.am DE
+. ns
+..
.
.\" The entire document is monospaced as users are supposed to
.\" navigate through it and perhaps even modify it inplace.