section with letters automaticaly creates dots after letter

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I wanted to change the enumeration of subsections from arabic numbers to roman character, so I used



renewcommandthesubsectionthesection.alphsubsection)


For some reason I can't figure out myself this gives me




1.a).



1.b).



2.a).



2.b). ...




My problem ist the dot after the subsection-counter. Without the renewed command the counting goes




1.1



1.2



2.1



2.2




without a dot after the subsection-numbering. I could include the bracket with renewcommandthesubsectionthesection.arabicsubsection)
and get the numbering like 1.1), still without the unwanted dot, so I guess it's some problem with the alph command.



As I'm not sure what causes this Problem here is the list of my used packages etc and settings, maybe something is causing any trouble there:



documentclass[12pt]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagelmodern
usepackagengerman
usepackagemathptmx,amsmath,mathtools
usepackageamssymb,stmaryrd
usepackagehyperref
usepackagecancel,ulem
usepackagegraphics,graphicx,bm,color
usepackagegauss,wrapfig
usepackagetabularx
usepackagepolynom
usepackagepbox

renewcommandthesubsectionthesection.alphsubsection
allowdisplaybreaks
setlengthintextsep0pt
numberwithinequationsubsection
setlengthparindent0pt
polysetstyle=C, div=:,vars=x


I would be very, very happy if anyone could give me a solution on how to get rid of this dot after each subsection-character.



Thanks, Katschka










share|improve this question









New contributor




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























    up vote
    2
    down vote

    favorite












    I wanted to change the enumeration of subsections from arabic numbers to roman character, so I used



    renewcommandthesubsectionthesection.alphsubsection)


    For some reason I can't figure out myself this gives me




    1.a).



    1.b).



    2.a).



    2.b). ...




    My problem ist the dot after the subsection-counter. Without the renewed command the counting goes




    1.1



    1.2



    2.1



    2.2




    without a dot after the subsection-numbering. I could include the bracket with renewcommandthesubsectionthesection.arabicsubsection)
    and get the numbering like 1.1), still without the unwanted dot, so I guess it's some problem with the alph command.



    As I'm not sure what causes this Problem here is the list of my used packages etc and settings, maybe something is causing any trouble there:



    documentclass[12pt]scrartcl
    usepackage[utf8]inputenc
    usepackage[T1]fontenc
    usepackagelmodern
    usepackagengerman
    usepackagemathptmx,amsmath,mathtools
    usepackageamssymb,stmaryrd
    usepackagehyperref
    usepackagecancel,ulem
    usepackagegraphics,graphicx,bm,color
    usepackagegauss,wrapfig
    usepackagetabularx
    usepackagepolynom
    usepackagepbox

    renewcommandthesubsectionthesection.alphsubsection
    allowdisplaybreaks
    setlengthintextsep0pt
    numberwithinequationsubsection
    setlengthparindent0pt
    polysetstyle=C, div=:,vars=x


    I would be very, very happy if anyone could give me a solution on how to get rid of this dot after each subsection-character.



    Thanks, Katschka










    share|improve this question









    New contributor




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





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I wanted to change the enumeration of subsections from arabic numbers to roman character, so I used



      renewcommandthesubsectionthesection.alphsubsection)


      For some reason I can't figure out myself this gives me




      1.a).



      1.b).



      2.a).



      2.b). ...




      My problem ist the dot after the subsection-counter. Without the renewed command the counting goes




      1.1



      1.2



      2.1



      2.2




      without a dot after the subsection-numbering. I could include the bracket with renewcommandthesubsectionthesection.arabicsubsection)
      and get the numbering like 1.1), still without the unwanted dot, so I guess it's some problem with the alph command.



      As I'm not sure what causes this Problem here is the list of my used packages etc and settings, maybe something is causing any trouble there:



      documentclass[12pt]scrartcl
      usepackage[utf8]inputenc
      usepackage[T1]fontenc
      usepackagelmodern
      usepackagengerman
      usepackagemathptmx,amsmath,mathtools
      usepackageamssymb,stmaryrd
      usepackagehyperref
      usepackagecancel,ulem
      usepackagegraphics,graphicx,bm,color
      usepackagegauss,wrapfig
      usepackagetabularx
      usepackagepolynom
      usepackagepbox

      renewcommandthesubsectionthesection.alphsubsection
      allowdisplaybreaks
      setlengthintextsep0pt
      numberwithinequationsubsection
      setlengthparindent0pt
      polysetstyle=C, div=:,vars=x


      I would be very, very happy if anyone could give me a solution on how to get rid of this dot after each subsection-character.



      Thanks, Katschka










      share|improve this question









      New contributor




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











      I wanted to change the enumeration of subsections from arabic numbers to roman character, so I used



      renewcommandthesubsectionthesection.alphsubsection)


      For some reason I can't figure out myself this gives me




      1.a).



      1.b).



      2.a).



      2.b). ...




      My problem ist the dot after the subsection-counter. Without the renewed command the counting goes




      1.1



      1.2



      2.1



      2.2




      without a dot after the subsection-numbering. I could include the bracket with renewcommandthesubsectionthesection.arabicsubsection)
      and get the numbering like 1.1), still without the unwanted dot, so I guess it's some problem with the alph command.



      As I'm not sure what causes this Problem here is the list of my used packages etc and settings, maybe something is causing any trouble there:



      documentclass[12pt]scrartcl
      usepackage[utf8]inputenc
      usepackage[T1]fontenc
      usepackagelmodern
      usepackagengerman
      usepackagemathptmx,amsmath,mathtools
      usepackageamssymb,stmaryrd
      usepackagehyperref
      usepackagecancel,ulem
      usepackagegraphics,graphicx,bm,color
      usepackagegauss,wrapfig
      usepackagetabularx
      usepackagepolynom
      usepackagepbox

      renewcommandthesubsectionthesection.alphsubsection
      allowdisplaybreaks
      setlengthintextsep0pt
      numberwithinequationsubsection
      setlengthparindent0pt
      polysetstyle=C, div=:,vars=x


      I would be very, very happy if anyone could give me a solution on how to get rid of this dot after each subsection-character.



      Thanks, Katschka







      sectioning formatting numbering counters






      share|improve this question









      New contributor




      Katschka 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




      Katschka 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








      edited 1 hour ago









      koleygr

      10.1k1735




      10.1k1735






      New contributor




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









      asked 1 hour ago









      Katschka

      132




      132




      New contributor




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





      New contributor





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






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




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted










          That's due to the autodot system of the class. Use the option numbers=noendperiod to suppress it. And don't use the ngerman class, use babel instead.



          documentclass[12pt,numbers=noendperiod]scrartcl
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackagelmodern
          usepackage[ngerman]babel

          renewcommandthesubsectionthesection.alphsubsection)

          begindocument
          sectionabc
          subsectionsubsection
          enddocument


          enter image description here






          share|improve this answer




















          • Thanks, that's it!
            – Katschka
            1 hour ago










          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Katschka 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%2f455085%2fsection-with-letters-automaticaly-creates-dots-after-letter%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          4
          down vote



          accepted










          That's due to the autodot system of the class. Use the option numbers=noendperiod to suppress it. And don't use the ngerman class, use babel instead.



          documentclass[12pt,numbers=noendperiod]scrartcl
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackagelmodern
          usepackage[ngerman]babel

          renewcommandthesubsectionthesection.alphsubsection)

          begindocument
          sectionabc
          subsectionsubsection
          enddocument


          enter image description here






          share|improve this answer




















          • Thanks, that's it!
            – Katschka
            1 hour ago














          up vote
          4
          down vote



          accepted










          That's due to the autodot system of the class. Use the option numbers=noendperiod to suppress it. And don't use the ngerman class, use babel instead.



          documentclass[12pt,numbers=noendperiod]scrartcl
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackagelmodern
          usepackage[ngerman]babel

          renewcommandthesubsectionthesection.alphsubsection)

          begindocument
          sectionabc
          subsectionsubsection
          enddocument


          enter image description here






          share|improve this answer




















          • Thanks, that's it!
            – Katschka
            1 hour ago












          up vote
          4
          down vote



          accepted







          up vote
          4
          down vote



          accepted






          That's due to the autodot system of the class. Use the option numbers=noendperiod to suppress it. And don't use the ngerman class, use babel instead.



          documentclass[12pt,numbers=noendperiod]scrartcl
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackagelmodern
          usepackage[ngerman]babel

          renewcommandthesubsectionthesection.alphsubsection)

          begindocument
          sectionabc
          subsectionsubsection
          enddocument


          enter image description here






          share|improve this answer












          That's due to the autodot system of the class. Use the option numbers=noendperiod to suppress it. And don't use the ngerman class, use babel instead.



          documentclass[12pt,numbers=noendperiod]scrartcl
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackagelmodern
          usepackage[ngerman]babel

          renewcommandthesubsectionthesection.alphsubsection)

          begindocument
          sectionabc
          subsectionsubsection
          enddocument


          enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 1 hour ago









          Ulrike Fischer

          180k7285655




          180k7285655











          • Thanks, that's it!
            – Katschka
            1 hour ago
















          • Thanks, that's it!
            – Katschka
            1 hour ago















          Thanks, that's it!
          – Katschka
          1 hour ago




          Thanks, that's it!
          – Katschka
          1 hour ago










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









           

          draft saved


          draft discarded


















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












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











          Katschka 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%2f455085%2fsection-with-letters-automaticaly-creates-dots-after-letter%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          Long meetings (6-7 hours a day): Being “babysat” by supervisor

          Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

          Confectionery