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=-0.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,821ecf9cac0e91e5 X-Google-Attributes: gid103376,public From: Simon Wright Subject: Re: Latex and ADA Date: 1998/05/18 Message-ID: #1/1 X-Deja-AN: 354389133 X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 References: <356039C8.14222FC9@ioc.upc.es> X-Complaints-To: abuse@demon.net X-Trace: news.demon.co.uk 895520773 nnrp-09:7770 NO-IDENT pogner.demon.co.uk:158.152.70.98 Organization: At Home Newsgroups: comp.lang.ada Date: 1998-05-18T00:00:00+00:00 List-Id: "Ramon Costa-Castell�" writes: > Does anyone know any Package which allow to include ADA files into a > LaTeX document ? You could try nuweb (ftp://ftp.tex.ac.uk/tex-archive/web/nuweb), which is simple but not strongly supported, or noweb (ftp://ftp.tex.ac.uk/tex-archive/web/noweb or see http://www.cs.virginia.edu/~nr/noweb), which is actively maintained but more complex. Also the newsgroup comp.programming.literate -Simon