Parcourir la source

HASY: Add to-phrase

Martin Thoma il y a 8 ans
Parent
commit
63e8d3d5d8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      publications/hasy/main.tex

+ 1 - 1
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}