X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FShortcuts.tex;h=f7def7331819f50b200130d580cd9687cc02ab0b;hp=34f15b0745c046fd52f6dc4a1259e5abd2c919f4;hb=100a8917713c1300a2002299cea94b04ac66848a;hpb=fdfc1c6248fdde5cb20ae08b0fc4268433731d10 diff --git a/Utils/Shortcuts.tex b/Utils/Shortcuts.tex index 34f15b0..f7def73 100644 --- a/Utils/Shortcuts.tex +++ b/Utils/Shortcuts.tex @@ -2,6 +2,7 @@ % This file defines some useful shortcut commands % +\def\autoinsertnextspace{} % A shortcut for italicized e.g. and i.e. \define[0]\eg{{\em e.g.}\autoinsertnextspace} @@ -31,3 +32,5 @@ % Shortcuts to write in smallcaps \def\VHDL{\small{VHDL}\autoinsertnextspace} \def\GHC{\small{GHC}\autoinsertnextspace} + +% vim: set sw=2 sts=2 expandtab: