Does tocloft introduce an anomalous upward shift in the table of contents of books?How to linebreak part ToC...

PTIJ: Why can't I eat anything?

Time travel short story where dinosaur doesn't taste like chicken

Does "variables should live in the smallest scope as possible" include the case "variables should not exist if possible"?

Why is there a voltage between the mains ground and my radiator?

Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?

What Happens when Passenger Refuses to Fly Boeing 737 Max?

Virginia employer terminated employee and wants signing bonus returned

Do items de-spawn in Diablo?

Space in array system equations

Why is Beresheet doing a only a one-way trip?

What to do when during a meeting client people start to fight (even physically) with each others?

Offered promotion but I'm leaving. Should I tell?

Force user to remove USB token

In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?

Is "history" a male-biased word ("his+story")?

Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?

Is having access to past exams cheating and, if yes, could it be proven just by a good grade?

Make a transparent 448*448 image

Why the color red for the Republican Party

BitNot does not flip bits in the way I expected

Is there an equal sign with wider gap?

Why does the negative sign arise in this thermodynamic relation?

"One can do his homework in the library"

Are the terms "stab" and "staccato" synonyms?



Does tocloft introduce an anomalous upward shift in the table of contents of books?


How to linebreak part ToC entries using tocloft/titletoc and the book classChange title of Table of ContentsPage number on the left with book classMemoir: Custom Table of Contents with “veelo” Chapter StyleHow to create additional space below Section headings followed by Subsections in the Table of ContentsSeparate table of contents for appendixTable of Contents different margins on first and subsequent pagesHow to exclude just one chapter number in the table of contents?Level Specific Spacing in Table of ContentsHow do I center the table of contents title without using tocloft?













0















I would like to use the tocloft package for customizing the table of contents in my "book" document. However, when I include this package, the table of contents shifts upward by the line width of a single TOC entry. What could be wrong?



The minimal example in this case is surprisingly minimal:



documentclass{book}
usepackage{tocloft}

begin{document}
tableofcontents
chapter{First chapter}
section{A section}
end{document}


A tip for those who don't immediately see a visual difference: It helps to print out page 1 before and after commenting out usepackage{tocloft} and then place the sheets of paper on top of each other and hold them up to the light.









share



























    0















    I would like to use the tocloft package for customizing the table of contents in my "book" document. However, when I include this package, the table of contents shifts upward by the line width of a single TOC entry. What could be wrong?



    The minimal example in this case is surprisingly minimal:



    documentclass{book}
    usepackage{tocloft}

    begin{document}
    tableofcontents
    chapter{First chapter}
    section{A section}
    end{document}


    A tip for those who don't immediately see a visual difference: It helps to print out page 1 before and after commenting out usepackage{tocloft} and then place the sheets of paper on top of each other and hold them up to the light.









    share

























      0












      0








      0








      I would like to use the tocloft package for customizing the table of contents in my "book" document. However, when I include this package, the table of contents shifts upward by the line width of a single TOC entry. What could be wrong?



      The minimal example in this case is surprisingly minimal:



      documentclass{book}
      usepackage{tocloft}

      begin{document}
      tableofcontents
      chapter{First chapter}
      section{A section}
      end{document}


      A tip for those who don't immediately see a visual difference: It helps to print out page 1 before and after commenting out usepackage{tocloft} and then place the sheets of paper on top of each other and hold them up to the light.









      share














      I would like to use the tocloft package for customizing the table of contents in my "book" document. However, when I include this package, the table of contents shifts upward by the line width of a single TOC entry. What could be wrong?



      The minimal example in this case is surprisingly minimal:



      documentclass{book}
      usepackage{tocloft}

      begin{document}
      tableofcontents
      chapter{First chapter}
      section{A section}
      end{document}


      A tip for those who don't immediately see a visual difference: It helps to print out page 1 before and after commenting out usepackage{tocloft} and then place the sheets of paper on top of each other and hold them up to the light.







      spacing table-of-contents tocloft books





      share












      share










      share



      share










      asked 3 mins ago









      SapereAudeSapereAude

      444




      444






















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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479211%2fdoes-tocloft-introduce-an-anomalous-upward-shift-in-the-table-of-contents-of-boo%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
















          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%2f479211%2fdoes-tocloft-introduce-an-anomalous-upward-shift-in-the-table-of-contents-of-boo%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 /...