From 1c88da4c67cb94bbd6805419468b14b8fe77390e Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 5 Apr 2023 17:45:49 +0300 Subject: Troff documents: fixed monospaced example blocks * .SCITECO_TT should be before .EX, so that the indent is already monospaced. .SCITECO_TT_END still needs to be before .EE however, so that the next non-monospaced line is not "typeset" with a monospaced indent. * naturally only affects the Gtk UI --- doc/sciteco.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sciteco.1.in') diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 014c305..c24858a 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -56,8 +56,8 @@ invoked as scripts by using a Hash-Bang line like .\" not allowed since they are not escaped correctly. .SCITECO_TOPIC scripting .RS -.EX .SCITECO_TT +.EX #!@bindir@/sciteco -m .SCITECO_TT_END .EE -- cgit v1.2.3