Equally split the aligned items in tasks package
Problem
I am now updating my resume and I found tasks
package is a good choice to list my research interests in the same line (which could save a lot of space). Even though I basically got what I want, it seems that three items I list did not have same horizontal space and this makes it a little unsatisfactory.
What I Have Done
I checked the doc of the tasks
package and especially the figure shown below, but it seems that we could not restrict the text width of each bullet point.
Did I miss something? Any input is appreciated.
MWE
documentclass{article}
% EDIT
usepackage[margin=0.5in, nohead]{geometry}
usepackage{tasks}
settasks{item-indent=3em, label-offset=0em, column-sep=2em}
begin{document}
begin{tasks}[style=itemize](3)
task Gaussian process machine learning task Statistical learning theory task (Non)-convex optimization
end{tasks}
end{document}
tasks
add a comment |
Problem
I am now updating my resume and I found tasks
package is a good choice to list my research interests in the same line (which could save a lot of space). Even though I basically got what I want, it seems that three items I list did not have same horizontal space and this makes it a little unsatisfactory.
What I Have Done
I checked the doc of the tasks
package and especially the figure shown below, but it seems that we could not restrict the text width of each bullet point.
Did I miss something? Any input is appreciated.
MWE
documentclass{article}
% EDIT
usepackage[margin=0.5in, nohead]{geometry}
usepackage{tasks}
settasks{item-indent=3em, label-offset=0em, column-sep=2em}
begin{document}
begin{tasks}[style=itemize](3)
task Gaussian process machine learning task Statistical learning theory task (Non)-convex optimization
end{tasks}
end{document}
tasks
@marmot I tried tabular when I didn't knowtasks
package exist, but I find it pretty ugly.
– Mr.Robot
1 hour ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
Thanks for your MWE! Do you want something likehspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?
– marmot
9 mins ago
add a comment |
Problem
I am now updating my resume and I found tasks
package is a good choice to list my research interests in the same line (which could save a lot of space). Even though I basically got what I want, it seems that three items I list did not have same horizontal space and this makes it a little unsatisfactory.
What I Have Done
I checked the doc of the tasks
package and especially the figure shown below, but it seems that we could not restrict the text width of each bullet point.
Did I miss something? Any input is appreciated.
MWE
documentclass{article}
% EDIT
usepackage[margin=0.5in, nohead]{geometry}
usepackage{tasks}
settasks{item-indent=3em, label-offset=0em, column-sep=2em}
begin{document}
begin{tasks}[style=itemize](3)
task Gaussian process machine learning task Statistical learning theory task (Non)-convex optimization
end{tasks}
end{document}
tasks
Problem
I am now updating my resume and I found tasks
package is a good choice to list my research interests in the same line (which could save a lot of space). Even though I basically got what I want, it seems that three items I list did not have same horizontal space and this makes it a little unsatisfactory.
What I Have Done
I checked the doc of the tasks
package and especially the figure shown below, but it seems that we could not restrict the text width of each bullet point.
Did I miss something? Any input is appreciated.
MWE
documentclass{article}
% EDIT
usepackage[margin=0.5in, nohead]{geometry}
usepackage{tasks}
settasks{item-indent=3em, label-offset=0em, column-sep=2em}
begin{document}
begin{tasks}[style=itemize](3)
task Gaussian process machine learning task Statistical learning theory task (Non)-convex optimization
end{tasks}
end{document}
tasks
tasks
edited 15 mins ago
Mr.Robot
asked 1 hour ago
Mr.RobotMr.Robot
1324
1324
@marmot I tried tabular when I didn't knowtasks
package exist, but I find it pretty ugly.
– Mr.Robot
1 hour ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
Thanks for your MWE! Do you want something likehspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?
– marmot
9 mins ago
add a comment |
@marmot I tried tabular when I didn't knowtasks
package exist, but I find it pretty ugly.
– Mr.Robot
1 hour ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
Thanks for your MWE! Do you want something likehspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?
– marmot
9 mins ago
@marmot I tried tabular when I didn't know
tasks
package exist, but I find it pretty ugly.– Mr.Robot
1 hour ago
@marmot I tried tabular when I didn't know
tasks
package exist, but I find it pretty ugly.– Mr.Robot
1 hour ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
Thanks for your MWE! Do you want something like
hspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?– marmot
9 mins ago
Thanks for your MWE! Do you want something like
hspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?– marmot
9 mins ago
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%2f482203%2fequally-split-the-aligned-items-in-tasks-package%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%2f482203%2fequally-split-the-aligned-items-in-tasks-package%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
@marmot I tried tabular when I didn't know
tasks
package exist, but I find it pretty ugly.– Mr.Robot
1 hour ago
@marmot Sorry for the confusion, the code is just taken from my resume and I forgot to add margin setting. Already added it.
– Mr.Robot
16 mins ago
Thanks for your MWE! Do you want something like
hspace{1em}textbullet~~Gaussian process machine learninghfill textbullet~~Statistical learning theoryhfill textbullet~~(Non)-convex optimizationhspace{1em}par
?– marmot
9 mins ago