美文网首页
LaTex Notes | Subsection without

LaTex Notes | Subsection without

作者: WangLane | 来源:发表于2020-12-04 14:52 被阅读0次

If you'd prefer your sections, subsection, and so forth to be displayed without numbers on the left side of the title, you simply add a * symbol to the command. (Note that section headings created this way will not be listed in the table of contents \tableofcontents.)

For example, you can get a section without a number using the following command:

\section*{Your section title}

相关文章

网友评论

      本文标题:LaTex Notes | Subsection without

      本文链接:https://www.haomeiwen.com/subject/fsciwktx.html