Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!ucdavis!ucdavis.ucdavis.edu!kwok From: kwok@iris.ucdavis.edu (Conrad &) Newsgroups: comp.text Subject: Re: Posting of EEPIC V1.0 Message-ID: Date: 9 Sep 88 00:14:09 GMT References: <70@cybaswan.UUCP> Sender: uucp@ucdavis.ucdavis.edu Organization: University of California at Davis. Lines: 38 In-reply-to: eeartym@cybaswan.UUCP In article <70@cybaswan.UUCP> eeartym@cybaswan.UUCP (Dr R.Artym eleceng) writes: | | When attempting to LaTeX up the EEPIC documentation, I get the |following error (abridged log file appears below). Can someone tell me |what I seem to be missing? |------------------------------ from logfile --------------------------------- |This is TeX, PC-DOS Version 1.5 (preloaded format=lplain 87.5.13) 2 SEP 1988 |(c:\tmp\eepic\eepic.tex |LaTeX Version 2.09 - Released 7 January 1986 |(c:\tmp\eepic\article.sty |Document Style 'article'. Released 23 September 1985 |(c:\tmp\eepic\art11.sty) |) (c:\tmp\eepic\epic.sty |Enhancements to Picture Environment. Version 1.2 - Released June 1, 1986 |) (c:\tmp\eepic\eepic.sty |Extension to Epic and LaTeX. Version 1.0 - Release August 14, 1988 |) |[1] [2] [3] |! Undefined control sequence. |\alltt ... \obeylines \tt \catcode ``=13 \@noligs | \let \do \@makeother \docs... |l.188 \begin{alltt} | |? I\stop |[4] |(\end occurred inside a group at level 2) |Output written on c:\tmp\eepic\eepic.dvi (4 pages, 7680 bytes). This is a problem in the old version of LaTeX. I do not realized this until EEPIC is posted. The best way, of course, is to upgrade LaTeX. If this is not possible, a quick and dirty way to print the document is to remove all "\begin{\alltt}", "\end{alltt}" and the text between them. In next version of EEPIC, I shall try not to use alltt environment. --Conrad