Can't get my page number in TOC match the report?Page number resets on Table of ContentsCombine multiple...

Are Captain Marvel's powers affected by Thanos breaking the Tesseract and claiming the stone?

How do I prevent inappropriate ads from appearing in my game?

When is "ei" a diphthong?

Do I have to take mana from my deck or hand when tapping a dual land?

How do you justify more code being written by following clean code practices?

How do I fix the group tension caused by my character stealing and possibly killing without provocation?

What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?

How to make money from a browser who sees 5 seconds into the future of any web page?

How much do grades matter for a future academia position?

How to test the sharpness of a knife?

Language involving irrational number is not a CFL

How would a solely written language work mechanically

Did I make a mistake by ccing email to boss to others?

Why is participating in the European Parliamentary elections used as a threat?

How to make a list of partial sums using forEach

Deciphering cause of death?

Has the laser at Magurele, Romania reached a tenth of the Sun's power?

Is there a distance limit for minecart tracks?

Pre-Employment Background Check With Consent For Future Checks

Typing CO_2 easily

How can I safely use "Thalidomide" in my novel while respecting the trademark?

Giving feedback to someone without sounding prejudiced

Can I run 125kHz RF circuit on a breadboard?

Visualizing the difference curve in a 2D plot?



Can't get my page number in TOC match the report?


Page number resets on Table of ContentsCombine multiple documentclasses; maintain page numbering and structure for TOC/TOFRoman page numbers before table of contents which also appear in itNumber of pages are the same in TOCTable of contents page number indenting/ alignmentTable of content don't show a number for a lineAbstract and TOC-start on odd pageUnable to match the margin in the table of contentschanging page numbering style from Arabic to roman doesn't workshow page number I choose on table of contents













0















I'm trying to create the table of contents for my report, I'm able to produce the table of contents(TOC) however I can't seem to get the page numbers in the TOC to match the page numbers in my report. Here is my code, what am I doing wrong ??
My TOC looks something like this



%fornt matter stuff
%no page number

section*{Abstract}
pagestyle{empty}
In this project we will.....
newpage

setcounter{page}{1}
pagenumbering{roman}
pagestyle{plain}

%table of contents
tableofcontents
newpage

%listof figures
listoffigures
newpage

setcounter{page}{1}
pagenumbering{arabic}

chapter{Introduction}label{sec:intro}








share







New contributor




Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I'm trying to create the table of contents for my report, I'm able to produce the table of contents(TOC) however I can't seem to get the page numbers in the TOC to match the page numbers in my report. Here is my code, what am I doing wrong ??
    My TOC looks something like this



    %fornt matter stuff
    %no page number

    section*{Abstract}
    pagestyle{empty}
    In this project we will.....
    newpage

    setcounter{page}{1}
    pagenumbering{roman}
    pagestyle{plain}

    %table of contents
    tableofcontents
    newpage

    %listof figures
    listoffigures
    newpage

    setcounter{page}{1}
    pagenumbering{arabic}

    chapter{Introduction}label{sec:intro}








    share







    New contributor




    Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I'm trying to create the table of contents for my report, I'm able to produce the table of contents(TOC) however I can't seem to get the page numbers in the TOC to match the page numbers in my report. Here is my code, what am I doing wrong ??
      My TOC looks something like this



      %fornt matter stuff
      %no page number

      section*{Abstract}
      pagestyle{empty}
      In this project we will.....
      newpage

      setcounter{page}{1}
      pagenumbering{roman}
      pagestyle{plain}

      %table of contents
      tableofcontents
      newpage

      %listof figures
      listoffigures
      newpage

      setcounter{page}{1}
      pagenumbering{arabic}

      chapter{Introduction}label{sec:intro}








      share







      New contributor




      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I'm trying to create the table of contents for my report, I'm able to produce the table of contents(TOC) however I can't seem to get the page numbers in the TOC to match the page numbers in my report. Here is my code, what am I doing wrong ??
      My TOC looks something like this



      %fornt matter stuff
      %no page number

      section*{Abstract}
      pagestyle{empty}
      In this project we will.....
      newpage

      setcounter{page}{1}
      pagenumbering{roman}
      pagestyle{plain}

      %table of contents
      tableofcontents
      newpage

      %listof figures
      listoffigures
      newpage

      setcounter{page}{1}
      pagenumbering{arabic}

      chapter{Introduction}label{sec:intro}






      table-of-contents





      share







      New contributor




      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 7 mins ago









      Spacegrouded Spacegrouded

      1




      1




      New contributor




      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Spacegrouded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















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


          }
          });






          Spacegrouded is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480623%2fcant-get-my-page-number-in-toc-match-the-report%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








          Spacegrouded is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Spacegrouded is a new contributor. Be nice, and check out our Code of Conduct.













          Spacegrouded is a new contributor. Be nice, and check out our Code of Conduct.












          Spacegrouded is a new contributor. Be nice, and check out our Code of Conduct.
















          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%2f480623%2fcant-get-my-page-number-in-toc-match-the-report%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

          Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

          How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

          Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...