\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

감사합니다

관련 정보