aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2023-04-05 17:48:14 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2023-04-05 17:52:25 +0300
commit9f659ec927583a11f6fdc8a833d03876ffaab370 (patch)
tree0497c969f14d73e429946d066836cff1ae2c9ac6
parente752a6493efaa49fb783b6f400951d86cfa61075 (diff)
downloadsciteco-9f659ec927583a11f6fdc8a833d03876ffaab370.tar.gz
sciteco.tmac: also set the LL register (refs #11)
* Hopefully disables paragraph breaking in newer Groff versions, but needs to be tested.
-rw-r--r--doc/sciteco.tmac6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/sciteco.tmac b/doc/sciteco.tmac
index fa8c8e5..87fa902 100644
--- a/doc/sciteco.tmac
+++ b/doc/sciteco.tmac
@@ -35,7 +35,6 @@
. \}
..
.
-.
.\"
.\" grosciteco does not handle font families right now
.\" and probably will never do because of the limited
@@ -53,6 +52,7 @@
. if '\\$1'SP' .sp
. device sciteco_tt_end
. ll 65535n
+. nr LL \\n[.l]u
..
.
.\"
@@ -60,6 +60,10 @@
.\" Word wrapping will be performed by Scintilla.
.\"
.ll 65535n
+.\" for ms, mdoc, man
+.nr LL \n[.l]u
+.
+.\" set title length for man pages
.nr LT 90n
.
.\"