From 14921d96cc5011067c00adbc80b1df07b8e34df3 Mon Sep 17 00:00:00 2001 From: XXIV <13811862+thechampagne@users.noreply.github.com> Date: Tue, 4 Feb 2025 03:22:40 +0300 Subject: [PATCH] remove boxed links in PDF --- specification/dartLangSpec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/dartLangSpec.tex b/specification/dartLangSpec.tex index 8615bc9f77..a7f5a19306 100644 --- a/specification/dartLangSpec.tex +++ b/specification/dartLangSpec.tex @@ -7,7 +7,7 @@ \usepackage{amssymb} \usepackage{semantic} \usepackage{dart} -\usepackage{hyperref} +\usepackage[hidelinks]{hyperref} \usepackage{lmodern} \usepackage[T1]{fontenc} \usepackage{makeidx}