소스 검색

HASY: Add to-phrase

Martin Thoma 8 년 전
부모
커밋
63e8d3d5d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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}