From 12fa94e7e01228e46d78baf1c8ab77c9ee94f8cd Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Mon, 14 Sep 2020 12:11:05 +0200
Subject: [PATCH] detect-weight=true, detect-family=true

---
 siunitx-PTB.sty | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/siunitx-PTB.sty b/siunitx-PTB.sty
index 70875a1..f076cee 100644
--- a/siunitx-PTB.sty
+++ b/siunitx-PTB.sty
@@ -1,6 +1,6 @@
 % Rolf Niepraschk, PTB, Rolf.Niepraschk@ptb.de
 
-\ProvidesPackage{siunitx-PTB}[2020/03/11 v0.1f Additions to `siunitx'' (PTB/RN)]
+\ProvidesPackage{siunitx-PTB}[2020/09/14 v0.1g Additions to `siunitx'' (PTB/RN)]
 
 \RequirePackage{amsmath,siunitx}
 
@@ -50,6 +50,7 @@
   ,math-degree = \textdegree  
   ,math-celsius = \textdegree\text{C}
   ,text-celsius = \textdegree\text{C}
+  ,detect-weight=true, detect-family=true
 }%     
 
 %%%}
-- 
GitLab