Add comment about purpose of \pdfstringdefDisableCommands

This commit is contained in:
Benjamin Loison 2024-06-10 15:46:48 +02:00
parent 115bab4b4c
commit 2c799f12f7
Signed by: Benjamin_Loison
SSH Key Fingerprint: SHA256:BtnEgYTlHdOg1u+RmYcDE0mnfz1rhv5dSbQ2gyxW8B8

View File

@ -1,5 +1,6 @@
\documentclass{beamer}
% To avoid warning `Token not allowed in a PDF string (Unicode):(hyperref) removing `\\'`
\pdfstringdefDisableCommands{%
\def\\{}%
}