Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!decwrl!shelby!lindy!jon@hanauma.Stanford.EDU From: jon@hanauma.Stanford.EDU (Jon Claerbout) Newsgroups: comp.text Subject: how to ``keep'' in tex? Message-ID: <10725@lindy.Stanford.EDU> Date: 31 Jul 90 04:34:26 GMT Sender: root@lindy.Stanford.EDU (Rooter) Distribution: na Organization: Stanford University, Department of Geophysics Lines: 12 I have a small table in latex that I want to keep entirely on one page. I read the manual and tried {\samepage and/or \nobreak table line one table line two } but this didn't work. In troff the syntax for a keep is .KS table line one table line two .KE This should be easy, any suggestions?