Divne chovani tabulek v LaTeXu?

Petr Kucera pkucera at math.muni.cz
Thu May 7 10:24:29 CEST 1998


Dobry den!

	Mam jeden takovy problem s tabulkami v LaTeXu. Vytvoril jsem si jedno
makro, ktere mi funguje dobre, pokud neni pred nim tabulka. Vypada nasledovne:

\newcommand{\nadpis}[2]{
  \count120=\vsize
  \count121=\pagetotal
  \divide\count120 by 2
  \ifnum\count120<\count121
  \newpage
  \noindent{#1#2}
  \else
  \vskip12ex
  \noindent{#1#2}\fi
  \vskip6ex
  }

	Otazka zni: Je problem v mem makru nebo nekde jinde, popr. da se nejak
odstranit?

	Dekuji za odpovedi.

		S pozdravem Petr Kucera.



More information about the csTeX mailing list