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.
我必须使用 LaTeX 为我在大学的最后一年项目写一份报告。在获得了一些示例文档来学习使用它之后,一个常用命令 \summary 不断出现。但是,摘要中写入的内容不会出现在生成的文档中的任何位置。它是某种内部文档吗?
通过快速 google,它很可能/summary被用作在一个地方重用摘要的捷径。
/summary
查看一些模板:ucl 论文模板、书籍模板和stackoverflow,它往往是用于重复样式的自定义命令。查看“摘要”的不同文件,看看是否出现在序言中的某个地方。