ベースラインは自動的に変更されるようです

ベースラインは自動的に変更されるようです

私は MWE を持っていません。これは、私が作業中の文書の 12 ページ目の下部に (突然) 表示されたからです。何が起こっているのか、誰かわかるだろうかと思っています。私には、行間の間隔が大きく変わっているように見えますが、私がそうするように要求したわけではありません。

ここに画像の説明を入力してください

この動作は要求されておらず、可能であれば発生しないようにしたいと思います。 を印刷しました\baselineskipが、\baselinestretch両方の段落で同じように見えます。

関連するデバッグのヒントをいただければ幸いです。数段落後には、ドキュメント内の間隔が正常に戻ることに注意してください。

この領域 (およびその他) のソース コードは次のとおりです。

conversation is actually foundational for meaning.  It looks as though
Ogden and Richards have already been all over this point, and so I'll
cede the floor to
them.\footnote{\url{https://en.wikipedia.org/wiki/Triangle_of_reference}}

\paragraph{A fundamental dilemma}
Quote \ref{myq:71} puts forth the quote, which is not due to
\citet{serres1982parasite} (as it might appear) but which is actually
from \citet{clarke1999constructing} -- which I'm trying to track down.
\begin{quote}
With this recognition the phatic function becomes the constitutive
occasion for all communication, which can thus no longer be
conceptualized in the absence of difference and delay, resistance,
static, and noise.\footnote{Quoted it \cite{siegert2007cacography}.}
\end{quote}
Something very similar to this is what interested me in phatics in my

答え1

\begin{quote}さて、Barbara Beeton のコメントに続きます。標準テキストとの間に空白を挿入するだけです\end{quote}

conversation is actually foundational for meaning.  It looks as though
Ogden and Richards have already been all over this point, and so I'll
cede the floor to them.\footnote{\url{https://en.wikipedia.org/wiki/Triangle_of_reference}}

\paragraph{A fundamental dilemma}
Quote \ref{myq:71} puts forth the quote, which is not due to
\citet{serres1982parasite} (as it might appear) but which is actually
from \citet{clarke1999constructing} -- which I'm trying to track down.

\begin{quote}
With this recognition the phatic function becomes the constitutive
occasion for all communication, which can thus no longer be
conceptualized in the absence of difference and delay, resistance,
static, and noise.\footnote{Quoted it \cite{siegert2007cacography}.}
\end{quote}

Something very similar to this is what interested me in phatics in my

関連情報