请问minipage环境里面是不是不能用figure环境?为什么?

2020-06-26 17:48发布

## 编译环境 操作系统 * [ ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `年...

## 编译环境 操作系统 * [ ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `年份` * [ ] MikTeX `版本号` * [ ] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 请问minipage环境里面是不是不能用figure环境?为什么?
1条回答
registor
2020-06-26 19:56
[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.

一周热门 更多>

相关问答