Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!ucla-cs!oahu.cs.ucla.edu!kirkaas From: kirkaas@oahu.cs.ucla.edu (paul kirkaas) Newsgroups: comp.text.tex Subject: Some way to include straight text files from TeX/LaTeX? Message-ID: <37180@shemp.CS.UCLA.EDU> Date: 21 Jul 90 03:04:09 GMT Sender: news@CS.UCLA.EDU Organization: UCLA Computer Science Department Lines: 17 I want to include straight ascii text files to be formatted and printed with LaTeX. If I use \input or \include, TeX expects the file names to be suffixed with .tex. This presents 2 problems -- Changing every included file name to the .tex extension Figuring out new shorter names for each text file because I'm on sysV, which has a 14 character filename limit. I would like to find a general way to include pre existing ascii files in a TeX document. Any suggestions? Thanks -- Paul Kirkaas kirkaas@cs.ucla.edu