Section subtitle or supplementary information that does not show up in TOC, references, …?
I would like to have optional supplementary information (or subtitles) for sections that does not show up in TOC, references, ...
For example...
Some Title -- supplementary information
...or...
Some Title
Subtitle
...should only appear at the section's beginning, but TOC, references, ... should just show "Some Title" and nothing more.
Is there a command for this?
EDIT:
The ToC should just show:
1 Some Title
The beginning of the section should list all information, i.e. either:
Some Title -- supplementary information
or this way, realized with a subtitle:
Some Title
Subtitle
...but nameref should only list the main title again. Thus...
See chapter nameref{sec:sometitle} for more information.
...should show up as:
See chapter Some Title for more information.
So just Some Title everywhere, including ToC, nameref, ..., but full information at the beginning of the section (and only there).
sectioning titles
add a comment |
I would like to have optional supplementary information (or subtitles) for sections that does not show up in TOC, references, ...
For example...
Some Title -- supplementary information
...or...
Some Title
Subtitle
...should only appear at the section's beginning, but TOC, references, ... should just show "Some Title" and nothing more.
Is there a command for this?
EDIT:
The ToC should just show:
1 Some Title
The beginning of the section should list all information, i.e. either:
Some Title -- supplementary information
or this way, realized with a subtitle:
Some Title
Subtitle
...but nameref should only list the main title again. Thus...
See chapter nameref{sec:sometitle} for more information.
...should show up as:
See chapter Some Title for more information.
So just Some Title everywhere, including ToC, nameref, ..., but full information at the beginning of the section (and only there).
sectioning titles
1
section[stuff for ToC]{Stuff that is not in ToC};-)
– Christian Hupfer
Jan 22 at 19:55
add a comment |
I would like to have optional supplementary information (or subtitles) for sections that does not show up in TOC, references, ...
For example...
Some Title -- supplementary information
...or...
Some Title
Subtitle
...should only appear at the section's beginning, but TOC, references, ... should just show "Some Title" and nothing more.
Is there a command for this?
EDIT:
The ToC should just show:
1 Some Title
The beginning of the section should list all information, i.e. either:
Some Title -- supplementary information
or this way, realized with a subtitle:
Some Title
Subtitle
...but nameref should only list the main title again. Thus...
See chapter nameref{sec:sometitle} for more information.
...should show up as:
See chapter Some Title for more information.
So just Some Title everywhere, including ToC, nameref, ..., but full information at the beginning of the section (and only there).
sectioning titles
I would like to have optional supplementary information (or subtitles) for sections that does not show up in TOC, references, ...
For example...
Some Title -- supplementary information
...or...
Some Title
Subtitle
...should only appear at the section's beginning, but TOC, references, ... should just show "Some Title" and nothing more.
Is there a command for this?
EDIT:
The ToC should just show:
1 Some Title
The beginning of the section should list all information, i.e. either:
Some Title -- supplementary information
or this way, realized with a subtitle:
Some Title
Subtitle
...but nameref should only list the main title again. Thus...
See chapter nameref{sec:sometitle} for more information.
...should show up as:
See chapter Some Title for more information.
So just Some Title everywhere, including ToC, nameref, ..., but full information at the beginning of the section (and only there).
sectioning titles
sectioning titles
edited Jan 22 at 20:18
daniel451
asked Jan 22 at 19:48
daniel451daniel451
12816
12816
1
section[stuff for ToC]{Stuff that is not in ToC};-)
– Christian Hupfer
Jan 22 at 19:55
add a comment |
1
section[stuff for ToC]{Stuff that is not in ToC};-)
– Christian Hupfer
Jan 22 at 19:55
1
1
section[stuff for ToC]{Stuff that is not in ToC} ;-)– Christian Hupfer
Jan 22 at 19:55
section[stuff for ToC]{Stuff that is not in ToC} ;-)– Christian Hupfer
Jan 22 at 19:55
add a comment |
1 Answer
1
active
oldest
votes
Do you mean the following?
documentclass[11pt]{article}
begin{document}
tableofcontents
section[What shows in the TOC]{What shows at the start of the section}
end{document}
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you changesection[What shows in the TOC]{What shows at the start of the section}intosection[Some Title]{Some Title -- supplementary information}and add alabelandnameref(using either packagehyperrefornameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.
– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
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');
});
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%2f471366%2fsection-subtitle-or-supplementary-information-that-does-not-show-up-in-toc-refe%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
Do you mean the following?
documentclass[11pt]{article}
begin{document}
tableofcontents
section[What shows in the TOC]{What shows at the start of the section}
end{document}
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you changesection[What shows in the TOC]{What shows at the start of the section}intosection[Some Title]{Some Title -- supplementary information}and add alabelandnameref(using either packagehyperrefornameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.
– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
add a comment |
Do you mean the following?
documentclass[11pt]{article}
begin{document}
tableofcontents
section[What shows in the TOC]{What shows at the start of the section}
end{document}
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you changesection[What shows in the TOC]{What shows at the start of the section}intosection[Some Title]{Some Title -- supplementary information}and add alabelandnameref(using either packagehyperrefornameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.
– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
add a comment |
Do you mean the following?
documentclass[11pt]{article}
begin{document}
tableofcontents
section[What shows in the TOC]{What shows at the start of the section}
end{document}
Do you mean the following?
documentclass[11pt]{article}
begin{document}
tableofcontents
section[What shows in the TOC]{What shows at the start of the section}
end{document}
answered Jan 22 at 19:55
CraigCraig
19412
19412
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you changesection[What shows in the TOC]{What shows at the start of the section}intosection[Some Title]{Some Title -- supplementary information}and add alabelandnameref(using either packagehyperrefornameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.
– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
add a comment |
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you changesection[What shows in the TOC]{What shows at the start of the section}intosection[Some Title]{Some Title -- supplementary information}and add alabelandnameref(using either packagehyperrefornameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.
– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
No, I'll try to edit and clarify the question.
– daniel451
Jan 22 at 20:14
@daniel451: Before saying "No", please test it. If you change
section[What shows in the TOC]{What shows at the start of the section} into section[Some Title]{Some Title -- supplementary information} and add a label and nameref (using either package hyperref or nameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.– Schweinebacke
Jan 23 at 7:14
@daniel451: Before saying "No", please test it. If you change
section[What shows in the TOC]{What shows at the start of the section} into section[Some Title]{Some Title -- supplementary information} and add a label and nameref (using either package hyperref or nameref) , you'll should get exactly what you want. If not, please add a MWE to your question (as you should always do). Maybe this would show us, that you are using a class, that does not provide this standard feature in the same way.– Schweinebacke
Jan 23 at 7:14
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
In addition, if the answer I provided answered your initial question, please mark this question as answered and post a new question that better explains what it is you are looking for a solution to. Asking questions is free!
– Craig
Jan 23 at 7:36
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');
});
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%2f471366%2fsection-subtitle-or-supplementary-information-that-does-not-show-up-in-toc-refe%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
1
section[stuff for ToC]{Stuff that is not in ToC};-)– Christian Hupfer
Jan 22 at 19:55