大多数人对浮动体的认知错误 #83
sikouhjw
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大多数人习惯使用 Word,导致他们在使用 latex 的时候认为『浮动体一定要跟在文本引用的附近』。
实际上这是种认知错误,使用者只需要做好交叉引用即可,浮动体的位置在哪,根本无关紧要。
ieee 会议模板的 LaTeX Template Instructions1中提到:
说明浮动体放在最后,也是一种被允许甚至是被要求的风格。
说明尽量不要使用
[h]
选项。使用[h]
选项是不好的,按照 latex 的算法去浮动即可。Footnotes
http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf ↩
Beta Was this translation helpful? Give feedback.
All reactions