Tagged Questions
4
votes
1answer
85 views
Tabular* Alignment of Columns
I've read about the tabular* environment, and the same example pops up over and over again. What I'd like to know is when the example is converted, why do columns 2 and 3 lose their centering? I've ...
9
votes
3answers
2k views
Underline and center headings
For a paper I have to make my LaTeX document guideline conforming. Many of you will already guess now that this means dirty work by violating virtually all possible typography standards.
My biggest ...
2
votes
1answer
539 views
Define a custom align, and align* environment
I would like to redefine both the align and \align* environments such that the first line is shifted up to line up with the list identifier. I attempted to adapt the solution provided at Starred ...
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 ...