mirror of
https://github.com/sahinakkaya/til.git
synced 2025-07-17 14:01:49 +03:00
TIL: Removing numbers from section headings
This commit is contained in:
4
latex/removing-numbers-from-section-headings.md
Normal file
4
latex/removing-numbers-from-section-headings.md
Normal file
@ -0,0 +1,4 @@
|
||||
You can put a `*` to remove numbers from section headings in LaTeX. Example:
|
||||
```
|
||||
\section*{Section Title}
|
||||
```
|
Reference in New Issue
Block a user