Search found 5 matches

by skitapa
Tue Jan 25, 2011 9:57 pm
Forum: General
Topic: A problem (with lag?)
Replies: 1
Views: 1327

A problem (with lag?)

Once and again I get this annoying problem.
I have a document, no errors, no strange warnings, everything is nice and smooth.
Then I add maybe a line or two with plain text. After compiling
these new lines does not show up in the output. By now nothing I do
will change the output; for example if I ...
by skitapa
Sun Oct 05, 2008 10:51 pm
Forum: Document Classes
Topic: problems with ntheorem
Replies: 3
Views: 3415

problems with ntheorem

hi
i think you are wrong,
http://www.ctex.org/documents/packages/math/ntheorem.pdf page 11:
amsthm.sty conflicts with the definition of theorem layouts in theorem.sty, some
features of amsthm.sty have been incorporated into option [amsthm] which has to
be used instead of \usepackage{amsthm}. (i ...
by skitapa
Sun Oct 05, 2008 10:24 pm
Forum: Document Classes
Topic: problems with ntheorem
Replies: 3
Views: 3415

problems with ntheorem

Apparently the amsmath, amsthm packages together with the ntheorem package can cause troubles according to several sources, i think im experiencing this.
is it even possible to have use \begin{split} when ntheorem is used?

even a silly example like
\[
\begin{split}
a & = b \\
& = c \\
& = d ...
by skitapa
Wed Oct 01, 2008 7:35 pm
Forum: General
Topic: Symbol that marks the End of a Theorem
Replies: 2
Views: 2490

Re: Symbol that marks the End of a Theorem

thank you balf.
by skitapa
Wed Oct 01, 2008 12:09 am
Forum: General
Topic: Symbol that marks the End of a Theorem
Replies: 2
Views: 2490

Symbol that marks the End of a Theorem

hi everyone
how to get a end symbol in a theorem (for example) environment, similar to the q.e.d symbol at the end of a proof environment?