你好,我正在尝试导入此处给出的 lyx 乳胶文件。http://www.oxfordjournals.org/our_journals/bioinformatics/for_authors/submission_online.html
Lyx 出现错误。有人能帮忙吗?
答案1
如果你将 bioinfo.cls 放在正确的目录中,例如(在 Ubuntu 上):/usr/share/texlive/texmf-dist/tex/latex/bioinfo/
然后你可以制作一个 Lyx 布局,如下所示:
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[bioinfo]{article (Bioinformatics)}
# Read the definitions from article.layout
输入 article.layout
-- 然后将其放入适当的目录中,即:/usr/share/lyx/layouts/
然后确保您在命令行上执行 sudo texhash,并在 lyx 中执行 tools->reconfigure,然后您应该已经设置好了它。
Lyx 中的 .eps 图像(OUP_First_SBk_Bot_8401.eps)可能存在问题,我无法弄清楚,不知道这是否会给您带来麻烦。