由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - 紧急求救: 图的编码问题
相关主题
请教几个Latex的小问题如何让图表总是出现在被引用的页?
哪个package可以把图表都放到文章最后面?请问tabular里面的一个格子里如何能够换行呢?谢谢!
我来问问题。。请教图片排版问题
很多figure怎么include?subfig, subfigure, caption and caption2 packages
add caption above floating table using floatfltTable 太大,必须分在两页。
anyone has experience with floatflt?Latex中如何使pagenumber的SIZE变大些
写在文中的table怎么会跑到页首上去?help on subtable label
求教一个tex中插入eps图片的问题终于还是放弃了LaTex.
相关话题的讨论汇总
话题: check话题: cross话题: caption话题: reference话题: 编码
进入TeX版参与讨论
1 (共1页)
r*****s
发帖数: 133
1
我发现图下面的号码和文中引用时出现的号码不一致。请问可能是什么原因?
赶着交论文了, 请大侠们帮忙。
谢谢。
T*******n
发帖数: 493
2
Check the following:
1. Rerun LaTeX a few times so that the cross-references are finalized.
2. Check that you are using the same/correct cross-reference key in
\label{...} and \ref{...}.
3. Be sure that \label{...} appears after \caption{...} inside the figure
environment.
If you need to troubleshoot, try looking in the .aux file for clues, or
use the "showkeys" package to display the cross-reference keys.

【在 r*****s 的大作中提到】
: 我发现图下面的号码和文中引用时出现的号码不一致。请问可能是什么原因?
: 赶着交论文了, 请大侠们帮忙。
: 谢谢。

r*****s
发帖数: 133
3
I put the labels after caption! Maybe that is why. Let me check...
Thanks a lot!

【在 T*******n 的大作中提到】
: Check the following:
: 1. Rerun LaTeX a few times so that the cross-references are finalized.
: 2. Check that you are using the same/correct cross-reference key in
: \label{...} and \ref{...}.
: 3. Be sure that \label{...} appears after \caption{...} inside the figure
: environment.
: If you need to troubleshoot, try looking in the .aux file for clues, or
: use the "showkeys" package to display the cross-reference keys.

1 (共1页)
进入TeX版参与讨论
相关主题
终于还是放弃了LaTex.add caption above floating table using floatflt
图和文本要求分开,文本中怎么refer图呢?anyone has experience with floatflt?
请问如何图片一页,caption 另一页?写在文中的table怎么会跑到页首上去?
怎么改变table的大小?求教一个tex中插入eps图片的问题
请教几个Latex的小问题如何让图表总是出现在被引用的页?
哪个package可以把图表都放到文章最后面?请问tabular里面的一个格子里如何能够换行呢?谢谢!
我来问问题。。请教图片排版问题
很多figure怎么include?subfig, subfigure, caption and caption2 packages
相关话题的讨论汇总
话题: check话题: cross话题: caption话题: reference话题: 编码