Re: Substitute mandoc for tlb command

2019-02-08 Thread Anthony J. Bentley
Артур Истомин writes: > I need t command to accomplish example from "The AWK Programming Language" > book. > Is it possible somehow substitute it with mandoc? Yes, simply substitute mandoc for tbl and the examples in the book will work. Just make sure to render the output in a large terminal to av

Re: Substitute mandoc for tlb command

2019-02-08 Thread Tony Boston
> On 8. Feb 2019, at 16:22, Артур Истомин wrote: > > I need t command to accomplish example from "The AWK Programming Language" > book. > Is it possible somehow substitute it with mandoc? > > Thanks! > you are funny -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 625677C1 F7783D5F Threema: DN8P

Substitute mandoc for tlb command

2019-02-08 Thread Артур Истомин
I need t command to accomplish example from "The AWK Programming Language" book. Is it possible somehow substitute it with mandoc? Thanks!