0
votes
0answers
67 views

Why does LaTeX not recognize the nostamp option for the package draftwatermark? [closed]

Here is a minimal example: \documentclass{article} \usepackage[nostamp]{draftwatermark} \begin{document} Hello World \end{document} The error message looks like this: ! LaTeX Error: Unknown ...