From 5950d55f81b1534c07aa319f0ebe7bc0fc1efecf Mon Sep 17 00:00:00 2001 From: Ali Gholami Rudi Date: Thu, 19 Apr 2018 12:05:33 +0430 Subject: [PATCH] demo: restore no-space mode after placing a mark --- demo/neat__.ms | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo/neat__.ms b/demo/neat__.ms index b37981d..78b5ee0 100644 --- a/demo/neat__.ms +++ b/demo/neat__.ms @@ -16,7 +16,9 @@ .. .rn SH SH_ .de SH +. nr oldns \\n[.ns] . ps.mark "\\$1" +. nr .ns \\n[oldns] . SH_ "\\$1" .. .fp - R PA -- 2.11.4.GIT