Skip to content

Commit

Permalink
Fix formatting of 'micro'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 25, 2021
1 parent a5e4764 commit d781303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/unitexpressions.tex
Expand Up @@ -69,7 +69,7 @@ \section{The Syntax of Unit Expressions}\label{the-syntax-of-unit-expressions}
A \lstinline[language=grammar]!unit-operand! should first be interpreted as a \lstinline[language=grammar]!unit-symbol! and only if not successful the second alternative assuming a prefixed operand should be exploited.
There must be no spacing between the \lstinline[language=grammar]!unit-symbol! and a possible \lstinline[language=grammar]!unit-prefix!.
The values of the prefixes are according to the ISO standard.
The letter \lstinline!u! is used as a symbol for the prefix micro.
The letter \lstinline!u! is used as a symbol for the prefix \emph{micro}.

\begin{nonnormative}
A tool may present \lstinline!Ohm! as $\Omega$ and the prefix \lstinline!u! as $\mu$, and similarly \lstinline!m2! as m\textsuperscript{2}.
Expand Down

0 comments on commit d781303

Please sign in to comment.