From 29036d96e1e73d9d7b4d53c5f3a2017f31be8239 Mon Sep 17 00:00:00 2001 From: "d.huy237" Date: Wed, 3 Mar 2021 14:57:16 +0700 Subject: [PATCH 1/2] add table of contents --- ed1n/MapReduce-algorithms.tex | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ed1n/MapReduce-algorithms.tex b/ed1n/MapReduce-algorithms.tex index 919e6bf..77695c7 100644 --- a/ed1n/MapReduce-algorithms.tex +++ b/ed1n/MapReduce-algorithms.tex @@ -21,6 +21,15 @@ \hyphenation{Page-Rank} \hyphenation{through-put} +\usepackage{hyperref} +\hypersetup{ + colorlinks, + citecolor=black, + filecolor=black, + linkcolor=black, + urlcolor=black +} + \begin{document} \pagestyle{empty} \frontmatter % From 4b6bd2836995c93505d5642870918b1cd562dd05 Mon Sep 17 00:00:00 2001 From: "d.huy237" Date: Wed, 3 Mar 2021 15:01:37 +0700 Subject: [PATCH 2/2] add table of contents --- ed1n/MapReduce-algorithms.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ed1n/MapReduce-algorithms.tex b/ed1n/MapReduce-algorithms.tex index 77695c7..6b375ba 100644 --- a/ed1n/MapReduce-algorithms.tex +++ b/ed1n/MapReduce-algorithms.tex @@ -59,7 +59,7 @@ \clearpage % -%\tableofcontents +\tableofcontents \mainmatter