On Sun 07 Mar 04, 12:44 AM, Mike Simons <[EMAIL PROTECTED]> said: > On Thu, Mar 04, 2004 at 12:19:40PM -0800, Peter Jay Salzman wrote: > > On Thu 04 Mar 04, 3:10 PM, Mike Simons <[EMAIL PROTECTED]> said: > > > On Thu, Mar 04, 2004 at 10:46:13AM -0800, Peter Jay Salzman wrote: > > > > do you know latex? i produce nice slides with latex, and you can do it > > > > in color. > > BTW: checkout the "latex-beamer" package which is in unstable only... > The example slides are beautiful! The userguide also explains a lot of > useful things about rules for preparing talks. i'll definitely check it out. i've been using latex for my slides when i teach my physics classes.
> Samples at: > > http://simons-clan.com/~msimons/tt/ > > (ps: if using the dvi you'll need to say xdvi -paper usr s.dvi) > > At the end of the first page you will see the \hline from the second table... > I would like that to not appear on the first page. > > At the end of the second page it chops a table in half (which I'd like > to avoid)... I've tried putting optional \pagebreak[3] but they are > ignored... I've also tried non-splitting row completes \\*, which > don't seem to help... I also tried adding comments to the end of every > line (for some reason I remember that as some gotcha from long time ago). > > If anyone has ideas how to fix, hints would be wonderful... i thought bill had this problem awhile ago. our archives stink, so you might just want to ask him. if you want to force a page break, which might prevent the bad pagebreak in the middle of the table, you can use: \pagebreak which i think is equivalent to \pagebreak[4] (but don't quote me on that). pete -- Make everything as simple as possible, but no simpler. -- Albert Einstein GPG Instructions: http://www.dirac.org/linux/gpg GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
