summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/physunits
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/physunits')
-rw-r--r--Master/texmf-dist/tex/latex/physunits/physunits.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/physunits/physunits.sty b/Master/texmf-dist/tex/latex/physunits/physunits.sty
index b463bcb81fa..99a4dd3415f 100644
--- a/Master/texmf-dist/tex/latex/physunits/physunits.sty
+++ b/Master/texmf-dist/tex/latex/physunits/physunits.sty
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{physunits}
- [2020/03/26 v1.0.4 Physical units package]
+ [2020/03/26 v1.2.0 Physical units package]
\ProcessOptions\relax
@@ -163,8 +163,10 @@
\expandafter\units@separator\mathrm{#1K}}}
\DeclareRobustCommand{\Kelvin}[1][ ]{\ensuremath{%
\expandafter\units@separator\mathrm{#1K}}}
-\DeclareRobustCommand{\Celcius}{\ensuremath{\expandafter\units@separator{}%
+\DeclareRobustCommand{\Celsius}{\ensuremath{\expandafter\units@separator{}%
^\circ\mathrm{C}}}
+\DeclareRobustCommand{\Celcius}{\Celsius}
+\DeclareRobustCommand{\centigrade}{\Celsius}
\DeclareRobustCommand{\Rankine}{\ensuremath{%
\expandafter\units@separator{}^\circ\mathrm{R}}}
\DeclareRobustCommand{\Fahrenheit}{\ensuremath{%