mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-23 17:19:36 +01:00
TIL: Removing numbers from section headings
This commit is contained in:
parent
b344833985
commit
4abe84e077
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}
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user