Explorar el Código

HASY: Add to-phrase

Martin Thoma hace 8 años
padre
commit
63e8d3d5d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}