Changeset 1d4580a for doc/LaTeXmacros


Ignore:
Timestamp:
Aug 14, 2016, 8:36:29 AM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
777bfcf
Parents:
46b4259
Message:

more refactoring of parser code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.tex

    r46b4259 r1d4580a  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Thu Aug  4 13:22:46 2016
    14 %% Update Count     : 230
     13%% Last Modified On : Sun Aug 14 08:27:29 2016
     14%% Update Count     : 231
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    154154}%
    155155\newcommand{\etal}{%
    156         \@ifnextchar{.}{\abbrevFont{et al}}%
     156        \@ifnextchar{.}{\abbrevFont{et~al}}%
    157157                {\abbrevFont{et al}.\xspace}%
    158158}%
Note: See TracChangeset for help on using the changeset viewer.