The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: tuhs@tuhs.org, groff@gnu.org
Subject: [TUHS] Re: pic
Date: Thu, 11 Aug 2022 20:52:55 -0500	[thread overview]
Message-ID: <20220812015255.5mexb5ndknnzlhms@illithid> (raw)
In-Reply-To: <CAEoi9W40j_SiyjXFJceb7cy_+R0Hk8Ef2erQw0ZsQAkAu3SpAA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1746 bytes --]

[looping in groff list]

At 2022-08-11T10:34:50-0400, Dan Cross wrote:
> On Thu, Aug 11, 2022 at 8:13 AM <arnold@skeeve.com> wrote:
> > Dan Cross <crossd@gmail.com> wrote:
> > > I wrote to Brian, who works part-time at Google, and pitched the
> > > idea to him, and he extended pic to generate SVG, though it wasn't
> > > clear to what sources he was modifying, exactly. Then the pandemic
> > > hit, and I ended up leaving Google, so I don't think it went
> > > beyond that, but IIRC he said that coercing pic to generate SVG
> > > wasn't particularly difficult.
> >
> > I'm sure he'd have been messing with his own sources. These days
> > it'd be best to tr to get new features into GNU pic (IMHO, of
> > course).
> 
> Oh surely. I just don't know what sources those would be, exactly;
> presumably some derivative he's been shepherded all these years? I
> wonder what it is....

Per Kernighan's _Unix: A History and a Memoir_ (2020), it seems likely
that it was simply groff.

"Camera-ready copy for this book was produced by the author in Times
Roman and Helvetica, using groff, ghostscript, and other open source
Unix tools." (copyright page)

Further, figure 5.4 in that work was "created with Pic" (p. 95).

GNU pic is already parameterized in the output format it produces,
supporting four variants: "tpic" (`-c` option), "tex" (`-t`), "fig"
(`-f`), and "troff".  "fig" support has been #defined out for years and
may never have been completed.

SVG output, perhaps behind an `-s` flag, would be extremely helpful
toward simplifying groff's HTML output story.  (The other barrier is
tbl's production of HTML tables, Savannah #60052.[1])

Regards,
Branden

[1] https://savannah.gnu.org/bugs/?60052

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2022-08-12  1:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 22:18 [TUHS] Re: SNOBOL and RATSNO Douglas McIlroy
2022-08-09 22:25 ` Larry McVoy
2022-08-10 15:05 ` arnold
2022-08-10 17:14   ` Larry McVoy
2022-08-10 17:37     ` arnold
2022-08-10 17:44       ` [TUHS] Re: SNOBOL and RATSNO [ really pic ] Jon Steinhart
2022-08-10 18:02         ` Larry McVoy
2022-08-10 18:04           ` Jon Steinhart
2022-08-10 18:13             ` [TUHS] Re: pic Michael Kjörling
2022-08-10 18:19             ` Dennis Boone
2022-08-10 18:24               ` Jon Steinhart
2022-08-11  0:10                 ` Dan Cross
2022-08-11 12:13                   ` arnold
2022-08-11 14:34                     ` Dan Cross
2022-08-12  1:52                       ` G. Branden Robinson [this message]
2022-08-12  6:46                         ` arnold
2022-08-12 20:49                           ` G. Branden Robinson
2022-08-11  7:37           ` [TUHS] Re: pic's One-way Information Flow. (Was: SNOBOL and RATSNO) Ralph Corderoy
2022-08-10 18:24       ` [TUHS] Re: SNOBOL and RATSNO joe mcguckin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220812015255.5mexb5ndknnzlhms@illithid \
    --to=g.branden.robinson@gmail.com \
    --cc=groff@gnu.org \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).