Issue with the numeration of the appendix B












1















Referring to a previous request of mine as from the following link:



Replace part of the appendix of Legrand Orange Book with letters of the alphabet instead of arabic numbers



I can't find the solution on how to get for the appendix B, the same structure as the appendix A:



appendix
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Richiami di formalismo vettoriale}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{1}
renewcommand{thepart}{arabic{part}}%part numbering in arabic


Precisely for the Appendix B



renewcommandthepart{Alph{part}}
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Titolo per l'appendice B}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{0}


it is not have the numeration B.1, B.1.1. etc.



enter image description here



As you can see from the image, the numbering of appendix B is missing the letter B that precedes the numbering.



How can I solve or fix the issue?



EDIT 1: following the comment by @Kurt. This is the result:



enter image description here










share|improve this question

























  • What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

    – Kurt
    Mar 18 at 22:25








  • 1





    Try to add renewcommandthepart{Alph{part}} before part for appendix B

    – Kurt
    Mar 18 at 22:58






  • 1





    @Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

    – Sebastiano
    Mar 18 at 23:07






  • 1





    @samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

    – Kurt
    Mar 19 at 19:42






  • 1





    @samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

    – Kurt
    Mar 19 at 19:59
















1















Referring to a previous request of mine as from the following link:



Replace part of the appendix of Legrand Orange Book with letters of the alphabet instead of arabic numbers



I can't find the solution on how to get for the appendix B, the same structure as the appendix A:



appendix
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Richiami di formalismo vettoriale}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{1}
renewcommand{thepart}{arabic{part}}%part numbering in arabic


Precisely for the Appendix B



renewcommandthepart{Alph{part}}
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Titolo per l'appendice B}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{0}


it is not have the numeration B.1, B.1.1. etc.



enter image description here



As you can see from the image, the numbering of appendix B is missing the letter B that precedes the numbering.



How can I solve or fix the issue?



EDIT 1: following the comment by @Kurt. This is the result:



enter image description here










share|improve this question

























  • What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

    – Kurt
    Mar 18 at 22:25








  • 1





    Try to add renewcommandthepart{Alph{part}} before part for appendix B

    – Kurt
    Mar 18 at 22:58






  • 1





    @Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

    – Sebastiano
    Mar 18 at 23:07






  • 1





    @samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

    – Kurt
    Mar 19 at 19:42






  • 1





    @samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

    – Kurt
    Mar 19 at 19:59














1












1








1








Referring to a previous request of mine as from the following link:



Replace part of the appendix of Legrand Orange Book with letters of the alphabet instead of arabic numbers



I can't find the solution on how to get for the appendix B, the same structure as the appendix A:



appendix
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Richiami di formalismo vettoriale}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{1}
renewcommand{thepart}{arabic{part}}%part numbering in arabic


Precisely for the Appendix B



renewcommandthepart{Alph{part}}
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Titolo per l'appendice B}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{0}


it is not have the numeration B.1, B.1.1. etc.



enter image description here



As you can see from the image, the numbering of appendix B is missing the letter B that precedes the numbering.



How can I solve or fix the issue?



EDIT 1: following the comment by @Kurt. This is the result:



enter image description here










share|improve this question
















Referring to a previous request of mine as from the following link:



Replace part of the appendix of Legrand Orange Book with letters of the alphabet instead of arabic numbers



I can't find the solution on how to get for the appendix B, the same structure as the appendix A:



appendix
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Richiami di formalismo vettoriale}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{1}
renewcommand{thepart}{arabic{part}}%part numbering in arabic


Precisely for the Appendix B



renewcommandthepart{Alph{part}}
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Titolo per l'appendice B}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{0}


it is not have the numeration B.1, B.1.1. etc.



enter image description here



As you can see from the image, the numbering of appendix B is missing the letter B that precedes the numbering.



How can I solve or fix the issue?



EDIT 1: following the comment by @Kurt. This is the result:



enter image description here







parts appendix






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 18 at 22:46







Sebastiano

















asked Mar 18 at 22:12









SebastianoSebastiano

11.3k42164




11.3k42164













  • What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

    – Kurt
    Mar 18 at 22:25








  • 1





    Try to add renewcommandthepart{Alph{part}} before part for appendix B

    – Kurt
    Mar 18 at 22:58






  • 1





    @Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

    – Sebastiano
    Mar 18 at 23:07






  • 1





    @samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

    – Kurt
    Mar 19 at 19:42






  • 1





    @samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

    – Kurt
    Mar 19 at 19:59



















  • What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

    – Kurt
    Mar 18 at 22:25








  • 1





    Try to add renewcommandthepart{Alph{part}} before part for appendix B

    – Kurt
    Mar 18 at 22:58






  • 1





    @Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

    – Sebastiano
    Mar 18 at 23:07






  • 1





    @samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

    – Kurt
    Mar 19 at 19:42






  • 1





    @samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

    – Kurt
    Mar 19 at 19:59

















What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

– Kurt
Mar 18 at 22:25







What happens, idf you only use the three lines part{textcolor{SandyBrown}{textsc{Appendice}}}, chapterimage{chapter_head_10.pdf}and chapter{Titolo per l'appendice B} in your code? The other needed settings should be done with first appendix A ...

– Kurt
Mar 18 at 22:25






1




1





Try to add renewcommandthepart{Alph{part}} before part for appendix B

– Kurt
Mar 18 at 22:58





Try to add renewcommandthepart{Alph{part}} before part for appendix B

– Kurt
Mar 18 at 22:58




1




1





@Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

– Sebastiano
Mar 18 at 23:07





@Kurt OK!!! :-) Perfect. Can you transform the comment in an answer, please?

– Sebastiano
Mar 18 at 23:07




1




1





@samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

– Kurt
Mar 19 at 19:42





@samcarter can you please explain your link in your comment above? I do not see any relevance to the question the OP asked ...

– Kurt
Mar 19 at 19:42




1




1





@samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

– Kurt
Mar 19 at 19:59





@samcarter Well, the template Legrand Orange Book is the problem here: it is very complex and not realy be changeable in an MWE, I think ... But my advantage is that I remembered the older questions about that template ...

– Kurt
Mar 19 at 19:59










1 Answer
1






active

oldest

votes


















3














With the settings in your code



appendix
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Richiami di formalismo vettoriale}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
renewcommand{thechapter}{Alph{chapter}}
setcounter{chapter}{1}
renewcommand{thepart}{arabic{part}}%part numbering in arabic


most things are done that are needed if you add an second appendix B. So only the following code for appendix B is needed:



renewcommandthepart{Alph{part}}
part{textcolor{SandyBrown}{textsc{Appendice}}}
chapterimage{chapter_head_10.pdf} % Chapter heading image
chapter{Titolo per l'appendice B}


Usually line renewcommandthepart{Alph{part}} should not be needed, but I guess -- I do not know your used template -- your used template redefined it somewhere before ...






share|improve this answer
























    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480175%2fissue-with-the-numeration-of-the-appendix-b%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









    3














    With the settings in your code



    appendix
    part{textcolor{SandyBrown}{textsc{Appendice}}}
    chapterimage{chapter_head_10.pdf} % Chapter heading image
    chapter{Richiami di formalismo vettoriale}

    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    renewcommand{thechapter}{Alph{chapter}}
    setcounter{chapter}{1}
    renewcommand{thepart}{arabic{part}}%part numbering in arabic


    most things are done that are needed if you add an second appendix B. So only the following code for appendix B is needed:



    renewcommandthepart{Alph{part}}
    part{textcolor{SandyBrown}{textsc{Appendice}}}
    chapterimage{chapter_head_10.pdf} % Chapter heading image
    chapter{Titolo per l'appendice B}


    Usually line renewcommandthepart{Alph{part}} should not be needed, but I guess -- I do not know your used template -- your used template redefined it somewhere before ...






    share|improve this answer




























      3














      With the settings in your code



      appendix
      part{textcolor{SandyBrown}{textsc{Appendice}}}
      chapterimage{chapter_head_10.pdf} % Chapter heading image
      chapter{Richiami di formalismo vettoriale}

      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      renewcommand{thechapter}{Alph{chapter}}
      setcounter{chapter}{1}
      renewcommand{thepart}{arabic{part}}%part numbering in arabic


      most things are done that are needed if you add an second appendix B. So only the following code for appendix B is needed:



      renewcommandthepart{Alph{part}}
      part{textcolor{SandyBrown}{textsc{Appendice}}}
      chapterimage{chapter_head_10.pdf} % Chapter heading image
      chapter{Titolo per l'appendice B}


      Usually line renewcommandthepart{Alph{part}} should not be needed, but I guess -- I do not know your used template -- your used template redefined it somewhere before ...






      share|improve this answer


























        3












        3








        3







        With the settings in your code



        appendix
        part{textcolor{SandyBrown}{textsc{Appendice}}}
        chapterimage{chapter_head_10.pdf} % Chapter heading image
        chapter{Richiami di formalismo vettoriale}

        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        renewcommand{thechapter}{Alph{chapter}}
        setcounter{chapter}{1}
        renewcommand{thepart}{arabic{part}}%part numbering in arabic


        most things are done that are needed if you add an second appendix B. So only the following code for appendix B is needed:



        renewcommandthepart{Alph{part}}
        part{textcolor{SandyBrown}{textsc{Appendice}}}
        chapterimage{chapter_head_10.pdf} % Chapter heading image
        chapter{Titolo per l'appendice B}


        Usually line renewcommandthepart{Alph{part}} should not be needed, but I guess -- I do not know your used template -- your used template redefined it somewhere before ...






        share|improve this answer













        With the settings in your code



        appendix
        part{textcolor{SandyBrown}{textsc{Appendice}}}
        chapterimage{chapter_head_10.pdf} % Chapter heading image
        chapter{Richiami di formalismo vettoriale}

        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        renewcommand{thechapter}{Alph{chapter}}
        setcounter{chapter}{1}
        renewcommand{thepart}{arabic{part}}%part numbering in arabic


        most things are done that are needed if you add an second appendix B. So only the following code for appendix B is needed:



        renewcommandthepart{Alph{part}}
        part{textcolor{SandyBrown}{textsc{Appendice}}}
        chapterimage{chapter_head_10.pdf} % Chapter heading image
        chapter{Titolo per l'appendice B}


        Usually line renewcommandthepart{Alph{part}} should not be needed, but I guess -- I do not know your used template -- your used template redefined it somewhere before ...







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 18 at 23:14









        KurtKurt

        40.1k850164




        40.1k850164






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480175%2fissue-with-the-numeration-of-the-appendix-b%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?