1NS-POSITION(1) - General Commands Manual
2
3# NAME
4
5**Ns-position** - effect of the position of the no space macro on the line
6
7# DESCRIPTION
8
9At the beginning of a macro line:
10\[before]
11\[after]
12
13After just a block closing macro:
14\[before]\[after]
15
16After some macro and a block closing:
17\[before
18still before]\[after]
19
20In the middle of a macro line:
21\[before]\[after]
22
23After closing punctuation:
24\[before]:\[after]
25
26Before closing punctuation:
27\[before]: \[after]
28
29At the end of a macro line:
30\[before]\[after]
31
32At the end of partial implicit:
33\[before]\[after]
34
35OpenBSD - July 4, 2017
36