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=2.0 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6487f59679c615d8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.138.199 with SMTP id qs7mr887064pbb.1.1336655990650; Thu, 10 May 2012 06:19:50 -0700 (PDT) Path: pr3ni10006pbb.0!nntp.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Re: Ada Reference Manual 2012 in info format Date: Thu, 10 May 2012 08:19:40 -0500 Organization: Aioe.org NNTP Server Message-ID: References: <82aa1ud0l3.fsf@stephe-leake.org> <20120509131736.63c924c8@vostro> <17qiwxc1yxhx7$.11tflala8jabh$.dlg@40tude.net> <4faa7790$0$9508$9b4e6d93@newsspool1.arcor-online.net> <1qod0a82z1gx4.6ncrd98m7cz3.dlg@40tude.net> <87sjf81fjf.fsf@adaheads.sparre-andersen.dk> Reply-To: nma@12000.org NNTP-Posting-Host: JFgm6aMVwmC/YQNQyUTYRQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-05-10T08:19:40-05:00 List-Id: On 5/10/2012 5:44 AM, Jacob Sparre Andersen wrote: > Nasser M. Abbasi wrote: > >> Why not use Latex? [...] > >> Then use Latex2html to convert everything to HTML. > > There is already an HTML formatter for the RM. (And the output from > "latex2html" is not the most beautiful web pages I've seen.) > > Greetings, > > Jacob Well, Latex2html might not be perfect, I agree, but for someone using Latex, it is the best there is to convert from Latex to HTML. I tried many other tools. Here is an example --------------------------------------- Javier Miranda's Ada Corner Free Book: A Detailed Description of the GNU Ada Run-Time (J.Miranda, 2002) http://www.iuma.ulpgc.es/~jmiranda/ ----------------------------------------- The link to his book is right there near the top. The book was written in Latex, converted to HTML, PDF, PS, DVI. I think it looks _really_ nice. Any way, I thought just to suggest Latex. I know it is mainly used by those who use Math more than anything else, but I myself use it to write everything now not just for my school HW's which has math. --Nasser