From 42608ae1699fbef30e7b11426bd1f55c16c923aa Mon Sep 17 00:00:00 2001 From: Matthias Fassl Date: Mon, 4 Aug 2014 22:50:32 +0200 Subject: [PATCH] Web-Version is generated with obfuscated email addresses --- build-web.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-web.sh b/build-web.sh index 6ebf13b..027126c 100755 --- a/build-web.sh +++ b/build-web.sh @@ -7,6 +7,7 @@ then --smart \ --table-of-contents \ --toc-depth=2 \ + --email-obfuscation=references \ --output=- \ basics.tex >> basics.html else -- 2.43.0