Skip to content
Snippets Groups Projects
Commit d07440b4 authored by witiko's avatar witiko
Browse files

The documentation finally uses hyperref correctly.

parent 72d04c77
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,10 @@
\usepackage[scaled=1.03]{inconsolata}
\usepackage[resetfonts]{cmap}
\usepackage[T1]{fontenc} % use 8bit fonts
\usepackage{mflogo}
\usepackage{url}
\usepackage[
hyperindex=false,
pdfborderstyle={/S/U/W 1},
]{hyperref}
\emergencystretch 2dd
% ltxdoc class options
......
......@@ -12,6 +12,6 @@ explode: $(LOGS)
%.log: %.ins %.dtx
tex $<
implode: clean
implode:
rm -f $(OUTPUT) $(LOGS)
@-rmdir $(DIRECTORIES)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment