Many changes about notations

- nano-hexapod => active platform
- use "\text{}" for all units
This commit is contained in:
2025-04-22 23:59:40 +02:00
parent 76b1f435ce
commit 7b718dabda
59 changed files with 3757 additions and 4424 deletions

View File

@@ -20,6 +20,7 @@
\DeclareSIUnit\px{px}
\DeclareSIUnit\rms{rms}
\DeclareSIUnit\rad{rad}
#+end_src
** Mathematics
@@ -56,6 +57,10 @@ Use these with the proper bracket in order to ensure that they scale automatical
\setabbreviationstyle[acronym]{long-short}
\setglossarystyle{long-name-desc}
% https://tex.stackexchange.com/questions/318694/glossaries-acronyms-avoid-additional-entries-in-number-list-with-indexonlyfirs
% Used to avoid many warnings
\renewcommand*{\acrshort}[1][]{\glsxtrshort[noindex,#1]}
#+end_src
* Config Extra