How to control dimensions around author block with authblk and geometry?Typeset an author without affiliation...
Why does processed meat contain preservatives, while canned fish needs not?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
How come there are so many candidates for the 2020 Democratic party presidential nomination?
what is the sudo password for a --disabled-password user
Is it idiomatic to construct against `this`?
How to write a column outside the braces in a matrix?
Was there a Viking Exchange as well as a Columbian one?
Why do games have consumables?
Can someone publish a story that happened to you?
Mjolnir's timeline from Thor's perspective
In order to check if a field is required or not, is the result of isNillable method sufficient?
Is there really no use for MD5 anymore?
Fizzy, soft, pop and still drinks
A Note on N!
Is it possible to determine the symmetric encryption method used by output size?
Please, smoke with good manners
How did Captain America manage to do this?
Are Boeing 737-800’s grounded?
How can I place the product on a social media post better?
What does the "ep" capability mean?
How to verbalise code in Mathematica?
Error message with Tabularx
Is this homebrew Wind Wave spell balanced?
How can I practically buy stocks?
How to control dimensions around author block with authblk and geometry?
Typeset an author without affiliation with authblkRelative change of page dimensions with geometryHow to reset author list using authblkGeometry does not seem to change the marginsCustomize author and affiliation using authblkHow does one indicate the corresponding author when using the authblk package?geometry setting text block but not page dimensionsAuthblk for chapters? - Author and affiliations per chapterauthblk messes up AA command in author and affil with pdflatexHow to set first page top margin above author block
I am trying to control the dimensions around my author block using authblk and geometry. How can I control the dimensions a) through h) indicated in red in the annotated drawing below?

The MWE for my document is here:
% arara: pdflatex
documentclass[10pt,twocolumn]{article}
usepackage[margin=0.5in,showframe]{geometry}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{authblk}
usepackage{setspace}
renewcommand{familydefault}{sfdefault}
usepackage{helvet}
usepackage{lipsum}
makeatletter
def@maketitle{%
newpage
null
vskip 2em%
begin{center}%
let footnote thanks
{LARGE @title par}%
vskip 1.5em%
{large
lineskip .5em%
begin{tabular}[t]{c}%
baselineskip=12pt
@author
end{tabular}par}%
vskip 1em%
{large @date}%
end{center}%
par
vskip 1.5em}
makeatother
begin{document}
large
title{Title}
scriptsize
setstretch{0.1}
author[1]{Author 1}
author[2]{Author 2}
author[3]{Author 3}
author[4]{Author 4}
author[5]{Author 5}
author[1]{Author 6}
author[1]{Author 7}
author[1]{Author 8}
author[1]{Author 9}
author[1]{Author 10}
author[1]{Author 11}
author[1]{Author 12}
author[1]{Author 13}
author[1]{Author 14}
author[1]{Author 15}
author[1]{Author 16}
author[1]{Author 17}
author[1]{Author 18}
author[1]{Author 19}
author[1]{Author 20}
author[1]{Author 21}
author[1]{Author 22}
author[1]{Author 23}
author[1]{Author 24}
author[1]{Author 25}
author[1]{Author 26}
author[1]{Author 27}
author[1]{Author 28}
author[1]{Author 29}
affil[1]{Affiliation 1}
affil[2]{Affiliation 2}
affil[3]{Affiliation 3}
affil[4]{Affiliation 4}
affil[5]{Affiliation 5}
date{}
{letclearpagerelax%
maketitle }
lipsum[1-10]
end{document}
Thanks!
geometry dimensions white-space authblk dimension-expressions
add a comment |
I am trying to control the dimensions around my author block using authblk and geometry. How can I control the dimensions a) through h) indicated in red in the annotated drawing below?

The MWE for my document is here:
% arara: pdflatex
documentclass[10pt,twocolumn]{article}
usepackage[margin=0.5in,showframe]{geometry}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{authblk}
usepackage{setspace}
renewcommand{familydefault}{sfdefault}
usepackage{helvet}
usepackage{lipsum}
makeatletter
def@maketitle{%
newpage
null
vskip 2em%
begin{center}%
let footnote thanks
{LARGE @title par}%
vskip 1.5em%
{large
lineskip .5em%
begin{tabular}[t]{c}%
baselineskip=12pt
@author
end{tabular}par}%
vskip 1em%
{large @date}%
end{center}%
par
vskip 1.5em}
makeatother
begin{document}
large
title{Title}
scriptsize
setstretch{0.1}
author[1]{Author 1}
author[2]{Author 2}
author[3]{Author 3}
author[4]{Author 4}
author[5]{Author 5}
author[1]{Author 6}
author[1]{Author 7}
author[1]{Author 8}
author[1]{Author 9}
author[1]{Author 10}
author[1]{Author 11}
author[1]{Author 12}
author[1]{Author 13}
author[1]{Author 14}
author[1]{Author 15}
author[1]{Author 16}
author[1]{Author 17}
author[1]{Author 18}
author[1]{Author 19}
author[1]{Author 20}
author[1]{Author 21}
author[1]{Author 22}
author[1]{Author 23}
author[1]{Author 24}
author[1]{Author 25}
author[1]{Author 26}
author[1]{Author 27}
author[1]{Author 28}
author[1]{Author 29}
affil[1]{Affiliation 1}
affil[2]{Affiliation 2}
affil[3]{Affiliation 3}
affil[4]{Affiliation 4}
affil[5]{Affiliation 5}
date{}
{letclearpagerelax%
maketitle }
lipsum[1-10]
end{document}
Thanks!
geometry dimensions white-space authblk dimension-expressions
add a comment |
I am trying to control the dimensions around my author block using authblk and geometry. How can I control the dimensions a) through h) indicated in red in the annotated drawing below?

The MWE for my document is here:
% arara: pdflatex
documentclass[10pt,twocolumn]{article}
usepackage[margin=0.5in,showframe]{geometry}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{authblk}
usepackage{setspace}
renewcommand{familydefault}{sfdefault}
usepackage{helvet}
usepackage{lipsum}
makeatletter
def@maketitle{%
newpage
null
vskip 2em%
begin{center}%
let footnote thanks
{LARGE @title par}%
vskip 1.5em%
{large
lineskip .5em%
begin{tabular}[t]{c}%
baselineskip=12pt
@author
end{tabular}par}%
vskip 1em%
{large @date}%
end{center}%
par
vskip 1.5em}
makeatother
begin{document}
large
title{Title}
scriptsize
setstretch{0.1}
author[1]{Author 1}
author[2]{Author 2}
author[3]{Author 3}
author[4]{Author 4}
author[5]{Author 5}
author[1]{Author 6}
author[1]{Author 7}
author[1]{Author 8}
author[1]{Author 9}
author[1]{Author 10}
author[1]{Author 11}
author[1]{Author 12}
author[1]{Author 13}
author[1]{Author 14}
author[1]{Author 15}
author[1]{Author 16}
author[1]{Author 17}
author[1]{Author 18}
author[1]{Author 19}
author[1]{Author 20}
author[1]{Author 21}
author[1]{Author 22}
author[1]{Author 23}
author[1]{Author 24}
author[1]{Author 25}
author[1]{Author 26}
author[1]{Author 27}
author[1]{Author 28}
author[1]{Author 29}
affil[1]{Affiliation 1}
affil[2]{Affiliation 2}
affil[3]{Affiliation 3}
affil[4]{Affiliation 4}
affil[5]{Affiliation 5}
date{}
{letclearpagerelax%
maketitle }
lipsum[1-10]
end{document}
Thanks!
geometry dimensions white-space authblk dimension-expressions
I am trying to control the dimensions around my author block using authblk and geometry. How can I control the dimensions a) through h) indicated in red in the annotated drawing below?

The MWE for my document is here:
% arara: pdflatex
documentclass[10pt,twocolumn]{article}
usepackage[margin=0.5in,showframe]{geometry}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{authblk}
usepackage{setspace}
renewcommand{familydefault}{sfdefault}
usepackage{helvet}
usepackage{lipsum}
makeatletter
def@maketitle{%
newpage
null
vskip 2em%
begin{center}%
let footnote thanks
{LARGE @title par}%
vskip 1.5em%
{large
lineskip .5em%
begin{tabular}[t]{c}%
baselineskip=12pt
@author
end{tabular}par}%
vskip 1em%
{large @date}%
end{center}%
par
vskip 1.5em}
makeatother
begin{document}
large
title{Title}
scriptsize
setstretch{0.1}
author[1]{Author 1}
author[2]{Author 2}
author[3]{Author 3}
author[4]{Author 4}
author[5]{Author 5}
author[1]{Author 6}
author[1]{Author 7}
author[1]{Author 8}
author[1]{Author 9}
author[1]{Author 10}
author[1]{Author 11}
author[1]{Author 12}
author[1]{Author 13}
author[1]{Author 14}
author[1]{Author 15}
author[1]{Author 16}
author[1]{Author 17}
author[1]{Author 18}
author[1]{Author 19}
author[1]{Author 20}
author[1]{Author 21}
author[1]{Author 22}
author[1]{Author 23}
author[1]{Author 24}
author[1]{Author 25}
author[1]{Author 26}
author[1]{Author 27}
author[1]{Author 28}
author[1]{Author 29}
affil[1]{Affiliation 1}
affil[2]{Affiliation 2}
affil[3]{Affiliation 3}
affil[4]{Affiliation 4}
affil[5]{Affiliation 5}
date{}
{letclearpagerelax%
maketitle }
lipsum[1-10]
end{document}
Thanks!
geometry dimensions white-space authblk dimension-expressions
geometry dimensions white-space authblk dimension-expressions
asked 5 mins ago
CanaryyellowCanaryyellow
274
274
add a comment |
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487978%2fhow-to-control-dimensions-around-author-block-with-authblk-and-geometry%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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487978%2fhow-to-control-dimensions-around-author-block-with-authblk-and-geometry%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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