summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/acronym.tex1
-rw-r--r--common/settings.tex7
2 files changed, 8 insertions, 0 deletions
diff --git a/common/acronym.tex b/common/acronym.tex
index 7dbed4d..3a6be50 100644
--- a/common/acronym.tex
+++ b/common/acronym.tex
@@ -57,6 +57,7 @@
\acro{EIRP}{effective isotropic radiated power}
\acro{ELF}{extremely low frequency}
\acro{EMC}{electromagnetic compatibility}
+ \acro{ENOB}{effective number of bits}
\acro{ETSI}{European Telecommunications Standards Institue}
\acro{FCC}{Federal Communications Commission}
\acro{FDL}{field bus data link}
diff --git a/common/settings.tex b/common/settings.tex
index 9081906..d031ca6 100644
--- a/common/settings.tex
+++ b/common/settings.tex
@@ -383,4 +383,11 @@
}{%
}
+\newenvironment{conclusion}{%
+ \begin{tcolorbox}[enhanced jigsaw, breakable, colframe=black]%
+ {\sffamily\bfseries Conclusion:}\par%
+}{%
+ \end{tcolorbox}%
+}
+