Underfull hbox (badness 3148) in paragraphTabular: Underfull hbox (badness 10000) in paragraph at linesUnderfull hbox in tabularUnderfull hbox (badness 10000) in paragraph for tableavoid underfull hbox (badness 10000) in paragraph because of linebreakUnderfull hbox badness 10000 in table booktabsUnderfull hbox errorUnderfull hbox (badness 10000) in paragraph despite using tabular in wizardUnderfull hbox (badness 10000) in paragraph at lines in tableCan't get rid of underfull hbox (badness 4886) with tabularxUnderfull hbox (badness 10000) in paragraph at lines
What has been your most complicated TikZ drawing?
Best approach to update all entries in a list that is paginated?
How do anti-virus programs start at Windows boot?
What is the likely impact on flights of grounding an entire aircraft series?
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
Sword in the Stone story where the sword was held in place by electromagnets
What is the definition of "Natural Selection"?
Why must traveling waves have the same amplitude to form a standing wave?
How to make readers know that my work has used a hidden constraint?
Making a sword in the stone, in a medieval world without magic
My adviser wants to be the first author
Straight line with arrows and dots
What is the blue range indicating on this manifold pressure gauge?
My story is written in English, but is set in my home country. What language should I use for the dialogue?
When two POV characters meet
Should QA ask requirements to developers?
Does the Bracer of Flying Daggers benefit from the Dueling fighting style?
How could a female member of a species produce eggs unto death?
Co-worker team leader wants to inject the crap software product of his friends into our development. What should I say to our common boss?
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
Are there situations where a child is permitted to refer to their parent by their first name?
How is the Swiss post e-voting system supposed to work, and how was it wrong?
Counter-example to the existence of left Bousfield localization of combinatorial model category
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
Underfull hbox (badness 3148) in paragraph
Tabular: Underfull hbox (badness 10000) in paragraph at linesUnderfull hbox in tabularUnderfull hbox (badness 10000) in paragraph for tableavoid underfull hbox (badness 10000) in paragraph because of linebreakUnderfull hbox badness 10000 in table booktabsUnderfull hbox errorUnderfull hbox (badness 10000) in paragraph despite using tabular in wizardUnderfull hbox (badness 10000) in paragraph at lines in tableCan't get rid of underfull hbox (badness 4886) with tabularxUnderfull hbox (badness 10000) in paragraph at lines
I'm getting the warning message
Underfull hbox (badness 3148) in paragraph at lines xxx-xxx
I guess it is related with spacing between the words Sums of squares, but I don't know how to fix it. I'm also having trouble with hline at the end of the table.
documentclass[12pt, a4paper]article
usepackage[utf8]inputenc
usepackage[english]babel
% Table preamble
usepackagearray
usepackagesiunitx
begintable[ht]
centering
captionANOVA for the quadratic model for the retention factors of lycopene, beta-carotene and coenzyme Q10.
vspace*5mm
labelTable2
begintabularp3.2cmp1.9cmp0.7cmp2.9cmp1.8cmp1.8cm
hline
textbfSource & textbfSums of squares & textbfDF & textbfMean square & textbfF value & textbfProb$>$ F\
hline
multicolumn6ctextbfLycopene\
hline
textbfModel & centering0.46 & centering9 & centering0.052 ¢ering329.29 & $<$ 0.0001\
textbfA-Pressure & centering0.10 & centering1 ¢ering0.10 & centering641.24 & $<$ 0.0001\
textbfB-Temperature & centering0.012 & centering1 ¢ering0.012 & centering75.20 & $<$ 0.0001\
textbfC-C$_E$ & centering0.32 & centering1 ¢ering0.32 & centering2034.60 & $<$ 0.0001\
textbfAB & centering0.011 & centering1 ¢ering0.011 & centering72.08 & $<$ 0.0001\
textbfAC & centeringnum6.9e-3 & centering1 & centeringnum6.9e-3 & centering43.94 & $<$ 0.0001\
textbfBC & centeringnum2.9e-3 & centering1 ¢eringnum2.9e-3 & centering18.34 & centering0.0020\
hline
endtabular
endtable
tables
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm getting the warning message
Underfull hbox (badness 3148) in paragraph at lines xxx-xxx
I guess it is related with spacing between the words Sums of squares, but I don't know how to fix it. I'm also having trouble with hline at the end of the table.
documentclass[12pt, a4paper]article
usepackage[utf8]inputenc
usepackage[english]babel
% Table preamble
usepackagearray
usepackagesiunitx
begintable[ht]
centering
captionANOVA for the quadratic model for the retention factors of lycopene, beta-carotene and coenzyme Q10.
vspace*5mm
labelTable2
begintabularp3.2cmp1.9cmp0.7cmp2.9cmp1.8cmp1.8cm
hline
textbfSource & textbfSums of squares & textbfDF & textbfMean square & textbfF value & textbfProb$>$ F\
hline
multicolumn6ctextbfLycopene\
hline
textbfModel & centering0.46 & centering9 & centering0.052 ¢ering329.29 & $<$ 0.0001\
textbfA-Pressure & centering0.10 & centering1 ¢ering0.10 & centering641.24 & $<$ 0.0001\
textbfB-Temperature & centering0.012 & centering1 ¢ering0.012 & centering75.20 & $<$ 0.0001\
textbfC-C$_E$ & centering0.32 & centering1 ¢ering0.32 & centering2034.60 & $<$ 0.0001\
textbfAB & centering0.011 & centering1 ¢ering0.011 & centering72.08 & $<$ 0.0001\
textbfAC & centeringnum6.9e-3 & centering1 & centeringnum6.9e-3 & centering43.94 & $<$ 0.0001\
textbfBC & centeringnum2.9e-3 & centering1 ¢eringnum2.9e-3 & centering18.34 & centering0.0020\
hline
endtabular
endtable
tables
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
By the way, there's a missingbegindocument
andenddocument
.
– quark67
7 mins ago
Off topic: I'd use$mathbfProb > F$
.
– Sigur
6 mins ago
add a comment |
I'm getting the warning message
Underfull hbox (badness 3148) in paragraph at lines xxx-xxx
I guess it is related with spacing between the words Sums of squares, but I don't know how to fix it. I'm also having trouble with hline at the end of the table.
documentclass[12pt, a4paper]article
usepackage[utf8]inputenc
usepackage[english]babel
% Table preamble
usepackagearray
usepackagesiunitx
begintable[ht]
centering
captionANOVA for the quadratic model for the retention factors of lycopene, beta-carotene and coenzyme Q10.
vspace*5mm
labelTable2
begintabularp3.2cmp1.9cmp0.7cmp2.9cmp1.8cmp1.8cm
hline
textbfSource & textbfSums of squares & textbfDF & textbfMean square & textbfF value & textbfProb$>$ F\
hline
multicolumn6ctextbfLycopene\
hline
textbfModel & centering0.46 & centering9 & centering0.052 ¢ering329.29 & $<$ 0.0001\
textbfA-Pressure & centering0.10 & centering1 ¢ering0.10 & centering641.24 & $<$ 0.0001\
textbfB-Temperature & centering0.012 & centering1 ¢ering0.012 & centering75.20 & $<$ 0.0001\
textbfC-C$_E$ & centering0.32 & centering1 ¢ering0.32 & centering2034.60 & $<$ 0.0001\
textbfAB & centering0.011 & centering1 ¢ering0.011 & centering72.08 & $<$ 0.0001\
textbfAC & centeringnum6.9e-3 & centering1 & centeringnum6.9e-3 & centering43.94 & $<$ 0.0001\
textbfBC & centeringnum2.9e-3 & centering1 ¢eringnum2.9e-3 & centering18.34 & centering0.0020\
hline
endtabular
endtable
tables
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm getting the warning message
Underfull hbox (badness 3148) in paragraph at lines xxx-xxx
I guess it is related with spacing between the words Sums of squares, but I don't know how to fix it. I'm also having trouble with hline at the end of the table.
documentclass[12pt, a4paper]article
usepackage[utf8]inputenc
usepackage[english]babel
% Table preamble
usepackagearray
usepackagesiunitx
begintable[ht]
centering
captionANOVA for the quadratic model for the retention factors of lycopene, beta-carotene and coenzyme Q10.
vspace*5mm
labelTable2
begintabularp3.2cmp1.9cmp0.7cmp2.9cmp1.8cmp1.8cm
hline
textbfSource & textbfSums of squares & textbfDF & textbfMean square & textbfF value & textbfProb$>$ F\
hline
multicolumn6ctextbfLycopene\
hline
textbfModel & centering0.46 & centering9 & centering0.052 ¢ering329.29 & $<$ 0.0001\
textbfA-Pressure & centering0.10 & centering1 ¢ering0.10 & centering641.24 & $<$ 0.0001\
textbfB-Temperature & centering0.012 & centering1 ¢ering0.012 & centering75.20 & $<$ 0.0001\
textbfC-C$_E$ & centering0.32 & centering1 ¢ering0.32 & centering2034.60 & $<$ 0.0001\
textbfAB & centering0.011 & centering1 ¢ering0.011 & centering72.08 & $<$ 0.0001\
textbfAC & centeringnum6.9e-3 & centering1 & centeringnum6.9e-3 & centering43.94 & $<$ 0.0001\
textbfBC & centeringnum2.9e-3 & centering1 ¢eringnum2.9e-3 & centering18.34 & centering0.0020\
hline
endtabular
endtable
tables
tables
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 11 mins ago
Sigur
25.9k457140
25.9k457140
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 12 mins ago
LucianaLuciana
132
132
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Luciana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
By the way, there's a missingbegindocument
andenddocument
.
– quark67
7 mins ago
Off topic: I'd use$mathbfProb > F$
.
– Sigur
6 mins ago
add a comment |
By the way, there's a missingbegindocument
andenddocument
.
– quark67
7 mins ago
Off topic: I'd use$mathbfProb > F$
.
– Sigur
6 mins ago
By the way, there's a missing
begindocument
and enddocument
.– quark67
7 mins ago
By the way, there's a missing
begindocument
and enddocument
.– quark67
7 mins ago
Off topic: I'd use
$mathbfProb > F$
.– Sigur
6 mins ago
Off topic: I'd use
$mathbfProb > F$
.– Sigur
6 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
);
);
Luciana 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%2f479401%2funderfull-hbox-badness-3148-in-paragraph%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
Luciana is a new contributor. Be nice, and check out our Code of Conduct.
Luciana is a new contributor. Be nice, and check out our Code of Conduct.
Luciana is a new contributor. Be nice, and check out our Code of Conduct.
Luciana 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%2f479401%2funderfull-hbox-badness-3148-in-paragraph%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
By the way, there's a missing
begindocument
andenddocument
.– quark67
7 mins ago
Off topic: I'd use
$mathbfProb > F$
.– Sigur
6 mins ago