* Glossary

This adds a glossary with common terms to the book

* Apply ordering changes

* Add PR feedback

* Move to backmatter
This commit is contained in:
Hendrik Kleinwaechter
2023-10-22 20:18:11 +02:00
committed by GitHub
parent 8492c123d4
commit 187fc1d0fc
5 changed files with 396 additions and 3 deletions

View File

@@ -28,6 +28,9 @@
\newcommand{\ie}{\emph{i.e.}\@ifnextchar.{\!\@gobble}{}}
\newcommand{\eg}{\emph{e.g.}\@ifnextchar.{\!\@gobble}{}}
% Consistent pH values
\newcommand{\pHvalue}[1]{pH~\SI{#1}{}}
% For tables
\renewcommand\theadfont{\bfseries}