Search found 4 matches

by blaf
Sun Apr 27, 2008 2:24 am
Forum: General
Topic: text division
Replies: 8
Views: 9637

Re: text division

now it works as I want, thx

I already have one other question

I have table and I'd like to merge several cells in one column
so it should look like:

--------------------------
|sdfsd|asdasdasdasda|
|sdfsd|-----------------|
|sdfsd|asdasdasdasda|
--------------------------

can i do that?

blaf
by blaf
Sat Apr 26, 2008 10:02 pm
Forum: General
Topic: text division
Replies: 8
Views: 9637

Re: text division

so it works fine but there is a side effect

i have latex code:
\subsection{Správa èíselníkù}
%Následující text se zabývá popisem funkcí týkajících se správy èíselníkových tabulek.
Protože jsou všechny scénáøe velmi podobné scénáøùm uvedeným v sekci~\ref{subsec ...
by blaf
Sat Apr 26, 2008 9:17 pm
Forum: General
Topic: text division
Replies: 8
Views: 9637

Re: text division

the needspace package is what i need

thanks so much
by blaf
Sat Apr 26, 2008 12:35 pm
Forum: General
Topic: text division
Replies: 8
Views: 9637

text division

Hi all,
I have little problem.

I have text:
Scenario:
\begin{enumerate}
\item some text
\item some other text
\end{enumerate}

Sometimes Tex prints text Scenario: at the end of the page and the enumeration on the next page.
How can I tell him to give the Scenerio text to the next page?

thanx blaf