Fix some ortho-typographical problems

- Handle space around etc. correctly
- Use dots when at end of a list makes it more obvious.
This commit is contained in:
Ced
2024-06-16 19:08:04 +01:00
parent 5ba0b99b4e
commit 1b99fbe1ca
4 changed files with 18 additions and 16 deletions
+1
View File
@@ -33,6 +33,7 @@
% Common abbreviations
\newcommand{\ie}{\emph{i.e.}\@ifnextchar.{\!\@gobble}{}}
\newcommand{\eg}{\emph{e.g.}\@ifnextchar.{\!\@gobble}{}}
\newcommand{\etc}{etc\@ifnextchar.{}{.\@}}
% Consistent pH values
\newcommand{\pHvalue}[1]{pH~\SI{#1}{}}