Ignore:
Timestamp:
May 29, 2023, 11:44:29 AM (2 years ago)
Author:
JiadaL <j82liang@…>
Branches:
ADT
Children:
fa2c005
Parents:
3a513d89 (diff), 2b78949 (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.
Message:

Merge branch 'master' into ADT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/style/style.tex

    r3a513d89 r044ae62  
    77
    88\newcommand{\code}[1]{\lstinline[language=CFA]{#1}}
     9\newcommand{\Go}[1]{\lstinline[language=Go]{#1}}
    910\newcommand{\uC}{$\mu$\CC}
    1011\newcommand{\PAB}[1]{{\color{red}PAB: #1}}
     12\newcommand{\CAP}[1]{{\color{orange}CAP: #1}}
    1113
    1214\newsavebox{\myboxA}                                    % used with subfigure
Note: See TracChangeset for help on using the changeset viewer.