hyperref icon indicating copy to clipboard operation
hyperref copied to clipboard

warning: removing `\leavevmode@ifvmode' on input line...

Open jfbu opened this issue 4 years ago • 1 comments

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}

temp2.log

jfbu avatar Feb 20 '21 21:02 jfbu

This question is part of a larger project/discussion regarding how commands should be defined to behave in the "pdf context".

u-fischer avatar Feb 27 '21 17:02 u-fischer