各位在用 LaTeX 写 paper 的时候有什么痛楚吗
类似:
- 表格编辑比较繁琐
- 文献插入不够 GUI
顺便求个前端 实习 岗 –> 看完 Eloquent Javascript 这本书,找份前端开发工作的难度大吗
emh5ZDAwN0BnbWFpbC5jb20=
类似:
顺便求个前端 实习 岗 –> 看完 Eloquent Javascript 这本书,找份前端开发工作的难度大吗
emh5ZDAwN0BnbWFpbC5jb20=
如果用的是 sublime text,我的毕业论文就是用 sublime text 写成的, 参考这里: https://jdhao.github.io/2018/03/10/sublime-text-latextools-setup/
如果用 Neovim,可以参考这里进行配置: https://jdhao.github.io/2019/03/26/nvim_latex_write_preview/
差不多都可以做到实时预览,参考文献自动补全,应该能满足需求了。
至于你说的文献插入我觉得到不是什么问题,cite 命令可以自动补全 bib 文件里的索引,除非你像我导一样在一个 bib 文件里放了平生所读所有文献的索引.
https://aaron-bird.github.io/2020/01/12/%E5%BF%AB%E6%8E%92/
对于工具本身倒没啥抱怨的,VS Code 上 latex workshop 已经能够做到自动重编译,ref 补全,写起来挺爽的
咱们说的可能不是同一个 主在 iPad 用的是哪个? https://www.tablesgenerator.com/
的工具搭个大框架,粘贴到 overleaf 之后再微调。
一直搞不懂用 LaTeX 写毕业论文的意义在哪里,难道只为了装 B
An Efficiency Comparison of Document Preparation Systems Used in Academic Research and Development
dx.plos.org/10.1371/journal.pone.0115069
LaTeX users were slower than Word users, wrote less text in the same amount of time, and produced more typesetting, orthographical, grammatical, and formatting errors. On most measures, expert LaTeX users performed even worse than novice Word users. LaTeX users, however, more often report enjoying using their respective software. We conclude that even experienced LaTeX users may suffer a loss in productivity when LaTeX is used, relative to other document preparation systems.
我的论文就是自己造轮子修改的模板,挺好用。我用 vi 写的,挺方便。只管写内容,然后编译一下。生成 PDF 直接打印,不用再涉及到临时调整格式的问题。
如果是理论物理,理论数学之类,表达式复杂又多,用 Latex 很棒,显示不会出错。微软中的那玩意,换个机器还乱套呢。
我最怕用这玩意这中文内容。
我用 zotero 整理,biblatex 插件同步到 bib 文件…编辑器都能自动补全
wysiwyg 的编辑器 overleaf 甚至 vscode 都可以.
文献的话 Mendeley 可以直接生成 .bib 文件。