由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - 请问怎么在第一页abstract上面加figure*的图啊
相关主题
很多figure怎么include?PNAS 投稿问题 (转载)
List of Figures links to wrong figure.双栏的时候如何让图片独占双栏?
图和文本要求分开,文本中怎么refer图呢?急救!!! 怎么只让文档第一页有header?
How to remove a figure from the list of figures?怎样设置第一页不加页眉?
one question about latex figure问latex作silides第一页的问题
index label wrong for figure怎么在IEEE模版里面加foot?
list of figure问题第一页怎么空行?
请教两个插图的问题用acm_proc_article-sp但是不想要第一页左下角的copy right
相关话题的讨论汇总
话题: abstract话题: figure话题: 第一页话题: page话题: heading
进入TeX版参与讨论
1 (共1页)
c*****s
发帖数: 140
1
总是自动给我放到第二页的开头。
多谢!
T*******n
发帖数: 493
2
What document class? Book or report or something similar?
In these classes the heading for "Abstract" is set using
\chapter*{Abstract}, and \chapter* includes a hidden command
\setcounter{topnumber}{0}, which prevents a float from going
to the top of the page (above the heading "Abstract"). If
you have a small figure it might go to the bottom of the
page if you allow it, but if the figure is too large, it
will be moved to the next page.
Since you just want an unnumbered figure, try using
\begi

【在 c*****s 的大作中提到】
: 总是自动给我放到第二页的开头。
: 多谢!

1 (共1页)
进入TeX版参与讨论
相关主题
用acm_proc_article-sp但是不想要第一页左下角的copy rightone question about latex figure
包子请教font errorindex label wrong for figure
What is the best Latex booklist of figure问题
如何把图放在想放的位置.请教两个插图的问题
很多figure怎么include?PNAS 投稿问题 (转载)
List of Figures links to wrong figure.双栏的时候如何让图片独占双栏?
图和文本要求分开,文本中怎么refer图呢?急救!!! 怎么只让文档第一页有header?
How to remove a figure from the list of figures?怎样设置第一页不加页眉?
相关话题的讨论汇总
话题: abstract话题: figure话题: 第一页话题: page话题: heading