2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00

HASY: Add to-phrase

This commit is contained in:
Martin Thoma 2017-01-26 23:17:49 +01:00
parent dabcc67d91
commit 63e8d3d5d8

View file

@ -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}