Changeset 92538ab for doc/LaTeXmacros
- Timestamp:
- Apr 10, 2022, 2:53:18 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- d8e2a09
- Parents:
- 4559b34 (diff), 6256891 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- doc/LaTeXmacros
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.sty
r4559b34 r92538ab 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Mon Feb 7 23:00:46202214 %% Update Count : 5 6913 %% Last Modified On : Sat Apr 2 17:35:23 2022 14 %% Update Count : 570 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 301 301 {=>}{$\Rightarrow$}2 302 302 {->}{\makebox[1ex][c]{\raisebox{0.4ex}{\rule{0.8ex}{0.075ex}}}\kern-0.2ex\textgreater}2, 303 defaultdialect={CFA},304 303 }% lstset 305 304 }% CFAStyle -
doc/LaTeXmacros/common.tex
r4559b34 r92538ab 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Mon Feb 7 23:00:08202214 %% Update Count : 55 213 %% Last Modified On : Sat Apr 2 16:42:31 2022 14 %% Update Count : 553 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 306 306 {=>}{$\Rightarrow$}2 307 307 {->}{\makebox[1ex][c]{\raisebox{0.4ex}{\rule{0.8ex}{0.075ex}}}\kern-0.2ex\textgreater}2, 308 defaultdialect={CFA},309 308 }% lstset 310 309 }% CFAStyle
Note:
See TracChangeset
for help on using the changeset viewer.