fixed agly space after gast command
authorpimjager <pim@pimjager.nl>
Sun, 20 Dec 2015 21:02:48 +0000 (22:02 +0100)
committerpimjager <pim@pimjager.nl>
Sun, 20 Dec 2015 21:02:48 +0000 (22:02 +0100)
a3/preamble.tex

index b4c799c..bbedaff 100644 (file)
 \usepackage{tabularx}
 \usepackage{longtable}
 \usepackage{amsfonts}
+\usepackage{xspace}
 \newcommand{\xmark}{\texttt{\textbf{x}}}
 
 \newcounter{TCC}
 \newcommand{\doTCC}{\theTCC \stepcounter{TCC}}
 
-\newcommand{\GAST}{G$\forall$ST}
+\newcommand{\GAST}{G$\forall$ST\xspace}
 
 \lstset{%
   breakatwhitespace=false,         % sets if automatic breaks should only happen at whitespace