hyperref
hyperref copied to clipboard
warning: removing `\leavevmode@ifvmode' on input line...
The \leavevmode@ifvmode is now in expansion of a number of LaTeX spacing macros. Perhaps it could be added to hyperref's pre-known things?
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\section{An empty Python list: [\,]}
\end{document}
This question is part of a larger project/discussion regarding how commands should be defined to behave in the "pdf context".