I want do some common styling please give me most simple, neat and clear solution for following:
- How can I indicate space between paragraphs? I want distance between paragraphs be more.
- How in article class I can set main font size bigger than 12pt?
- How can I draw a very simple border in every page. (Like ms-word page borders)
- How can I insert a simple header in every page (in article class)
How can I easily define indent size of first line of paragraph? 1st line of 1st paragraph in each section have 0 indent, how can I modify that?
\documentclass{article} \begin{document} Style me! \end{document}
Perhaps you say that I should ask these in distinct questions, but I think the answers to all of these questions are short.
