Re: Package 'Fancythm': tester & texperts wanted



tsy wrote:


ntheorem gives the same functionality plus many additional features. Is
there any reason for adding one more package for theorems?

Ho, I didn't know about ntheorem. I'm going to have a look at that right away.

It would be
great to have enhanced framed package instead which deals correctly
with footnotes. One can produce fanciest theorems with LaTeX, but
footnotes in them are close to impossible.

For this problem, a trick is to separate to \footnotemark, that you place in the theorem, and the corresponding \footnotetext, that you place right after. That works fine.

But that's a good idea: I'm going to see if I can include a \renewcommand on \footnote inside theorems not to have to use this trick.

Funny, latex dvi and pdflatex pdf are different for the example. See
the snapshot
http://img64.imageshack.us/img64/1272/snap2au.png


Hummm.... interresting. I will work on that too.


Thanks for the comments !

Luc.
.



Relevant Pages

  • Re: list of theorems
    ... "amsmath" package MUST be loaded before ntheorem and "amsthm" package MUST NOT be loaded at all. ... Does any one knows a simple way to get a list of theorems? ...
    (comp.text.tex)
  • CTAN has a new package: thmtools
    ... A new package has been put up at tug.ctan.org and should soon be at ... features for theorems. ... the bundle should work with kernel ... theorems, the theorem package and the amsthm package. ...
    (comp.text.tex)
  • Re: list of theorems
    ... I know the package ntheorem can do it, but it seems to have some compatibility problems with the rest of my document. ... So I am looking for an other package or simple macro to automatically built a "List of Theorems". ...
    (comp.text.tex)
  • CTAN has a new package: tcolorbox
    ... colored text boxes, LaTeX examples, theorems ... tcolorbox provides an environment for colored and framed text boxes with a ... The package tcolorbox can be used for the setting of LaTeX examples where ... Another common use case is the setting of theorems. ...
    (comp.text.tex)
  • Re: generate list of theorems/definitions with amsthm
    ... Theorems? ... but you may try ntheorem ... The other author suggested using thmtools as an alternative. ...
    (comp.text.tex)