The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: lm@mcvoy.com (Larry McVoy)
Subject: [TUHS] Who used *ROFF?
Date: Mon, 14 May 2018 08:11:34 -0700	[thread overview]
Message-ID: <20180514151134.GC26148@mcvoy.com> (raw)
In-Reply-To: <20180514150431.GB26148@mcvoy.com>

BTW, I still find pic really useful, I use it to lay out stuff because
you can draw stuff to scale.  I've used it to lay out my shop, furniture
I've built, where I trenched ethernet, etc.  The fact that you can scale
the picture means you can do stuff in inches or feet or whatever you like,
scale it to fit on a page, get it the way you want and then read off the
real life dimensions.

I don't know of any other tool that lets you do drawings like that, they
are all point and click which I find far less useful.  I like pic because
you can (well I can) look at the code and see the picture.  I find that
very elegant.

At UWisc we had something called xfig that spit out pic but it was really
crappy pic, useless to edit.  Does anyone know of anything that is like
that that spits out pic that you could read?  Or a similar tool?  Or is
pic still the best?

On Mon, May 14, 2018 at 08:04:31AM -0700, Larry McVoy wrote:
> > Ditroff was reimplemented by Clark (IIRC) to create today???s groff which takes mostly a superset of the ditroff input language.  
> 
> Yep.  In early C++ which I found questionable but he made it work.
> 
> One of the superset things is something I got him to do in pic, the
> 'i'th construct.  This chunk of pic:
> 
> 	for i = 1 to units by 1 do {
> 		line <-> dashed from `i'th [].C.s - (.10, 0) to \
> 		    last box.nw + (i/(units+1)*w, 0)
> 	}
> 
> is part of the code that produces this:
> 
> 	http://www.mcvoy.com/lm/sunbox.pdf
> 
> and I could change "units" and have more or less machines.  That's a diagram
> of the first cluster that Sun shipped, code named sunbox, shipped as
> SparcCluster I.  My baby, never went anywhere, but my product marketing
> guy came up to me about a decade later, after Google was a thing, and
> said "I guess you were right about that clustering idea" :)
> 
> Source for the diagram is here:
> 
> 	http://www.mcvoy.com/lm/pic/sunbox.pic
> 
> Traditional troff can't handle that unless someone backported the 'i'th
> construct (which is obvious, right?).
> 
> --lm

-- 
---
Larry McVoy            	     lm at mcvoy.com             http://www.mcvoy.com/lm 


  reply	other threads:[~2018-05-14 15:11 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14 12:19 Doug McIlroy
2018-05-14 12:41 ` Dave Horsfall
2018-05-14 13:00   ` Ralph Corderoy
2018-05-14 14:45   ` Clem cole
2018-05-14 15:04     ` Larry McVoy
2018-05-14 15:11       ` Larry McVoy [this message]
2018-05-14 15:21         ` Jon Steinhart
2018-05-14 15:46           ` Larry McVoy
2018-05-14 15:57             ` Jon Steinhart
2018-05-14 16:41           ` Nemo Nusquam
2018-05-14 18:13             ` arnold
2018-05-14 18:18               ` Jon Steinhart
2018-05-14 18:25                 ` Larry McVoy
2018-05-14 18:33                   ` Warner Losh
2018-05-14 15:04     ` Clem cole
2018-05-14 15:33       ` arnold
2018-05-14 21:32       ` Jaap Akkerhuis
2018-05-14 21:35         ` Clem Cole
2018-05-14 16:37     ` Ralph Corderoy
2018-05-14 23:04   ` Dave Horsfall
2018-05-14 23:42   ` Ron Natalie
2018-05-14 14:34 ` Larry McVoy
2018-05-14 14:46   ` Clem cole
2018-05-14 21:02   ` Dave Horsfall
2018-05-15 14:07     ` Nemo
2018-05-15 14:37       ` Dan Cross
2018-05-15 14:55         ` Clem cole
2018-05-15 14:59           ` [TUHS] PWB - what is the history? Larry McVoy
2018-05-15 15:13             ` Warner Losh
2018-05-15 15:14             ` Dan Cross
2018-05-15 19:48               ` Lyndon Nerenberg
2018-05-15 20:33                 ` John P. Linderman
2018-05-15 21:11                   ` Clem Cole
2018-05-15 21:41                     ` Lyndon Nerenberg
2018-05-15 15:14             ` Jon Forrest
2018-05-15 15:38             ` Clem Cole
2018-05-15 15:10           ` [TUHS] Who used *ROFF? Dan Cross
2018-05-15 12:20   ` Doug McIlroy
2018-05-14 15:10 ` arnold
  -- strict thread matches above, loose matches on Subject: below --
2018-05-15 23:05 Doug McIlroy
2018-05-15 23:12 ` Noel Hunt
2018-05-25  7:01   ` aksr
2018-05-25  7:40     ` Dave Horsfall
2018-05-15 12:52 Doug McIlroy
2018-05-15 13:40 ` Clem Cole
2018-05-15 14:23   ` arnold
2018-05-15 15:56     ` Ralph Corderoy
2018-05-15 16:33       ` Clem Cole
2018-05-15 16:53         ` Warner Losh
2018-05-15 16:55       ` arnold
2018-05-15 23:45       ` Dave Horsfall
2018-05-15 23:48         ` Larry McVoy
2018-05-16 11:11           ` Dave Horsfall
2018-05-15 14:18 ` arnold
2018-05-14 17:13 Noel Chiappa
2018-05-14 21:31 ` Clem Cole
2018-05-14 15:58 Noel Chiappa
2018-05-14 16:54 ` Warner Losh
2018-05-13  5:55 Rudi Blom
2018-05-12 11:01 Noel Chiappa
2018-05-12 11:38 ` Clem cole
2018-05-12 18:56 ` Grant Taylor
2018-05-13 13:52 ` Nemo
2018-05-15  1:21 ` Dave Horsfall
2018-05-15  1:32   ` Lyndon Nerenberg
2018-05-15  2:06   ` Bakul Shah
2018-05-15  2:22     ` Jon Steinhart
2018-05-15  2:27       ` Lyndon Nerenberg
2018-05-15  2:45         ` Larry McVoy
2018-05-15  4:51           ` Dave Horsfall
2018-05-15 10:28         ` Jaap Akkerhuis
2018-05-16  0:43           ` Dave Horsfall
2018-05-15 20:49       ` Bakul Shah
2018-05-12  1:40 Nemo
2018-05-12  2:00 ` Lyndon Nerenberg
2018-05-12  2:11   ` Dave Horsfall
2018-05-12  2:17     ` Lyndon Nerenberg
2018-05-12  2:54       ` Dave Horsfall
2018-05-12  3:19         ` Dave Horsfall
2018-05-12  3:26           ` Lyndon Nerenberg
2018-05-17 15:28           ` Blake McBride
2018-05-12  4:30   ` Grant Taylor
2018-05-12  6:34     ` Dave Horsfall

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=20180514151134.GC26148@mcvoy.com \
    --to=lm@mcvoy.com \
    /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).