From c5ca9a64d0bf611ee0d876dcb67dfb45406005b9 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Tue, 28 Feb 2017 15:26:39 +0100 Subject: [PATCH] fix hyperref warnings --- thesis.pre | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/thesis.pre b/thesis.pre index e41516c..ef1cc96 100644 --- a/thesis.pre +++ b/thesis.pre @@ -23,6 +23,15 @@ 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}, -- 2.20.1