Skip to content
Snippets Groups Projects
Commit 14aa222a authored by Jonathan Fellerer's avatar Jonathan Fellerer
Browse files

fixed example in nomenclature.tex

parent 4db2f846
No related branches found
No related tags found
No related merge requests found
Pipeline #153544 failed
......@@ -7,6 +7,6 @@
\ifstrequal{#1}{O}{Other symbols}{}}}%
]}
% -----------------------------------------
\nomencldef{\speedOfLight}{c}{Speed of light in a vacuum}[P]
\nomencldef{\deltaTime}{\Delta t_{sd}}{Some description for the nomenclature.}[O]
\nomencldef{\timeMax}{t_{\text{sd, max}}}{Another description for the nomenclature.}[O]
\ No newline at end of file
\nomencldef{speedOfLight}{c}{Speed of light in a vacuum}[P]
\nomencldef{deltaTime}{\Delta t_{sd}}{Some description for the nomenclature.}[O]
\nomencldef{timeMax}{t_{\text{sd, max}}}{Another description for the nomenclature.}[O]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment