Search found 2 matches

by Frutter
Tue Apr 12, 2011 8:22 pm
Forum: Math & Science
Topic: ntheorem proof environment makes \qed symbols wrongly?
Replies: 0
Views: 2963

ntheorem proof environment makes \qed symbols wrongly?

Hi there!

I found a strange problem with the proof environment that is loaded with the ntheorem package when adding the following options:

\usepackage[amsmath,hyperref,amsthm,framed,thmmarks]{ntheorem}

It seems that the endmark for proofs is consistently being placed after the last occurence of ...
by Frutter
Sun Jan 30, 2011 3:58 pm
Forum: General
Topic: Document compilation from web...
Replies: 1
Views: 1630

Document compilation from web...

I am trying to create a web page from which a user can activate a compilation of a LaTeX document that is lying on my server. (Something I wrote myself i.e. No worries about sanitizing user input, but with the name of the user in the header of each page)

The server is running OS X, a fully ...