Index: doc/LaTeXmacros/common.sty
===================================================================
--- doc/LaTeXmacros/common.sty	(revision 1967109d06a1c0973f71c848a4b80fad8c68e54f)
+++ doc/LaTeXmacros/common.sty	(revision 3b693980acdd9998e43ab2d670428143c51a1c7f)
@@ -11,6 +11,6 @@
 %% Created On       : Sat Apr  9 10:06:17 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Tue May 28 07:56:52 2024
-%% Update Count     : 658
+%% Last Modified On : Mon Jun 24 08:03:28 2024
+%% Update Count     : 659
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -187,20 +187,20 @@
 
 \newcommand{\EG}{\abbrevFont{e}.\abbrevFont{g}.}
-\newcommand{\eg}{\EG\CheckCommaColon}
+\newcommand{\eg}{\EG\protect\CheckCommaColon}
 
 \newcommand{\IE}{\abbrevFont{i}.\abbrevFont{e}.}
-\newcommand{\ie}{\IE\CheckCommaColon}
+\newcommand{\ie}{\IE\protect\CheckCommaColon}
 
 \newcommand{\ETC}{\abbrevFont{etc}}
-\newcommand{\etc}{\ETC\CheckPeriod}
+\newcommand{\etc}{\ETC\protect\CheckPeriod}
 
 \newcommand{\ETAL}{\abbrevFont{et}~\abbrevFont{al}}
-\newcommand{\etal}{\ETAL\CheckPeriod}
+\newcommand{\etal}{\ETAL\protect\CheckPeriod}
 
 \newcommand{\VIZ}{\abbrevFont{viz}}
-\newcommand{\viz}{\VIZ\CheckPeriod}
+\newcommand{\viz}{\VIZ\protect\CheckPeriod}
 
 \newcommand{\VS}{\abbrevFont{vs}}
-\newcommand{\vs}{\VS\CheckPeriod}
+\newcommand{\vs}{\VS\protect\CheckPeriod}
 
 \newenvironment{cquote}{%
Index: doc/LaTeXmacros/common.tex
===================================================================
--- doc/LaTeXmacros/common.tex	(revision 1967109d06a1c0973f71c848a4b80fad8c68e54f)
+++ doc/LaTeXmacros/common.tex	(revision 3b693980acdd9998e43ab2d670428143c51a1c7f)
@@ -11,6 +11,6 @@
 %% Created On       : Sat Apr  9 10:06:17 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Tue May 28 07:41:21 2024
-%% Update Count     : 665
+%% Last Modified On : Mon Jun 24 08:01:50 2024
+%% Update Count     : 667
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -188,20 +188,20 @@
 
 \newcommand{\EG}{\abbrevFont{e}.\abbrevFont{g}.}
-\newcommand{\eg}{\EG\CheckCommaColon}
+\newcommand{\eg}{\EG\protect\CheckCommaColon}
 
 \newcommand{\IE}{\abbrevFont{i}.\abbrevFont{e}.}
-\newcommand{\ie}{\IE\CheckCommaColon}
+\newcommand{\ie}{\IE\protect\CheckCommaColon}
 
 \newcommand{\ETC}{\abbrevFont{etc}}
-\newcommand{\etc}{\ETC\CheckPeriod}
+\newcommand{\etc}{\ETC\protect\CheckPeriod}
 
 \newcommand{\ETAL}{\abbrevFont{et}~\abbrevFont{al}}
-\newcommand{\etal}{\ETAL\CheckPeriod}
+\newcommand{\etal}{\ETAL\protect\CheckPeriod}
 
 \newcommand{\VIZ}{\abbrevFont{viz}}
-\newcommand{\viz}{\VIZ\CheckPeriod}
+\newcommand{\viz}{\VIZ\protect\CheckPeriod}
 
 \newcommand{\VS}{\abbrevFont{vs}}
-\newcommand{\vs}{\VS\CheckPeriod}
+\newcommand{\vs}{\VS\protect\CheckPeriod}
 
 \newenvironment{cquote}{%
