From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32711 invoked from network); 12 Jan 2022 02:50:13 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2022 02:50:13 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 60A149D039; Wed, 12 Jan 2022 12:50:10 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 1EB1C9CFD2; Wed, 12 Jan 2022 12:49:55 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id F2D5F9CFCA; Wed, 12 Jan 2022 12:49:53 +1000 (AEST) Received: from darkstar.fourwinds.com (fourwinds.com [63.64.179.162]) by minnie.tuhs.org (Postfix) with ESMTPS id EDF839C78F for ; Wed, 12 Jan 2022 12:49:52 +1000 (AEST) Received: from darkstar.fourwinds.com (localhost [127.0.0.1]) by darkstar.fourwinds.com (8.16.1/8.15.2) with ESMTP id 20C2npvT2370837 for ; Tue, 11 Jan 2022 18:49:52 -0800 Received: from darkstar.fourwinds.com (jon@localhost) by darkstar.fourwinds.com (8.16.1/8.15.2/Submit) with ESMTP id 20C2nfst2370834 for ; Tue, 11 Jan 2022 18:49:51 -0800 Message-Id: <202201120249.20C2nfst2370834@darkstar.fourwinds.com> To: TUHS main list From: Jon Steinhart MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2370832.1641955780.1@darkstar.fourwinds.com> Date: Tue, 11 Jan 2022 18:49:40 -0800 X-JON-SPAM: local delivery Subject: Re: [TUHS] TeX and groff (was: roff(7)) X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Been reading the heirloom docs. Remember one thing that I disliked about troff which maybe Doug can explain. It's the language in the docs. I never understood "interpolating a register" to have any relation to the definition of interpolate that I learned in math. Made it a bit hard to learn initially. Any memory of why that term was used?