Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!crackers!m2c!umvlsi!dime!dime.cs.umass.edu!moss From: moss@cs.umass.edu (Eliot Moss) Newsgroups: comp.text.tex Subject: Re: TABLES-- Alligning the decimal points. Message-ID: Date: 27 Jan 91 17:47:18 GMT References: <1991Jan25.114530.2289@vax5.cit.cornell.edu> <1991Jan27.044114.11331@midway.uchicago.edu> Sender: news@dime.cs.umass.edu Reply-To: moss@cs.umass.edu Distribution: comp Organization: Dept of Comp and Info Sci, Univ of Mass (Amherst) Lines: 19 In-reply-to: geyer@udny.uchicago.edu's message of 27 Jan 91 04:41:14 GMT You can also use two table columns. You have to get rid of any extra inter-column spaces. Going from my LaTeX documentation, the following works (I tested it): \begin{tabular}{r@{}lr@{}l} 1. & 0 & 0. & 0003 \\ 0. & 333 & -0. & 0001 \\ \end{tabular} While this is not quite as convenient as you might like, it's not all that difficult either .... Eliot -- J. Eliot B. Moss, Assistant Professor Department of Computer and Information Science Lederle Graduate Research Center University of Massachusetts Amherst, MA 01003 (413) 545-4206, 545-1249 (fax); Moss@cs.umass.edu