Changeset 742fa15


Ignore:
Timestamp:
Mar 20, 2026, 8:18:19 AM (10 hours ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
5c56a22
Parents:
1329d78
Message:

remove attempt to make C inline comments look better in latex output

Location:
doc/LaTeXmacros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.sty

    r1329d78 r742fa15  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Sun Sep 21 22:17:15 2025
    14 %% Update Count     : 667
     13%% Last Modified On : Tue Mar 17 08:36:54 2026
     14%% Update Count     : 668
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    325325  {<-}{$\leftarrow$}2
    326326  {=>}{$\Rightarrow$}2
    327   {/*}{/{\raisebox{-2pt}{*}}}2
    328   {*/}{{\raisebox{-2pt}{*}}/}2
     327%  {/*}{/{\raisebox{-2pt}{*}}}2
     328%  {*/}{{\raisebox{-2pt}{*}}/}2
    329329%  {->}{\raisebox{-1pt}{\texttt{-}}\kern-0.1ex\textgreater}2,
    330330}% lstset
  • doc/LaTeXmacros/common.tex

    r1329d78 r742fa15  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Sun Sep 21 22:16:43 2025
    14 %% Update Count     : 710
     13%% Last Modified On : Mon Mar 16 18:23:36 2026
     14%% Update Count     : 712
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    329329  {<-}{$\leftarrow$}2
    330330  {=>}{$\Rightarrow$}2
    331   {/*}{/{\raisebox{-2pt}{*}}}2
    332   {*/}{{\raisebox{-2pt}{*}}/}2
     331%  {/*}{/{\raisebox{-2pt}{*}}}2
     332%  {*/}{{\raisebox{-2pt}{*}}/}2
    333333%  {->}{\raisebox{-1pt}{\texttt{-}}\kern-0.1ex\textgreater}2,
    334334}% lstset
Note: See TracChangeset for help on using the changeset viewer.