Issue with text running into footnotes
Hi all, I have a lecture note in which a few footnotes are given, but in some cases the text runs into the footnote, and it has been impossible for me to exhibit a minimal example where the issue appears. In the link https://www.dropbox.com/s/o9h0j6i21emyw2v/footnote-issue.pdf?dl=0 https://www.dropbox.com/s/o9h0j6i21emyw2v/footnote-issue.pdf?dl=0 the issue is shown in the real case. If I remove a few lines of text before the last paragraph on th tepage shown in the above link, the issue disappears, but of course this is not a solution. I am aware that overuse of footnotes is not recommended, but in my lecture notes I have very few of them. Is there a way to prevent such conflicts between footnotes and the last lines of text on a page? Many thanks in advance: OK
Otared Kavian schrieb am 04.11.2019 um 20:30:
Hi all,
I have a lecture note in which a few footnotes are given, but in some cases the text runs into the footnote, and it has been impossible for me to exhibit a minimal example where the issue appears. In the link https://www.dropbox.com/s/o9h0j6i21emyw2v/footnote-issue.pdf?dl=0 the issue is shown in the real case. If I remove a few lines of text before the last paragraph on th tepage shown in the above link, the issue disappears, but of course this is not a solution.
I am aware that overuse of footnotes is not recommended, but in my lecture notes I have very few of them. Is there a way to prevent such conflicts between footnotes and the last lines of text on a page?
You can increase the vertical tolerance, e.g. \setuptolerance[vertical,verytolerant] change the penalty settings or use a bigger whitespace between the paragraphs. Wolfgang
On 11/4/19 9:49 PM, Wolfgang Schuster wrote:
Otared Kavian schrieb am 04.11.2019 um 20:30:
Hi all,
I have a lecture note in which a few footnotes are given, but in some cases the text runs into the footnote, and it has been impossible for me to exhibit a minimal example where the issue appears. In the link https://www.dropbox.com/s/o9h0j6i21emyw2v/footnote-issue.pdf?dl=0 the issue is shown in the real case. [...]
You can increase the vertical tolerance, e.g.
\setuptolerance[vertical,verytolerant]
Hi Wolfgang, I have a much worse sample (text runs totally into foonote space as there were no footnotes). Setting tolerance makes no difference, setting a higher spacebefore or before makes no difference. Hi Otared, I wonder whether you could fix your problem.
change the penalty settings or use a bigger whitespace between the paragraphs.
Which would be those penalty settings? Sorry, but I don’t understand why ConTeXt has this kind of problems with notes. Why is so difficult to keep the space before notes? Many thanks for your help, Pablo -- http://www.ousia.tk
Hi Pablo, By setting \setupwhitespace[big] the specific issue could be solved, but then the number of pages became too big as a consequence. However, cutting the text into one more paragraph, without changing the whitespace, solved the issue of the text running into the footnote. I don't know how to setup a different penalty, nor what would be its influence in some other parts of my text. Best regards: OK
On 9 Nov 2019, at 11:04, Pablo Rodriguez
wrote: On 11/4/19 9:49 PM, Wolfgang Schuster wrote:
Otared Kavian schrieb am 04.11.2019 um 20:30:
Hi all,
I have a lecture note in which a few footnotes are given, but in some cases the text runs into the footnote, and it has been impossible for me to exhibit a minimal example where the issue appears. In the link https://www.dropbox.com/s/o9h0j6i21emyw2v/footnote-issue.pdf?dl=0 the issue is shown in the real case. [...]
You can increase the vertical tolerance, e.g.
\setuptolerance[vertical,verytolerant]
Hi Wolfgang,
I have a much worse sample (text runs totally into foonote space as there were no footnotes).
Setting tolerance makes no difference, setting a higher spacebefore or before makes no difference.
Hi Otared,
I wonder whether you could fix your problem.
change the penalty settings or use a bigger whitespace between the paragraphs.
Which would be those penalty settings?
Sorry, but I don’t understand why ConTeXt has this kind of problems with notes. Why is so difficult to keep the space before notes?
Many thanks for your help,
Pablo -- http://www.ousia.tk
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
On 11/9/19 6:22 PM, Otared Kavian wrote:
Hi Pablo,
By setting
\setupwhitespace[big]
the specific issue could be solved, but then the number of pages became too big as a consequence. However, cutting the text into one more paragraph, without changing the whitespace, solved the issue of the text running into the footnote.
Hi Otared, I’m afraid that I have to add two more paragraphs to get rid of text running into the footnote space. But notes are my most problematic field in ConTeXt (I hate to admit). Many thanks for your reply, Pablo -- http://www.ousia.tk
participants (3)
-
Otared Kavian
-
Pablo Rodriguez
-
Wolfgang Schuster