From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,464adaf9c52b02d3 X-Google-Attributes: gid103376,public From: eachus@spectre.mitre.org (Robert I. Eachus) Subject: Re: lrm83.ps Date: 1996/02/26 Message-ID: #1/1 X-Deja-AN: 141240136 references: <4gg5kg$r6d@sunb.ocs.mq.edu.au> <4ghn6e$oos@ns1.sw-eng.falls-church.va.us> organization: The Mitre Corp., Bedford, MA. newsgroups: comp.lang.ada Date: 1996-02-26T00:00:00+00:00 List-Id: In article <4ghn6e$oos@ns1.sw-eng.falls-church.va.us> bowmanc@ns1.sw-eng.falls-church.va.us (Carl Bowman) writes: > To my knowledge, when the LRM was delivered to the AJPO, there was no > requirement for electronic copy. When an electronic copy was > requested, only an ASCII version was made. The HTML and Microsoft > Windows help versions of today were recompilations of the text > document. I don't think the AdaIC ever had a Postscript version. Postscript didn't exist then. To quote from the inside cover of the original 1983 RM: "This reference manual was prepared with a formatter specialized for Ada texts. It was developed by Jon F. Hueras for Multics, using the Cii Honeywell Bull photocomposition system." AFAIK, any existing Ada 83 RM versions in Postscript are proprietary, but one can probably be generated from the Scribe version with the proper tools. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...