I would like to ask if it is possible to adjust some settings of "maketitle" command. I have "title" and "author" (in which I have 2 authors as I am one of co-authors). I would like to adjust (increase) the vertical spacing between Title and Authors. Is it possible? how can I do that?
I would also welcome a possibility to change the fontsize of "author" tag. I would like the names to be bigger than the name of institutions that we are from.
example of my code
Code: Select all
\title{Title}
\author
{
Name author 1
\\ Institution
\\ Department
\\ University %author 1 works in "institution" and studies for PhD at University (so he is active in both)
\and
Name author 2 \\
Institution \\
Department
}
\date{}
\maketitle