Add algorithm2e to toc with koma script Announcing the arrival of Valued Associate #679: Cesar...

Who's this lady in the war room?

Short story about an alien named Ushtu(?) coming from a future Earth, when ours was destroyed by a nuclear explosion

What were wait-states, and why was it only an issue for PCs?

Who can become a wight?

What is the ongoing value of the Kanban board to the developers as opposed to management

Has a Nobel Peace laureate ever been accused of war crimes?

Why do C and C++ allow the expression (int) + 4*5?

Why does my GNOME settings mention "Moto C Plus"?

Converting a text document with special format to Pandas DataFrame

Can I ask an author to send me his ebook?

What is her name?

false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'

Why does BitLocker not use RSA?

Does Prince Arnaud cause someone holding the Princess to lose?

Protagonist's race is hidden - should I reveal it?

What's the connection between Mr. Nancy and fried chicken?

/bin/ls sorts differently than just ls

Why not use the yoke to control yaw, as well as pitch and roll?

How to make an animal which can only breed for a certain number of generations?

Is my guitar’s action too high?

Compiling and throwing simple dynamic exceptions at runtime for JVM

Weaponising the Grasp-at-a-Distance spell

Does using the Inspiration rules for character defects encourage My Guy Syndrome?

What helicopter has the most rotor blades?



Add algorithm2e to toc with koma script



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to add a description (“precis”) to a toc entry with KOMA-Script class?Change title of Table of Contentsalgorithm2e labelformat and size of list of algorithmslist of figures and tables when there are no figures or tables?Help with algorithm2e formattingAdd en dash after numbering in list of algorithmsAdd part title in KOMA-Script LoF/LoTKOMA-Script numbering enddotChange Font Size in KOMA extratitle commandAdd bibliography to toc with KOMA-Script












0















How can I add the list of algorithms from algorithm2e to the table of contents of a koma class?



MWE:



documentclass[oneside,listof=totoc]{scrbook}
setuptoc{loa}{totoc} %does not work

usepackage{algorithm2e}

begin{document}

tableofcontents

listofalgorithms

chapter{First}

begin{algorithm}
caption{title}
this is an algorithm
end{algorithm}

end{document}









share|improve this question





























    0















    How can I add the list of algorithms from algorithm2e to the table of contents of a koma class?



    MWE:



    documentclass[oneside,listof=totoc]{scrbook}
    setuptoc{loa}{totoc} %does not work

    usepackage{algorithm2e}

    begin{document}

    tableofcontents

    listofalgorithms

    chapter{First}

    begin{algorithm}
    caption{title}
    this is an algorithm
    end{algorithm}

    end{document}









    share|improve this question



























      0












      0








      0








      How can I add the list of algorithms from algorithm2e to the table of contents of a koma class?



      MWE:



      documentclass[oneside,listof=totoc]{scrbook}
      setuptoc{loa}{totoc} %does not work

      usepackage{algorithm2e}

      begin{document}

      tableofcontents

      listofalgorithms

      chapter{First}

      begin{algorithm}
      caption{title}
      this is an algorithm
      end{algorithm}

      end{document}









      share|improve this question
















      How can I add the list of algorithms from algorithm2e to the table of contents of a koma class?



      MWE:



      documentclass[oneside,listof=totoc]{scrbook}
      setuptoc{loa}{totoc} %does not work

      usepackage{algorithm2e}

      begin{document}

      tableofcontents

      listofalgorithms

      chapter{First}

      begin{algorithm}
      caption{title}
      this is an algorithm
      end{algorithm}

      end{document}






      table-of-contents koma-script algorithm2e






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 12 mins ago







      Ben

















      asked 34 mins ago









      BenBen

      9341520




      9341520






















          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%2f486139%2fadd-algorithm2e-to-toc-with-koma-script%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%2f486139%2fadd-algorithm2e-to-toc-with-koma-script%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

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...