How to add vertical space before a line in LaTeX?Lengths and when to use themIs baselineskip automatically...

Public Salesforce Site and Security Review

Does hiding behind 5-ft-wide cover give full cover?

A non-technological, repeating, visible object in the sky, holding its position in the sky for hours

LT Spice Voltage Output

What does air vanishing on contact sound like?

Does it look bad as a candidate if I apply to two post-doctoral positions at the same national research laboratory?

How to creep the reader out with what seems like a normal person?

Is it the same airport YUL and YMQ in Canada?

Visualizing a complicated Region

Transfer over $10k

Pressure to defend the relevance of one's area of mathematics

What happened to Rhaegal?

You look catfish vs You look like a catfish?

Can fracking help reduce CO2?

I lost my Irish passport. Can I travel to Thailand and back from the UK using my US passport?

Game of Life meets Chaos Theory

Visa for volunteering in England

What is the most remote airport from the center of the city it supposedly serves?

Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?

Why is Arya visibly scared in the library in S8E3?

Is thermodynamics only applicable to systems in equilibrium?

How to reply this mail from potential PhD professor?

How long can a 35mm film be used/stored before it starts to lose its quality after expiry?

What was the state of the German rail system in 1944?



How to add vertical space before a line in LaTeX?


Lengths and when to use themIs baselineskip automatically defined?Why does changing baselinestretch not change line spacing?Vertical space before horizontal lineUsing color before flushleft adds vertical spaceAdd vertical space before and after framed-theorem environmentsUnwanted vertical space before tabular on title pageNot wanted space before marginparHow can I get rid of vertical space before /parRemoving vertical space around a Proposition without using amsthm packageHow can I reduce space after an Algorithm in a two column document?Vertical space before an environment only when preceded by textWhy does adding `par` here add vertical space in a different place?













2















I'm trying to define a new command similar to



newcommand {mainv} {parnoindenthspace*{0pt}ignorespaces}


However, I want to have some negative preceding vertical space. I know that vspace adds vertical space after the text. Is there a similar command that can add vertical space before the text?



The command that will provide the following output will be:



main {This text is written using command main}
mainv {This text is written using command mainv}


where main is defined as



newcommand {main} {parnoindenthspace*{0pt}ignorespaces}


The following image in MS Word shows what I'm looking for:










share|improve this question















migrated from stackoverflow.com Jul 12 '16 at 15:37


This question came from our site for professional and enthusiast programmers.



















  • Could you provide an image of what you mean?

    – Werner
    Jul 11 '16 at 4:33











  • @Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

    – Mahdi
    Jul 11 '16 at 4:40











  • Can you also show the command usage that would provide the required output?

    – Werner
    Jul 11 '16 at 5:17











  • @Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

    – Mahdi
    Jul 12 '16 at 15:18











  • How is the macro main defined?

    – Mico
    Jul 12 '16 at 18:32
















2















I'm trying to define a new command similar to



newcommand {mainv} {parnoindenthspace*{0pt}ignorespaces}


However, I want to have some negative preceding vertical space. I know that vspace adds vertical space after the text. Is there a similar command that can add vertical space before the text?



The command that will provide the following output will be:



main {This text is written using command main}
mainv {This text is written using command mainv}


where main is defined as



newcommand {main} {parnoindenthspace*{0pt}ignorespaces}


The following image in MS Word shows what I'm looking for:










share|improve this question















migrated from stackoverflow.com Jul 12 '16 at 15:37


This question came from our site for professional and enthusiast programmers.



















  • Could you provide an image of what you mean?

    – Werner
    Jul 11 '16 at 4:33











  • @Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

    – Mahdi
    Jul 11 '16 at 4:40











  • Can you also show the command usage that would provide the required output?

    – Werner
    Jul 11 '16 at 5:17











  • @Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

    – Mahdi
    Jul 12 '16 at 15:18











  • How is the macro main defined?

    – Mico
    Jul 12 '16 at 18:32














2












2








2








I'm trying to define a new command similar to



newcommand {mainv} {parnoindenthspace*{0pt}ignorespaces}


However, I want to have some negative preceding vertical space. I know that vspace adds vertical space after the text. Is there a similar command that can add vertical space before the text?



The command that will provide the following output will be:



main {This text is written using command main}
mainv {This text is written using command mainv}


where main is defined as



newcommand {main} {parnoindenthspace*{0pt}ignorespaces}


The following image in MS Word shows what I'm looking for:










share|improve this question
















I'm trying to define a new command similar to



newcommand {mainv} {parnoindenthspace*{0pt}ignorespaces}


However, I want to have some negative preceding vertical space. I know that vspace adds vertical space after the text. Is there a similar command that can add vertical space before the text?



The command that will provide the following output will be:



main {This text is written using command main}
mainv {This text is written using command mainv}


where main is defined as



newcommand {main} {parnoindenthspace*{0pt}ignorespaces}


The following image in MS Word shows what I'm looking for:







spacing paragraphs






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 12 '16 at 18:59







Mahdi

















asked Jul 11 '16 at 1:43









MahdiMahdi

3751411




3751411




migrated from stackoverflow.com Jul 12 '16 at 15:37


This question came from our site for professional and enthusiast programmers.









migrated from stackoverflow.com Jul 12 '16 at 15:37


This question came from our site for professional and enthusiast programmers.















  • Could you provide an image of what you mean?

    – Werner
    Jul 11 '16 at 4:33











  • @Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

    – Mahdi
    Jul 11 '16 at 4:40











  • Can you also show the command usage that would provide the required output?

    – Werner
    Jul 11 '16 at 5:17











  • @Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

    – Mahdi
    Jul 12 '16 at 15:18











  • How is the macro main defined?

    – Mico
    Jul 12 '16 at 18:32



















  • Could you provide an image of what you mean?

    – Werner
    Jul 11 '16 at 4:33











  • @Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

    – Mahdi
    Jul 11 '16 at 4:40











  • Can you also show the command usage that would provide the required output?

    – Werner
    Jul 11 '16 at 5:17











  • @Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

    – Mahdi
    Jul 12 '16 at 15:18











  • How is the macro main defined?

    – Mico
    Jul 12 '16 at 18:32

















Could you provide an image of what you mean?

– Werner
Jul 11 '16 at 4:33





Could you provide an image of what you mean?

– Werner
Jul 11 '16 at 4:33













@Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

– Mahdi
Jul 11 '16 at 4:40





@Werner I added a sample text which is written in MS Word. The preceding space of second line is reduced.

– Mahdi
Jul 11 '16 at 4:40













Can you also show the command usage that would provide the required output?

– Werner
Jul 11 '16 at 5:17





Can you also show the command usage that would provide the required output?

– Werner
Jul 11 '16 at 5:17













@Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

– Mahdi
Jul 12 '16 at 15:18





@Werner Sure. It would be something like main {This text is written using command main} mainv {This text is written using command mainv}

– Mahdi
Jul 12 '16 at 15:18













How is the macro main defined?

– Mico
Jul 12 '16 at 18:32





How is the macro main defined?

– Mico
Jul 12 '16 at 18:32










3 Answers
3






active

oldest

votes


















2














Something like this?



documentclass{article}

newcommandmain{parnoindenthspace*{0pt}ignorespaces}
newcommandmainV{vspace{-10pt}main}

begin{document}

main Some text
main Some text
main Some text
mainV some other, overlapping text
end{document}


Output from the code above






share|improve this answer































    3














    It is not completely clear to me what you are trying to achieve and why do you want to overlap lines, so I’ll stick to the question “Is there a command that can add vertical space before a line of text?”.



    The pdfTeX engine has a vadjust pre primitive that can conveniently be used for this. See the following MWE.



    % My standard header for TeX.SX answers:
    documentclass[a4paper]{article} % To avoid confusion, let us explicitly
    % declare the paper format.

    usepackage[T1]{fontenc} % Not always necessary, but recommended.
    % End of standard header. What follows pertains to the problem at hand.

    makeatletter

    newcommand*vspacebeforeline[1]{%
    ifvmode % if in vertical mode, act as "vspace{#1}"
    vskip #1
    vskip z@skip
    else
    @bsphack
    vadjust pre {%
    @restorepar
    vskip #1
    vskip z@skip
    }%
    @esphack
    fi
    }

    makeatother




    begin{document}

    Here is some nonsensical text, written for the sole purpose of filling up at
    least one line. Well, after all I~think that two lines would be even better.
    And now, we use our new command exactly herevspacebeforeline{18pt plus 6pt
    minus 6pt}, followed by a few other words to end the test.

    vspacebeforeline{3pt}

    It can be used in vertical mode, too.

    end{document}


    This is the output it produces:



    Output of the code






    share|improve this answer
























    • Learn something everyday :)

      – Jonathan Komar
      Jul 12 '16 at 19:29











    • Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

      – Mahdi
      Jul 13 '16 at 15:47



















    2














    Unless you are trying to overlap lines, I would venture to guess you're looking for the variable baselineskip or baselinestretch? But you probably don't want to change those variables directly because other macros scale off of them.




    baselineskip: A parameter that tells TeX the distance between baselines.




    or linespread



    e.g. set line spread for next font change: linespread{1.5}selectfont



    Otherwise, yeah, just manipulating the space around vertical boxes, vspace{<natural height> plus <stretching> minus <shrinking>} is your tool.



    To get yourself on the right track




    • Why does changing baselinestretch not change line spacing?

    • Is baselineskip automatically defined?


    • Lengths and when to use them (my personal favorite)






    share|improve this answer


























    • Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

      – Mahdi
      Jul 12 '16 at 19:05











    • @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

      – Jonathan Komar
      Jul 12 '16 at 19:07












    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%2f319106%2fhow-to-add-vertical-space-before-a-line-in-latex%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    Something like this?



    documentclass{article}

    newcommandmain{parnoindenthspace*{0pt}ignorespaces}
    newcommandmainV{vspace{-10pt}main}

    begin{document}

    main Some text
    main Some text
    main Some text
    mainV some other, overlapping text
    end{document}


    Output from the code above






    share|improve this answer




























      2














      Something like this?



      documentclass{article}

      newcommandmain{parnoindenthspace*{0pt}ignorespaces}
      newcommandmainV{vspace{-10pt}main}

      begin{document}

      main Some text
      main Some text
      main Some text
      mainV some other, overlapping text
      end{document}


      Output from the code above






      share|improve this answer


























        2












        2








        2







        Something like this?



        documentclass{article}

        newcommandmain{parnoindenthspace*{0pt}ignorespaces}
        newcommandmainV{vspace{-10pt}main}

        begin{document}

        main Some text
        main Some text
        main Some text
        mainV some other, overlapping text
        end{document}


        Output from the code above






        share|improve this answer













        Something like this?



        documentclass{article}

        newcommandmain{parnoindenthspace*{0pt}ignorespaces}
        newcommandmainV{vspace{-10pt}main}

        begin{document}

        main Some text
        main Some text
        main Some text
        mainV some other, overlapping text
        end{document}


        Output from the code above







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 12 '16 at 18:04









        Willie WongWillie Wong

        12.8k55585




        12.8k55585























            3














            It is not completely clear to me what you are trying to achieve and why do you want to overlap lines, so I’ll stick to the question “Is there a command that can add vertical space before a line of text?”.



            The pdfTeX engine has a vadjust pre primitive that can conveniently be used for this. See the following MWE.



            % My standard header for TeX.SX answers:
            documentclass[a4paper]{article} % To avoid confusion, let us explicitly
            % declare the paper format.

            usepackage[T1]{fontenc} % Not always necessary, but recommended.
            % End of standard header. What follows pertains to the problem at hand.

            makeatletter

            newcommand*vspacebeforeline[1]{%
            ifvmode % if in vertical mode, act as "vspace{#1}"
            vskip #1
            vskip z@skip
            else
            @bsphack
            vadjust pre {%
            @restorepar
            vskip #1
            vskip z@skip
            }%
            @esphack
            fi
            }

            makeatother




            begin{document}

            Here is some nonsensical text, written for the sole purpose of filling up at
            least one line. Well, after all I~think that two lines would be even better.
            And now, we use our new command exactly herevspacebeforeline{18pt plus 6pt
            minus 6pt}, followed by a few other words to end the test.

            vspacebeforeline{3pt}

            It can be used in vertical mode, too.

            end{document}


            This is the output it produces:



            Output of the code






            share|improve this answer
























            • Learn something everyday :)

              – Jonathan Komar
              Jul 12 '16 at 19:29











            • Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

              – Mahdi
              Jul 13 '16 at 15:47
















            3














            It is not completely clear to me what you are trying to achieve and why do you want to overlap lines, so I’ll stick to the question “Is there a command that can add vertical space before a line of text?”.



            The pdfTeX engine has a vadjust pre primitive that can conveniently be used for this. See the following MWE.



            % My standard header for TeX.SX answers:
            documentclass[a4paper]{article} % To avoid confusion, let us explicitly
            % declare the paper format.

            usepackage[T1]{fontenc} % Not always necessary, but recommended.
            % End of standard header. What follows pertains to the problem at hand.

            makeatletter

            newcommand*vspacebeforeline[1]{%
            ifvmode % if in vertical mode, act as "vspace{#1}"
            vskip #1
            vskip z@skip
            else
            @bsphack
            vadjust pre {%
            @restorepar
            vskip #1
            vskip z@skip
            }%
            @esphack
            fi
            }

            makeatother




            begin{document}

            Here is some nonsensical text, written for the sole purpose of filling up at
            least one line. Well, after all I~think that two lines would be even better.
            And now, we use our new command exactly herevspacebeforeline{18pt plus 6pt
            minus 6pt}, followed by a few other words to end the test.

            vspacebeforeline{3pt}

            It can be used in vertical mode, too.

            end{document}


            This is the output it produces:



            Output of the code






            share|improve this answer
























            • Learn something everyday :)

              – Jonathan Komar
              Jul 12 '16 at 19:29











            • Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

              – Mahdi
              Jul 13 '16 at 15:47














            3












            3








            3







            It is not completely clear to me what you are trying to achieve and why do you want to overlap lines, so I’ll stick to the question “Is there a command that can add vertical space before a line of text?”.



            The pdfTeX engine has a vadjust pre primitive that can conveniently be used for this. See the following MWE.



            % My standard header for TeX.SX answers:
            documentclass[a4paper]{article} % To avoid confusion, let us explicitly
            % declare the paper format.

            usepackage[T1]{fontenc} % Not always necessary, but recommended.
            % End of standard header. What follows pertains to the problem at hand.

            makeatletter

            newcommand*vspacebeforeline[1]{%
            ifvmode % if in vertical mode, act as "vspace{#1}"
            vskip #1
            vskip z@skip
            else
            @bsphack
            vadjust pre {%
            @restorepar
            vskip #1
            vskip z@skip
            }%
            @esphack
            fi
            }

            makeatother




            begin{document}

            Here is some nonsensical text, written for the sole purpose of filling up at
            least one line. Well, after all I~think that two lines would be even better.
            And now, we use our new command exactly herevspacebeforeline{18pt plus 6pt
            minus 6pt}, followed by a few other words to end the test.

            vspacebeforeline{3pt}

            It can be used in vertical mode, too.

            end{document}


            This is the output it produces:



            Output of the code






            share|improve this answer













            It is not completely clear to me what you are trying to achieve and why do you want to overlap lines, so I’ll stick to the question “Is there a command that can add vertical space before a line of text?”.



            The pdfTeX engine has a vadjust pre primitive that can conveniently be used for this. See the following MWE.



            % My standard header for TeX.SX answers:
            documentclass[a4paper]{article} % To avoid confusion, let us explicitly
            % declare the paper format.

            usepackage[T1]{fontenc} % Not always necessary, but recommended.
            % End of standard header. What follows pertains to the problem at hand.

            makeatletter

            newcommand*vspacebeforeline[1]{%
            ifvmode % if in vertical mode, act as "vspace{#1}"
            vskip #1
            vskip z@skip
            else
            @bsphack
            vadjust pre {%
            @restorepar
            vskip #1
            vskip z@skip
            }%
            @esphack
            fi
            }

            makeatother




            begin{document}

            Here is some nonsensical text, written for the sole purpose of filling up at
            least one line. Well, after all I~think that two lines would be even better.
            And now, we use our new command exactly herevspacebeforeline{18pt plus 6pt
            minus 6pt}, followed by a few other words to end the test.

            vspacebeforeline{3pt}

            It can be used in vertical mode, too.

            end{document}


            This is the output it produces:



            Output of the code







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 12 '16 at 19:11









            GuMGuM

            16.8k2559




            16.8k2559













            • Learn something everyday :)

              – Jonathan Komar
              Jul 12 '16 at 19:29











            • Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

              – Mahdi
              Jul 13 '16 at 15:47



















            • Learn something everyday :)

              – Jonathan Komar
              Jul 12 '16 at 19:29











            • Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

              – Mahdi
              Jul 13 '16 at 15:47

















            Learn something everyday :)

            – Jonathan Komar
            Jul 12 '16 at 19:29





            Learn something everyday :)

            – Jonathan Komar
            Jul 12 '16 at 19:29













            Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

            – Mahdi
            Jul 13 '16 at 15:47





            Thanks Gustavo. I'll try this solution later today, but I guess it does what I'm looking for.

            – Mahdi
            Jul 13 '16 at 15:47











            2














            Unless you are trying to overlap lines, I would venture to guess you're looking for the variable baselineskip or baselinestretch? But you probably don't want to change those variables directly because other macros scale off of them.




            baselineskip: A parameter that tells TeX the distance between baselines.




            or linespread



            e.g. set line spread for next font change: linespread{1.5}selectfont



            Otherwise, yeah, just manipulating the space around vertical boxes, vspace{<natural height> plus <stretching> minus <shrinking>} is your tool.



            To get yourself on the right track




            • Why does changing baselinestretch not change line spacing?

            • Is baselineskip automatically defined?


            • Lengths and when to use them (my personal favorite)






            share|improve this answer


























            • Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

              – Mahdi
              Jul 12 '16 at 19:05











            • @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

              – Jonathan Komar
              Jul 12 '16 at 19:07
















            2














            Unless you are trying to overlap lines, I would venture to guess you're looking for the variable baselineskip or baselinestretch? But you probably don't want to change those variables directly because other macros scale off of them.




            baselineskip: A parameter that tells TeX the distance between baselines.




            or linespread



            e.g. set line spread for next font change: linespread{1.5}selectfont



            Otherwise, yeah, just manipulating the space around vertical boxes, vspace{<natural height> plus <stretching> minus <shrinking>} is your tool.



            To get yourself on the right track




            • Why does changing baselinestretch not change line spacing?

            • Is baselineskip automatically defined?


            • Lengths and when to use them (my personal favorite)






            share|improve this answer


























            • Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

              – Mahdi
              Jul 12 '16 at 19:05











            • @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

              – Jonathan Komar
              Jul 12 '16 at 19:07














            2












            2








            2







            Unless you are trying to overlap lines, I would venture to guess you're looking for the variable baselineskip or baselinestretch? But you probably don't want to change those variables directly because other macros scale off of them.




            baselineskip: A parameter that tells TeX the distance between baselines.




            or linespread



            e.g. set line spread for next font change: linespread{1.5}selectfont



            Otherwise, yeah, just manipulating the space around vertical boxes, vspace{<natural height> plus <stretching> minus <shrinking>} is your tool.



            To get yourself on the right track




            • Why does changing baselinestretch not change line spacing?

            • Is baselineskip automatically defined?


            • Lengths and when to use them (my personal favorite)






            share|improve this answer















            Unless you are trying to overlap lines, I would venture to guess you're looking for the variable baselineskip or baselinestretch? But you probably don't want to change those variables directly because other macros scale off of them.




            baselineskip: A parameter that tells TeX the distance between baselines.




            or linespread



            e.g. set line spread for next font change: linespread{1.5}selectfont



            Otherwise, yeah, just manipulating the space around vertical boxes, vspace{<natural height> plus <stretching> minus <shrinking>} is your tool.



            To get yourself on the right track




            • Why does changing baselinestretch not change line spacing?

            • Is baselineskip automatically defined?


            • Lengths and when to use them (my personal favorite)







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 3 hours ago

























            answered Jul 12 '16 at 18:25









            Jonathan KomarJonathan Komar

            6,70633279




            6,70633279













            • Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

              – Mahdi
              Jul 12 '16 at 19:05











            • @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

              – Jonathan Komar
              Jul 12 '16 at 19:07



















            • Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

              – Mahdi
              Jul 12 '16 at 19:05











            • @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

              – Jonathan Komar
              Jul 12 '16 at 19:07

















            Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

            – Mahdi
            Jul 12 '16 at 19:05





            Thanks a lot for your explanation. There is a lot of useful information in your answer. Sorry I can't up-vote yet.

            – Mahdi
            Jul 12 '16 at 19:05













            @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

            – Jonathan Komar
            Jul 12 '16 at 19:07





            @Mahdi No prob. Yea without a working example from you, it's a shot in the dark, but I see you're new here.

            – Jonathan Komar
            Jul 12 '16 at 19:07


















            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%2f319106%2fhow-to-add-vertical-space-before-a-line-in-latex%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...