Why does numcases uses a different bracket to cases? Unicorn Meta Zoo #1: Why another...

What *exactly* is electrical current, voltage, and resistance?

Can I criticise the more senior developers around me for not writing clean code?

"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"

Why did C use the -> operator instead of reusing the . operator?

Mistake in years of experience in resume?

A faster way to compute the largest prime factor

How to translate "red flag" into Spanish?

Is accepting an invalid credit card number a security issue?

Bayes factor vs P value

std::unique_ptr of base class holding reference of derived class does not show warning in gcc compiler while naked pointer shows it. Why?

Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?

Which big number is bigger?

How can I wire a 9-position switch so that each position turns on one more LED than the one before?

Philosophical question on logisitic regression: why isn't the optimal threshold value trained?

Island of Knights, Knaves and Spies

What makes accurate emulation of old systems a difficult task?

Intern got a job offer for same salary than a long term team member

Is Electric Central Heating worth it if using Solar Panels?

How do I reattach a shelf to the wall when it ripped out of the wall?

Why does Arg'[1. + I] return -0.5?

Check if a string is entirely made of the same substring

Older movie/show about humans on derelict alien warship which refuels by passing through a star

How to avoid introduction cliches

Was Dennis Ritchie being too modest in this quote about C and Pascal?



Why does numcases uses a different bracket to cases?



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraConTeXt: Flush right formula numbers in cases environmentcreating conditional array using iopartalignat with right curly bracket/cases spanning some but not all linesSeparate numbering of cases within alignHow to use cases environment inside section or subsection commandForce break-line to fit text in begin{cases}Nested cases, alignment and numberingUsing numcases with casesThe incompatibility between package colortbl and the begin{cases}…end{cases} environmentHow can I change the default space between columns in case environment?












1















documentclass{article}
usepackage{amsmath}
usepackage{cases}
begin{document}
Cases:
begin{equation}
begin{cases}
N + N/4 \
6-W_{|N|}
end{cases}
end{equation}
Numcases:
begin{subnumcases}{}
N + N/4 \
6-W_{|N|}
end{subnumcases}
end{document}


I would like to have the sub-numbering of subnumcases but with the standard bracket of cases.










share|improve this question







New contributor




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

























    1















    documentclass{article}
    usepackage{amsmath}
    usepackage{cases}
    begin{document}
    Cases:
    begin{equation}
    begin{cases}
    N + N/4 \
    6-W_{|N|}
    end{cases}
    end{equation}
    Numcases:
    begin{subnumcases}{}
    N + N/4 \
    6-W_{|N|}
    end{subnumcases}
    end{document}


    I would like to have the sub-numbering of subnumcases but with the standard bracket of cases.










    share|improve this question







    New contributor




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























      1












      1








      1








      documentclass{article}
      usepackage{amsmath}
      usepackage{cases}
      begin{document}
      Cases:
      begin{equation}
      begin{cases}
      N + N/4 \
      6-W_{|N|}
      end{cases}
      end{equation}
      Numcases:
      begin{subnumcases}{}
      N + N/4 \
      6-W_{|N|}
      end{subnumcases}
      end{document}


      I would like to have the sub-numbering of subnumcases but with the standard bracket of cases.










      share|improve this question







      New contributor




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












      documentclass{article}
      usepackage{amsmath}
      usepackage{cases}
      begin{document}
      Cases:
      begin{equation}
      begin{cases}
      N + N/4 \
      6-W_{|N|}
      end{cases}
      end{equation}
      Numcases:
      begin{subnumcases}{}
      N + N/4 \
      6-W_{|N|}
      end{subnumcases}
      end{document}


      I would like to have the sub-numbering of subnumcases but with the standard bracket of cases.







      cases






      share|improve this question







      New contributor




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











      share|improve this question







      New contributor




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









      share|improve this question




      share|improve this question






      New contributor




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









      asked 16 mins ago









      Jonathan WebleyJonathan Webley

      61




      61




      New contributor




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





      New contributor





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






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


          }
          });






          Jonathan Webley 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%2f487598%2fwhy-does-numcases-uses-a-different-bracket-to-cases%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








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










          draft saved

          draft discarded


















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













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












          Jonathan Webley 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%2f487598%2fwhy-does-numcases-uses-a-different-bracket-to-cases%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 /...