Inscrease bullet points spacingSpread bullet points across block in slide using beamerbullet in table not alignedChange color of itemize bulletList bullet points on the right sideBullet item in XeLatex not appeared as expectedSpacing between bullet pointsHow to create table with merged rows and bullet points within a particular cell?Create a comparison type table where multiple line and bullet points existsHow to reduce spaces between bullet points in itemize?How to have same indents for individual bullet points
Happy pi day, everyone!
What is the rarity of this homebrew magic staff?
Why did it take so long to abandon sail after steamships were demonstrated?
Why doesn't using two cd commands in bash script execute the second command?
Brexit - No Deal Rejection
Instead of Universal Basic Income, why not Universal Basic NEEDS?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Do I need life insurance if I can cover my own funeral costs?
Why is the BSI not using powers of two?
If I can solve Sudoku can I solve Travelling Salesman Problem(TSP)? If yes, how?
Site Collection Administrator has left the building
Use of undefined constant bloginfo
How to explain that I do not want to visit a country due to personal safety concern?
Min function accepting varying number of arguments in C++17
A link redirect to http instead of https: how critical is it?
Time travel from stationary position?
What do Xenomorphs eat in the Alien series?
Opacity of an object in 2.8
How to write cleanly even if my character uses expletive language?
How to simplify this time periods definition interface?
How to read the value of this capacitor?
Stiffness of a cantilever beam
May I change the held type in a std::variant from within a call to std::visit
How to deal with taxi scam when on vacation?
Inscrease bullet points spacing
Spread bullet points across block in slide using beamerbullet in table not alignedChange color of itemize bulletList bullet points on the right sideBullet item in XeLatex not appeared as expectedSpacing between bullet pointsHow to create table with merged rows and bullet points within a particular cell?Create a comparison type table where multiple line and bullet points existsHow to reduce spaces between bullet points in itemize?How to have same indents for individual bullet points
I have a table which I did for my MSc thesis, that worked just fine:
However, now I want to use that table for an article. I have copied the code, but the bullet points from the 2nd column are too close (vertically):
Any idea how I can fix this? I have tried some things suggested at StackExchange, but none of them worked.
This is the code for a test document (where the problem does NOT stand):
documentclass[pdftex,10pt,a4paper]article
%Import packages
usepackagesubfig
makeatletter
newcommand*textoverline[1]$overlinehbox#1m@th$
makeatother
%
usepackageragged2e
%
usepackagecolor
newcommandnote[1]textcolorblue#1
usepackagecolortbl
usepackagebooktabs,eqparbox,tabularx
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
renewcommandarraystretch2
setlist[itemize]nosep,
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
begintabular >RaggedLeftp3.6cm p4.2cm p5.8cm
hline
textbfMethod name & textbfMetrics & textbfMethod explanation \ hline
textbfSimple statistical metrics & beginitemize
item Mean
item Standard deviation (SD)
enditemize & Computes the mean value and the amount of variation (SD) of a feature's time-series. \
textbfLinear variability & beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize & Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]). \
textbfNon-linear variability & beginitemize
item Central tendency measurement (CTM)
enditemize & Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa. \
textbfP-wave amplitude dispersion & beginitemize
item Amplitude dispersion index (ADI)
enditemize & Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal. \
textbfHeart rate variability & beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \ hline
endtabular
endtable
enddocument
I can't provide a full compilable code, given that I'm using a template from the Sensors Journal (https://www.mdpi.com/authors/latex). However, you can download my full compilable code here: https://ufile.io/n7pg8
Many thanks!
Diogo
tables spacing floats bullets
|
show 7 more comments
I have a table which I did for my MSc thesis, that worked just fine:
However, now I want to use that table for an article. I have copied the code, but the bullet points from the 2nd column are too close (vertically):
Any idea how I can fix this? I have tried some things suggested at StackExchange, but none of them worked.
This is the code for a test document (where the problem does NOT stand):
documentclass[pdftex,10pt,a4paper]article
%Import packages
usepackagesubfig
makeatletter
newcommand*textoverline[1]$overlinehbox#1m@th$
makeatother
%
usepackageragged2e
%
usepackagecolor
newcommandnote[1]textcolorblue#1
usepackagecolortbl
usepackagebooktabs,eqparbox,tabularx
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
renewcommandarraystretch2
setlist[itemize]nosep,
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
begintabular >RaggedLeftp3.6cm p4.2cm p5.8cm
hline
textbfMethod name & textbfMetrics & textbfMethod explanation \ hline
textbfSimple statistical metrics & beginitemize
item Mean
item Standard deviation (SD)
enditemize & Computes the mean value and the amount of variation (SD) of a feature's time-series. \
textbfLinear variability & beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize & Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]). \
textbfNon-linear variability & beginitemize
item Central tendency measurement (CTM)
enditemize & Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa. \
textbfP-wave amplitude dispersion & beginitemize
item Amplitude dispersion index (ADI)
enditemize & Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal. \
textbfHeart rate variability & beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \ hline
endtabular
endtable
enddocument
I can't provide a full compilable code, given that I'm using a template from the Sensors Journal (https://www.mdpi.com/authors/latex). However, you can download my full compilable code here: https://ufile.io/n7pg8
Many thanks!
Diogo
tables spacing floats bullets
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts withdocumentclass, includes all relevantusepackagecommands, ends withenddocumentand compiles without errors, even if it does not produce your desired output.
– Sandy G
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
1
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago
|
show 7 more comments
I have a table which I did for my MSc thesis, that worked just fine:
However, now I want to use that table for an article. I have copied the code, but the bullet points from the 2nd column are too close (vertically):
Any idea how I can fix this? I have tried some things suggested at StackExchange, but none of them worked.
This is the code for a test document (where the problem does NOT stand):
documentclass[pdftex,10pt,a4paper]article
%Import packages
usepackagesubfig
makeatletter
newcommand*textoverline[1]$overlinehbox#1m@th$
makeatother
%
usepackageragged2e
%
usepackagecolor
newcommandnote[1]textcolorblue#1
usepackagecolortbl
usepackagebooktabs,eqparbox,tabularx
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
renewcommandarraystretch2
setlist[itemize]nosep,
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
begintabular >RaggedLeftp3.6cm p4.2cm p5.8cm
hline
textbfMethod name & textbfMetrics & textbfMethod explanation \ hline
textbfSimple statistical metrics & beginitemize
item Mean
item Standard deviation (SD)
enditemize & Computes the mean value and the amount of variation (SD) of a feature's time-series. \
textbfLinear variability & beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize & Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]). \
textbfNon-linear variability & beginitemize
item Central tendency measurement (CTM)
enditemize & Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa. \
textbfP-wave amplitude dispersion & beginitemize
item Amplitude dispersion index (ADI)
enditemize & Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal. \
textbfHeart rate variability & beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \ hline
endtabular
endtable
enddocument
I can't provide a full compilable code, given that I'm using a template from the Sensors Journal (https://www.mdpi.com/authors/latex). However, you can download my full compilable code here: https://ufile.io/n7pg8
Many thanks!
Diogo
tables spacing floats bullets
I have a table which I did for my MSc thesis, that worked just fine:
However, now I want to use that table for an article. I have copied the code, but the bullet points from the 2nd column are too close (vertically):
Any idea how I can fix this? I have tried some things suggested at StackExchange, but none of them worked.
This is the code for a test document (where the problem does NOT stand):
documentclass[pdftex,10pt,a4paper]article
%Import packages
usepackagesubfig
makeatletter
newcommand*textoverline[1]$overlinehbox#1m@th$
makeatother
%
usepackageragged2e
%
usepackagecolor
newcommandnote[1]textcolorblue#1
usepackagecolortbl
usepackagebooktabs,eqparbox,tabularx
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
renewcommandarraystretch2
setlist[itemize]nosep,
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
begintabular >RaggedLeftp3.6cm p4.2cm p5.8cm
hline
textbfMethod name & textbfMetrics & textbfMethod explanation \ hline
textbfSimple statistical metrics & beginitemize
item Mean
item Standard deviation (SD)
enditemize & Computes the mean value and the amount of variation (SD) of a feature's time-series. \
textbfLinear variability & beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize & Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]). \
textbfNon-linear variability & beginitemize
item Central tendency measurement (CTM)
enditemize & Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa. \
textbfP-wave amplitude dispersion & beginitemize
item Amplitude dispersion index (ADI)
enditemize & Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal. \
textbfHeart rate variability & beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \ hline
endtabular
endtable
enddocument
I can't provide a full compilable code, given that I'm using a template from the Sensors Journal (https://www.mdpi.com/authors/latex). However, you can download my full compilable code here: https://ufile.io/n7pg8
Many thanks!
Diogo
tables spacing floats bullets
tables spacing floats bullets
edited 7 hours ago
Diogo Tec
asked 8 hours ago
Diogo TecDiogo Tec
1066
1066
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts withdocumentclass, includes all relevantusepackagecommands, ends withenddocumentand compiles without errors, even if it does not produce your desired output.
– Sandy G
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
1
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago
|
show 7 more comments
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts withdocumentclass, includes all relevantusepackagecommands, ends withenddocumentand compiles without errors, even if it does not produce your desired output.
– Sandy G
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
1
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts with
documentclass, includes all relevant usepackage commands, ends with enddocument and compiles without errors, even if it does not produce your desired output.– Sandy G
8 hours ago
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts with
documentclass, includes all relevant usepackage commands, ends with enddocument and compiles without errors, even if it does not produce your desired output.– Sandy G
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
1
1
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago
|
show 7 more comments
1 Answer
1
active
oldest
votes
Try the following:
documentclass[journal,article,submit,moreauthors,pdftex,10pt,a4paper]Definitions/mdpi
newcommand*textoverline[1]$overlinehbox#1$ % simplified
%
usepackageragged2e
usepackagebooktabs, makecell, tabularx
newcolumntypeL>RaggedRightX
renewcommandtheadfontbfseriesnormalsize
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
setlist[itemize] % nosep, % <--- remove "nosep"
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
setcellgapes3pt
makegapedcells
begintabularxlinewidth>hsize=0.6hsizebfseriesL L
>hsize=1.4hsizeL
toprule
Method name & theadMetrics & theadMethod explanation \
midrule
Simple statistical metrics
& beginitemize
item Mean
item Standard deviation (SD)
enditemize
& Computes the mean value and the amount of variation (SD) of a feature's time-series.
\
Linear variability
& beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize
& Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]).
\
Non-linear variability
& beginitemize
item Central tendency measurement (CTM)
enditemize
& Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa.
\
P-wave amplitude dispersion
& beginitemize
item Amplitude dispersion index (ADI)
enditemize
& Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal.
\
Heart rate variability
& beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \
bottomrule
endtabularx
endtable
enddocument
result tested on overleaf gives the following result:

In MWE above i made some off-topic changes which (according to my taste) made table more nice (use of tabularx for table environment, makecell for more vertical space above and below cell contents).
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could usebefore=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)
– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add theitemsep=<length>option (with a <length> of your choice) to the ` setlist[itemize]` command.
– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and additemsep=1cmtosetlist[itemize]I obtain the following result: i.stack.imgur.com/5giML.png
– leandriis
4 hours ago
add a comment |
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f479638%2finscrease-bullet-points-spacing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try the following:
documentclass[journal,article,submit,moreauthors,pdftex,10pt,a4paper]Definitions/mdpi
newcommand*textoverline[1]$overlinehbox#1$ % simplified
%
usepackageragged2e
usepackagebooktabs, makecell, tabularx
newcolumntypeL>RaggedRightX
renewcommandtheadfontbfseriesnormalsize
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
setlist[itemize] % nosep, % <--- remove "nosep"
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
setcellgapes3pt
makegapedcells
begintabularxlinewidth>hsize=0.6hsizebfseriesL L
>hsize=1.4hsizeL
toprule
Method name & theadMetrics & theadMethod explanation \
midrule
Simple statistical metrics
& beginitemize
item Mean
item Standard deviation (SD)
enditemize
& Computes the mean value and the amount of variation (SD) of a feature's time-series.
\
Linear variability
& beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize
& Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]).
\
Non-linear variability
& beginitemize
item Central tendency measurement (CTM)
enditemize
& Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa.
\
P-wave amplitude dispersion
& beginitemize
item Amplitude dispersion index (ADI)
enditemize
& Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal.
\
Heart rate variability
& beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \
bottomrule
endtabularx
endtable
enddocument
result tested on overleaf gives the following result:

In MWE above i made some off-topic changes which (according to my taste) made table more nice (use of tabularx for table environment, makecell for more vertical space above and below cell contents).
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could usebefore=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)
– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add theitemsep=<length>option (with a <length> of your choice) to the ` setlist[itemize]` command.
– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and additemsep=1cmtosetlist[itemize]I obtain the following result: i.stack.imgur.com/5giML.png
– leandriis
4 hours ago
add a comment |
Try the following:
documentclass[journal,article,submit,moreauthors,pdftex,10pt,a4paper]Definitions/mdpi
newcommand*textoverline[1]$overlinehbox#1$ % simplified
%
usepackageragged2e
usepackagebooktabs, makecell, tabularx
newcolumntypeL>RaggedRightX
renewcommandtheadfontbfseriesnormalsize
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
setlist[itemize] % nosep, % <--- remove "nosep"
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
setcellgapes3pt
makegapedcells
begintabularxlinewidth>hsize=0.6hsizebfseriesL L
>hsize=1.4hsizeL
toprule
Method name & theadMetrics & theadMethod explanation \
midrule
Simple statistical metrics
& beginitemize
item Mean
item Standard deviation (SD)
enditemize
& Computes the mean value and the amount of variation (SD) of a feature's time-series.
\
Linear variability
& beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize
& Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]).
\
Non-linear variability
& beginitemize
item Central tendency measurement (CTM)
enditemize
& Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa.
\
P-wave amplitude dispersion
& beginitemize
item Amplitude dispersion index (ADI)
enditemize
& Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal.
\
Heart rate variability
& beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \
bottomrule
endtabularx
endtable
enddocument
result tested on overleaf gives the following result:

In MWE above i made some off-topic changes which (according to my taste) made table more nice (use of tabularx for table environment, makecell for more vertical space above and below cell contents).
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could usebefore=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)
– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add theitemsep=<length>option (with a <length> of your choice) to the ` setlist[itemize]` command.
– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and additemsep=1cmtosetlist[itemize]I obtain the following result: i.stack.imgur.com/5giML.png
– leandriis
4 hours ago
add a comment |
Try the following:
documentclass[journal,article,submit,moreauthors,pdftex,10pt,a4paper]Definitions/mdpi
newcommand*textoverline[1]$overlinehbox#1$ % simplified
%
usepackageragged2e
usepackagebooktabs, makecell, tabularx
newcolumntypeL>RaggedRightX
renewcommandtheadfontbfseriesnormalsize
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
setlist[itemize] % nosep, % <--- remove "nosep"
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
setcellgapes3pt
makegapedcells
begintabularxlinewidth>hsize=0.6hsizebfseriesL L
>hsize=1.4hsizeL
toprule
Method name & theadMetrics & theadMethod explanation \
midrule
Simple statistical metrics
& beginitemize
item Mean
item Standard deviation (SD)
enditemize
& Computes the mean value and the amount of variation (SD) of a feature's time-series.
\
Linear variability
& beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize
& Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]).
\
Non-linear variability
& beginitemize
item Central tendency measurement (CTM)
enditemize
& Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa.
\
P-wave amplitude dispersion
& beginitemize
item Amplitude dispersion index (ADI)
enditemize
& Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal.
\
Heart rate variability
& beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \
bottomrule
endtabularx
endtable
enddocument
result tested on overleaf gives the following result:

In MWE above i made some off-topic changes which (according to my taste) made table more nice (use of tabularx for table environment, makecell for more vertical space above and below cell contents).
Try the following:
documentclass[journal,article,submit,moreauthors,pdftex,10pt,a4paper]Definitions/mdpi
newcommand*textoverline[1]$overlinehbox#1$ % simplified
%
usepackageragged2e
usepackagebooktabs, makecell, tabularx
newcolumntypeL>RaggedRightX
renewcommandtheadfontbfseriesnormalsize
usepackageenumitem
begindocument
begintable[h]
captionImplemented methods, and corresponding computed metrics.
labeltable:computed_metrics
small
setlist[itemize] % nosep, % <--- remove "nosep"
leftmargin=*,
before=vspace-0.6baselineskip,
after=vspace-baselineskip
setcellgapes3pt
makegapedcells
begintabularxlinewidth>hsize=0.6hsizebfseriesL L
>hsize=1.4hsizeL
toprule
Method name & theadMetrics & theadMethod explanation \
midrule
Simple statistical metrics
& beginitemize
item Mean
item Standard deviation (SD)
enditemize
& Computes the mean value and the amount of variation (SD) of a feature's time-series.
\
Linear variability
& beginitemize
item Slope of regression ($alpha$)
item Median variability ($m$)
enditemize
& Calculates the variability of a feature's time-series, and studies how that variability progresses with time (increases [$alpha>0$], decreases [$alpha<0$] or maintains [$alpha=0$]).
\
Non-linear variability
& beginitemize
item Central tendency measurement (CTM)
enditemize
& Computes the feature's time-series variability using difference plots. The higher the CTM, the lower the variability, and vice-versa.
\
P-wave amplitude dispersion
& beginitemize
item Amplitude dispersion index (ADI)
enditemize
& Quantitative indicator of P-wave morphology variability. The greater the ADI, the greater the variability, and vice-versa. Uses the P-waves' signal.
\
Heart rate variability
& beginitemize
item textoverlineRR, SDRR, SDSD, RMSSD, NN20, pNN20, NN50, pNN50
item TP, VLF, LF, HF, pHF, pLF, LF/HF
enditemize
& Studies the variability of the RR series using metrics from time- and frequency- domain. Gives indications on the autonomic nervous system. \
bottomrule
endtabularx
endtable
enddocument
result tested on overleaf gives the following result:

In MWE above i made some off-topic changes which (according to my taste) made table more nice (use of tabularx for table environment, makecell for more vertical space above and below cell contents).
edited 6 hours ago
leandriis
10.1k1531
10.1k1531
answered 6 hours ago
ZarkoZarko
127k868167
127k868167
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could usebefore=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)
– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add theitemsep=<length>option (with a <length> of your choice) to the ` setlist[itemize]` command.
– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and additemsep=1cmtosetlist[itemize]I obtain the following result: i.stack.imgur.com/5giML.png
– leandriis
4 hours ago
add a comment |
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could usebefore=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)
– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add theitemsep=<length>option (with a <length> of your choice) to the ` setlist[itemize]` command.
– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and additemsep=1cmtosetlist[itemize]I obtain the following result: i.stack.imgur.com/5giML.png
– leandriis
4 hours ago
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could use
before=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)– leandriis
6 hours ago
The first item in the list seems to start lower than the first line of the text in the first and third column. Maybe you could use
before=vspace-1baselineskip. (I have not tested this since I did not have access to the documentclass used in the question.)– leandriis
6 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
Hello! Many thanks for your help :) I did work! Is there any way to increase the spacing between the two bullets? That'd be great!
– Diogo Tec
5 hours ago
@DiogoTec: You could add the
itemsep=<length> option (with a <length> of your choice) to the ` setlist[itemize]` command.– leandriis
4 hours ago
@DiogoTec: You could add the
itemsep=<length> option (with a <length> of your choice) to the ` setlist[itemize]` command.– leandriis
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@leandriis many thanks. Unfortunately, it doesn't work. I've tried several lenghts (1cm to 20cm) and they produce no changes
– Diogo Tec
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and add
itemsep=1cm to setlist[itemize] I obtain the following result: i.stack.imgur.com/5giML.png– leandriis
4 hours ago
@DiogoTec: I can not reproduce this. If I use the MWE ftrom Zarko's answer and add
itemsep=1cm to setlist[itemize] I obtain the following result: i.stack.imgur.com/5giML.png– leandriis
4 hours ago
add a comment |
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f479638%2finscrease-bullet-points-spacing%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Welcome to TeX.SX. When you post a question, please provide a "Minimal Working Example" (MWE) that starts with
documentclass, includes all relevantusepackagecommands, ends withenddocumentand compiles without errors, even if it does not produce your desired output.– Sandy G
8 hours ago
you should provide a MWE, a small complete document, which reproduce your problem. Link can become after while dead and will be not possible to know, what is actually your problem.
– Zarko
8 hours ago
Hello all. As I mentioned, I cannot provide a full compilable code, given that the template contains files other than the main code. I have tried to reproduce the problem in another clean document, but the table got different. Nonetheless I will provide that document, but I warn that the output is different.
– Diogo Tec
8 hours ago
i copy your table code in my test environment and i can't reproduce your problem. for MWE: to your code fragment you only need to add `documenclas...˙and necessary part of preamble, which will enable to test your code as it is.
– Zarko
7 hours ago
1
@DiogoTec mdpi.cls consists of more than 1170 lines of code. Please turn to the helpdesk of mdpi.com, they even offer an emailaddress.
– Keks Dose
6 hours ago