Changeset c2183a3


Ignore:
Timestamp:
Oct 19, 2016, 3:51:34 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

missed encoding error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.tex

    r2b93c5a rc2183a3  
    246246xleftmargin=\parindentlnth,                             % indent code to paragraph indentation
    247247extendedchars=true,                                     % allow ASCII characters in the range 128-255
    248 escapechar=�,                                         % escape to latex in CFA code
     248escapechar=§,                                           % escape to latex in CFA code
    249249mathescape=true,                                                % allow $...$ LaTeX math escapes in code
    250250%keepspaces=true,                                               %
Note: See TracChangeset for help on using the changeset viewer.