Home
last modified time | relevance | path

Searched refs:unformat (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h217 unsigned char unformat; variable
315 unsigned char unformat; variable
319 : node(nxt), n(i), was_tab(0), unformat(0), col(c) {} in node()
321 : node(nxt, s, divlevel), n(i), was_tab(0), unformat(0), col(c) {} in node()
324 : node(nxt, s, divlevel), n(i), was_tab(flag1), unformat(flag2), in node()
327 : node(nxt), n(i), was_tab(flag1), unformat(flag2), col(c) {} in node()
H A Dnode.cpp2887 return new hmotion_node(n, was_tab, unformat, col, state, div_nest_level); in copy()
4320 : space_node(d, c, x), orig_width(w), unformat(0) in word_space_node()
4326 : space_node(d, s, 0, c, st, pop, x), orig_width(w), unformat(flag) in word_space_node()
4352 return new word_space_node(n, set, col, w_new, unformat, state, in copy()
4358 unformat = 1; in set_unformat_flag()
5128 unformat = 1; in set_unformat_flag()
H A Dinput.cpp2697 if (unformat) { in reread()
2700 unformat = 0; in reread()
2713 if (unformat && was_tab) { in reread()
2715 unformat = 0; in reread()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1171094 boxes after a call to `.unformat' -- because boxes aren't
1103 hmotion_node::reread): Reset `unformat' flag after usage.
1111 documentation of `asciify' and `unformat' requests.
1115 Redesigned the `unformat' request. It is no longer connected with
1116 `asciify' but rather uses new `reread()' methods if the `unformat'
1122 (node): Added `unformat' member.
1133 (*node::set_unformat_flag): New methods to set the `unformat' flag.
1142 to handle nodes specially if `unformat' flag is set.
1145 (unformat_macro): New implementation to simply set the `unformat'
1188 (after a call to the `unformat' request).
[all …]
H A DNEWS1159 o The `asciify' request has been extended to `unformat' space characters
1165 o The new `unformat' request is similar to `asciify' but only handles space
1184 .unformat box1
1195 Without the `unformat' request, space characters are converted to word
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-2763 -- Request: .unformat div
764 Like `asciify', unformat the specified diversion. However,
765 `unformat' only unformats spaces and tabs between words.
1562 convert horizontal space nodes back to input tokens, use the `unformat'
4109 * unformat: Diversions. (line 215)
H A Dgroff.texinfo7743 but when you unformat a diversion with @code{asciify}
10362 diversion, and @code{unformat} to make the horizontal spaces
10373 .unformat xxx
12321 @Defreq {unformat, div}
12322 Like @code{asciify}, unformat the specified diversion.
12323 However, @code{unformat} only unformats spaces and tabs
13329 the @code{unformat} request.
H A Dgroff-15847 The `trin' request is identical to `tr', but when you unformat a
7851 diversion, and `unformat' to make the horizontal spaces
7862 .unformat xxx