Tagged Questions
14
votes
1answer
318 views
What's the difference between \paragraph and \paragraph*?
Is there any difference between \paragraph{} and \paragraph*{}?
When it's used (if nothing has been modified before, i.e. like in this post: Paragraph header), there's no difference in the created ...
15
votes
4answers
1k views
Centering \section* and adding them to the ToC
I'm using LaTeX and the book class and have one problem:
I want that my starred sections (only starred sections) appear in the center of the pages instead of the left side of the pages and also these ...