Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: "G. Branden Robinson" Newsgroups: gnu.groff.bug Subject: [bug #55278] src/devices/grotty/grotty.1.man, doc/groff.texi updates Date: Fri, 12 Jun 2020 19:16:59 -0400 (EDT) Lines: 74 Approved: bug-groff@gnu.org Message-ID: References: <20181224-182600.sv93119.20700@savannah.gnu.org> <20190101-211121.sv93119.25514@savannah.gnu.org> <20191219-044626.sv93119.64617@savannah.gnu.org> <20200604-015900.sv93119.29954@savannah.gnu.org> <20200612-084157.sv108747.42386@savannah.gnu.org> <20200612-163604.sv93119.69033@savannah.gnu.org> <20200612-231658.sv108747.96426@savannah.gnu.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: usenet.stanford.edu 1592003821 29865 209.51.188.17 (12 Jun 2020 23:17:01 GMT) X-Complaints-To: action@cs.stanford.edu To: "G. Branden Robinson" , Dave , bug-groff@gnu.org Envelope-to: bug-groff@gnu.org X-PHP-Originating-Script: 1001:sendmail.php X-Savane-Server: savannah.gnu.org:443 [209.51.188.72] X-Savane-Project: groff X-Savane-Tracker: bugs X-Savane-Item-ID: 55278 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 X-Apparently-From: 1.129.108.106 (Savane authenticated user gbranden) In-Reply-To: <20200612-163604.sv93119.69033@savannah.gnu.org> X-BeenThere: bug-groff@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Bug reports for the GNU version of nroff, troff et al" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20200612-231658.sv108747.96426@savannah.gnu.org> X-Mailman-Original-References: <20181224-182600.sv93119.20700@savannah.gnu.org> <20190101-211121.sv93119.25514@savannah.gnu.org> <20191219-044626.sv93119.64617@savannah.gnu.org> <20200604-015900.sv93119.29954@savannah.gnu.org> <20200612-084157.sv108747.42386@savannah.gnu.org> <20200612-163604.sv93119.69033@savannah.gnu.org> Xref: csiph.com gnu.groff.bug:1873 Follow-up Comment #6, bug #55278 (project groff): [comment #5 comment #5:] > [comment #4 comment #4:] > I'll leave that in your capable hands, since I'm not quite sure what you mean. I look at -a output as a low-res human-readable preview of typeset output, so how it "should" be read depends on the reader's needs. But you seem to have something specific in mind. Okay, some disorganized observations. * Horizontal motions seem to be reduced to just one space (a space node internally, I think). * Multiple adjacent space nodes, however, are not coalesced. * Vertical motions seem to be ignored. * Hyphens inserted by groff are rendered as "". * Other special characters are rendered as their names in less-than/greater-than signs. * Less-than and greater-than signs in the input are not escaped or quoted. * To finish with the most obvious item, "" is emitted at each page transition, including what I have seen called the "pseudo-page-transition" at the beginning of input. $ cat EXPERIMENTS/groff-a-example.roff mother-in-law pneumonoultramicroscopicsilicovolcanoconiosis pneumonoultramicroscopicsilicovolcanoconiosis foo\h'16n'bar baz\h'8n'\h'8n'qux .br \[sc] section sign .br em\[em]dash .br en\[en]dash .br P. J. Soles was in the movie \fIAnimal House\fP. Now let's have some vertical space. .sp 3v clich\[e aa] page break .bp Here's a new page. $ groff -Tutf8 -a mother-in-law pneumonoultramicroscopicsilicovolcanoconiosis pneu monoultramicroscopicsilicovolcanoconiosis foo bar baz qux section sign emdash endash P. J. Soles was in the movie Animal House. Now let's have some vertical space. clich<'e> page break Here's a new page. Also, there is a factual error in the above. I confused _Animal House_ with _Stripes_. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via Savannah https://savannah.gnu.org/