repositories
/
msc-thesis1617.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7910fda
)
fix hyperref warnings
author
Mart Lubbers
<mart@martlubbers.net>
Tue, 28 Feb 2017 14:26:39 +0000
(15:26 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Tue, 28 Feb 2017 14:26:39 +0000
(15:26 +0100)
thesis.pre
patch
|
blob
|
history
diff --git
a/thesis.pre
b/thesis.pre
index
e41516c
..
ef1cc96
100644
(file)
--- 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},