From 117b3dc3fd85dfa43c227746d90a1fc273e462ff Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Fri, 21 Apr 2017 19:47:57 -0400 Subject: [PATCH] Fixed little bug in template. --- templates/syncleus-white.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/syncleus-white.cls b/templates/syncleus-white.cls index 5e35e92..22df800 100644 --- a/templates/syncleus-white.cls +++ b/templates/syncleus-white.cls @@ -5,7 +5,7 @@ % --------------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{SyncleusWhite}[7/8/2013, v1.0] +\ProvidesClass{templates/syncleus-white}[7/8/2013, v1.0] \RequirePackage{ifthen} \RequirePackage{calc} \AtEndOfClass{\RequirePackage{microtype}} -- GitLab