Chapter title and table in one page
I want to have title and table in one page but are coming in two pages. I want these to be in one page.
tables
add a comment |
I want to have title and table in one page but are coming in two pages. I want these to be in one page.
tables
2
welcome to tex.se! that we can help you need to show as a document example beginning withdocumentclass...and ending withend{document}with chapter title and table. in standard document class as arebookorreportis not problem to have table below chapter title.
– Zarko
Jan 16 at 19:10
1
Maybe is a tabular too big to fit in the first page, anewpagebefore the table, or aonecolumn, or atable*(with *) float, or atablefloat (without *) with the option [t] option alone, or table` with the packagefloatand the option [H] or the table is in aafterpagecommand , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.
– Fran
Jan 16 at 20:38
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16
add a comment |
I want to have title and table in one page but are coming in two pages. I want these to be in one page.
tables
I want to have title and table in one page but are coming in two pages. I want these to be in one page.
tables
tables
edited Jan 16 at 20:03
Troy
10.9k62367
10.9k62367
asked Jan 16 at 18:55
HimaniBaliHimaniBali
1
1
2
welcome to tex.se! that we can help you need to show as a document example beginning withdocumentclass...and ending withend{document}with chapter title and table. in standard document class as arebookorreportis not problem to have table below chapter title.
– Zarko
Jan 16 at 19:10
1
Maybe is a tabular too big to fit in the first page, anewpagebefore the table, or aonecolumn, or atable*(with *) float, or atablefloat (without *) with the option [t] option alone, or table` with the packagefloatand the option [H] or the table is in aafterpagecommand , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.
– Fran
Jan 16 at 20:38
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16
add a comment |
2
welcome to tex.se! that we can help you need to show as a document example beginning withdocumentclass...and ending withend{document}with chapter title and table. in standard document class as arebookorreportis not problem to have table below chapter title.
– Zarko
Jan 16 at 19:10
1
Maybe is a tabular too big to fit in the first page, anewpagebefore the table, or aonecolumn, or atable*(with *) float, or atablefloat (without *) with the option [t] option alone, or table` with the packagefloatand the option [H] or the table is in aafterpagecommand , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.
– Fran
Jan 16 at 20:38
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16
2
2
welcome to tex.se! that we can help you need to show as a document example beginning with
documentclass... and ending with end{document} with chapter title and table. in standard document class as are book or report is not problem to have table below chapter title.– Zarko
Jan 16 at 19:10
welcome to tex.se! that we can help you need to show as a document example beginning with
documentclass... and ending with end{document} with chapter title and table. in standard document class as are book or report is not problem to have table below chapter title.– Zarko
Jan 16 at 19:10
1
1
Maybe is a tabular too big to fit in the first page, a
newpage before the table, or a onecolumn, or a table* (with *) float, or a table float (without *) with the option [t] option alone, or table` with the package float and the option [H] or the table is in a afterpage command , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.– Fran
Jan 16 at 20:38
Maybe is a tabular too big to fit in the first page, a
newpage before the table, or a onecolumn, or a table* (with *) float, or a table float (without *) with the option [t] option alone, or table` with the package float and the option [H] or the table is in a afterpage command , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.– Fran
Jan 16 at 20:38
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16
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%2f470428%2fchapter-title-and-table-in-one-page%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%2f470428%2fchapter-title-and-table-in-one-page%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
2
welcome to tex.se! that we can help you need to show as a document example beginning with
documentclass...and ending withend{document}with chapter title and table. in standard document class as arebookorreportis not problem to have table below chapter title.– Zarko
Jan 16 at 19:10
1
Maybe is a tabular too big to fit in the first page, a
newpagebefore the table, or aonecolumn, or atable*(with *) float, or atablefloat (without *) with the option [t] option alone, or table` with the packagefloatand the option [H] or the table is in aafterpagecommand , or ... or ..... Choose: (a) We guess all the day about what is the real problem, or (b) You shed light on the mystery showing us a minimal working example (MWE) and we can focus on finding a solution, not a problem.– Fran
Jan 16 at 20:38
Please, some patience before downvoting. People may need time to read the comments and edit the question accordingly, speciailly when is a new user that probably need to undestand what is a MWE.
– Fran
Jan 17 at 4:16