Tagged Questions
1
vote
0answers
106 views
Is there a guide to the various theorem packages? [duplicate]
Possible Duplicate:
Theorem packages: which to use, which conflict?
I'm relatively new to LaTeX, and a complete novice when it comes to theorems in LaTeX. But I need to put some some ...
5
votes
1answer
499 views
Footnotes or sidenotes in tables with tufte-latex?
It might be extremely simple to solve my problem, but I can't figure it out... I use the tufte-book class and I have a table inside it. In the documentation of the tufte-book class it is written that:
...
2
votes
2answers
1k views
Conflict between gantt.sty and \framebox{}
I've recently been using the Edward Tufte inspired style file (the handout option) for my documents and a Gantt chart package. However, if I put \usepackage{gantt} in my preamble it prevents some code ...