diff --git a/doc/tiny-xo2-documentation.tex b/doc/tiny-xo2-documentation.tex index bcf3581..a668038 100644 --- a/doc/tiny-xo2-documentation.tex +++ b/doc/tiny-xo2-documentation.tex @@ -6,6 +6,26 @@ \documentclass[openany,oneside]{scrbook} \usepackage[printonlyused, withpage]{acronym} +\usepackage[ +pdftitle={Tiny-XO2 Development Kit}, +pdfauthor={Markus Koch}, +pdfsubject={Tiny-XO2 Development Kit}, +pdfcreator={pdflatex, LaTeX with KOMA-Script}, +pdfpagemode=UseOutlines, +pdfdisplaydoctitle=true, +pdflang=en, +%plainpages=false, +]{hyperref} +\hypersetup{ + colorlinks=true, + hidelinks=true, + linkcolor=blue, + citecolor=green, + %filecolor, + %menucolor=black, + %urlcolor=cyan, + bookmarksnumbered=true +} \usepackage{booktabs} \usepackage{graphicx} \usepackage{color}