Changeset c2183a3
- Timestamp:
- Oct 19, 2016, 3:51:34 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 9059213, b1bdc7d6
- Parents:
- 2b93c5a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.tex
r2b93c5a rc2183a3 246 246 xleftmargin=\parindentlnth, % indent code to paragraph indentation 247 247 extendedchars=true, % allow ASCII characters in the range 128-255 248 escapechar= �, % escape to latex in CFA code248 escapechar=§, % escape to latex in CFA code 249 249 mathescape=true, % allow $...$ LaTeX math escapes in code 250 250 %keepspaces=true, %
Note: See TracChangeset
for help on using the changeset viewer.