fix hyperref warnings
authorMart Lubbers <mart@martlubbers.net>
Tue, 28 Feb 2017 14:26:39 +0000 (15:26 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 28 Feb 2017 14:26:39 +0000 (15:26 +0100)
thesis.pre

index e41516c..ef1cc96 100644 (file)
        pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT},
        hidelinks=true
 }
+\pdfstringdefDisableCommands{%
+       \def\acrlong#1{}%
+       \def\acrshort#1{}%
+       \def\acrfull#1{}%
+       \def\gls#1{}%
+       \def\glspl#1{}%
+       \def\Gls#1{}%
+       \def\Glspl#1{}%
+}
 
 \lstdefinelanguage{Clean}{%
        alsoletter={ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_`1234567890},