Tagged Questions
5
votes
2answers
307 views
Switching an existing document to memoir. How much trouble is it?
I'm really growing fond of the memoir package. I have a large document in which I use the report documentclass. How much trouble would it be to switch to memoir; i.e. what would I 'probably' need to ...
40
votes
1answer
6k views
book vs. report vs. article document class
What are the main differences between the book, the report, and the article document classes? If possible, include the differences within the KOMA-Script classes.
The visual difference for the ...
6
votes
2answers
3k views
article vs. report
\section{Section title here}}
\subsection*{The subsection without numbers, but want it to appear in TOC}
\addcontentsline{toc}{subsection}{The subsection without numbers, but want it to appear in TOC}
...