Subsection title does not align with its section title under [left margin]Titlesec: remove space after empty...

Integration of two exponential multiplied by each other

Custom shape shows unwanted extra line

Does the US government have any planning in place to ensure there's no shortages of food, fuel, steel and other commodities?

Why is the "Domain users" group missing from this PowerShell AD query?

Does a paladin have to announce that they're using Divine Smite before attacking?

Has any human ever had the choice to leave Earth permanently?

Coworker asking me to not bring cakes due to self control issue. What should I do?

Cat is tipping over bed-side lamps during the night

Why do neural networks need so many training examples to perform?

Non-Cancer terminal illness that can affect young (age 10-13) girls?

Does Skippy chunky peanut butter contain trans fat?

What's this assembly doing?

Subsurf on a crown. How can I smooth some edges and keep others sharp?

Equivalent of "illegal" for violating civil law

Can we "borrow" our answers to populate our own websites?

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

How much mayhem could I cause as a fish?

Methods for writing a code review

How is it possible that the folder is there yet isnt in the same time?

Which RAF squadrons and aircraft types took part in the bombing of Berlin on the 25th of August 1940?

How does Leonard in "Memento" remember reading and writing?

Why zero tolerance on nudity in space?

Why didn't the 2019 Oscars have a host?

Potential client has a problematic employee I can't work with



Subsection title does not align with its section title under [left margin]


Titlesec: remove space after empty margin sectionCustom chapter title protruding in left marginHow can I align my title to be flush with margin and format contents?Stacking section labels in left marginTOC and header versions of section titles (titlesec interferes with fancyhdr)Make subsection text appear left aligned within the defined left margin?Title section with tikzHelp with section title styleHow to fill section on titlesecGet back standard title format with titlesec













0















I put section title in left margin with use of titlesec package, and the first line of its text aligns with the title as expected. But its subsection title does not align. I tried with titlespacing but fail. What's wrong with my code? How to make the subsection title automatically align with its section title?



MWE:



documentclass{article}
usepackage{titlesec}

begin{document}
titleformat{section}[leftmargin]{normalfontLargebfseriesfilleft}{Roman{section}.}{1em}{}
titlespacing{section}{4em}{3.5ex plus 1ex minus .2ex}{1em}
titlespacing{subsection}{0pt}{0pt}{1.5ex plus .2ex}
section{First Section}This text aligns with its section header as expected.parvspace{3em}
section{Second Section}
subsection{why not align with its upper section header}
end{document}


enter image description here









share



























    0















    I put section title in left margin with use of titlesec package, and the first line of its text aligns with the title as expected. But its subsection title does not align. I tried with titlespacing but fail. What's wrong with my code? How to make the subsection title automatically align with its section title?



    MWE:



    documentclass{article}
    usepackage{titlesec}

    begin{document}
    titleformat{section}[leftmargin]{normalfontLargebfseriesfilleft}{Roman{section}.}{1em}{}
    titlespacing{section}{4em}{3.5ex plus 1ex minus .2ex}{1em}
    titlespacing{subsection}{0pt}{0pt}{1.5ex plus .2ex}
    section{First Section}This text aligns with its section header as expected.parvspace{3em}
    section{Second Section}
    subsection{why not align with its upper section header}
    end{document}


    enter image description here









    share

























      0












      0








      0








      I put section title in left margin with use of titlesec package, and the first line of its text aligns with the title as expected. But its subsection title does not align. I tried with titlespacing but fail. What's wrong with my code? How to make the subsection title automatically align with its section title?



      MWE:



      documentclass{article}
      usepackage{titlesec}

      begin{document}
      titleformat{section}[leftmargin]{normalfontLargebfseriesfilleft}{Roman{section}.}{1em}{}
      titlespacing{section}{4em}{3.5ex plus 1ex minus .2ex}{1em}
      titlespacing{subsection}{0pt}{0pt}{1.5ex plus .2ex}
      section{First Section}This text aligns with its section header as expected.parvspace{3em}
      section{Second Section}
      subsection{why not align with its upper section header}
      end{document}


      enter image description here









      share














      I put section title in left margin with use of titlesec package, and the first line of its text aligns with the title as expected. But its subsection title does not align. I tried with titlespacing but fail. What's wrong with my code? How to make the subsection title automatically align with its section title?



      MWE:



      documentclass{article}
      usepackage{titlesec}

      begin{document}
      titleformat{section}[leftmargin]{normalfontLargebfseriesfilleft}{Roman{section}.}{1em}{}
      titlespacing{section}{4em}{3.5ex plus 1ex minus .2ex}{1em}
      titlespacing{subsection}{0pt}{0pt}{1.5ex plus .2ex}
      section{First Section}This text aligns with its section header as expected.parvspace{3em}
      section{Second Section}
      subsection{why not align with its upper section header}
      end{document}


      enter image description here







      titlesec





      share












      share










      share



      share










      asked 6 mins ago









      lyllyl

      64838




      64838






















          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%2f476713%2fsubsection-title-does-not-align-with-its-section-title-under-left-margin%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%2f476713%2fsubsection-title-does-not-align-with-its-section-title-under-left-margin%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...