How to remove the vertical space before one particular chapter tittle?How to change the font and the size of...

In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?

Cookies - Should the toggles be on?

Why am I able to open Wireshark and capture packets in macOS without root privileges?

How much mayhem could I cause as a sentient fish?

Increment each digit in a number to form a new number

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

Why exactly do action photographers need high fps burst cameras?

Can a person refuse a presidential pardon?

How to read 火日参拾月参

Why avoid shared user accounts?

How to change a n value for a value like X

If I delete my router's history can my ISP still provide it to my parents?

Why is Agricola named as such?

Is there any risk in sharing info about technologies and products we use with a supplier?

How do you funnel food off a cutting board?

Making him into a bully (how to show mild violence)

How would an AI self awareness kill switch work?

Do theoretical physics suggest that gravity is the exchange of gravitons or deformation/bending of spacetime?

A Missing Symbol for This Logo

Difference between i++ and (i)++ in C

How can a school be getting an epidemic of whooping cough if most of the students are vaccinated?

How can I get my players to come to the game session after agreeing to a date?

Salesforce package error error “You can't specify version for namespace sf_com_apps because this namespace is not installed to your organization.”

Gear reduction on large turbofans



How to remove the vertical space before one particular chapter tittle?


How to change the font and the size of chapter and section text to regular font and size?Removing vertical space before chapter headings.Chapter numbers in endnotespackage quotchap vertical space before chapter*In Lyx how do I get chapters to start on odd pagesWhy is LyX not allowing numbered chapters in my book?Remove white space before a single chapterRe-using label names for different items across chaptersLocally change vertical space before chapterChange vertical space before chapter and thebibliographyEdited book with Contributed chapters: first page layout













2















How to raise the whole chapter higher? the other chapters should not be modified, I just want to upload the first chapter.



documentclass{book}
usepackage{etoolbox}

begin{document}

chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

section{Exp}
this Exp SECTION

chapter{ETAPA2}
label{cap:experimental}
this intro

section{Exp2}
this Exp SECTION

end{document}


i want this result:



enter image description here










share|improve this question

























  • Have a look at titlesec.

    – JouleV
    23 hours ago











  • @JouleV i am nob in latex, please

    – x-rw
    13 hours ago











  • All the chapters or only the abstract?

    – Hafid Boukhoulda
    12 hours ago











  • @HafidBoukhoulda only the abstract

    – x-rw
    12 hours ago
















2















How to raise the whole chapter higher? the other chapters should not be modified, I just want to upload the first chapter.



documentclass{book}
usepackage{etoolbox}

begin{document}

chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

section{Exp}
this Exp SECTION

chapter{ETAPA2}
label{cap:experimental}
this intro

section{Exp2}
this Exp SECTION

end{document}


i want this result:



enter image description here










share|improve this question

























  • Have a look at titlesec.

    – JouleV
    23 hours ago











  • @JouleV i am nob in latex, please

    – x-rw
    13 hours ago











  • All the chapters or only the abstract?

    – Hafid Boukhoulda
    12 hours ago











  • @HafidBoukhoulda only the abstract

    – x-rw
    12 hours ago














2












2








2








How to raise the whole chapter higher? the other chapters should not be modified, I just want to upload the first chapter.



documentclass{book}
usepackage{etoolbox}

begin{document}

chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

section{Exp}
this Exp SECTION

chapter{ETAPA2}
label{cap:experimental}
this intro

section{Exp2}
this Exp SECTION

end{document}


i want this result:



enter image description here










share|improve this question
















How to raise the whole chapter higher? the other chapters should not be modified, I just want to upload the first chapter.



documentclass{book}
usepackage{etoolbox}

begin{document}

chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

section{Exp}
this Exp SECTION

chapter{ETAPA2}
label{cap:experimental}
this intro

section{Exp2}
this Exp SECTION

end{document}


i want this result:



enter image description here







chapters






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 13 mins ago









Hafid Boukhoulda

4,2671624




4,2671624










asked 23 hours ago









x-rwx-rw

53718




53718













  • Have a look at titlesec.

    – JouleV
    23 hours ago











  • @JouleV i am nob in latex, please

    – x-rw
    13 hours ago











  • All the chapters or only the abstract?

    – Hafid Boukhoulda
    12 hours ago











  • @HafidBoukhoulda only the abstract

    – x-rw
    12 hours ago



















  • Have a look at titlesec.

    – JouleV
    23 hours ago











  • @JouleV i am nob in latex, please

    – x-rw
    13 hours ago











  • All the chapters or only the abstract?

    – Hafid Boukhoulda
    12 hours ago











  • @HafidBoukhoulda only the abstract

    – x-rw
    12 hours ago

















Have a look at titlesec.

– JouleV
23 hours ago





Have a look at titlesec.

– JouleV
23 hours ago













@JouleV i am nob in latex, please

– x-rw
13 hours ago





@JouleV i am nob in latex, please

– x-rw
13 hours ago













All the chapters or only the abstract?

– Hafid Boukhoulda
12 hours ago





All the chapters or only the abstract?

– Hafid Boukhoulda
12 hours ago













@HafidBoukhoulda only the abstract

– x-rw
12 hours ago





@HafidBoukhoulda only the abstract

– x-rw
12 hours ago










1 Answer
1






active

oldest

votes


















3














Using the titlesec package as suggested by @JouleV:



{
titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
titlespacing{chapter}{0pt}{0pt}{40pt}
chapter*{ABSTRACT}
}


The complete code



documentclass{book}
%usepackage{etoolbox}
usepackage{titlesec}

begin{document}
{
titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
titlespacing{chapter}{0pt}{0pt}{40pt}
chapter*{ABSTRACT}
}
%chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

section{Exp}
this Exp SECTION

chapter{ETAPA2}
label{cap:experimental}
this intro

section{Exp2}
this Exp SECTION

end{document}





share|improve this answer

























    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%2f476881%2fhow-to-remove-the-vertical-space-before-one-particular-chapter-tittle%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    Using the titlesec package as suggested by @JouleV:



    {
    titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
    titlespacing{chapter}{0pt}{0pt}{40pt}
    chapter*{ABSTRACT}
    }


    The complete code



    documentclass{book}
    %usepackage{etoolbox}
    usepackage{titlesec}

    begin{document}
    {
    titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
    titlespacing{chapter}{0pt}{0pt}{40pt}
    chapter*{ABSTRACT}
    }
    %chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
    El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

    section{Exp}
    this Exp SECTION

    chapter{ETAPA2}
    label{cap:experimental}
    this intro

    section{Exp2}
    this Exp SECTION

    end{document}





    share|improve this answer






























      3














      Using the titlesec package as suggested by @JouleV:



      {
      titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
      titlespacing{chapter}{0pt}{0pt}{40pt}
      chapter*{ABSTRACT}
      }


      The complete code



      documentclass{book}
      %usepackage{etoolbox}
      usepackage{titlesec}

      begin{document}
      {
      titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
      titlespacing{chapter}{0pt}{0pt}{40pt}
      chapter*{ABSTRACT}
      }
      %chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
      El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

      section{Exp}
      this Exp SECTION

      chapter{ETAPA2}
      label{cap:experimental}
      this intro

      section{Exp2}
      this Exp SECTION

      end{document}





      share|improve this answer




























        3












        3








        3







        Using the titlesec package as suggested by @JouleV:



        {
        titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
        titlespacing{chapter}{0pt}{0pt}{40pt}
        chapter*{ABSTRACT}
        }


        The complete code



        documentclass{book}
        %usepackage{etoolbox}
        usepackage{titlesec}

        begin{document}
        {
        titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
        titlespacing{chapter}{0pt}{0pt}{40pt}
        chapter*{ABSTRACT}
        }
        %chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
        El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

        section{Exp}
        this Exp SECTION

        chapter{ETAPA2}
        label{cap:experimental}
        this intro

        section{Exp2}
        this Exp SECTION

        end{document}





        share|improve this answer















        Using the titlesec package as suggested by @JouleV:



        {
        titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
        titlespacing{chapter}{0pt}{0pt}{40pt}
        chapter*{ABSTRACT}
        }


        The complete code



        documentclass{book}
        %usepackage{etoolbox}
        usepackage{titlesec}

        begin{document}
        {
        titleformat{chapter}[block]{filcenterHugebfseries}{}{0pt}{}
        titlespacing{chapter}{0pt}{0pt}{40pt}
        chapter*{ABSTRACT}
        }
        %chapter*{makebox[linewidth]{ABSTRACT}}%chapter*{centering Abstract}
        El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro

        section{Exp}
        this Exp SECTION

        chapter{ETAPA2}
        label{cap:experimental}
        this intro

        section{Exp2}
        this Exp SECTION

        end{document}






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 15 mins ago

























        answered 9 hours ago









        Hafid BoukhouldaHafid Boukhoulda

        4,2671624




        4,2671624






























            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%2f476881%2fhow-to-remove-the-vertical-space-before-one-particular-chapter-tittle%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...