由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - Wide equations in two-column layout using RevTeX4
相关主题
Wide equations in two-column layout using multicolsubfig或者subfigure里面的标题如何左对齐?
几个关于WinEdt, MikTex, Revtex4的问题如何安装APS的RevTeX4?
请问如何在文章中间改变引用格式求助latex高手,小问题,如何加通讯作者 (转载)
lyx下如何让文献引用1-3, not 1,2,3求个latex模板
Chinese name in revtex4 (转载)有没有人用revtex4-1
ASME journal template?latex方程编号的问题
参考文献标题不显示How can I left align my equations?
请教:A float is stuck 怎么解决?公式对齐问题
相关话题的讨论汇总
话题: wideeqn话题: revtex4话题: wide话题: outdent话题: physical
进入TeX版参与讨论
1 (共1页)
T*******n
发帖数: 493
1
Here is another hack, probably more useful to those who are
familiar with the American Physical Society Physical Reviews
revtex4.cls template.
Save the following as rvtxwdeq.sty (RevTeX4 wide equation):
\let\wideeqn@outdent\@empty
\newenvironment{wideeqn@galley}{%
\list{}{%
\topsep \z@skip
\listparindent \parindent
\itemindent \parindent
\leftmargin \z@
\parsep \z@\@plus\p@
\wideeqn@outdent
\relax
}%
\item\relax
}{
\endlist
}%
\def\title@co
1 (共1页)
进入TeX版参与讨论
相关主题
公式对齐问题Chinese name in revtex4 (转载)
How to number equations by section?ASME journal template?
LaTex 比新版的Word 好在什么地方?参考文献标题不显示
a problem of page layout请教:A float is stuck 怎么解决?
Wide equations in two-column layout using multicolsubfig或者subfigure里面的标题如何左对齐?
几个关于WinEdt, MikTex, Revtex4的问题如何安装APS的RevTeX4?
请问如何在文章中间改变引用格式求助latex高手,小问题,如何加通讯作者 (转载)
lyx下如何让文献引用1-3, not 1,2,3求个latex模板
相关话题的讨论汇总
话题: wideeqn话题: revtex4话题: wide话题: outdent话题: physical