spacing before and after section at latex resume.cls
I am using the resume template and I want to change the spacing before and after sections. Right now the vertical distance between the heading and the section is too long. I tried the {titlesec} package, but titlespacing does not change anything in my document. Can anybody help me with this problem? Thanks in advance!
documentclass{resume}
usepackage[left=0.4in,top=0.4in,right=0.4in,bottom=0.4in]{geometry} % Document margins
usepackage{enumitem}
usepackage{titlesec}
newcommand{tab}[1]{hspace{.2667textwidth}rlap{#1}}
newcommand{itab}[1]{hspace{0em}rlap{#1}}
name{XZ} % Your name
address{123} % Your phone number and email
usepackage{titlesec}
begin{document}small
begin{rSection}{Education}
setlength{parskip}{0.5em}
{bf xxx} hfill {XXX}
\ Bachelor of Arts
\Coursework
{bf Peking University, Beijing} hfill {Sept.2013-Jun.2017}
\ Bachelor of Arts
\Coursework : Econometrics
end{rSection}
end{document}
spacing titlesec resume
New contributor
|
show 2 more comments
I am using the resume template and I want to change the spacing before and after sections. Right now the vertical distance between the heading and the section is too long. I tried the {titlesec} package, but titlespacing does not change anything in my document. Can anybody help me with this problem? Thanks in advance!
documentclass{resume}
usepackage[left=0.4in,top=0.4in,right=0.4in,bottom=0.4in]{geometry} % Document margins
usepackage{enumitem}
usepackage{titlesec}
newcommand{tab}[1]{hspace{.2667textwidth}rlap{#1}}
newcommand{itab}[1]{hspace{0em}rlap{#1}}
name{XZ} % Your name
address{123} % Your phone number and email
usepackage{titlesec}
begin{document}small
begin{rSection}{Education}
setlength{parskip}{0.5em}
{bf xxx} hfill {XXX}
\ Bachelor of Arts
\Coursework
{bf Peking University, Beijing} hfill {Sept.2013-Jun.2017}
\ Bachelor of Arts
\Coursework : Econometrics
end{rSection}
end{document}
spacing titlesec resume
New contributor
Which one of the thousands of classesresume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environmentrSection
... You know that this class is very outdated?
– Kurt
1 hour ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago
|
show 2 more comments
I am using the resume template and I want to change the spacing before and after sections. Right now the vertical distance between the heading and the section is too long. I tried the {titlesec} package, but titlespacing does not change anything in my document. Can anybody help me with this problem? Thanks in advance!
documentclass{resume}
usepackage[left=0.4in,top=0.4in,right=0.4in,bottom=0.4in]{geometry} % Document margins
usepackage{enumitem}
usepackage{titlesec}
newcommand{tab}[1]{hspace{.2667textwidth}rlap{#1}}
newcommand{itab}[1]{hspace{0em}rlap{#1}}
name{XZ} % Your name
address{123} % Your phone number and email
usepackage{titlesec}
begin{document}small
begin{rSection}{Education}
setlength{parskip}{0.5em}
{bf xxx} hfill {XXX}
\ Bachelor of Arts
\Coursework
{bf Peking University, Beijing} hfill {Sept.2013-Jun.2017}
\ Bachelor of Arts
\Coursework : Econometrics
end{rSection}
end{document}
spacing titlesec resume
New contributor
I am using the resume template and I want to change the spacing before and after sections. Right now the vertical distance between the heading and the section is too long. I tried the {titlesec} package, but titlespacing does not change anything in my document. Can anybody help me with this problem? Thanks in advance!
documentclass{resume}
usepackage[left=0.4in,top=0.4in,right=0.4in,bottom=0.4in]{geometry} % Document margins
usepackage{enumitem}
usepackage{titlesec}
newcommand{tab}[1]{hspace{.2667textwidth}rlap{#1}}
newcommand{itab}[1]{hspace{0em}rlap{#1}}
name{XZ} % Your name
address{123} % Your phone number and email
usepackage{titlesec}
begin{document}small
begin{rSection}{Education}
setlength{parskip}{0.5em}
{bf xxx} hfill {XXX}
\ Bachelor of Arts
\Coursework
{bf Peking University, Beijing} hfill {Sept.2013-Jun.2017}
\ Bachelor of Arts
\Coursework : Econometrics
end{rSection}
end{document}
spacing titlesec resume
spacing titlesec resume
New contributor
New contributor
edited 35 mins ago
Xbeanbi
New contributor
asked 1 hour ago
XbeanbiXbeanbi
62
62
New contributor
New contributor
Which one of the thousands of classesresume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environmentrSection
... You know that this class is very outdated?
– Kurt
1 hour ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago
|
show 2 more comments
Which one of the thousands of classesresume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environmentrSection
... You know that this class is very outdated?
– Kurt
1 hour ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago
Which one of the thousands of classes
resume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environment rSection
... You know that this class is very outdated?– Kurt
1 hour ago
Which one of the thousands of classes
resume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environment rSection
... You know that this class is very outdated?– Kurt
1 hour ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago
|
show 2 more comments
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
});
}
});
Xbeanbi is a new contributor. Be nice, and check out our Code of Conduct.
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%2f479005%2fspacing-before-and-after-section-at-latex-resume-cls%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
Xbeanbi is a new contributor. Be nice, and check out our Code of Conduct.
Xbeanbi is a new contributor. Be nice, and check out our Code of Conduct.
Xbeanbi is a new contributor. Be nice, and check out our Code of Conduct.
Xbeanbi 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.
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%2f479005%2fspacing-before-and-after-section-at-latex-resume-cls%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
Which one of the thousands of classes
resume.cls
outside in the internet do you use? Do you have a link to it? Seems you need to change the definition of environmentrSection
... You know that this class is very outdated?– Kurt
1 hour ago
Sorry that I didn't make it clear. I want to change the vertical spacing
– Xbeanbi
53 mins ago
@Xbeanbi ... no problem... My English are not good enough and possibly your "wide" word was what made me to make the question... Providing the link could help the post ... BUT the link is non-active... please add a working link and not a temporary one that can not be used in the future
– koleygr
49 mins ago
@koleygr I am sorry. My bad. I should make it clear...
– Xbeanbi
45 mins ago
@Xbeanbi ... The link is active only for you but you can't understand this because it is your project and you have access to it. For anyone else is says "Restricted, sorry you don't have permission to load this page."... You should provide a link to the original page that the documentclass can be found in order to let the post have some possibilities to help future users... Goodnight from me. (If you follow my request you could have an answer some time ... if not tonight....).
– koleygr
40 mins ago