Path: utzoo!attcan!uunet!abvax!iccgcc!vober From: vober@iccgcc.decnet.ab.com Newsgroups: comp.text.tex Subject: Message-ID: <1912.273a67fe@iccgcc.decnet.ab.com> Date: 9 Nov 90 13:25:34 GMT Lines: 33 Hello TeXers, I am trying to create some tables in LaTeX. I have tried using the macro packages Stables and Ruled.tex. I have some long lines of text that I would like to wrap instead of printing on 1 line. For instance: +----+---------------+---+ | 1 | this is what I| 2 | | | would want the| | | | output to look| | | | like. | | +----+---------------+---+ | 3 | dfdfdfdsf | 4 | +----+---------------+---+ This is what I always seem to get: +----+----------------------------------------------------+---+ | 1 | this is what I don't want the output to look like. | 2 | +----+----------------------------------------------------+---+ Can someone please advise me as to how to correct. Thanks in advance, Jim Vober