How to remove the empty page that is placed after the ToC, List of figures and List of tablesRemove blank page between list of figures and list of tablesList of figures empty?Memoir: Custom Table of Contents with “veelo” Chapter StyleRemove appendix tables and figures from list of figure/tableslist of figures and tables when there are no figures or tables?List of Figures, List of tables in tocHow to show Mini table only sections in a chapter not other chapter?Empty table of content, list of figures, list of tablesDots until page numbers in TOC, List of tables/ figures/Intense of dots at the TOC, figures and tables pageremove numbering from list of figures and list of tables but have them in TOC

ISP is not hashing the password I log in with online. Should I take any action?

Why are backslashes included in this shell script?

Why did the AvroCar fail to fly above 3 feet?

What class is best to play when a level behind the rest of the party?

Can I attach a DC blower to intake manifold of my 150CC Yamaha FZS FI engine?

Can you open the door or die? v2

How to remove the empty page that is placed after the ToC, List of figures and List of tables

Is tuition reimbursement a good idea if you have to stay with the job

Generate parentheses solution

Is Jesus the last Prophet?

What do you call the action of "describing events as they happen" like sports anchors do?

Undocumented incompatibility between changes and siunitx?

Do Veracrypt encrypted volumes have any kind of brute force protection?

How to deal with an excess of white-space in a CRM UI?

usage of mir gefallen

How can religions without a hell discourage evil-doing?

Nth term of Van Eck Sequence

Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?

Must I use my personal social media account for work?

Why are ambiguous grammars bad?

Jam with honey & without pectin has a saucy consistency always

Is the first of the 10 Commandments considered a mitzvah?

Can an escape pod land on Earth from orbit and not be immediately detected?

Why did Robert pick unworthy men for the White Cloaks?



How to remove the empty page that is placed after the ToC, List of figures and List of tables


Remove blank page between list of figures and list of tablesList of figures empty?Memoir: Custom Table of Contents with “veelo” Chapter StyleRemove appendix tables and figures from list of figure/tableslist of figures and tables when there are no figures or tables?List of Figures, List of tables in tocHow to show Mini table only sections in a chapter not other chapter?Empty table of content, list of figures, list of tablesDots until page numbers in TOC, List of tables/ figures/Intense of dots at the TOC, figures and tables pageremove numbering from list of figures and list of tables but have them in TOC













4















I've placed a Toc, LoF, and an LoT but, for some reason, there is always an empty page placed after each one and I want to remove said page. How do I do that?



Here is my MWE:



documentclassbook
setcountersecnumdepth4
usepackagegraphicx
usepackagesubfig
usepackageauthblk
usepackagefancyhdr
graphicspath figures/
usepackagearray
usepackage[utf8]inputenc
usepackage[english]babel
usepackagetikz
usepackagelipsum

pagestylefancy

fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage


%opening
titleMWE
authorA1

begindocument

maketitle

sectionintro 1
lipsum

section intro 2
lipsum

makeatletter
tableofcontents
listoffigures
letcleardoublepageclearpage
listoftables
chapterIntroduction
sectionIntroduction
subsectionSomething1
lipsum

subsectionMotivation
lipsum

subsectionSomething 2
lipsum

enddocument


Edit 1:
Edit 1: Thanks to a reply posted, I managed to remove the page between the LoF and the LoT but the page between the ToC and LoF still remains










share|improve this question



















  • 2





    Related: Remove blank page between list of figures and list of tables

    – leandriis
    9 hours ago











  • @leandriis thnx that took care of one of the issues

    – Zyzzx
    8 hours ago















4















I've placed a Toc, LoF, and an LoT but, for some reason, there is always an empty page placed after each one and I want to remove said page. How do I do that?



Here is my MWE:



documentclassbook
setcountersecnumdepth4
usepackagegraphicx
usepackagesubfig
usepackageauthblk
usepackagefancyhdr
graphicspath figures/
usepackagearray
usepackage[utf8]inputenc
usepackage[english]babel
usepackagetikz
usepackagelipsum

pagestylefancy

fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage


%opening
titleMWE
authorA1

begindocument

maketitle

sectionintro 1
lipsum

section intro 2
lipsum

makeatletter
tableofcontents
listoffigures
letcleardoublepageclearpage
listoftables
chapterIntroduction
sectionIntroduction
subsectionSomething1
lipsum

subsectionMotivation
lipsum

subsectionSomething 2
lipsum

enddocument


Edit 1:
Edit 1: Thanks to a reply posted, I managed to remove the page between the LoF and the LoT but the page between the ToC and LoF still remains










share|improve this question



















  • 2





    Related: Remove blank page between list of figures and list of tables

    – leandriis
    9 hours ago











  • @leandriis thnx that took care of one of the issues

    – Zyzzx
    8 hours ago













4












4








4








I've placed a Toc, LoF, and an LoT but, for some reason, there is always an empty page placed after each one and I want to remove said page. How do I do that?



Here is my MWE:



documentclassbook
setcountersecnumdepth4
usepackagegraphicx
usepackagesubfig
usepackageauthblk
usepackagefancyhdr
graphicspath figures/
usepackagearray
usepackage[utf8]inputenc
usepackage[english]babel
usepackagetikz
usepackagelipsum

pagestylefancy

fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage


%opening
titleMWE
authorA1

begindocument

maketitle

sectionintro 1
lipsum

section intro 2
lipsum

makeatletter
tableofcontents
listoffigures
letcleardoublepageclearpage
listoftables
chapterIntroduction
sectionIntroduction
subsectionSomething1
lipsum

subsectionMotivation
lipsum

subsectionSomething 2
lipsum

enddocument


Edit 1:
Edit 1: Thanks to a reply posted, I managed to remove the page between the LoF and the LoT but the page between the ToC and LoF still remains










share|improve this question
















I've placed a Toc, LoF, and an LoT but, for some reason, there is always an empty page placed after each one and I want to remove said page. How do I do that?



Here is my MWE:



documentclassbook
setcountersecnumdepth4
usepackagegraphicx
usepackagesubfig
usepackageauthblk
usepackagefancyhdr
graphicspath figures/
usepackagearray
usepackage[utf8]inputenc
usepackage[english]babel
usepackagetikz
usepackagelipsum

pagestylefancy

fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage


%opening
titleMWE
authorA1

begindocument

maketitle

sectionintro 1
lipsum

section intro 2
lipsum

makeatletter
tableofcontents
listoffigures
letcleardoublepageclearpage
listoftables
chapterIntroduction
sectionIntroduction
subsectionSomething1
lipsum

subsectionMotivation
lipsum

subsectionSomething 2
lipsum

enddocument


Edit 1:
Edit 1: Thanks to a reply posted, I managed to remove the page between the LoF and the LoT but the page between the ToC and LoF still remains







table-of-contents






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 8 hours ago







Zyzzx

















asked 9 hours ago









ZyzzxZyzzx

516




516







  • 2





    Related: Remove blank page between list of figures and list of tables

    – leandriis
    9 hours ago











  • @leandriis thnx that took care of one of the issues

    – Zyzzx
    8 hours ago












  • 2





    Related: Remove blank page between list of figures and list of tables

    – leandriis
    9 hours ago











  • @leandriis thnx that took care of one of the issues

    – Zyzzx
    8 hours ago







2




2





Related: Remove blank page between list of figures and list of tables

– leandriis
9 hours ago





Related: Remove blank page between list of figures and list of tables

– leandriis
9 hours ago













@leandriis thnx that took care of one of the issues

– Zyzzx
8 hours ago





@leandriis thnx that took care of one of the issues

– Zyzzx
8 hours ago










3 Answers
3






active

oldest

votes


















3














In your code are several issues:



  1. You loaded a lot of packages not related to this issue. I deleted them in the following mwe.


  2. Commands like tableofcontents and chapter uses command cleardoublepage internally. To get rid of that one possibility is to localy redefine cleardoublepage. See the following code snippet to do that (please see that I included the first chapter!):



    tableofcontents % <===================================================
    letcleardoublepageclearpage % <======================================
    listoffigures
    listoftables
    chapterIntroduction % <=============================================


  3. In your table of contents you get bad numbered sections (because an first chapter is missing!) 0.1 Intro 1. To get rid of that use section* instead section ...


Please see the following mwe



documentclassbook

usepackage[utf8]inputenc
usepackage[english]babel

usepackagefancyhdr
usepackagelipsum

pagestylefancy
fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage

setcountersecnumdepth4

%opening
titleMWE
authorA1


begindocument

maketitle

section*intro 1 % <==================================================
lipsum

section*intro 2 % <==================================================
lipsum

tableofcontents % <===================================================
letcleardoublepageclearpage % <======================================
listoffigures
listoftables
chapterIntroduction % <=============================================
sectionIntroduction
subsectionSomething1
lipsum
subsectionMotivation
lipsum
subsectionSomething 2
lipsum
chapterTest
enddocument


and its result:



resulting toc



and



resulting lof lot



and



resulting chapter one






share|improve this answer























  • yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

    – Zyzzx
    6 hours ago


















2














You can switch between openany and openright by setting a boolean:



documentclassbook
setcountersecnumdepth4
usepackagegraphicx
usepackagesubfig
usepackageauthblk
usepackagefancyhdr
graphicspath figures/
usepackagearray
usepackage[utf8]inputenc
usepackage[english]babel
usepackagetikz
usepackagelipsum

pagestylefancy

fancyhead[ER]nouppercaseleftmark
fancyhead[OR]nouppercaserightmark
fancyhead[ER,OR]thepage


%opening
titleMWE
authorA1

begindocument

maketitle

sectionintro 1
lipsum

section intro 2
lipsum

makeatletter@openrightfalsemakeatother %<-- openany
tableofcontents
listoffigures
listoftables
makeatletter@openrighttruemakeatother %<-- openright
chapterIntroduction
sectionIntroduction
subsectionSomething1
lipsum

subsectionMotivation
lipsum

subsectionSomething 2
lipsum

enddocument





share|improve this answer






























    0














    i added the following lines



    tableofcontents
    letcleardoublepageclearpage
    listoffigures
    letcleardoublepageclearpage
    listoftables
    letcleardoublepageclearpage


    instead of:



    tableofcontents
    listoffigures
    letcleardoublepageclearpage
    listoftables





    share|improve this answer























    • Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

      – Zarko
      6 hours ago











    • @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

      – Zyzzx
      6 hours ago











    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%2f495335%2fhow-to-remove-the-empty-page-that-is-placed-after-the-toc-list-of-figures-and-l%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









    3














    In your code are several issues:



    1. You loaded a lot of packages not related to this issue. I deleted them in the following mwe.


    2. Commands like tableofcontents and chapter uses command cleardoublepage internally. To get rid of that one possibility is to localy redefine cleardoublepage. See the following code snippet to do that (please see that I included the first chapter!):



      tableofcontents % <===================================================
      letcleardoublepageclearpage % <======================================
      listoffigures
      listoftables
      chapterIntroduction % <=============================================


    3. In your table of contents you get bad numbered sections (because an first chapter is missing!) 0.1 Intro 1. To get rid of that use section* instead section ...


    Please see the following mwe



    documentclassbook

    usepackage[utf8]inputenc
    usepackage[english]babel

    usepackagefancyhdr
    usepackagelipsum

    pagestylefancy
    fancyhead[ER]nouppercaseleftmark
    fancyhead[OR]nouppercaserightmark
    fancyhead[ER,OR]thepage

    setcountersecnumdepth4

    %opening
    titleMWE
    authorA1


    begindocument

    maketitle

    section*intro 1 % <==================================================
    lipsum

    section*intro 2 % <==================================================
    lipsum

    tableofcontents % <===================================================
    letcleardoublepageclearpage % <======================================
    listoffigures
    listoftables
    chapterIntroduction % <=============================================
    sectionIntroduction
    subsectionSomething1
    lipsum
    subsectionMotivation
    lipsum
    subsectionSomething 2
    lipsum
    chapterTest
    enddocument


    and its result:



    resulting toc



    and



    resulting lof lot



    and



    resulting chapter one






    share|improve this answer























    • yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

      – Zyzzx
      6 hours ago















    3














    In your code are several issues:



    1. You loaded a lot of packages not related to this issue. I deleted them in the following mwe.


    2. Commands like tableofcontents and chapter uses command cleardoublepage internally. To get rid of that one possibility is to localy redefine cleardoublepage. See the following code snippet to do that (please see that I included the first chapter!):



      tableofcontents % <===================================================
      letcleardoublepageclearpage % <======================================
      listoffigures
      listoftables
      chapterIntroduction % <=============================================


    3. In your table of contents you get bad numbered sections (because an first chapter is missing!) 0.1 Intro 1. To get rid of that use section* instead section ...


    Please see the following mwe



    documentclassbook

    usepackage[utf8]inputenc
    usepackage[english]babel

    usepackagefancyhdr
    usepackagelipsum

    pagestylefancy
    fancyhead[ER]nouppercaseleftmark
    fancyhead[OR]nouppercaserightmark
    fancyhead[ER,OR]thepage

    setcountersecnumdepth4

    %opening
    titleMWE
    authorA1


    begindocument

    maketitle

    section*intro 1 % <==================================================
    lipsum

    section*intro 2 % <==================================================
    lipsum

    tableofcontents % <===================================================
    letcleardoublepageclearpage % <======================================
    listoffigures
    listoftables
    chapterIntroduction % <=============================================
    sectionIntroduction
    subsectionSomething1
    lipsum
    subsectionMotivation
    lipsum
    subsectionSomething 2
    lipsum
    chapterTest
    enddocument


    and its result:



    resulting toc



    and



    resulting lof lot



    and



    resulting chapter one






    share|improve this answer























    • yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

      – Zyzzx
      6 hours ago













    3












    3








    3







    In your code are several issues:



    1. You loaded a lot of packages not related to this issue. I deleted them in the following mwe.


    2. Commands like tableofcontents and chapter uses command cleardoublepage internally. To get rid of that one possibility is to localy redefine cleardoublepage. See the following code snippet to do that (please see that I included the first chapter!):



      tableofcontents % <===================================================
      letcleardoublepageclearpage % <======================================
      listoffigures
      listoftables
      chapterIntroduction % <=============================================


    3. In your table of contents you get bad numbered sections (because an first chapter is missing!) 0.1 Intro 1. To get rid of that use section* instead section ...


    Please see the following mwe



    documentclassbook

    usepackage[utf8]inputenc
    usepackage[english]babel

    usepackagefancyhdr
    usepackagelipsum

    pagestylefancy
    fancyhead[ER]nouppercaseleftmark
    fancyhead[OR]nouppercaserightmark
    fancyhead[ER,OR]thepage

    setcountersecnumdepth4

    %opening
    titleMWE
    authorA1


    begindocument

    maketitle

    section*intro 1 % <==================================================
    lipsum

    section*intro 2 % <==================================================
    lipsum

    tableofcontents % <===================================================
    letcleardoublepageclearpage % <======================================
    listoffigures
    listoftables
    chapterIntroduction % <=============================================
    sectionIntroduction
    subsectionSomething1
    lipsum
    subsectionMotivation
    lipsum
    subsectionSomething 2
    lipsum
    chapterTest
    enddocument


    and its result:



    resulting toc



    and



    resulting lof lot



    and



    resulting chapter one






    share|improve this answer













    In your code are several issues:



    1. You loaded a lot of packages not related to this issue. I deleted them in the following mwe.


    2. Commands like tableofcontents and chapter uses command cleardoublepage internally. To get rid of that one possibility is to localy redefine cleardoublepage. See the following code snippet to do that (please see that I included the first chapter!):



      tableofcontents % <===================================================
      letcleardoublepageclearpage % <======================================
      listoffigures
      listoftables
      chapterIntroduction % <=============================================


    3. In your table of contents you get bad numbered sections (because an first chapter is missing!) 0.1 Intro 1. To get rid of that use section* instead section ...


    Please see the following mwe



    documentclassbook

    usepackage[utf8]inputenc
    usepackage[english]babel

    usepackagefancyhdr
    usepackagelipsum

    pagestylefancy
    fancyhead[ER]nouppercaseleftmark
    fancyhead[OR]nouppercaserightmark
    fancyhead[ER,OR]thepage

    setcountersecnumdepth4

    %opening
    titleMWE
    authorA1


    begindocument

    maketitle

    section*intro 1 % <==================================================
    lipsum

    section*intro 2 % <==================================================
    lipsum

    tableofcontents % <===================================================
    letcleardoublepageclearpage % <======================================
    listoffigures
    listoftables
    chapterIntroduction % <=============================================
    sectionIntroduction
    subsectionSomething1
    lipsum
    subsectionMotivation
    lipsum
    subsectionSomething 2
    lipsum
    chapterTest
    enddocument


    and its result:



    resulting toc



    and



    resulting lof lot



    and



    resulting chapter one







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 7 hours ago









    KurtKurt

    44.5k1050170




    44.5k1050170












    • yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

      – Zyzzx
      6 hours ago

















    • yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

      – Zyzzx
      6 hours ago
















    yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

    – Zyzzx
    6 hours ago





    yeah, I knew that I had left some packages there that were irrelevant to recreating my issue but I didn't know which packages to were unnecessary soi just left them. it isn't an issue though since the issues weren't due to the packages used. Thanks for your well-articulated response though, really helped.

    – Zyzzx
    6 hours ago











    2














    You can switch between openany and openright by setting a boolean:



    documentclassbook
    setcountersecnumdepth4
    usepackagegraphicx
    usepackagesubfig
    usepackageauthblk
    usepackagefancyhdr
    graphicspath figures/
    usepackagearray
    usepackage[utf8]inputenc
    usepackage[english]babel
    usepackagetikz
    usepackagelipsum

    pagestylefancy

    fancyhead[ER]nouppercaseleftmark
    fancyhead[OR]nouppercaserightmark
    fancyhead[ER,OR]thepage


    %opening
    titleMWE
    authorA1

    begindocument

    maketitle

    sectionintro 1
    lipsum

    section intro 2
    lipsum

    makeatletter@openrightfalsemakeatother %<-- openany
    tableofcontents
    listoffigures
    listoftables
    makeatletter@openrighttruemakeatother %<-- openright
    chapterIntroduction
    sectionIntroduction
    subsectionSomething1
    lipsum

    subsectionMotivation
    lipsum

    subsectionSomething 2
    lipsum

    enddocument





    share|improve this answer



























      2














      You can switch between openany and openright by setting a boolean:



      documentclassbook
      setcountersecnumdepth4
      usepackagegraphicx
      usepackagesubfig
      usepackageauthblk
      usepackagefancyhdr
      graphicspath figures/
      usepackagearray
      usepackage[utf8]inputenc
      usepackage[english]babel
      usepackagetikz
      usepackagelipsum

      pagestylefancy

      fancyhead[ER]nouppercaseleftmark
      fancyhead[OR]nouppercaserightmark
      fancyhead[ER,OR]thepage


      %opening
      titleMWE
      authorA1

      begindocument

      maketitle

      sectionintro 1
      lipsum

      section intro 2
      lipsum

      makeatletter@openrightfalsemakeatother %<-- openany
      tableofcontents
      listoffigures
      listoftables
      makeatletter@openrighttruemakeatother %<-- openright
      chapterIntroduction
      sectionIntroduction
      subsectionSomething1
      lipsum

      subsectionMotivation
      lipsum

      subsectionSomething 2
      lipsum

      enddocument





      share|improve this answer

























        2












        2








        2







        You can switch between openany and openright by setting a boolean:



        documentclassbook
        setcountersecnumdepth4
        usepackagegraphicx
        usepackagesubfig
        usepackageauthblk
        usepackagefancyhdr
        graphicspath figures/
        usepackagearray
        usepackage[utf8]inputenc
        usepackage[english]babel
        usepackagetikz
        usepackagelipsum

        pagestylefancy

        fancyhead[ER]nouppercaseleftmark
        fancyhead[OR]nouppercaserightmark
        fancyhead[ER,OR]thepage


        %opening
        titleMWE
        authorA1

        begindocument

        maketitle

        sectionintro 1
        lipsum

        section intro 2
        lipsum

        makeatletter@openrightfalsemakeatother %<-- openany
        tableofcontents
        listoffigures
        listoftables
        makeatletter@openrighttruemakeatother %<-- openright
        chapterIntroduction
        sectionIntroduction
        subsectionSomething1
        lipsum

        subsectionMotivation
        lipsum

        subsectionSomething 2
        lipsum

        enddocument





        share|improve this answer













        You can switch between openany and openright by setting a boolean:



        documentclassbook
        setcountersecnumdepth4
        usepackagegraphicx
        usepackagesubfig
        usepackageauthblk
        usepackagefancyhdr
        graphicspath figures/
        usepackagearray
        usepackage[utf8]inputenc
        usepackage[english]babel
        usepackagetikz
        usepackagelipsum

        pagestylefancy

        fancyhead[ER]nouppercaseleftmark
        fancyhead[OR]nouppercaserightmark
        fancyhead[ER,OR]thepage


        %opening
        titleMWE
        authorA1

        begindocument

        maketitle

        sectionintro 1
        lipsum

        section intro 2
        lipsum

        makeatletter@openrightfalsemakeatother %<-- openany
        tableofcontents
        listoffigures
        listoftables
        makeatletter@openrighttruemakeatother %<-- openright
        chapterIntroduction
        sectionIntroduction
        subsectionSomething1
        lipsum

        subsectionMotivation
        lipsum

        subsectionSomething 2
        lipsum

        enddocument






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 7 hours ago









        Ulrike FischerUlrike Fischer

        206k9313705




        206k9313705





















            0














            i added the following lines



            tableofcontents
            letcleardoublepageclearpage
            listoffigures
            letcleardoublepageclearpage
            listoftables
            letcleardoublepageclearpage


            instead of:



            tableofcontents
            listoffigures
            letcleardoublepageclearpage
            listoftables





            share|improve this answer























            • Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

              – Zarko
              6 hours ago











            • @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

              – Zyzzx
              6 hours ago















            0














            i added the following lines



            tableofcontents
            letcleardoublepageclearpage
            listoffigures
            letcleardoublepageclearpage
            listoftables
            letcleardoublepageclearpage


            instead of:



            tableofcontents
            listoffigures
            letcleardoublepageclearpage
            listoftables





            share|improve this answer























            • Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

              – Zarko
              6 hours ago











            • @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

              – Zyzzx
              6 hours ago













            0












            0








            0







            i added the following lines



            tableofcontents
            letcleardoublepageclearpage
            listoffigures
            letcleardoublepageclearpage
            listoftables
            letcleardoublepageclearpage


            instead of:



            tableofcontents
            listoffigures
            letcleardoublepageclearpage
            listoftables





            share|improve this answer













            i added the following lines



            tableofcontents
            letcleardoublepageclearpage
            listoffigures
            letcleardoublepageclearpage
            listoftables
            letcleardoublepageclearpage


            instead of:



            tableofcontents
            listoffigures
            letcleardoublepageclearpage
            listoftables






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 7 hours ago









            ZyzzxZyzzx

            516




            516












            • Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

              – Zarko
              6 hours ago











            • @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

              – Zyzzx
              6 hours ago

















            • Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

              – Zarko
              6 hours ago











            • @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

              – Zyzzx
              6 hours ago
















            Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

            – Zarko
            6 hours ago





            Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

            – Zarko
            6 hours ago













            @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

            – Zyzzx
            6 hours ago





            @Zarko I'm not adding additional information. this is exactly what I did to solve the issue I had in my initial post. so this, for all intents and purposes, an answer.

            – Zyzzx
            6 hours ago

















            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%2f495335%2fhow-to-remove-the-empty-page-that-is-placed-after-the-toc-list-of-figures-and-l%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

            Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

            Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

            Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367