Index: doc/LaTeXmacros/common.sty
===================================================================
--- doc/LaTeXmacros/common.sty	(revision b22b28e256792b1873d88fb1a1a17b8c6a086ce8)
+++ doc/LaTeXmacros/common.sty	(revision 411142c8bc5783bf1f3e74076abccde0104ffc4f)
@@ -11,6 +11,6 @@
 %% Created On       : Sat Apr  9 10:06:17 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Mon May  5 21:37:13 2025
-%% Update Count     : 666
+%% Last Modified On : Sun Sep 21 22:17:15 2025
+%% Update Count     : 667
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -325,4 +325,6 @@
   {<-}{$\leftarrow$}2
   {=>}{$\Rightarrow$}2
+  {/*}{/{\raisebox{-2pt}{*}}}2
+  {*/}{{\raisebox{-2pt}{*}}/}2
 %  {->}{\raisebox{-1pt}{\texttt{-}}\kern-0.1ex\textgreater}2,
 }% lstset
Index: doc/LaTeXmacros/common.tex
===================================================================
--- doc/LaTeXmacros/common.tex	(revision b22b28e256792b1873d88fb1a1a17b8c6a086ce8)
+++ doc/LaTeXmacros/common.tex	(revision 411142c8bc5783bf1f3e74076abccde0104ffc4f)
@@ -11,6 +11,6 @@
 %% Created On       : Sat Apr  9 10:06:17 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Mon May  5 21:34:53 2025
-%% Update Count     : 709
+%% Last Modified On : Sun Sep 21 22:16:43 2025
+%% Update Count     : 710
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -329,4 +329,6 @@
   {<-}{$\leftarrow$}2
   {=>}{$\Rightarrow$}2
+  {/*}{/{\raisebox{-2pt}{*}}}2
+  {*/}{{\raisebox{-2pt}{*}}/}2
 %  {->}{\raisebox{-1pt}{\texttt{-}}\kern-0.1ex\textgreater}2,
 }% lstset
