From a1999a43c2fa271904983142116b72f4e46db5a6 Mon Sep 17 00:00:00 2001 From: "Jeroen F.J. Laros" <J.F.J.Laros@lumc.nl> Date: Tue, 26 Apr 2011 13:28:57 +0000 Subject: [PATCH] Added default settings for the gastex package. --- beamerthemelumc.sty | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/beamerthemelumc.sty b/beamerthemelumc.sty index ea3a164..95c053a 100644 --- a/beamerthemelumc.sty +++ b/beamerthemelumc.sty @@ -18,6 +18,11 @@ \usepackage{newcent} \renewcommand{\sfdefault}{pnc} +% Package for making graphs and automata. +\usepackage{gastex} +% Spaces around `=' break functionality. +\gasset{Nadjust=w, linecolor=white, linewidth=0.5} + % Custom colours (use the gimp colour picker and divide by 255). \definecolor{LUMCBlue}{rgb}{0, 0.11372, 0.38039} \definecolor{ULBlue}{rgb}{0.06274, 0.07843, 0.38823} @@ -179,7 +184,7 @@ \hfill \phantom{.} & \hfill \lastRightLogo - \hfill + \hfill \phantom{.} \end{tabularx} } } -- GitLab