How to set first page top margin above author blockHow to avoid geometry affecting the first page?customs...

Contradiction proof for inequality of P and NP?

Overlay of two functions leaves gaps

Retract an already submitted recommendation letter (written for an undergrad student)

What term is being referred to with "reflected-sound-of-underground-spirits"?

Pulling the rope with one hand is as heavy as with two hands?

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

How to write a column outside the braces in a matrix?

Who was the lone kid in the line of people at the lake at the end of Avengers: Endgame?

How come there are so many candidates for the 2020 Democratic party presidential nomination?

Two field separators (colon and space) in awk

How did Captain America manage to do this?

How can I print the prosodic symbols in LaTeX?

A ​Note ​on ​N!

Mistake in years of experience in resume?

How can I get this effect? Please see the attached image

Why do games have consumables?

How could Tony Stark make this in Endgame?

"The cow" OR "a cow" OR "cows" in this context

Extension of 2-adic valuation to the real numbers

Constructions of PRF (Pseudo Random Function)

Can't get 5V 3A DC constant

What's the polite way to say "I need to urinate"?

a sore throat vs a strep throat vs strep throat

Are there physical dangers to preparing a prepared piano?



How to set first page top margin above author block


How to avoid geometry affecting the first page?customs margins of my paperHow to set page geometry for a single page only?Top margin, memoir class and geometry packageChange margins for all, but the first pageHow to change margin for first page of Bibliography OnlyHow to set proper paper margins?Set margin using geometry packageHow to set page numbers within left/right margins using classicthesis and geometryHow to set the new margin on the next page?













0















I'm using the geometry package to set the margins for my document.



usepackage[margin=0.5in]{geometry}


And the authblk package to create my author block.
When I typeset my document, it appears that the first page has a different top margin than the others. Is the authblk package interfering with geometry? How can I set the first page top margin to be the same as the others? Thanks.










share|improve this question







New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

    – John Kormylo
    25 mins ago


















0















I'm using the geometry package to set the margins for my document.



usepackage[margin=0.5in]{geometry}


And the authblk package to create my author block.
When I typeset my document, it appears that the first page has a different top margin than the others. Is the authblk package interfering with geometry? How can I set the first page top margin to be the same as the others? Thanks.










share|improve this question







New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

    – John Kormylo
    25 mins ago
















0












0








0








I'm using the geometry package to set the margins for my document.



usepackage[margin=0.5in]{geometry}


And the authblk package to create my author block.
When I typeset my document, it appears that the first page has a different top margin than the others. Is the authblk package interfering with geometry? How can I set the first page top margin to be the same as the others? Thanks.










share|improve this question







New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I'm using the geometry package to set the margins for my document.



usepackage[margin=0.5in]{geometry}


And the authblk package to create my author block.
When I typeset my document, it appears that the first page has a different top margin than the others. Is the authblk package interfering with geometry? How can I set the first page top margin to be the same as the others? Thanks.







geometry authblk






share|improve this question







New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









CanaryyellowCanaryyellow

204




204




New contributor




Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Canaryyellow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

    – John Kormylo
    25 mins ago





















  • If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

    – John Kormylo
    25 mins ago



















If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

– John Kormylo
25 mins ago







If you add [...,showframe] to geometry is will show the text area. Presumably, authblk is simply adding some vspace* at the top.

– John Kormylo
25 mins ago












0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Canaryyellow is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487818%2fhow-to-set-first-page-top-margin-above-author-block%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Canaryyellow is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Canaryyellow is a new contributor. Be nice, and check out our Code of Conduct.













Canaryyellow is a new contributor. Be nice, and check out our Code of Conduct.












Canaryyellow is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487818%2fhow-to-set-first-page-top-margin-above-author-block%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Installing LyX: “No textclass is found.”LyX installation error- text class not found- 'Reconfigure' or...

(1602) Indiana Índice Designación y nombre Características orbitales Véase...

Universidad Autónoma de Occidente Índice Historia Campus Facultades Programas Académicos Medios de...