mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-20 19:04:29 -05:00
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:
@@ -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}{}}
|
||||
|
||||
Reference in New Issue
Block a user