\usepackage{endfloat} 問題

\usepackage{endfloat} 問題

付録を含めるときに問題が発生しています。問題の原因となっている行は次のとおりです。問題は、パッケージ「endfloat」を使用する場合にのみ発生します。

\begin{appendix}

\include{Appendix/ApA}

\end{appendix}

そしてこれがエラーログです

Runaway argument?

! File ended while scanning use of \efloat@xfloat.
<inserted text> 
                \par 
l.171 \include{Appendix/ApA}
                             
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your fil

ありがとう

関連情報