Including appendices problemList of AppendicesCreate appendix in LyX?List of appendices without chapter titlesAdd a list of appendices to classicthesisSections of Appendix are also visible on the “Content” pageHow to properly add 'Appendices' to the TOC?Separate table of appendices - Captions not displayed in new listAdding numbered appendices as section in documentclass reportPrinting a separate list of appendicesHow could I create content page in share latex
How do I gain back my faith in my PhD degree?
Forming a German sentence with/without the verb at the end
How to show a landlord what we have in savings?
How to tell a function to use the default argument values?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
Why doesn't using multiple commands with a || or && conditional work?
Why is consensus so controversial in Britain?
How seriously should I take size and weight limits of hand luggage?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Arrow those variables!
Unlock My Phone! February 2018
What do you call someone who asks many questions?
Why no variance term in Bayesian logistic regression?
In 'Revenger,' what does 'cove' come from?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Avoiding the "not like other girls" trope?
CAST throwing error when run in stored procedure but not when run as raw query
Is it inappropriate for a student to attend their mentor's dissertation defense?
Personal Teleportation: From Rags to Riches
Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?
Plagiarism or not?
What killed these X2 caps?
Do UK voters know if their MP will be the Speaker of the House?
Including appendices problem
List of AppendicesCreate appendix in LyX?List of appendices without chapter titlesAdd a list of appendices to classicthesisSections of Appendix are also visible on the “Content” pageHow to properly add 'Appendices' to the TOC?Separate table of appendices - Captions not displayed in new listAdding numbered appendices as section in documentclass reportPrinting a separate list of appendicesHow could I create content page in share latex
How to create an appendices chapter in a proper way?
Currently I am using the following code:
beginappendix
renewcommandchaptername
addcontentslinetocchapterAppendices
chapterappendiceslabelch:appendices
section aaa
section bbb
endappendix
But I have a problem! LaTeX is verifying the appendices as CHAPTER A in the list of content. How do I get rid of CHAPTER A?
sectioning appendices
add a comment |
How to create an appendices chapter in a proper way?
Currently I am using the following code:
beginappendix
renewcommandchaptername
addcontentslinetocchapterAppendices
chapterappendiceslabelch:appendices
section aaa
section bbb
endappendix
But I have a problem! LaTeX is verifying the appendices as CHAPTER A in the list of content. How do I get rid of CHAPTER A?
sectioning appendices
Welcome to TeX.SX!:)
You don't need to sign your questions, your name automatically appears at the bottom.
– Count Zero
Jun 12 '12 at 19:19
add a comment |
How to create an appendices chapter in a proper way?
Currently I am using the following code:
beginappendix
renewcommandchaptername
addcontentslinetocchapterAppendices
chapterappendiceslabelch:appendices
section aaa
section bbb
endappendix
But I have a problem! LaTeX is verifying the appendices as CHAPTER A in the list of content. How do I get rid of CHAPTER A?
sectioning appendices
How to create an appendices chapter in a proper way?
Currently I am using the following code:
beginappendix
renewcommandchaptername
addcontentslinetocchapterAppendices
chapterappendiceslabelch:appendices
section aaa
section bbb
endappendix
But I have a problem! LaTeX is verifying the appendices as CHAPTER A in the list of content. How do I get rid of CHAPTER A?
sectioning appendices
sectioning appendices
edited 3 mins ago
Aymen
asked Jun 12 '12 at 19:09
AymenAymen
305
305
Welcome to TeX.SX!:)
You don't need to sign your questions, your name automatically appears at the bottom.
– Count Zero
Jun 12 '12 at 19:19
add a comment |
Welcome to TeX.SX!:)
You don't need to sign your questions, your name automatically appears at the bottom.
– Count Zero
Jun 12 '12 at 19:19
Welcome to TeX.SX!
:)
You don't need to sign your questions, your name automatically appears at the bottom.– Count Zero
Jun 12 '12 at 19:19
Welcome to TeX.SX!
:)
You don't need to sign your questions, your name automatically appears at the bottom.– Count Zero
Jun 12 '12 at 19:19
add a comment |
1 Answer
1
active
oldest
votes
appendix
is a declaration and not an environment.
I'd say that
appendix
chapter*Appendices
markbothAppendices
addcontentslinetocchapterAppendices
renewcommandthesectionA.arabicsection
should solve your problem. The sections will be numbered A.1
, A.2
and so on.
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but ratherchapterTitleA
,chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.
– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
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%2f59612%2fincluding-appendices-problem%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
appendix
is a declaration and not an environment.
I'd say that
appendix
chapter*Appendices
markbothAppendices
addcontentslinetocchapterAppendices
renewcommandthesectionA.arabicsection
should solve your problem. The sections will be numbered A.1
, A.2
and so on.
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but ratherchapterTitleA
,chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.
– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
add a comment |
appendix
is a declaration and not an environment.
I'd say that
appendix
chapter*Appendices
markbothAppendices
addcontentslinetocchapterAppendices
renewcommandthesectionA.arabicsection
should solve your problem. The sections will be numbered A.1
, A.2
and so on.
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but ratherchapterTitleA
,chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.
– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
add a comment |
appendix
is a declaration and not an environment.
I'd say that
appendix
chapter*Appendices
markbothAppendices
addcontentslinetocchapterAppendices
renewcommandthesectionA.arabicsection
should solve your problem. The sections will be numbered A.1
, A.2
and so on.
appendix
is a declaration and not an environment.
I'd say that
appendix
chapter*Appendices
markbothAppendices
addcontentslinetocchapterAppendices
renewcommandthesectionA.arabicsection
should solve your problem. The sections will be numbered A.1
, A.2
and so on.
answered Jun 12 '12 at 19:29
egregegreg
731k8919303250
731k8919303250
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but ratherchapterTitleA
,chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.
– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
add a comment |
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but ratherchapterTitleA
,chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.
– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
Thanks, it's working just fine. Now, the Appendices chapter appears before references. How I can make it appears after it?
– Aymen
Jun 13 '12 at 3:22
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
How I can insert another sections begin with B.1, B.2? I modified the code to renewcommandthesectionB.arabicsection, but it gives me B.3 after the previous A.2
– Aymen
Jun 13 '12 at 3:49
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but rather
chapterTitleA
, chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.– egreg
Jun 13 '12 at 6:30
@Aymen In case of more than one appendix, usually one doesn't say simply "Appendices", but rather
chapterTitleA
, chapterTitleB
and so on. Otherwise your reader won't have clues why the numbering has changed.– egreg
Jun 13 '12 at 6:30
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
OK, but how about the ordering of Appendices and references? I want Appendices to appear at the end of the document.
– Aymen
Jun 13 '12 at 8:53
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
@Aymen Usually the bibliography comes last, so it's easier to find it when consulting the document.
– egreg
Jun 13 '12 at 11:57
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%2f59612%2fincluding-appendices-problem%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
Welcome to TeX.SX!
:)
You don't need to sign your questions, your name automatically appears at the bottom.– Count Zero
Jun 12 '12 at 19:19