We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
群主:那是有图片出现了浮动问题,可以去掉浮动环境。测试。一般这 类问题,是图片格式导致的。 小 L 老师:LaTeX 最多能同时处理 18 个浮动体,多了就会报这个错误。 解决方法是用 \clearpage 命令强制输出所有浮动体。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
群主:那是有图片出现了浮动问题,可以去掉浮动环境。测试。一般这
类问题,是图片格式导致的。
小 L 老师:LaTeX 最多能同时处理 18 个浮动体,多了就会报这个错误。
解决方法是用 \clearpage 命令强制输出所有浮动体。
The text was updated successfully, but these errors were encountered: