Skip to content

Commit 197336b

Browse files
committed
add examples for usage of \unit{}
1 parent 3d116e5 commit 197336b

File tree

1 file changed

+1
-1
lines changed
  • inst/rmarkdown/templates/copernicus_article/skeleton

1 file changed

+1
-1
lines changed

inst/rmarkdown/templates/copernicus_article/skeleton/skeleton.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Publi \leftrightarrow cations
310310

311311
## PHYSICAL UNITS
312312

313-
Please use `\unit{}` and apply the exponential notation
313+
Please use `\unit{}` (allows to save the math/`$` environment) and apply the exponential notation, for example \( 3.14\,\unit{km\,h^{-1}} \) (using LaTeX mode: `\( 3.14\,\unit{...} \)`) or \unit{0.872\,m\,s^{-1}} (using only `\unit{0.872\,m\,s^{-1}}`).
314314

315315
\conclusions
316316

0 commit comments

Comments
 (0)