Index: doc/LaTeXmacros/common.tex
===================================================================
--- doc/LaTeXmacros/common.tex	(revision e80ebe5829b7e4cae804ef089c99956cf908115a)
+++ doc/LaTeXmacros/common.tex	(revision 71b5d4d3e2dc8bfce04f123e7ce140eda12045e6)
@@ -153,4 +153,8 @@
         {\abbrevFont{etc}.\xspace}%
 }%
+\newcommand{\etal}{%
+	\@ifnextchar{.}{\abbrevFont{et al}}%
+	        {\abbrevFont{et al}.\xspace}%
+}%
 \makeatother
 
