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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,de0abe9655235740 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-08 10:38:02 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.vmunix.org!newsfeed.stueberl.de!eusc.inter.net!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: ACM Ada Letters Date: Sat, 8 Nov 2003 18:38:01 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <1065708924.347689@master.nyc.kbcfp.com> <8pWdnd8im8ToEzeiRVn-iw@gbronline.com> <3FAB95B6.9070008@noplace.com> <3FACE44D.2050500@noplace.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1068316681 19074 134.91.1.34 (8 Nov 2003 18:38:01 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Sat, 8 Nov 2003 18:38:01 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:2259 Date: 2003-11-08T18:38:01+00:00 List-Id: Marin David Condic wrote: : How would you propose to get that capability with proportional fonts in : some manner that still allowed the source to be compilable? You produce a piece of formatted code using a computer. A computer programm will easily transform text written in one formal language into a text written in another formal language used in typesetting, be that RTF, GEN, XML, TeX, or whatever :-) Georg