Changes in doc/LaTeXmacros/common.tex [2801829:7564e10]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.tex
r2801829 r7564e10 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Fri Sep 4 13:56:52 202014 %% Update Count : 38 313 %% Last Modified On : Fri May 24 07:59:54 2019 14 %% Update Count : 382 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 36 36 % Names used in the document. 37 37 38 \usepackage{xspace}39 38 \newcommand{\CFAIcon}{\textsf{C}\raisebox{\depth}{\rotatebox{180}{\textsf{A}}}\xspace} % Cforall symbolic name 40 39 \newcommand{\CFA}{\protect\CFAIcon} % safe for section/caption … … 242 241 }% 243 242 244 \usepackage{listings} % format program code245 243 \usepackage{lstlang} 246 244
Note: See TracChangeset
for help on using the changeset viewer.