From 5f845095917300181a370f281efe53bd7908bebf Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Mon, 18 Mar 2013 06:31:29 -0400 Subject: [PATCH] fix bug with "Office name" being used instead of \officename --- mitletter2.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mitletter2.cls b/mitletter2.cls index 9df255a..cc5f6a3 100644 --- a/mitletter2.cls +++ b/mitletter2.cls @@ -79,7 +79,7 @@ \sbox{\place} {\parbox[t]{7.29cm} - {\setlength{\baselineskip}{9.2pt}{\boldfont Office name} \\ {\regularfont Building X00-000}}} + {\setlength{\baselineskip}{9.2pt}{\boldfont \officename} \\ {\regularfont Building X00-000}}} \sbox{\contactinfo} {\parbox[t]{3.59cm} -- 2.30.2