Ignore:
Timestamp:
Jun 14, 2023, 11:35:49 AM (17 months ago)
Author:
caparsons <caparson@…>
Branches:
master
Children:
7e4bd9b6
Parents:
32a4f3e (diff), 8f557161 (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' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

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

    r32a4f3e r5668740  
    22\CFAStyle                                               % CFA code-style
    33\lstset{language=CFA}                                   % default language
     4\setlength{\gcolumnposn}{3in}
    45
    56\newcommand{\newtermFont}{\emph}
    67\newcommand{\Newterm}[1]{\newtermFont{#1}}
     8%\renewcommand{\newterm}[1]{\newtermFont{#1}}
    79
    810\newcommand{\code}[1]{\lstinline[language=CFA]{#1}}
Note: See TracChangeset for help on using the changeset viewer.