Changeset b82c17a for doc/theses/andrew_beach_MMath/cfalab.sty
- Timestamp:
- Nov 17, 2020, 2:19:06 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b4130f9
- Parents:
- a032992
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/cfalab.sty
ra032992 rb82c17a 72 72 \renewcommand\textunderscore{\csuse{cfalab@textunderscore@#1}}} 73 73 74 % This is executed very early in the \begin{document} code. 75 \AtEndPreamble{ 76 \@ifpackageloaded{hyperref}{ 77 % Convert symbols to pdf compatable forms when required. 78 \pdfstringdefDisableCommands{ 79 \def\CFA{CFA} 80 } 81 }{} 82 } 83 74 84 \endinput
Note: See TracChangeset
for help on using the changeset viewer.