## 编译环境 操作系统 * [ ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `年份` * [ ] MikTeX `版本号` * [ ] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 请问minipage环境里面是不是不能用figure环境?为什么?

1 回答1

0
[https://tex.stackexchange.com/questions/55337/how-to-use-figure-inside-a-minipage](https://tex.stackexchange.com/questions/55337/how-to-use-figure-inside-a-minipage) Figure is a floating environment and minipage is, unfortunately, not. Therefore, if you put a floating object inside a non-floating minipage, you will get an error.

你的回答

请登录后回答

你的回答将会帮助更多人,请务必认真回答问题。