由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Science版 - Latex 顺序乱了 (转载)
相关主题
Re: latex求救帽子的颜色
[转载] LaTeX里插入图片?Re: matlab 有直接画散点的命令么?
Re: help me on latexRe: 各位老大问个问题.....it is about latex..
Re: latexRe: LaTeX如何插入中文
Re: A small queation in LaTeX找到咯Re: LaTeX如何插入中文
Re: [转载] any good book or site to learn TeXMiKTeX2.1支持中文
Latex中的一个符号Re: 大家在windows下面都用什么latex软件亚
Re: 请问那个h bar怎么输入Re: latex question: equation number
相关话题的讨论汇总
话题: latex话题: appendix话题: 顺序话题: list话题: figures
进入Science版参与讨论
1 (共1页)
c****r
发帖数: 75
1
【 以下文字转载自 TeX 讨论区 】
发信人: claker (Claker), 信区: TeX
标 题: Latex 顺序乱了
发信站: BBS 未名空间站 (Mon Jun 4 17:13:25 2007)
我做了个appendix 放图表,是这么做的。
\newpage
\section*{Appendix: List of Figures}
然后我就放了5个图表。
pdf 出来后,图2-5 都很正常,顺序列了出来。但不知道为什么Appendix: List of
Figures 这行字不是出现在页首,而是插在图1下面。
请大侠指教。谢谢。
T***i
发帖数: 252
2
try
\begin{figure}[here]
~~~~~~~~
\end{figure}

【在 c****r 的大作中提到】
: 【 以下文字转载自 TeX 讨论区 】
: 发信人: claker (Claker), 信区: TeX
: 标 题: Latex 顺序乱了
: 发信站: BBS 未名空间站 (Mon Jun 4 17:13:25 2007)
: 我做了个appendix 放图表,是这么做的。
: \newpage
: \section*{Appendix: List of Figures}
: 然后我就放了5个图表。
: pdf 出来后,图2-5 都很正常,顺序列了出来。但不知道为什么Appendix: List of
: Figures 这行字不是出现在页首,而是插在图1下面。

c****r
发帖数: 75
3
thanks! It works. Didn't expect someone will answer the qeustion after such
a long time (I didn't do anything about the paper during this time :). Again
, thanks.

【在 T***i 的大作中提到】
: try
: \begin{figure}[here]
: ~~~~~~~~
: \end{figure}

1 (共1页)
进入Science版参与讨论
相关主题
Re: latex question: equation numberRe: A small queation in LaTeX
Latex HelpRe: [转载] any good book or site to learn TeX
Re: Pictures in LatexLatex中的一个符号
Re: Latex中的小问题Re: 请问那个h bar怎么输入
Re: latex求救帽子的颜色
[转载] LaTeX里插入图片?Re: matlab 有直接画散点的命令么?
Re: help me on latexRe: 各位老大问个问题.....it is about latex..
Re: latexRe: LaTeX如何插入中文
相关话题的讨论汇总
话题: latex话题: appendix话题: 顺序话题: list话题: figures