summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/physunits
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2021-04-04 02:16:00 +0000
committerNorbert Preining <preining@logic.at>2021-04-04 02:16:00 +0000
commit3d8fba297bf1e089206fc988114b0f6ca170ce71 (patch)
treeaf4a93033a464718b0e0a8bdb36e7a49d88536b7 /Master/texmf-dist/tex/latex/physunits
parent42c224418f317ba690216bed4479b7bcf678c41c (diff)
physunits (4apr21)
git-svn-id: svn://tug.org/texlive/trunk@58728 c570f23f-e606-0410-a88d-b1316a301751
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{%