Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我下载并使用了 IEEE Transactions 模板——我刚刚从 zip 文件中导入了原始会议 .tex。当我使用 View pdf (pdflatex) 时,没有出现任何作者或附属信息。只是标题,然后是两列格式的摘要、简介和模板附带的其他部分。
我对LyX\比较陌生TeX。我正在使用Version 2.1.3.
LyX
TeX
Version 2.1.3
Edit1: *** 看来,如果在此\maketitle之前\author{...},作者信息将不会打印到 .pdf 中。
\maketitle
\author{...}
LyX 已经有一个 IEEE Transactions 模板。
在 LyX 中,只需转到 File > New from Template 并选择“IEEEtran-TransMag.lyx”。
标题和作者姓名显示给我。