Tagged Questions
2
votes
1answer
67 views
ntheorem: vertical space between chapters in listtheorems?
I have a ToC and list of problems in the same document. I struggle to make them look the same. I solved all, but the following issue.
In ToC (and LoF) there's a space between chapters. listtheorems ...
4
votes
1answer
89 views
Making a list of hypothesis and references to the hypothesis
I have some problems with making a list of hypothesis and references to my hypothesis.
\documentclass[12pt, a4paper, makeidx]{memoir}
\usepackage{ntheorem}
% *************** hyperlinks in PDF ...
6
votes
1answer
208 views
Align the names in \listtheorems (ntheorem)
Question:
How do I align the names of theorems in ntheorem list of theorems?
Screenshot:
Screenshot: (photoshopped)
Context:
I am using the ntheorem package to typeset a list of theorems and ...
5
votes
2answers
212 views
Spacing for \listtheorems in ntheorem
Q: How do I get my theorem number and name to not overlap each other in my list of theorems?
This is basically the same question as "Spacing control for listtheorems". But the solutions mentioned ...
5
votes
1answer
359 views
Spacing (numwidth) control for listtheorems
I am using the \listtheorems command from ntheorem to generate a list of theorems for a document. However, because I number the theorems inside sections, the theorem number is a bit on the long side, ...