Prevent footnotes from sticking together, moving to next page











up vote
0
down vote

favorite












I hit a situation where it appears like latex has a passion for putting footnotes together, which causes it even to move a footnote away from the page on which it is referenced.



[EDIT: As Ulrike Fischer pointed out in the comments, latex has no such mechanism built-in. The behavior thus must be a symptom of some other issue.]



To be precise, I have two pages as follows:




  • Page 1


    • Figure 1

    • Footnote 1 is defined



  • Page 2


    • Figure 2

    • Footnote 2 is defined

    • Footnote 3 is defined




Now instead of putting Footnote 1 on Page 1, latex puts Footnote 1 on Page 2, together with Footnote 2 and 3. There would be enough space on Page 1 to fit Footnote 1. If I make the page bigger using enlargethispage, nothing happens for a while until it moves all three footnotes on Page 1.



I'm not providing a MWE because I think the issue is quite specialized and hard to reproduce.



Has anyone else experienced this behavior? What did you do against that? Is there a penalty or so I can set for moving footnotes to another page?










share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1




    Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
    – Ulrike Fischer
    Aug 19 at 16:02










  • @UlrikeFischer, ok, thanks for the information. I edited my question to include this.
    – srs
    Aug 19 at 16:28










  • really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
    – David Carlisle
    Aug 19 at 16:30










  • Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
    – John Kormylo
    Aug 20 at 4:12

















up vote
0
down vote

favorite












I hit a situation where it appears like latex has a passion for putting footnotes together, which causes it even to move a footnote away from the page on which it is referenced.



[EDIT: As Ulrike Fischer pointed out in the comments, latex has no such mechanism built-in. The behavior thus must be a symptom of some other issue.]



To be precise, I have two pages as follows:




  • Page 1


    • Figure 1

    • Footnote 1 is defined



  • Page 2


    • Figure 2

    • Footnote 2 is defined

    • Footnote 3 is defined




Now instead of putting Footnote 1 on Page 1, latex puts Footnote 1 on Page 2, together with Footnote 2 and 3. There would be enough space on Page 1 to fit Footnote 1. If I make the page bigger using enlargethispage, nothing happens for a while until it moves all three footnotes on Page 1.



I'm not providing a MWE because I think the issue is quite specialized and hard to reproduce.



Has anyone else experienced this behavior? What did you do against that? Is there a penalty or so I can set for moving footnotes to another page?










share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1




    Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
    – Ulrike Fischer
    Aug 19 at 16:02










  • @UlrikeFischer, ok, thanks for the information. I edited my question to include this.
    – srs
    Aug 19 at 16:28










  • really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
    – David Carlisle
    Aug 19 at 16:30










  • Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
    – John Kormylo
    Aug 20 at 4:12















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I hit a situation where it appears like latex has a passion for putting footnotes together, which causes it even to move a footnote away from the page on which it is referenced.



[EDIT: As Ulrike Fischer pointed out in the comments, latex has no such mechanism built-in. The behavior thus must be a symptom of some other issue.]



To be precise, I have two pages as follows:




  • Page 1


    • Figure 1

    • Footnote 1 is defined



  • Page 2


    • Figure 2

    • Footnote 2 is defined

    • Footnote 3 is defined




Now instead of putting Footnote 1 on Page 1, latex puts Footnote 1 on Page 2, together with Footnote 2 and 3. There would be enough space on Page 1 to fit Footnote 1. If I make the page bigger using enlargethispage, nothing happens for a while until it moves all three footnotes on Page 1.



I'm not providing a MWE because I think the issue is quite specialized and hard to reproduce.



Has anyone else experienced this behavior? What did you do against that? Is there a penalty or so I can set for moving footnotes to another page?










share|improve this question















I hit a situation where it appears like latex has a passion for putting footnotes together, which causes it even to move a footnote away from the page on which it is referenced.



[EDIT: As Ulrike Fischer pointed out in the comments, latex has no such mechanism built-in. The behavior thus must be a symptom of some other issue.]



To be precise, I have two pages as follows:




  • Page 1


    • Figure 1

    • Footnote 1 is defined



  • Page 2


    • Figure 2

    • Footnote 2 is defined

    • Footnote 3 is defined




Now instead of putting Footnote 1 on Page 1, latex puts Footnote 1 on Page 2, together with Footnote 2 and 3. There would be enough space on Page 1 to fit Footnote 1. If I make the page bigger using enlargethispage, nothing happens for a while until it moves all three footnotes on Page 1.



I'm not providing a MWE because I think the issue is quite specialized and hard to reproduce.



Has anyone else experienced this behavior? What did you do against that? Is there a penalty or so I can set for moving footnotes to another page?







positioning footnotes






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 19 at 16:28

























asked Aug 19 at 15:58









srs

36639




36639





bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 1




    Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
    – Ulrike Fischer
    Aug 19 at 16:02










  • @UlrikeFischer, ok, thanks for the information. I edited my question to include this.
    – srs
    Aug 19 at 16:28










  • really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
    – David Carlisle
    Aug 19 at 16:30










  • Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
    – John Kormylo
    Aug 20 at 4:12
















  • 1




    Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
    – Ulrike Fischer
    Aug 19 at 16:02










  • @UlrikeFischer, ok, thanks for the information. I edited my question to include this.
    – srs
    Aug 19 at 16:28










  • really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
    – David Carlisle
    Aug 19 at 16:30










  • Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
    – John Kormylo
    Aug 20 at 4:12










1




1




Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
– Ulrike Fischer
Aug 19 at 16:02




Your claim is wrong: nothing in latex tries to keep footnotes together. Your code is doing something curious and you should show an example.
– Ulrike Fischer
Aug 19 at 16:02












@UlrikeFischer, ok, thanks for the information. I edited my question to include this.
– srs
Aug 19 at 16:28




@UlrikeFischer, ok, thanks for the information. I edited my question to include this.
– srs
Aug 19 at 16:28












really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
– David Carlisle
Aug 19 at 16:30




really you should provide an example it is almost impossible to guess what is happening, for example are page 1 or page 2 float pages? (latex can not place footnptes on float pages by default)
– David Carlisle
Aug 19 at 16:30












Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
– John Kormylo
Aug 20 at 4:12






Footnotes inside floats are tricky at best, since you really don't know what page the float will wind up on. See tex.stackexchange.com/questions/29916/…
– John Kormylo
Aug 20 at 4:12












1 Answer
1






active

oldest

votes

















up vote
0
down vote













I fixed it. The problem was that the figure on Page 2 contained tablefootnote commands. I'm not sure how the tablefootnote package works, but there does seem to be some interaction with previously placed footnotes.



I worked around this issue by replacing the tablefootnote command by a footnotemark-footnotetext pair and moving the footnotetext far enough down.






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%2f446686%2fprevent-footnotes-from-sticking-together-moving-to-next-page%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








    up vote
    0
    down vote













    I fixed it. The problem was that the figure on Page 2 contained tablefootnote commands. I'm not sure how the tablefootnote package works, but there does seem to be some interaction with previously placed footnotes.



    I worked around this issue by replacing the tablefootnote command by a footnotemark-footnotetext pair and moving the footnotetext far enough down.






    share|improve this answer

























      up vote
      0
      down vote













      I fixed it. The problem was that the figure on Page 2 contained tablefootnote commands. I'm not sure how the tablefootnote package works, but there does seem to be some interaction with previously placed footnotes.



      I worked around this issue by replacing the tablefootnote command by a footnotemark-footnotetext pair and moving the footnotetext far enough down.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        I fixed it. The problem was that the figure on Page 2 contained tablefootnote commands. I'm not sure how the tablefootnote package works, but there does seem to be some interaction with previously placed footnotes.



        I worked around this issue by replacing the tablefootnote command by a footnotemark-footnotetext pair and moving the footnotetext far enough down.






        share|improve this answer












        I fixed it. The problem was that the figure on Page 2 contained tablefootnote commands. I'm not sure how the tablefootnote package works, but there does seem to be some interaction with previously placed footnotes.



        I worked around this issue by replacing the tablefootnote command by a footnotemark-footnotetext pair and moving the footnotetext far enough down.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 19 at 16:33









        srs

        36639




        36639






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f446686%2fprevent-footnotes-from-sticking-together-moving-to-next-page%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

            サソリ

            広島県道265号伴広島線

            Setup Asymptote in Texstudio