enlargethispage only if … (opposite of needspc)











up vote
0
down vote

favorite












perts---is there a facility to enlargethispage only if there is less than x vertical space still available? this would be an analog to needspace, but with the opposite effect---not pushing something onto the next page, but trying to squeeze it into the current page before breaking.



regards, /iaw










share|improve this question


























    up vote
    0
    down vote

    favorite












    perts---is there a facility to enlargethispage only if there is less than x vertical space still available? this would be an analog to needspace, but with the opposite effect---not pushing something onto the next page, but trying to squeeze it into the current page before breaking.



    regards, /iaw










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      perts---is there a facility to enlargethispage only if there is less than x vertical space still available? this would be an analog to needspace, but with the opposite effect---not pushing something onto the next page, but trying to squeeze it into the current page before breaking.



      regards, /iaw










      share|improve this question













      perts---is there a facility to enlargethispage only if there is less than x vertical space still available? this would be an analog to needspace, but with the opposite effect---not pushing something onto the next page, but trying to squeeze it into the current page before breaking.



      regards, /iaw







      page-breaking






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      ivo Welch

      1,172619




      1,172619






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          There is already enlargethispage*:



          documentclass{article}

          begin{document}

          A line

          A line

          A line

          enlargethispage*{1000pt}
          vbox to dimexprtextheight{leadersvrule width 2ptvfill}
          clearpage

          A line

          A line

          end{document}


          enter image description here






          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',
            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%2f459665%2fenlargethispage-only-if-opposite-of-needspc%23new-answer', 'question_page');
            }
            );

            Post as a guest
































            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            2
            down vote



            accepted










            There is already enlargethispage*:



            documentclass{article}

            begin{document}

            A line

            A line

            A line

            enlargethispage*{1000pt}
            vbox to dimexprtextheight{leadersvrule width 2ptvfill}
            clearpage

            A line

            A line

            end{document}


            enter image description here






            share|improve this answer

























              up vote
              2
              down vote



              accepted










              There is already enlargethispage*:



              documentclass{article}

              begin{document}

              A line

              A line

              A line

              enlargethispage*{1000pt}
              vbox to dimexprtextheight{leadersvrule width 2ptvfill}
              clearpage

              A line

              A line

              end{document}


              enter image description here






              share|improve this answer























                up vote
                2
                down vote



                accepted







                up vote
                2
                down vote



                accepted






                There is already enlargethispage*:



                documentclass{article}

                begin{document}

                A line

                A line

                A line

                enlargethispage*{1000pt}
                vbox to dimexprtextheight{leadersvrule width 2ptvfill}
                clearpage

                A line

                A line

                end{document}


                enter image description here






                share|improve this answer












                There is already enlargethispage*:



                documentclass{article}

                begin{document}

                A line

                A line

                A line

                enlargethispage*{1000pt}
                vbox to dimexprtextheight{leadersvrule width 2ptvfill}
                clearpage

                A line

                A line

                end{document}


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 days ago









                egreg

                697k8518513117




                697k8518513117






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f459665%2fenlargethispage-only-if-opposite-of-needspc%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest




















































































                    Popular posts from this blog

                    How to change which sound is reproduced for terminal bell?

                    Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                    Can I use Tabulator js library in my java Spring + Thymeleaf project?