gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] 04/05: hyperref fix


From: gnunet
Subject: [taler-anastasis] 04/05: hyperref fix
Date: Thu, 04 Jun 2020 00:20:14 +0200

This is an automated email from the git hooks/post-receive script.

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit 64df093e93fd9b73d29e67596735020c944cd19c
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Wed Jun 3 20:55:46 2020 +0000

    hyperref fix
---
 doc/thesis/abstract.tex   | 3 ++-
 doc/thesis/motivation.tex | 3 ---
 doc/thesis/thesis.tex     | 4 ++++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/thesis/abstract.tex b/doc/thesis/abstract.tex
index 50fab49..bcc55f5 100644
--- a/doc/thesis/abstract.tex
+++ b/doc/thesis/abstract.tex
@@ -1,5 +1,6 @@
+\phantomsection
 \begin{abstract}
-\addcontentsline{toc}{section}{abstract}
+\addcontentsline{toc}{section}{Abstract}
 Everyone has probably noticed at least once through the media that someone has 
lost their key to their electronic wallet and therefore huge sums of money have 
become useless. Therefore, backup systems are essential to avoid such cases.\\
 
 But how should one create and manage such a backup of a key? It certainly 
makes no sense to encrypt a key with a different password and then use the 
result as a backup. After all, this password can also be forgotten. Apart from 
that, the question arises how or where to save such a backup. A simple storage 
on e.g. Google Drive bears several risks: On the one hand, we are talking about 
Google, a company that is known to cooperate with certain authorities, and on 
the other hand, the cloud s [...]
diff --git a/doc/thesis/motivation.tex b/doc/thesis/motivation.tex
deleted file mode 100644
index b862fa2..0000000
--- a/doc/thesis/motivation.tex
+++ /dev/null
@@ -1,3 +0,0 @@
-\section{Motivation}
-
-Motivation here
diff --git a/doc/thesis/thesis.tex b/doc/thesis/thesis.tex
index df68152..6332ace 100644
--- a/doc/thesis/thesis.tex
+++ b/doc/thesis/thesis.tex
@@ -31,11 +31,15 @@
 }
 
 \begin{document}
+\pagenumbering{gobble}
+\clearpage
+\thispagestyle{empty}
 \title{Anastasis}
 \date{\today}   %% or \date{01 november 2018}
 \author{Dominik Meister (\texttt{dominiksamuel.meister@students.bfh.ch}) \\
   Dennis Neufeld (\texttt{dennis.neufeld@students.bfh.ch })}
 \maketitle
+\clearpage
 
 \pagenumbering{roman}
 \include{acknowledgments}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]