Ignore:
Timestamp:
Apr 28, 2021, 3:52:36 PM (3 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
a6c45c6
Parents:
edc6ea2
Message:

Andrew MMath: \CFAStyle now uses an actual listings style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/andrew_beach_MMath/uw-ethesis.tex

    redc6ea2 rc1136c56  
    198198\makeglossaries
    199199
    200 
     200% listings package configuation:
    201201\lstMakeShortInline@
    202 
    203 % CFA code-style for all languages
    204 \CFAStyle
    205 % CFA default lnaguage
    206 \lstset{language=CFA,basicstyle=\linespread{0.9}\tt}
     202\lstset{language=CFA,style=cfacommon,basicstyle=\linespread{0.9}\tt}
    207203\lstset{moredelim=**[is][\protect\color{red}]{@}{@}}
    208204% Annotations from Peter:
Note: See TracChangeset for help on using the changeset viewer.