Shift text down and induce overlap with next line The 2019 Stack Overflow Developer Survey...

Do warforged have souls?

Why doesn't a hydraulic lever violate conservation of energy?

Can the DM override racial traits?

What force causes entropy to increase?

Why are Marketing Cloud timestamps not stored in the same timezone as Sales Cloud?

Is there a writing software that you can sort scenes like slides in PowerPoint?

What can I do if neighbor is blocking my solar panels intentionally?

Can I visit the Trinity College (Cambridge) library and see some of their rare books

Button changing its text & action. Good or terrible?

Solving overdetermined system by QR decomposition

Keeping a retro style to sci-fi spaceships?

How to design a circuit to convert 100 mV and 50 Hz Sine wave to square wave?

Word for: a synonym with a positive connotation?

Would an alien lifeform be able to achieve space travel if lacking in vision?

Categorical vs continuous feature selection/engineering

Pretty sure I'm over complicating my loops but unsure how to simplify

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

Using `min_active_rowversion` for global temporary tables

Define a list range inside a list

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

Working through Single Responsibility Principle in Python when Calls are Expensive

Does Parliament need to approve the new Brexit delay to 31 October 2019?

Single author papers against my advisor's will?

Match Roman Numerals



Shift text down and induce overlap with next line



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Do we need more moderators?Shift title and author text up?How to center spine text with zwpagelayoutTypesetting a vertical box with as its top anchor the baseline of the first line in the vertical boxAvoid pagebreak in mdframed environmentAutomatic margin curly braces & text on multiple pagesControl line space between an itemize list and next lineHow to completely remove space between bottom of one line and top of the next lineSubfloat figure and text overlap in begin{figure}[H]tikzpicture overlap an other using longtable and wrapfigureUnderstanding “stretchy” negative vertical space above framed chapter titles












0















I'm quite new to LaTeX, and I've got a following question:



I'd like to shift text in a single line without shifting any other part of my document. More specifically, I want it to overlap with the following mdframed text so that a part of frame's upper line is subtituted with text.



I have quickly drawn a picture in Paint that shows what I need:
a rough example of what I need



I tried to use vspace, but it shifts everything and no overlapping occurs.



What are the other solutions? Thakns beforehand.










share|improve this question







New contributor




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

























    0















    I'm quite new to LaTeX, and I've got a following question:



    I'd like to shift text in a single line without shifting any other part of my document. More specifically, I want it to overlap with the following mdframed text so that a part of frame's upper line is subtituted with text.



    I have quickly drawn a picture in Paint that shows what I need:
    a rough example of what I need



    I tried to use vspace, but it shifts everything and no overlapping occurs.



    What are the other solutions? Thakns beforehand.










    share|improve this question







    New contributor




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























      0












      0








      0








      I'm quite new to LaTeX, and I've got a following question:



      I'd like to shift text in a single line without shifting any other part of my document. More specifically, I want it to overlap with the following mdframed text so that a part of frame's upper line is subtituted with text.



      I have quickly drawn a picture in Paint that shows what I need:
      a rough example of what I need



      I tried to use vspace, but it shifts everything and no overlapping occurs.



      What are the other solutions? Thakns beforehand.










      share|improve this question







      New contributor




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












      I'm quite new to LaTeX, and I've got a following question:



      I'd like to shift text in a single line without shifting any other part of my document. More specifically, I want it to overlap with the following mdframed text so that a part of frame's upper line is subtituted with text.



      I have quickly drawn a picture in Paint that shows what I need:
      a rough example of what I need



      I tried to use vspace, but it shifts everything and no overlapping occurs.



      What are the other solutions? Thakns beforehand.







      spacing line-spacing mdframed overlap






      share|improve this question







      New contributor




      DL33 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




      DL33 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




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









      asked 11 mins ago









      DL33DL33

      1




      1




      New contributor




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





      New contributor





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






      DL33 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
          });


          }
          });






          DL33 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%2f484575%2fshift-text-down-and-induce-overlap-with-next-line%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








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










          draft saved

          draft discarded


















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













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












          DL33 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%2f484575%2fshift-text-down-and-induce-overlap-with-next-line%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

          Installing LyX: “No textclass is found.”LyX installation error- text class not found- 'Reconfigure' or...

          (1602) Indiana Índice Designación y nombre Características orbitales Véase...

          Universidad Autónoma de Occidente Índice Historia Campus Facultades Programas Académicos Medios de...