Chapter and numbering overlapping in the table of contentsTable of Contents overlapping typePage number on...
Traveling through the asteriod belt?
How long is the D&D Starter Set campaign?
Why is working on the same position for more than 15 years not a red flag?
Difference between `vector<int> v;` and `vector<int> v = vector<int>();`
How would an AI self awareness kill switch work?
How to say "Brexit" in Latin?
If I deleted a game I lost the disc for, can I reinstall it digitally?
What is 6÷2×(1+2) =?
My cat mixes up the floors in my building. How can I help him?
Can we use the stored gravitational potential energy of a building to produce power?
Intern applicant asking for compensation equivalent to that of permanent employee
Why are the books in the Game of Thrones citadel library shelved spine inwards?
Can I become debt free or should I file bankruptcy ? How to manage my debt and finances?
Why zero tolerance on nudity in space?
Avoiding morning and evening handshakes
Why do members of Congress in committee hearings ask witnesses the same question multiple times?
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Why isn't there a non-conducting core wire for high-frequency coil applications
Why avoid shared user accounts?
Why would the Pakistan airspace closure cancel flights not headed to Pakistan itself?
Does SQL Server 2017, including older versions, support 8k disk sector sizes?
Advice for a new journal editor
Porting Linux to another platform requirements
Why Normality assumption in linear regression
Chapter and numbering overlapping in the table of contents
Table of Contents overlapping typePage number on the left with book classMemoir: Custom Table of Contents with “veelo” Chapter Styleamsart with table of contents with “to” and “from” hyperlinksChapter numbering in table of contentslist of figures and tables when there are no figures or tables?Table of Contents Chapter NumberingHow to show Mini table only sections in a chapter not other chapter?Table of Contents - overlapping textline spacing between each number in list of figure
I've a problem in my table of contents. Some overlap of the numbering of chapter and the corresponding title. Can someone please help me?
Here is my code:
documentclass{amsart}
usepackage{xcolor}
usepackage{titlesec}
title{My title}
titleformat{section}
{color{red}normalfontLargebfseries}
{color{red}thesection}{1em}{}
titleformat{subsection}
{color{red}normalfontlargebfseries}
{color{red}thesubsection}{1em}{}
begin{document}
maketitle
tableofcontents
section{First section}
subsection{First subsection}
section{Second section}
subsection{Second subsection}
end{document}
and here is the (bad) result:
table-of-contents
add a comment |
I've a problem in my table of contents. Some overlap of the numbering of chapter and the corresponding title. Can someone please help me?
Here is my code:
documentclass{amsart}
usepackage{xcolor}
usepackage{titlesec}
title{My title}
titleformat{section}
{color{red}normalfontLargebfseries}
{color{red}thesection}{1em}{}
titleformat{subsection}
{color{red}normalfontlargebfseries}
{color{red}thesubsection}{1em}{}
begin{document}
maketitle
tableofcontents
section{First section}
subsection{First subsection}
section{Second section}
subsection{Second subsection}
end{document}
and here is the (bad) result:
table-of-contents
add a comment |
I've a problem in my table of contents. Some overlap of the numbering of chapter and the corresponding title. Can someone please help me?
Here is my code:
documentclass{amsart}
usepackage{xcolor}
usepackage{titlesec}
title{My title}
titleformat{section}
{color{red}normalfontLargebfseries}
{color{red}thesection}{1em}{}
titleformat{subsection}
{color{red}normalfontlargebfseries}
{color{red}thesubsection}{1em}{}
begin{document}
maketitle
tableofcontents
section{First section}
subsection{First subsection}
section{Second section}
subsection{Second subsection}
end{document}
and here is the (bad) result:
table-of-contents
I've a problem in my table of contents. Some overlap of the numbering of chapter and the corresponding title. Can someone please help me?
Here is my code:
documentclass{amsart}
usepackage{xcolor}
usepackage{titlesec}
title{My title}
titleformat{section}
{color{red}normalfontLargebfseries}
{color{red}thesection}{1em}{}
titleformat{subsection}
{color{red}normalfontlargebfseries}
{color{red}thesubsection}{1em}{}
begin{document}
maketitle
tableofcontents
section{First section}
subsection{First subsection}
section{Second section}
subsection{Second subsection}
end{document}
and here is the (bad) result:
table-of-contents
table-of-contents
asked 3 mins ago
Jérémy BlancJérémy Blanc
1976
1976
add a comment |
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%2f477255%2fchapter-and-numbering-overlapping-in-the-table-of-contents%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%2f477255%2fchapter-and-numbering-overlapping-in-the-table-of-contents%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