Spacing between figure number and caption text in table of contentsHow to modify the space between the numbers and text of sectioning titles in the table of contents?

How do scammers retract money, while you can’t?

Valid Badminton Score?

System.debug(JSON.Serialize(o)) Not longer shows full string

How to write papers efficiently when English isn't my first language?

Flow chart document symbol

India just shot down a satellite from the ground. At what altitude range is the resulting debris field?

Pre-amplifier input protection

How do I rename a Linux host without needing to reboot for the rename to take effect?

Why not increase contact surface when reentering the atmosphere?

Is oxalic acid dihydrate considered a primary acid standard in analytical chemistry?

Pole-zeros of a real-valued causal FIR system

Was Spock the First Vulcan in Starfleet?

Failed to fetch jessie backports repository

Purchasing a ticket for someone else in another country?

How to check is there any negative term in a large list?

Can the discrete variable be a negative number?

Sort a list by elements of another list

I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?

Applicability of Single Responsibility Principle

What does 算不上 mean in 算不上太美好的日子?

Opposite of a diet

Is this apparent Class Action settlement a spam message?

What does "I’d sit this one out, Cap," imply or mean in the context?

Why Were Madagascar and New Zealand Discovered So Late?



Spacing between figure number and caption text in table of contents


How to modify the space between the numbers and text of sectioning titles in the table of contents?













0















I want to have equal spaces between my caption number and caption text on the list of figures and list of tables. I tried modifying the lines as given Here But the list of figures have less space in the table of contents compared to the List of tables. Here is my MWE



 documentclassreport
usepackageetoolbox
usepackagelipsum
usepackagetocloft
makeatletter
patchcmd@captioncsname the#1endcsnametextbfcsnamefnum@#1endcsname:
renewcommand*l@figure@dottedtocline11.5em5.6em
letl@tablel@figure
makeatother
begindocument
listoffigures
listoftables
beginfigure[h]
captionA figure
centering xyz
endfigure
lipsum[1-1]
begintable[h]
captionSome table
centering abc
endtable
enddocument


Is it possible to have equal spacing on both tables and figures?









share


























    0















    I want to have equal spaces between my caption number and caption text on the list of figures and list of tables. I tried modifying the lines as given Here But the list of figures have less space in the table of contents compared to the List of tables. Here is my MWE



     documentclassreport
    usepackageetoolbox
    usepackagelipsum
    usepackagetocloft
    makeatletter
    patchcmd@captioncsname the#1endcsnametextbfcsnamefnum@#1endcsname:
    renewcommand*l@figure@dottedtocline11.5em5.6em
    letl@tablel@figure
    makeatother
    begindocument
    listoffigures
    listoftables
    beginfigure[h]
    captionA figure
    centering xyz
    endfigure
    lipsum[1-1]
    begintable[h]
    captionSome table
    centering abc
    endtable
    enddocument


    Is it possible to have equal spacing on both tables and figures?









    share
























      0












      0








      0








      I want to have equal spaces between my caption number and caption text on the list of figures and list of tables. I tried modifying the lines as given Here But the list of figures have less space in the table of contents compared to the List of tables. Here is my MWE



       documentclassreport
      usepackageetoolbox
      usepackagelipsum
      usepackagetocloft
      makeatletter
      patchcmd@captioncsname the#1endcsnametextbfcsnamefnum@#1endcsname:
      renewcommand*l@figure@dottedtocline11.5em5.6em
      letl@tablel@figure
      makeatother
      begindocument
      listoffigures
      listoftables
      beginfigure[h]
      captionA figure
      centering xyz
      endfigure
      lipsum[1-1]
      begintable[h]
      captionSome table
      centering abc
      endtable
      enddocument


      Is it possible to have equal spacing on both tables and figures?









      share














      I want to have equal spaces between my caption number and caption text on the list of figures and list of tables. I tried modifying the lines as given Here But the list of figures have less space in the table of contents compared to the List of tables. Here is my MWE



       documentclassreport
      usepackageetoolbox
      usepackagelipsum
      usepackagetocloft
      makeatletter
      patchcmd@captioncsname the#1endcsnametextbfcsnamefnum@#1endcsname:
      renewcommand*l@figure@dottedtocline11.5em5.6em
      letl@tablel@figure
      makeatother
      begindocument
      listoffigures
      listoftables
      beginfigure[h]
      captionA figure
      centering xyz
      endfigure
      lipsum[1-1]
      begintable[h]
      captionSome table
      centering abc
      endtable
      enddocument


      Is it possible to have equal spacing on both tables and figures?







      table-of-contents titlesec tocloft titletoc





      share












      share










      share



      share










      asked 2 mins ago









      Mafeni AlphaMafeni Alpha

      156




      156




















          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%2f481839%2fspacing-between-figure-number-and-caption-text-in-table-of-contents%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%2f481839%2fspacing-between-figure-number-and-caption-text-in-table-of-contents%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

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm