From 63e8d3d5d8ec034c0623deb74c9f5cf19c202993 Mon Sep 17 00:00:00 2001 From: Martin Thoma Date: Thu, 26 Jan 2017 23:17:49 +0100 Subject: [PATCH] HASY: Add to-phrase --- publications/hasy/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publications/hasy/main.tex b/publications/hasy/main.tex index 0a947b8..f37f62f 100644 --- a/publications/hasy/main.tex +++ b/publications/hasy/main.tex @@ -10,7 +10,7 @@ \usepackage{vmargin} % Adjust margins in a simple way \usepackage{tikz} \usepackage{csquotes} -\usepackage[binary-units=true,detect-weight=true, detect-family=true]{siunitx} +\usepackage[binary-units=true,detect-weight=true, detect-family=true, tophrase={--}]{siunitx} \DeclareSIUnit\pixel{px} \usepackage{listings} % needed for the inclusion of source code \usepackage{caption}