发布时间:2010-02-05 20:53:47
文章类别:表格制作
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770100h5n8.html

QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载

如何让表格不浮动,产生
"some texts before the table"
\begin{table}
...
\end{table}
"some texts after the table"
解决方案:
\begin{table}[H]
...
\end{table}
即可!
或者使用小页环境!


点赞(0)

评论列表 共有 0 条评论

暂无评论
立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部