From f3986e745d70f9d176d039e382672cd5a6771a9a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 Aug 2021 19:59:08 +0000 Subject: siunitx (22aug21) git-svn-id: svn://tug.org/texlive/trunk@60302 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/siunitx/siunitx-symbol.dtx | 4 ++-- Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source/latex/siunitx') diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx-symbol.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx-symbol.dtx index a0c9368b216..1501f334b34 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx-symbol.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx-symbol.dtx @@ -137,7 +137,7 @@ { \group_begin: \protected@edef \l_@@_tmpa_tl - { \exp_not:N \mathrm { \@@_non_latin:n {#2} } } + { \exp_not:V \l_siunitx_unit_font_tl { \@@_non_latin:n {#2} } } \int_step_inline:nnn { "80 } { "FF } { \char_set_active_eq:nN {##1} \scan_stop: } \keys_set:nn { siunitx } { parse-units = false } @@ -195,7 +195,7 @@ \group_begin: \tl_set:Nx \l_@@_tmpa_tl { \@@_non_latin:n { "00B0 } C } \protected@edef \l_@@_tmpa_tl - { \exp_not:N \mathrm { \l_@@_tmpa_tl } } + { \exp_not:V \l_siunitx_unit_font_tl { \l_@@_tmpa_tl } } \keys_set:nn { siunitx } { parse-units = false } \siunitx_unit_format:nN { \degreeCelsius } \l_@@_tmpb_tl \str_if_eq:VVTF \l_@@_tmpa_tl \l_@@_tmpb_tl diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx index 0acd9a6c467..594ad909dac 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -121,7 +121,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2021-08-21} {3.0.26} +\ProvidesExplPackage {siunitx} {2021-08-22} {3.0.27} {A comprehensive (SI) units package} % \end{macrocode} % -- cgit v1.2.3