\documentclass{article}
\usepackage[utf8]{inputenc}
\begin{document}
\maketitle
\text{I can't use the #-symbol}
\end{document}
Asked
Active
Viewed 2,673 times
1
CarLaTeX
- 62,716
Agape Gal'lo
- 189
1 Answers
1
Very simple: you need to use \ in front of the # symbol:
\#
Phelype Oleinik
- 70,814
Agape Gal'lo
- 189
You can't use `macro parameter character #'returns a handful of questions with the same problem... (By the way, I didn't downvote your answer). – Phelype Oleinik Dec 07 '18 at 19:42