bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #60602] Unit discrepancy in \r, \u, and \d between Texinfo manual a


From: John Gardner
Subject: [bug #60602] Unit discrepancy in \r, \u, and \d between Texinfo manual and groff(7)
Date: Mon, 15 Nov 2021 23:55:43 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #6, bug #60602 (project groff):

> Now all I need is a way to get V7 troff CAT output out of the SIMH instance
I'm running.
> […]
> Maybe I can od(1) it and then parse it back into a real stream.  

That's exactly what I do. I use this
<https://github.com/Alhadis/Roff-Character-Tests/blob/cefd35c189cc34c55ac79bb6e1838cf0907e7776/bytes.c>
to "import" binary files in a running SIMH session, and this
<https://github.com/Alhadis/.files/blob/80dff841eefc98ccd4fc848c747a7585c68bec1a/bin/od-to-binary>
to unpack the output of `od -b` (which I copy+paste from my terminal).

It feels amateurish and hacky, so I've recently been reading up on SIMH
configuration and if there's a way of "mounting" a directory on the host
system so that files can be shared with a running SIMH session (a la,
VirtualBox). I'll let you know if I succeed...

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60602>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]