Hanging indent in an amsthm theoremstyle Announcing the arrival of Valued Associate #679:...

If a contract sometimes uses the wrong name, is it still valid?

English words in a non-english sci-fi novel

Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?

Using audio cues to encourage good posture

List *all* the tuples!

How do pianists reach extremely loud dynamics?

How do I stop a creek from eroding my steep embankment?

Dating a Former Employee

Using et al. for a last / senior author rather than for a first author

Error "illegal generic type for instanceof" when using local classes

Apollo command module space walk?

Can a non-EU citizen traveling with me come with me through the EU passport line?

Why was the term "discrete" used in discrete logarithm?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

Why is "Consequences inflicted." not a sentence?

In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?

Is the Standard Deduction better than Itemized when both are the same amount?

Extract all GPU name, model and GPU ram

51k Euros annually for a family of 4 in Berlin: Is it enough?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

When were vectors invented?

Novel: non-telepath helps overthrow rule by telepaths

Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?

Why light coming from distant stars is not discrete?



Hanging indent in an amsthm theoremstyle



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Tweaking theoremstyleA theoremstyle with complete indentation using amsthmWeird behavior of theoremstyleWrong vertical space in theorem environment closed by an equationHow change vertical space after head in theorem-like environmentKOMA and customized (hanging) indentation of listed referencesTheorem environment inside a footnoteNo indentation after theorem environment while avoiding additional vertical space between two theoremsIn bibliographies, how to present each work by an author after the first as a subindented paragraph with hanging indentation?Drop cap theorem style












0















I'm aiming to have a theoremstyle which has hanging indentation, where all lines after the first line are indented by some amount of space. I've searched for previous answers to similar questions, but most of these do not use the amsthm package, or are difficult for me to understand. My current theoremstyle is as follows:



newtheoremstyle{mystyle}%
{3pt}
{3pt}
{}
{}
{bfseries}
{ --}% Punctuation after theorem head
{.5em}% Space after theorem head
{}% Theorem head spec (can be left empty, meaning ‘normal’)


This looks like enter image description here



which does not contain any sort of indentation currently.



I would like something which looks like this
enter image description here



which I have poorly approximated with an additional quotation environment inside. However, in doing so, the spacing is not correct. Hopefully, the idea is clear--the text should actually be formatted with a proper hanging indent.



Is there some sort of proper "hanging indent" setting I can put into the indentation parameter of the theorem style? Or do I have to do some more manual work? I would prefer not to replace amsthm (I'm trying to rewrite documents already made with amsthm), but having an additional package is not problematic.









share



























    0















    I'm aiming to have a theoremstyle which has hanging indentation, where all lines after the first line are indented by some amount of space. I've searched for previous answers to similar questions, but most of these do not use the amsthm package, or are difficult for me to understand. My current theoremstyle is as follows:



    newtheoremstyle{mystyle}%
    {3pt}
    {3pt}
    {}
    {}
    {bfseries}
    { --}% Punctuation after theorem head
    {.5em}% Space after theorem head
    {}% Theorem head spec (can be left empty, meaning ‘normal’)


    This looks like enter image description here



    which does not contain any sort of indentation currently.



    I would like something which looks like this
    enter image description here



    which I have poorly approximated with an additional quotation environment inside. However, in doing so, the spacing is not correct. Hopefully, the idea is clear--the text should actually be formatted with a proper hanging indent.



    Is there some sort of proper "hanging indent" setting I can put into the indentation parameter of the theorem style? Or do I have to do some more manual work? I would prefer not to replace amsthm (I'm trying to rewrite documents already made with amsthm), but having an additional package is not problematic.









    share

























      0












      0








      0








      I'm aiming to have a theoremstyle which has hanging indentation, where all lines after the first line are indented by some amount of space. I've searched for previous answers to similar questions, but most of these do not use the amsthm package, or are difficult for me to understand. My current theoremstyle is as follows:



      newtheoremstyle{mystyle}%
      {3pt}
      {3pt}
      {}
      {}
      {bfseries}
      { --}% Punctuation after theorem head
      {.5em}% Space after theorem head
      {}% Theorem head spec (can be left empty, meaning ‘normal’)


      This looks like enter image description here



      which does not contain any sort of indentation currently.



      I would like something which looks like this
      enter image description here



      which I have poorly approximated with an additional quotation environment inside. However, in doing so, the spacing is not correct. Hopefully, the idea is clear--the text should actually be formatted with a proper hanging indent.



      Is there some sort of proper "hanging indent" setting I can put into the indentation parameter of the theorem style? Or do I have to do some more manual work? I would prefer not to replace amsthm (I'm trying to rewrite documents already made with amsthm), but having an additional package is not problematic.









      share














      I'm aiming to have a theoremstyle which has hanging indentation, where all lines after the first line are indented by some amount of space. I've searched for previous answers to similar questions, but most of these do not use the amsthm package, or are difficult for me to understand. My current theoremstyle is as follows:



      newtheoremstyle{mystyle}%
      {3pt}
      {3pt}
      {}
      {}
      {bfseries}
      { --}% Punctuation after theorem head
      {.5em}% Space after theorem head
      {}% Theorem head spec (can be left empty, meaning ‘normal’)


      This looks like enter image description here



      which does not contain any sort of indentation currently.



      I would like something which looks like this
      enter image description here



      which I have poorly approximated with an additional quotation environment inside. However, in doing so, the spacing is not correct. Hopefully, the idea is clear--the text should actually be formatted with a proper hanging indent.



      Is there some sort of proper "hanging indent" setting I can put into the indentation parameter of the theorem style? Or do I have to do some more manual work? I would prefer not to replace amsthm (I'm trying to rewrite documents already made with amsthm), but having an additional package is not problematic.







      indentation theorems amsthm





      share












      share










      share



      share










      asked 6 mins ago









      zylitoLzylitoL

      375




      375






















          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%2f485234%2fhanging-indent-in-an-amsthm-theoremstyle%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%2f485234%2fhanging-indent-in-an-amsthm-theoremstyle%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...